import logoImage from "@/assets/logo.png"; import heroBakeryImage from "@/assets/hero-bakery-wide.jpg"; const HeroSection = () => { return
{/* Background image with fade-out gradient at bottom */}
{/* Fade-out gradient at bottom */}
{/* Keep contrast for text without washing out the image */}
Lennart Svensson Konditorivaror

Svenskt konditorhantverk sedan 1953

Äkta fika levererat till ditt företag — varje vecka

; }; export default HeroSection;