Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ca985a277 | |||
| b6520529dc | |||
| d723e4bd84 |
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Warranty Info?", content: "Comprehensive 4-year coverage."},
|
||||
id: "f1", title: "Warranty Info?", content: "Our 4-year/50,000-mile comprehensive warranty covers all major components for your peace of mind."},
|
||||
{
|
||||
id: "f2", title: "Service Locations?", content: "Global network of dealers."},
|
||||
{
|
||||
@@ -282,4 +282,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user