Repositioned divider in hero

Adjusted HeroSection divider placement: moved the decorative line between logo area and the “Svenskt konditorhantverk sedan 1953” text, and tweaked spacing to place the line between the two tagline lines as requested.

X-Lovable-Edit-ID: edt-e0194f46-efcf-4df5-bd4a-1c3c9372bf40
This commit is contained in:
gpt-engineer-app[bot]
2026-01-27 21:27:38 +00:00
+3 -3
View File
@@ -13,12 +13,12 @@ const HeroSection = () => {
className="h-56 md:h-72 lg:h-80 w-auto mx-auto mb-1 mt-8"
/>
<div className="w-40 h-px bg-primary/40 mx-auto mb-4 -mt-2"></div>
<p className="text-muted-foreground text-lg mb-8">
<p className="text-muted-foreground text-lg mb-4">
Svenskt konditorhantverk sedan 1953
</p>
<div className="w-40 h-px bg-primary/40 mx-auto my-4"></div>
<p className="max-w-xl mx-auto text-foreground text-xl mb-8 leading-relaxed">
Äkta fika levererat till ditt företag varje vecka
</p>