Introduced a subtle horizontal divider in HeroSection by adding a small 24px line (div with w-24 h-px bg-primary/40) above the next paragraph.
X-Lovable-Edit-ID: edt-20185408-5e5f-499f-b150-248f884efc18
Delete small ornament elements from HeroSection and Footer to declutter UI, including ❧, ❦, and ✦ markers, and remove associated markup in HeroSection.tsx and Footer.tsx.
X-Lovable-Edit-ID: edt-69d403fb-12f7-4a4c-9d07-8821510ee572
Swapped styles for header actions: Sortiment now outlined, Abonnemang filled; updated hover states to reflect new emphasis and swapped positions accordingly.
X-Lovable-Edit-ID: edt-585395a4-9af5-4550-b7e9-93079b2a1db0
Swapped positions of Abonnemang and Sortiment in header. Replaced hero CTA text from Se Produkter to Sortiment.
X-Lovable-Edit-ID: edt-84890302-4917-4b63-84ab-f86fd259e0bd
Adjust CSS to set muted-foreground to black (0 0% 0%) so smaller/brown/gray text renders black across UI.
X-Lovable-Edit-ID: edt-39b1936d-de6d-4c24-bd7c-78264abb5baf
Adjusted Header container by removing max-w constraint and aligning content with edge padding, effectively moving the Sortment and Abonnemang buttons closer to the right edge.
X-Lovable-Edit-ID: edt-6098bc6f-8d68-4193-ae42-3518f3a47aee
- Reintroduced the Header component at the top of the index page by adding import and rendering <Header /> above the hero section.
X-Lovable-Edit-ID: edt-c7dba4c1-bc77-4551-923c-56dd2369810b
Adjusted HeroSection to be shorter by reducing padding (py-16 pb-12) and top padding (pt-20). Reduced logo top margin from mt-48 to mt-8. Moved bottom ornament to a simple margin (mt-8).
X-Lovable-Edit-ID: edt-4cb6048e-0195-42de-81b1-27ea19af6466
Adjusted HeritageSection to animate the first (bakery) image with a longer, slower fade-in using a 6000ms duration and applied enter/exit transitions on visibility.
X-Lovable-Edit-ID: edt-860a71a6-93fe-49b5-9471-997b796df3da
Extended the first image fade-in animation duration to 4s, added a subtle scale effect, and adjusted transform targets for both visible and hidden states to create a slower, smoother entrance.
X-Lovable-Edit-ID: edt-8275d954-1f3f-4a2e-8939-29fe700dfc1c
Extended fade-in duration for Heritage section images from 1500ms to 2500ms to slow the animation on scroll.
X-Lovable-Edit-ID: edt-d3db8017-f91c-4f03-8295-0211c1969995
Update HeritageSection IntersectionObserver to trigger visibility on any intersection change, not just when entering viewport, enabling repeated fade-in animations while scrolling.
X-Lovable-Edit-ID: edt-d8b9037f-2912-452b-bb6f-ea6f39a7807f
Adjusts scroll fade-in: lighter observer, longer duration and greater offset to ensure the first image in HeritageSection fades in more smoothly as user scrolls.
X-Lovable-Edit-ID: edt-7c235c27-a2ad-44b8-81be-b6d7726cd2d2
Moved the logo downward to sit closer to the "Svenskt konditorhantverk" text by updating margin classes in HeroSection.tsx (mt-48, mb-1).
X-Lovable-Edit-ID: edt-11623a1d-3b49-4136-9818-77bf1a802e0b
Adjusted hero logo positioning by increasing top margin from mt-24 to mt-40 to move the logo down by ~2 cm.
X-Lovable-Edit-ID: edt-ec6bf773-0858-48b2-82b4-af7ae05c767c
Adjusted hero section logo top margin by increasing mt from 16 to 24 to shift logo down about 1 cm.
X-Lovable-Edit-ID: edt-8e2b1b84-0baf-42fa-af64-758090e3a98d
Adjust logo margin to place closer to Swedish confectionery text by updating HeroSection.tsx: reduce bottom margin from mb-8 to mb-4 and increase top margin from mt-8 to mt-16 for the logo image.
X-Lovable-Edit-ID: edt-1155217d-8c11-4c6b-89bc-001da1015727
Adjusted HeroSection logo position by adding top margin; updated site-wide color tokens to match the logo red across primary, accent, and ring values for a consistent reddish hue.
X-Lovable-Edit-ID: edt-b19b7e46-1428-43f8-81c1-1d3452bfaed2
In HeroSection, increased logo height to make logo larger across breakpoints: h-56 md:h-72 lg:h-80.
X-Lovable-Edit-ID: edt-9a00cb3a-3245-4e56-ae57-9c7f49f1cd8c
Updated site logo to the new red stamp image by replacing src/assets/logo.png with the uploaded asset.
X-Lovable-Edit-ID: edt-471621be-d68c-4357-a650-310f443c459f
Replaced logo with a fully transparent PNG by removing all gray/white pixels and halos, ensuring only the reddish-brown logo remains. Updated assets accordingly.
X-Lovable-Edit-ID: edt-9d500375-f269-4110-a52d-dbcb800df74f