diff --git a/src/app/page.tsx b/src/app/page.tsx index 00628f7..ad92d0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,13 +204,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", title: "How far in advance should I order?", content: "We recommend ordering at least 2 weeks in advance for custom designs. For special occasions or larger orders, 4 weeks is ideal to ensure we capture every detail of your vision." + id: "1", title: "How far in advance should I order?", content: "Order 2 weeks in advance for custom designs, 4 weeks for special occasions." }, { - id: "2", title: "Do you offer delivery?", content: "Yes! We provide professional delivery within a 30-mile radius. Our team ensures your cake arrives in pristine condition with careful handling and climate control." + id: "2", title: "Do you offer delivery?", content: "Yes! Professional delivery within 30 miles with climate control for pristine condition." }, { - id: "3", title: "Can I customize the flavors and design?", content: "Absolutely. Our master bakers create custom designs and flavor combinations tailored to your preferences. Consultations are complimentary and help us understand your vision perfectly." + id: "3", title: "Can I customize the flavors and design?", content: "Absolutely. Complimentary consultations help us capture your vision perfectly." }, { id: "4", title: "What ingredients do you use?", content: "We use only premium ingredients including imported Belgian chocolate, organic eggs, fresh cream, and locally-sourced fruits and botanicals. All cakes are made fresh to order."