Merge version_2 into main #4
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "Do you offer shipping internationally?", content: "Yes, we ship globally to over 50 countries with tracking included."},
|
||||
id: "q1", title: "Do you offer shipping internationally?", content: "Yes, we ship globally to over 50 countries with tracking included. Typical international delivery takes 7-14 business days."},
|
||||
{
|
||||
id: "q2", title: "How long is your warranty?", content: "All frames are covered by a 12-month manufacturer warranty."},
|
||||
{
|
||||
@@ -236,4 +236,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user