diff --git a/src/app/page.tsx b/src/app/page.tsx index 24df5d5..1a1a0ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file