Adjusted PlansSection layout to align CTAs:
- Made plan cards use flex column to ensure consistent height
- Enabled features list to flex-grow so buttons align at bottom
- Expanded features container to maintain consistent vertical spacing
- Updated CTA to always appear at bottom across cards
X-Lovable-Edit-ID: edt-b8338f1e-d38b-490d-8e50-6aaca1ac1063
Removed the long dash characters around the satisfaction guarantee, leaving plain text: "Alltid med fullständig nöjdhetsgaranti" in plans section.
X-Lovable-Edit-ID: edt-aecdd923-1610-4ea6-85e4-1cbc536046c8
Justerade nöjdhetsgarantin till gammaldags stil: tog bort ikon och ram, gjorde texten kursiv och äldre känsla. Text ändrades till “Alltid med fullständig nöjdhetsgaranti”.
X-Lovable-Edit-ID: edt-118e151c-b056-4d8d-aad3-0b18797382f2
Removed the premium badge rendering by deleting the Crown icon block and its surrounding markup in PlansSection.tsx; also dropped the import of Crown.
X-Lovable-Edit-ID: edt-4ac87afd-d3e8-46b5-bfd4-50a1524b5394
Removed exclusiveOffer from Stor plan and hid the badge rendering in PlansSection to reflect no discount offer. Also dropped Gift icon import as badge is no longer shown.
X-Lovable-Edit-ID: edt-e0d39749-1120-4906-96eb-838b6faffb43
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
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
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
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
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
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
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
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
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
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
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
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
Ä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
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
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
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
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
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