Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81cff6f24a | |||
| 4ac6010f06 |
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Do you offer COD?", content: "Yes, we offer Cash on Delivery across all major locations."},
|
||||
id: "f1", title: "Do you offer COD?", content: "Yes, we offer Cash on Delivery across all major locations with no hidden fees."},
|
||||
{
|
||||
id: "f2", title: "How to track orders?", content: "You will receive tracking details via email once dispatched."},
|
||||
{
|
||||
@@ -204,4 +204,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user