Commit Graph

432 Commits

Author SHA1 Message Date
gpt-engineer-app[bot] 014d594a63 Removed header logo image
Eliminated the logo from the header by removing the anchor+img block in src/components/Header.tsx to simplify the top navigation.

X-Lovable-Edit-ID: edt-d1769964-736d-405e-8459-4d453050fe2a
2026-01-27 22:34:55 +00:00
gpt-engineer-app[bot] f4790953f2 Changes 2026-01-27 22:34:54 +00:00
gpt-engineer-app[bot] 6b690d7b78 Removed logo from hero section
Eliminated the logo image element from HeroSection.tsx (line 16), simplifying the hero by removing the logo markup and its styling.

X-Lovable-Edit-ID: edt-5d5aff44-e778-4289-af7d-9a306c1e4bbc
2026-01-27 22:34:07 +00:00
gpt-engineer-app[bot] 7b0a4aeeb3 Changes 2026-01-27 22:34:06 +00:00
gpt-engineer-app[bot] 12bf91d529 Reverted to commit 77e7c13b63 2026-01-27 22:33:15 +00:00
gpt-engineer-app[bot] 005b8322cc Reverted to commit dfc5f7557e 2026-01-27 22:32:32 +00:00
gpt-engineer-app[bot] cec4eebf1e Reverted to commit 77e7c13b63 2026-01-27 22:28:06 +00:00
gpt-engineer-app[bot] 3d43fc5f65 Reverted to commit dfc5f7557e 2026-01-27 22:27:23 +00:00
gpt-engineer-app[bot] 77e7c13b63 Remove header buttons
Hide abonnemang and Sortiment from header on desktop by removing nav links in Header.tsx, so only logo shows.

X-Lovable-Edit-ID: edt-9387f358-e025-4e7d-81ad-af813d184b55
2026-01-27 22:18:28 +00:00
gpt-engineer-app[bot] c15a9f4a2d Changes 2026-01-27 22:18:28 +00:00
gpt-engineer-app[bot] dfc5f7557e Expand hero image width
Updated hero background to use wide outpainted bakery image and applied to HeroSection via hero-bakery-wide.jpg for edge-to-edge display.

X-Lovable-Edit-ID: edt-7af80faf-4c2c-4c7c-9015-dca1347900cd
2026-01-27 22:17:30 +00:00
gpt-engineer-app[bot] f02aa3680f Changes 2026-01-27 22:17:29 +00:00
gpt-engineer-app[bot] 8c59469a6b Minimized beige overlay
Reduced beige overlay intensity to enhance hero contrast and prevent washed-out sides by replacing 60% overlay with 25% overlay on background layer.

X-Lovable-Edit-ID: edt-f4eaa116-722d-45e9-828b-63c35f5614c3
2026-01-27 22:11:52 +00:00
gpt-engineer-app[bot] b0032c7225 Changes 2026-01-27 22:11:52 +00:00
gpt-engineer-app[bot] 0805fdc42b Remove root width constraints
Eliminated max-width and default padding on #root in App.css and added full-width rules in index.css to prevent beige side edges and allow hero background to span full viewport.

X-Lovable-Edit-ID: edt-9f685be6-9908-4736-8521-d1a25ed034b9
2026-01-27 22:04:55 +00:00
gpt-engineer-app[bot] 1a25071ccb Changes 2026-01-27 22:04:55 +00:00
gpt-engineer-app[bot] a41d855a81 Full-width hero implemented
Adjusted HeroSection to enforce full viewport width with centered background:
- Replaced inline background on section with layered full-width background div
- Added edge-to-edge container via left-1/2 w-screen -translate-x-1/2
- Introduced semi-transparent overlay and preserved content layering
- Background uses baker image with 40% opacity and covers center area

X-Lovable-Edit-ID: edt-cf6915f1-050c-4c66-ad63-7eabf98be22e
2026-01-27 21:59:17 +00:00
gpt-engineer-app[bot] 03e05c0511 Changes 2026-01-27 21:59:17 +00:00
gpt-engineer-app[bot] 5b94b92de3 Make hero full-width background
Refactored HeroSection to render a full-width, edge-to-edge background using the section itself, applied cover sizing and center positioning, and added a semi-transparent overlay. Updated structure to remove per-element background divs and rely on section styling for the image.

X-Lovable-Edit-ID: edt-86270d43-16fa-4fba-8a5e-4570c4a2c1af
2026-01-27 21:54:12 +00:00
gpt-engineer-app[bot] f62c57e747 Changes 2026-01-27 21:54:11 +00:00
gpt-engineer-app[bot] 930e812369 HeroSection fullwidth background
Adjusted HeroSection to ensure the bakery background covers the full viewport width regardless of parent container. Replaced previous inline sizing with left-1/2, w-screen, -translate-x-1/2, and added persistent overlay, keeping opacity at 40%.

X-Lovable-Edit-ID: edt-8416ce2d-6b7f-46e7-9d29-d0aa89557c04
2026-01-27 21:49:00 +00:00
gpt-engineer-app[bot] 1ddb4d4e1a Changes 2026-01-27 21:49:00 +00:00
gpt-engineer-app[bot] 043a16967e Fix hero to full width image
Refactored HeroSection to render background image as full-viewport width using a fixed-width trick and updated containers to remove clipping. Background overlay now spans full viewport with opacity, and content remains centered above it.

X-Lovable-Edit-ID: edt-e9d50ce7-b3ea-4a2e-b4b0-0b8bf1ab96ad
2026-01-27 21:44:44 +00:00
gpt-engineer-app[bot] 02ff6ccfea Changes 2026-01-27 21:44:44 +00:00
gpt-engineer-app[bot] b51a579385 Make hero cover full width
Adjusted HeroSection to stretch background to full viewport width by making section full-bleed and simplifying background divs to ensure edge-to-edge coverage.

X-Lovable-Edit-ID: edt-01858ddc-ea63-41ed-a902-0a1259a05976
2026-01-27 21:41:44 +00:00
gpt-engineer-app[bot] 891d5b106c Changes 2026-01-27 21:41:43 +00:00
gpt-engineer-app[bot] 9f16e1e68b Expand hero background width
Made hero section background extend full width by adjusting container and positioning:
- Removed fixed w-screen negative margins
- Made background div stretch with left/right calc offsets
- Applied full-width overlay to ensure edge-to-edge image on desktop

X-Lovable-Edit-ID: edt-8352e60b-97f1-4e4a-a212-14bd912a3b24
2026-01-27 21:40:08 +00:00
gpt-engineer-app[bot] 3dce252d5b Changes 2026-01-27 21:40:07 +00:00
gpt-engineer-app[bot] e8af465323 Make hero full bleed width
Expanded HeroSection section to force full-bleed background by adding w-screen and negative left margin calc, ensuring background covers full viewport width.

X-Lovable-Edit-ID: edt-f5c17cdd-e3f7-472e-a0a8-99b6b50fd852
2026-01-27 21:37:40 +00:00
gpt-engineer-app[bot] d8394577d6 Changes 2026-01-27 21:37:39 +00:00
gpt-engineer-app[bot] 82f6a6da0c Remove heritage image block
Removed the hero image from HeritageSection by deleting the image container and related import, keeping only the text content and cookies grid.

X-Lovable-Edit-ID: edt-23273050-fef4-4890-bd6f-247daaa992f4
2026-01-27 21:35:59 +00:00
gpt-engineer-app[bot] eb3416ff44 Changes 2026-01-27 21:35:58 +00:00
gpt-engineer-app[bot] 17fdf42da3 Reverted to commit 5b3eb85fdf 2026-01-27 21:34:35 +00:00
gpt-engineer-app[bot] 3a27016824 Remove heritage image in section
eliminated bakery hero image from HeritageSection and kept text content only, simplifying hero layout by removing the large image block and its overlay.

X-Lovable-Edit-ID: edt-86a3538c-8a24-49e1-b11d-bc334761043d
2026-01-27 21:33:59 +00:00
gpt-engineer-app[bot] ab33211c1b Changes 2026-01-27 21:33:59 +00:00
gpt-engineer-app[bot] 42c86ab531 Remove hero background image
Removed the hero background image and kept only the logo in the hero section. Section now uses a plain background with the logo prominently displayed.

X-Lovable-Edit-ID: edt-ee002e08-c5b8-4b5a-85a0-92b6b027c2b8
2026-01-27 21:33:10 +00:00
gpt-engineer-app[bot] 05f58c6855 Changes 2026-01-27 21:33:09 +00:00
gpt-engineer-app[bot] 5b3eb85fdf Integrate bakery hero image
Replace hero with background bakery photo at 40% opacity and adjust hero structure; keep content above with logo.

X-Lovable-Edit-ID: edt-e542b821-ae18-4777-8fea-4baf25df1b44
2026-01-27 21:32:37 +00:00
gpt-engineer-app[bot] adb9a08a30 Changes 2026-01-27 21:32:36 +00:00
gpt-engineer-app[bot] a450b33720 Enlarged header logo
Increased header logo height from h-14 to h-16 to make it noticeably larger in the top-left header.

X-Lovable-Edit-ID: edt-f8f54ee7-6cb9-4030-bb7d-ed77148247d4
2026-01-27 21:28:43 +00:00
gpt-engineer-app[bot] 541e868528 Changes 2026-01-27 21:28:42 +00:00
gpt-engineer-app[bot] 7eca6517f5 Enlarged header logo
Updated header logo size from h-10 to h-14 to make the logo bigger in the top-left corner.

X-Lovable-Edit-ID: edt-bfaf5b59-d1e9-4d16-b290-baf37cdb9982
2026-01-27 21:28:03 +00:00
gpt-engineer-app[bot] 6078ae0068 Changes 2026-01-27 21:28:02 +00:00
gpt-engineer-app[bot] 026fcdd634 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
2026-01-27 21:27:38 +00:00
gpt-engineer-app[bot] 29862bc633 Changes 2026-01-27 21:27:38 +00:00
gpt-engineer-app[bot] 145d2fa366 Add logo to header
In the header, added a logo image aligned top-left and kept it clickable, with layout updated to show logo on the left and navigation on the right.

X-Lovable-Edit-ID: edt-191ce35c-fe0c-4aa6-978a-da0d0c665843
2026-01-27 21:26:44 +00:00
gpt-engineer-app[bot] b6d980de82 Changes 2026-01-27 21:26:43 +00:00
gpt-engineer-app[bot] f4412e200e Italicized footer text
Make the footer text “Äkta svenskt konditorhantverk” italic by updating the class in Footer.tsx.

X-Lovable-Edit-ID: edt-f187395d-a6b2-4092-8619-38378b96c70e
2026-01-27 21:24:53 +00:00
gpt-engineer-app[bot] 0a9a1915f4 Changes 2026-01-27 21:24:52 +00:00
gpt-engineer-app[bot] 94b34f13c3 Speglade bilderna
Updated product images to be more colorful with blue-white plates, replacing mandelkubb, kolasnitt, and chokladsnitt assets for a vibrant, traditional look.

X-Lovable-Edit-ID: edt-a9eb8abb-6723-4c4a-8180-8fdb5124787b
2026-01-27 21:24:26 +00:00