Skip to content

Commit

Permalink
Change footer.
Browse files Browse the repository at this point in the history
  • Loading branch information
hackedhorizon committed May 9, 2024
1 parent 50aa97b commit 077c7b1
Show file tree
Hide file tree
Showing 7 changed files with 132 additions and 53 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"require": {
"php": "^8.1",
"actb/blade-github-octicons": "^4.2",
"andreiio/blade-iconoir": "^4.3",
"blade-ui-kit/blade-icons": "^1.6",
"codeat3/blade-carbon-icons": "^2.23",
"codeat3/blade-google-material-design-icons": "^1.19",
Expand All @@ -18,7 +19,7 @@
"laravel/tinker": "^2.9",
"livewire/livewire": "^3.4",
"outhebox/blade-flags": "^1.5",
"robsontenorio/mary": "^1.26",
"robsontenorio/mary": "^1.30",
"saade/blade-iconsax": "^1.2"
},
"require-dev": {
Expand Down
86 changes: 72 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"(and :count more error)": "(and :count more error)",
"(and :count more errors)": "(and :count more errors)",
"A Timeout Occurred": "A Timeout Occurred",
"About": "About",
"Accept": "Accept",
"Accepted": "Accepted",
"Action": "Action",
Expand All @@ -18,6 +19,7 @@
"Bad Request": "Bad Request",
"Bandwidth Limit Exceeded": "Bandwidth Limit Exceeded",
"Browse": "Browse",
"Contact": "Contact",
"Cancel": "Cancel",
"Choose": "Choose",
"Choose :name": "Choose :name",
Expand Down Expand Up @@ -47,6 +49,7 @@
"Down": "Down",
"Duplicate": "Duplicate",
"Duplicate :name": "Duplicate :name",
"Enter your email address": "Enter your email address",
"Edit": "Edit",
"Edit :name": "Edit :name",
"Enable": "Enable",
Expand Down
5 changes: 4 additions & 1 deletion lang/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"(and :count more errors)": "(és még :count hiba)",
"A Timeout Occurred": "Időtúllépés történt",
"Accept": "Elfogad",
"About": "Rólam",
"Accepted": "Elfogadott",
"Action": "Akció",
"Actions": "Intézkedések",
Expand All @@ -18,6 +19,7 @@
"Bad Request": "Rossz kérés",
"Bandwidth Limit Exceeded": "Sávszélesség Korlát túllépés",
"Browse": "Tallózás",
"Contact": "Kapcsolat",
"Cancel": "Mégsem",
"Choose": "Válasszon",
"Choose :name": "Válassz :name-et",
Expand Down Expand Up @@ -47,6 +49,7 @@
"Down": "Le",
"Duplicate": "Másolat",
"Duplicate :name": "Másodpéldány: név",
"Enter your email address": "Email címed",
"Edit": "Szerkesztés",
"Edit :name": "Szerkesztés :name",
"Enable": "Engedélyezés",
Expand Down Expand Up @@ -174,7 +177,7 @@
"Solve": "Oldja meg",
"SSL Handshake Failed": "SSL kézfogás sikertelen",
"Submit": "Beküldés",
"Subscribe": "Iratkozz fel",
"Subscribe": "Feliratkozás",
"Switch": "Kapcsoló",
"Switch To Role": "Váltás szerepre",
"Switching Protocols": "Protokollváltás",
Expand Down
10 changes: 2 additions & 8 deletions resources/views/components/forms/remember-me.blade.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
<div class="flex items-start">
<div class="flex items-center h-5">
<x-forms.input id="remember" aria-describedby="remember" variable="remember" type="checkbox" class="checkbox" />
</div>
<div class="ml-3 text-sm">
<label for="remember" class=" dark:text-lime-shadow">{{ __('auth.remember_me') }}</label>
</div>
</div>
<x-checkbox class="checkbox checkbox-accent" id="remember" label="{{ __('auth.remember_me') }}" wire:model.blur="remember"
aria-describedby="remember" />
77 changes: 49 additions & 28 deletions resources/views/components/navigation/footer.blade.php
Original file line number Diff line number Diff line change
@@ -1,33 +1,54 @@
<footer class="p-10 mb-16 rounded text-primary-500 bg-surface-200 md:mb-0 footer footer-center">
<nav class="grid grid-flow-col gap-4">
<a class="link link-hover">About us</a>
<a class="link link-hover">Contact</a>
<a class="link link-hover">Jobs</a>
<a class="link link-hover">Press kit</a>
<footer class="p-10 md:flex md:justify-evenly footer text-primary-500 bg-surface-200">
<nav>
<h6 class="opacity-70 footer-title ">Services</h6>
<a href="{{ route('home') }}" wire:navigate
class="transition-colors duration-300 link link-hover hover:text-lime-main ">{{ __('Home') }}
</a>
<a class="transition-colors duration-300 link link-hover hover:text-lime-main ">{{ __('About') }}</a>
<a class="transition-colors duration-300 link link-hover hover:text-lime-main ">{{ __('Contact') }}</a>
</nav>
<nav>
<div class="grid grid-flow-col gap-4">
<a><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
class="fill-current">
<path
d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z">
</path>
</svg></a>
<a><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
class="fill-current">
<path
d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z">
</path>
</svg></a>
<a><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
class="fill-current">
<path
d="M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z">
</path>
</svg></a>
</div>
<h6 class="opacity-70 footer-title ">Legal</h6>
<a class="transition-colors duration-300 link link-hover hover:text-lime-main">Terms of use</a>
<a class="transition-colors duration-300 link link-hover hover:text-lime-main">Privacy policy</a>
<a class="transition-colors duration-300 link link-hover hover:text-lime-main">Cookie policy</a>
</nav>
<nav>
<form>
<h6 class="opacity-70 footer-title ">Newsletter</h6>
<fieldset class="form-control w-80">
<label class="label">
<span class="label-text text-primary-500">{{ __('Enter your email address') }}</span>
</label>
<div class="join">
<input type="text" placeholder="username@site.com"
class="w-full input input-bordered placeholder-lime-shadow/50 bg-surface-300 join-item" />
<button
class="btn bg-primary-100 hover:bg-surface-100 hover:text-primary-100 text-surface-100 join-item">{{ __('Subscribe') }}</button>
</div>
</fieldset>
</form>
</nav>
<aside>
<p>Copyright © 2024 - All right reserved by ACME Industries Ltd</p>
</footer>

<footer
class="flex flex-wrap justify-around w-full p-10 mb-16 border-t footer text-primary-500 bg-surface-200 md:mb-0 border-surface-600">

<aside class="flex justify-center md:justify-start">
<img src="{{ Vite::asset('resources/images/svg/logo-no-background.svg') }}" class="w-full max-h-44">
</aside>

<nav class="items-center gap-8 place-self-center">

<div class="flex items-center gap-1">
Made with @svg('heroicon-s-heart', ['class' => 'w-5 transition-colors duration-300 hover:text-red-500']) by
<span class="text-lime-main">HackedHorizon</span>
</div>

<div class="flex justify-center w-full animate-bounce">
<a href="https://github.com/hackedhorizon" target="_"
class="transition-all duration-300 hover:text-lime-main">@svg('iconoir-github')</a>
</div>

</nav>
</footer>
1 change: 0 additions & 1 deletion resources/views/livewire/home.blade.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<div>


</div>

0 comments on commit 077c7b1

Please sign in to comment.