From 6ca985a277149cb7a06f0db5d70b921b1798431f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 14:13:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1