diff --git a/public/lovable-uploads/8658a13b-f1d4-45db-b92b-3e22abb6ee1b.png b/public/lovable-uploads/8658a13b-f1d4-45db-b92b-3e22abb6ee1b.png new file mode 100644 index 0000000..155f0c9 Binary files /dev/null and b/public/lovable-uploads/8658a13b-f1d4-45db-b92b-3e22abb6ee1b.png differ diff --git a/public/lovable-uploads/bc36fcd7-0c6f-48d2-9921-4323413739c7.png b/public/lovable-uploads/bc36fcd7-0c6f-48d2-9921-4323413739c7.png new file mode 100644 index 0000000..155f0c9 Binary files /dev/null and b/public/lovable-uploads/bc36fcd7-0c6f-48d2-9921-4323413739c7.png differ diff --git a/src/components/Header.tsx b/src/components/Header.tsx index b7bef56..6d87bec 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -1,20 +1,12 @@ import logoImage from "@/assets/logo.png"; - const Header = () => { - return ( - + return - + - - ); + ; }; - -export default Header; +export default Header; \ No newline at end of file diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx index c8c851e..f134f6f 100644 --- a/src/components/HeroSection.tsx +++ b/src/components/HeroSection.tsx @@ -1,23 +1,16 @@ import logoImage from "@/assets/logo.png"; import heroBakeryImage from "@/assets/hero-bakery-wide.jpg"; - const HeroSection = () => { - return ( - + return {/* Background image with opacity (doesn't affect content) */} - + {/* Keep contrast for text without washing out the image (can look like "empty" beige sides) */} - + Svenskt konditorhantverk sedan 1953 @@ -30,23 +23,15 @@ const HeroSection = () => { - + Starta Prenumeration - + Sortiment - - ); + ; }; - -export default HeroSection; +export default HeroSection; \ No newline at end of file
Svenskt konditorhantverk sedan 1953 @@ -30,23 +23,15 @@ const HeroSection = () => {