Merge version_2 into main #2
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Do you deliver?", content: "Yes, we offer local delivery via WhatsApp requests." },
|
||||
{ id: "q1", title: "Do you deliver?", content: "Yes, we offer local delivery via WhatsApp for orders over $20 within a 10km radius." },
|
||||
{ id: "q2", title: "Are your sweets fresh?", content: "Absolutely. We prepare everything daily using fresh, high-quality ingredients." },
|
||||
{ id: "q3", title: "What are your opening hours?", content: "We are open daily from 10 AM to 12 AM." },
|
||||
]}
|
||||
@@ -163,4 +163,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user