Commit Graph

379 Commits

Author SHA1 Message Date
gpt-engineer-app[bot] 5cc029dea8 Ändrade Stor funktioner
Removed "Gratis provlåda vid start" and replaced with "Prioriterad leverans" in Stor plan features to emphasize priority delivery.

X-Lovable-Edit-ID: edt-c1ed182c-f86c-4466-ad5a-740e0ffdd845
2026-01-28 13:22:29 +00:00
gpt-engineer-app[bot] 43e6d4b5e3 Changes 2026-01-28 13:22:28 +00:00
gpt-engineer-app[bot] ef16319e44 Enhance Stor plan visuals
Add gold border and exclusive offer badge for Stor plan; introduce premium styling, badges, and exclusive offer display.

X-Lovable-Edit-ID: edt-3d14c125-08ed-4a4b-90c1-2df601f710ed
2026-01-28 13:18:04 +00:00
gpt-engineer-app[bot] 47dc94ec89 Changes 2026-01-28 13:18:04 +00:00
gpt-engineer-app[bot] 9f834e667e Adjust add-to-cart flow on Plans
Changes the Beställ action to add to cart without redirecting to checkout, updates messaging, and clarifies wording:
- Replaced direct checkout trigger with cart-based flow
- Updated comments and success toast to reflect adding to cart
- Adjusted wording from “checkout” to “order” in log and messages

X-Lovable-Edit-ID: edt-a623ef96-5223-499e-a732-f80b95dd9672
2026-01-28 13:16:42 +00:00
gpt-engineer-app[bot] f2b2211e86 Changes 2026-01-28 13:16:41 +00:00
gpt-engineer-app[bot] be91899044 Add cart drawer with delete
Introduced CartDrawer component with item removal, total, and checkout flow; integrated into Header. Also added cart UI actions to enable deleting items and clearing the cart before checkout.

X-Lovable-Edit-ID: edt-1437d8bc-78fd-4d30-86d3-c6363528c645
2026-01-28 13:13:00 +00:00
gpt-engineer-app[bot] 3974c97502 Changes 2026-01-28 13:12:59 +00:00
gpt-engineer-app[bot] 21079e40ba Clear cart before checkout
Reset cart on plan purchase and enhance sync
- Clear cart before starting checkout in PlansSection
- Expand CART_QUERY to fetch full cart lines
- Improve cart synchronization between local state and Shopify
- Ensure checkout URL remains in sync after changes

X-Lovable-Edit-ID: edt-2727f8c1-61ce-4ea7-8aa7-ce7473a0eb48
2026-01-28 13:11:07 +00:00
gpt-engineer-app[bot] 2ab7e578ab Changes 2026-01-28 13:11:06 +00:00
gpt-engineer-app[bot] 5a55c23b0a Add company name to account
Introduced Företagsnamn field to account page:
- Added company_name to profile schema and state
- Loaded and saved company_name from/to profiles
- Displayed input for Företagsnamn on account form
- Updated hasChanges logic and relevant selectors to include company_name

X-Lovable-Edit-ID: edt-ba585436-3aec-426f-8bc9-761c6bd91091
2026-01-28 13:06:45 +00:00
gpt-engineer-app[bot] 6a883f4c67 Changes 2026-01-28 13:06:45 +00:00
gpt-engineer-app[bot] 25af1bd3e6 Remove name field from contact form
Removed personal name field and simplified validation to reflect business-focused contact. Updated schema to require (or remove) name, adjusted form to only collect company, email, and message. Replaced name-related inputs with company field and updated submission payload accordingly.

X-Lovable-Edit-ID: edt-b4f27375-493d-4043-a6a2-1a2a47c4c3f8
2026-01-28 13:05:20 +00:00
gpt-engineer-app[bot] 1635660968 Changes 2026-01-28 13:05:20 +00:00
gpt-engineer-app[bot] 0573e82ba2 Change placeholder to Namn
Updated contact form name field placeholder from "Ditt namn" to "Namn" in Contact.tsx to remove possessive phrasing.

X-Lovable-Edit-ID: edt-fa9d4100-5033-4e5c-8afb-372efa37d833
2026-01-28 13:04:39 +00:00
gpt-engineer-app[bot] 568839a2a5 Changes 2026-01-28 13:04:39 +00:00
gpt-engineer-app[bot] 0eeb0b9d62 Move back button left on contact
Moved the back-to-start button on the Contact page to align with the FAQ, rendering it outside the centered content container. Added a left-aligned back button above the main content and updated layout accordingly.

X-Lovable-Edit-ID: edt-c9892b47-37cc-4bec-8942-41fad3131929
2026-01-28 13:04:20 +00:00
gpt-engineer-app[bot] 4dfcfadf88 Changes 2026-01-28 13:04:19 +00:00
gpt-engineer-app[bot] 2413af3256 Lagt till leveranstid ques
Utökade FAQ för leveranstid och hur man anger önskemål: gick inleverans under dagtid och instruktioner i beställningen eller mejl; uppdaterade FAQ.tsx med ny fråga/svar.

X-Lovable-Edit-ID: edt-d263bf03-fa6b-488d-8f8c-4ede8bacdd1e
2026-01-28 12:54:57 +00:00
gpt-engineer-app[bot] 45f9cc62fb Changes 2026-01-28 12:54:57 +00:00
gpt-engineer-app[bot] 2f239e0a73 Move FAQ back link left
Moved back-to-home link outside main container to align further left, and adjusted spacing:
- Wrapped link in its own div with padding container
- Removed bottom margin on link
- Restored main content to start after the link with adjusted padding (pt-8)
- Kept FAQ heading and content as before

X-Lovable-Edit-ID: edt-a68f1e4e-8b0b-4e39-872d-c0206dba4d08
2026-01-28 12:50:26 +00:00
gpt-engineer-app[bot] e7f63213c6 Changes 2026-01-28 12:50:25 +00:00
gpt-engineer-app[bot] 01a9c77c22 Lagt till startsida-länk
Lade till en "Tillbaka till startsidan" länk överst på FAQ-sidan med ikon, som leder tillbaka till hemsidan. Innehåller ArrowLeft-ikon och styling för hover.

X-Lovable-Edit-ID: edt-691837f4-a2ed-4fe3-be2f-682c098b4225
2026-01-28 12:49:37 +00:00
gpt-engineer-app[bot] 2c01ec21d4 Changes 2026-01-28 12:49:37 +00:00
gpt-engineer-app[bot] daaa41447b Uppdaterade abonnemangsfråga
Ändrade FAQ-svaret för Kan jag ändra mitt abonnemang till att informationen pekar på att ändringar görs via Mitt konto (logga in) istället för kontakt.

X-Lovable-Edit-ID: edt-d04fd302-8b49-4293-a9a2-e187d0b878d2
2026-01-28 12:49:06 +00:00
gpt-engineer-app[bot] 38620a8918 Changes 2026-01-28 12:49:06 +00:00
gpt-engineer-app[bot] d33152d59c Update weekly delivery text
Changed FAQ delivery frequency answer to state weekly delivery on the same day with fresh baked goods for guests and staff.

X-Lovable-Edit-ID: edt-255e202d-231f-4533-9972-180e1bcf0df3
2026-01-28 12:48:39 +00:00
gpt-engineer-app[bot] 44bc74422b Changes 2026-01-28 12:48:38 +00:00
gpt-engineer-app[bot] 735904ca38 Expand delivery scope
Updated FAQ to state delivery to all business types in Storstockholm (restaurants, cafes, hotels, offices, etc.) to include broader B2B customers.

X-Lovable-Edit-ID: edt-3b3b5137-932d-4100-8aa3-b80e2177cff9
2026-01-28 12:48:19 +00:00
gpt-engineer-app[bot] ef7f37518f Changes 2026-01-28 12:48:18 +00:00
gpt-engineer-app[bot] f7c0ca8e28 Justerad FAQ innehåll
Rensade bort frågor om beställning, allergener och returpolicy. Begränsade leveransområdet till Storstockholm och behöll endast leveransfrekvensfrågan samt ändringsmöjlighet.

X-Lovable-Edit-ID: edt-b88bf8fe-c429-4bab-8f71-7941f1d622d6
2026-01-28 12:46:44 +00:00
gpt-engineer-app[bot] 3c807c9850 Changes 2026-01-28 12:46:44 +00:00
gpt-engineer-app[bot] aabed14a72 Move FAQ content below header
Adjusted FAQ page spacing to push content down below header by adding top padding (pt-32) to main wrapper, ensuring the heading and questions aren’t hidden behind the header.

X-Lovable-Edit-ID: edt-e5d9ac47-ed5f-4cc8-bcd5-be93393e757d
2026-01-28 12:45:10 +00:00
gpt-engineer-app[bot] 81f9f9ffd7 Changes 2026-01-28 12:45:10 +00:00
gpt-engineer-app[bot] 713d69c374 Lagt till FAQ-sida och länk
Implemented a new FAQ page with accordion questions and added a footer link next to Kontakta oss. Also wired up a new /faq route and created the FAQ page component.

X-Lovable-Edit-ID: edt-041f40a4-fe8f-4904-b145-39f6f1139b9f
2026-01-28 12:40:30 +00:00
gpt-engineer-app[bot] 0e160c488d Changes 2026-01-28 12:40:29 +00:00
gpt-engineer-app[bot] 24d23a6981 Extend hero height
Made hero section taller by increasing min-h-[85vh], extending the background image area.

X-Lovable-Edit-ID: edt-2330d7bc-1e13-4d02-a0b7-b2929e94235b
2026-01-28 00:38:18 +00:00
gpt-engineer-app[bot] e375ed265c Changes 2026-01-28 00:38:17 +00:00
gpt-engineer-app[bot] cab71bb4a7 Extend hero fade start
Adjusted hero background mask to start fading at 70% instead of 50%, delaying the transition to the beige background for a tighter content gap.

X-Lovable-Edit-ID: edt-f8e2e6b3-8512-49f7-977a-1f087ec63a3d
2026-01-28 00:37:15 +00:00
gpt-engineer-app[bot] 774bf9d2a1 Changes 2026-01-28 00:37:14 +00:00
gpt-engineer-app[bot] 67d0ee4fa3 Adjust heritage section bg
Changed HeritageSection background from bg-secondary/30 to match main background (bg-background) for seamless transition.

X-Lovable-Edit-ID: edt-4c3ef013-86b6-4f0a-8c4d-e14a0b5c765d
2026-01-28 00:35:42 +00:00
gpt-engineer-app[bot] dd6bc7356e Changes 2026-01-28 00:35:42 +00:00
gpt-engineer-app[bot] 3aeed689c1 Seamless hero blend
Updated HeroSection.tsx to blend background image more seamlessly by:
- Replacing separate fade-out gradient with a masked background image
- Applying lower opacity and gradient mask to the hero image container
- Simplifying section padding to avoid gaps and ensure smooth transition into the next section

X-Lovable-Edit-ID: edt-b1c97920-4cd3-4262-b02e-9729a306cd67
2026-01-28 00:34:40 +00:00
gpt-engineer-app[bot] d80ec21f16 Changes 2026-01-28 00:34:40 +00:00
gpt-engineer-app[bot] ab9a84bd24 Seamless fade gradient
Updated HeroSection gradient to blend exactly with background color for a seamless seam. Replaced previous gradient with a bottom fade using linear-gradient to match hsl(38 25% 96%), ensuring no visible line.

X-Lovable-Edit-ID: edt-d165db1f-31e0-4b92-a7f3-c9bbc6b5822e
2026-01-28 00:33:40 +00:00
gpt-engineer-app[bot] c352d9ade8 Changes 2026-01-28 00:33:40 +00:00
gpt-engineer-app[bot] 7cc2dadef1 Adjust hero fade gradient
Made the bottom fade less strong and shift to fade into beige by updating the gradient to be more subtle: from transparent to beige via a transparent midpoint, instead of a semi-opaque beige.

X-Lovable-Edit-ID: edt-07ae462b-3413-4a91-bbc5-1f3f2bae30b3
2026-01-28 00:32:36 +00:00
gpt-engineer-app[bot] 73d7c5d4e2 Changes 2026-01-28 00:32:35 +00:00
gpt-engineer-app[bot] cfb4adc1f9 Strengthened hero fade-out
Increase gradient intensity for smoother, more gradual fade of the hero image by adjusting bottom overlay to use a semi-transparent mid-stop (via-background at 50%).

X-Lovable-Edit-ID: edt-3024e3e7-57e6-4bc2-ad9d-00b5d29a8549
2026-01-28 00:31:13 +00:00
gpt-engineer-app[bot] 03780ce668 Changes 2026-01-28 00:31:12 +00:00