Commit Graph

194 Commits

Author SHA1 Message Date
gpt-engineer-app[bot] 49449479c9 Changes 2026-01-27 20:52:47 +00:00
gpt-engineer-app[bot] 44d50d55d9 Move header padding left
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
2026-01-27 20:52:09 +00:00
gpt-engineer-app[bot] adecc773fa Changes 2026-01-27 20:52:08 +00:00
gpt-engineer-app[bot] 3cbd1ca48d Bring back header section
- 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
2026-01-27 20:51:14 +00:00
gpt-engineer-app[bot] cb84453af1 Changes 2026-01-27 20:51:14 +00:00
gpt-engineer-app[bot] b658e8691c Shorten hero height and spacing
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
2026-01-27 20:50:23 +00:00
gpt-engineer-app[bot] 8d9483aa4c Changes 2026-01-27 20:50:22 +00:00
gpt-engineer-app[bot] 2a9489d28b Remove header from index
Removed the Header component from the Index page to hide the top header area.

X-Lovable-Edit-ID: edt-f2c2ac15-1263-499a-bd78-95e53670e0fc
2026-01-27 20:49:17 +00:00
gpt-engineer-app[bot] e4f0b6cb2e Changes 2026-01-27 20:49:17 +00:00
gpt-engineer-app[bot] b8c18e0ad4 Slow fade first image
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
2026-01-27 20:47:43 +00:00
gpt-engineer-app[bot] 4975497a43 Changes 2026-01-27 20:47:43 +00:00
gpt-engineer-app[bot] e05ded2371 Slow fade-in for heritage image
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
2026-01-27 20:46:38 +00:00
gpt-engineer-app[bot] f1081c7d2a Changes 2026-01-27 20:46:37 +00:00
gpt-engineer-app[bot] 15a9fd5aae Make heritage fade slower
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
2026-01-27 20:45:45 +00:00
gpt-engineer-app[bot] e62440431c Changes 2026-01-27 20:45:44 +00:00
gpt-engineer-app[bot] 8f3012ee75 Animate on every scroll
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
2026-01-27 20:45:00 +00:00
gpt-engineer-app[bot] a94ec01cd2 Changes 2026-01-27 20:45:00 +00:00
gpt-engineer-app[bot] 7d7c4c9e1e Slow fade for heritage image
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
2026-01-27 20:43:31 +00:00
gpt-engineer-app[bot] c8ccf0b65f Changes 2026-01-27 20:43:30 +00:00
gpt-engineer-app[bot] c140eac8e8 Adjust logo position in hero
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
2026-01-27 20:42:51 +00:00
gpt-engineer-app[bot] 5e5050a23f Changes 2026-01-27 20:42:50 +00:00
gpt-engineer-app[bot] 68e0c77247 Move logo down further
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
2026-01-27 20:40:42 +00:00
gpt-engineer-app[bot] c2e7bc7242 Changes 2026-01-27 20:40:41 +00:00
gpt-engineer-app[bot] 802d83c5e6 Move logo down slightly
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
2026-01-27 20:39:58 +00:00
gpt-engineer-app[bot] 1533c826ab Changes 2026-01-27 20:39:58 +00:00
gpt-engineer-app[bot] ead9f7bb9e Move logo downward in hero
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
2026-01-27 20:38:40 +00:00
gpt-engineer-app[bot] cffdfbb449 Changes 2026-01-27 20:38:39 +00:00
gpt-engineer-app[bot] 32873f381c Move logo down and recolor theme
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
2026-01-27 20:37:41 +00:00
gpt-engineer-app[bot] 1ca7921e87 Changes 2026-01-27 20:37:41 +00:00
gpt-engineer-app[bot] 806fef746c Enlarged hero logo
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
2026-01-27 20:36:09 +00:00
gpt-engineer-app[bot] d6369f6dd1 Changes 2026-01-27 20:36:08 +00:00
gpt-engineer-app[bot] dc0c5d7f8d Byt logga till ny rödstämpel
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
2026-01-27 20:35:03 +00:00
gpt-engineer-app[bot] c0c22603f5 Changes 2026-01-27 20:35:01 +00:00
gpt-engineer-app[bot] 638cc17fb1 Remove background from logo
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
2026-01-27 20:29:39 +00:00
gpt-engineer-app[bot] 3cae12816f Changes 2026-01-27 20:29:39 +00:00
gpt-engineer-app[bot] b55a874415 Replace hero logo with image
Imported logo.png and use it in HeroSection replacing text headings with centered logo image, adjusting sizing for responsiveness.

X-Lovable-Edit-ID: edt-ce60b007-e32c-402b-bc3f-888fdce0f8ae
2026-01-27 20:28:26 +00:00
gpt-engineer-app[bot] 348deddca2 Changes 2026-01-27 20:28:25 +00:00
gpt-engineer-app[bot] 1a3abdadab Remove logo from hero
Removed Logo component from HeroSection and replaced with textual header and subtitle:
- Deleted import and usage of Logo
- Replaced with Lennart Svensson title and Konditorivaror subtitle
- Updated subtitle styling and kept existing tagline styling (Svenskt konditorhantverk sedan 1953)

X-Lovable-Edit-ID: edt-bf6c636e-7713-4a7a-bd41-e87f89e45966
2026-01-27 20:26:53 +00:00
gpt-engineer-app[bot] deaed146c0 Changes 2026-01-27 20:26:53 +00:00
gpt-engineer-app[bot] 1c50447605 Remove logo from header
Removed the Logo component from the header and adjusted header layout to align items to the right without the logo.

X-Lovable-Edit-ID: edt-ac09efb3-bfde-42c0-91a2-ec0b006f706d
2026-01-27 20:26:14 +00:00
gpt-engineer-app[bot] c68f82c36c Changes 2026-01-27 20:26:13 +00:00
gpt-engineer-app[bot] 417a8e53ac Make Sortiment a button
Converted Sortiment link in header to a bordered button style to match Abonnemang, using a brown-red outline and hover effects for visual emphasis.

X-Lovable-Edit-ID: edt-3c3b6e21-f271-4074-8d67-9c9694ede3ec
2026-01-27 20:25:00 +00:00
gpt-engineer-app[bot] 9c2d93e83b Changes 2026-01-27 20:24:59 +00:00
gpt-engineer-app[bot] 85c249eceb Refined logo transparency
Removed white/light background from logo.png to ensure full transparency; logo now 100% red/brown on PNG with transparent background.

X-Lovable-Edit-ID: edt-fe06fc48-8d3a-4b21-b3db-0abe01b7ad92
2026-01-27 20:24:21 +00:00
gpt-engineer-app[bot] abc568f38c Changes 2026-01-27 20:24:20 +00:00
gpt-engineer-app[bot] a3e83f398e Header abonnemang button styling
Changed header navigation: updated label Prenumeration to Abonnemang and added brownish button-style background behind it, with adjusted gap to accommodate a compact layout.

X-Lovable-Edit-ID: edt-f63b34f9-3fc4-4c18-800a-d91d6e7a5f64
2026-01-27 20:23:47 +00:00
gpt-engineer-app[bot] 4e3f778aa2 Changes 2026-01-27 20:23:46 +00:00
gpt-engineer-app[bot] a292c227bf Updated logo size in Logo.tsx
Adjusted logo size mappings to enlarge logotype (small: h-16, default: h-24, large: h-40) to better fit header/footer after PNG yes.

X-Lovable-Edit-ID: edt-81801528-3ad9-4180-aa1e-ae9a7b41e9b1
2026-01-27 20:22:51 +00:00
gpt-engineer-app[bot] 87d5fa93b9 Changes 2026-01-27 20:22:49 +00:00
gpt-engineer-app[bot] e1dbfd142e Update logo to image asset
Switched logo rendering to use uploaded logo.png and simplified Logo component to render an image at responsive heights. Removed inline SVG logo and adjusted styling to accommodate the new asset.

X-Lovable-Edit-ID: edt-c1f534dd-fe16-462a-b76a-140724c4531e
2026-01-27 20:21:14 +00:00