-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from arienshibani/feat/rebranding-hallo-fresh
Feat/rebranding hallo fresh
- Loading branch information
Showing
11 changed files
with
114 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,37 @@ | ||
<script> | ||
import "../app.css"; | ||
import { Navbar, NavBrand, NavLi, NavUl, NavHamburger } from 'flowbite-svelte' | ||
import "../app.css"; | ||
import { | ||
Navbar, | ||
NavBrand, | ||
NavLi, | ||
NavUl, | ||
NavHamburger, | ||
} from "flowbite-svelte"; | ||
</script> | ||
|
||
<Navbar let:hidden let:toggle class=""> | ||
<NavBrand href="/"> | ||
<img | ||
src="https://www.seekpng.com/png/full/167-1677409_crme-frache-sour-cream-transparent-background.png" | ||
class="mr-3 h-6 sm:h-9" | ||
alt="Drawn by jcomp on Freepik.com" | ||
/> | ||
<span class="self-center whitespace-nowrap text-xl font-semibold dark:text-white"> | ||
Hello Fraiche | ||
</span> | ||
</NavBrand> | ||
<NavHamburger on:click={toggle} /> | ||
<NavUl {hidden}> | ||
<NavLi href="/plans">Ukemenyer</NavLi> | ||
<NavLi href="/info">Slik fungerer det</NavLi> | ||
<NavLi href="/recipes">Oppskrifter</NavLi> | ||
</NavUl> | ||
</Navbar> | ||
|
||
<slot /> | ||
<Navbar let:hidden let:toggle style="background: rgb(255 255 255 / 70%); border-radius: 16px; box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); backdrop-filter: blur(13px);" class="px-2 sm:px-4 py-2.5 fixed w-full z-20 top-0 left-0 border-b"> | ||
|
||
<NavBrand href="/"> | ||
<img | ||
src="https://www.seekpng.com/png/full/167-1677409_crme-frache-sour-cream-transparent-background.png" | ||
class="mr-3 h-6 sm:h-9" | ||
alt="a bowl of sour creme" | ||
/> | ||
<span | ||
class="self-center whitespace-nowrap text-xl font-semibold dark:text-white text-black" | ||
> | ||
HALLO<br />FRESH! | ||
</span> | ||
</NavBrand> | ||
<NavHamburger on:click={toggle} /> | ||
<NavUl {hidden}> | ||
<NavLi href="/plans">Ukemenyer</NavLi> | ||
<NavLi href="/info">Slik fungerer det</NavLi> | ||
<NavLi href="/recipes">Oppskrifter</NavLi> | ||
</NavUl> | ||
</Navbar> | ||
<br> | ||
<br> | ||
<br> | ||
|
||
<slot /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2dee7f4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
hellofraiche – ./
hellofraiche-git-main-arienshibani.vercel.app
hellofraiche-arienshibani.vercel.app
hellofraiche.vercel.app
www.hellofraiche.no
hellofraiche.no