Merge version_4 into main #4
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "What are your opening hours?", content: "We are open daily from 8:00 AM to 10:00 PM." },
|
||||
{ id: "q2", title: "Do you offer delivery?", content: "Yes, we provide local delivery services for residents." },
|
||||
{ id: "q2", title: "Do you offer delivery?", content: "Yes, we provide free local delivery within a 10km radius of Poros. Orders are delivered within 2 hours of confirmation." },
|
||||
{ id: "q3", title: "Is parking available?", content: "Yes, free parking is available for customers." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
@@ -176,4 +176,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user