From 16842766a23dfe88ab7ae712c3fb440cf24eccc2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 12:15:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 79a99e6..926794e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -249,7 +249,7 @@ export default function LandingPage() { id: "faq-2", title: "How do I schedule a test drive?", content: "You can schedule a test drive through our contact form or by calling our sales team. We offer personalized test drive experiences at our premium showrooms, where you can experience the luxury and performance of our vehicles firsthand." }, { - id: "faq-1", title: "What makes your 3D models different?", content: "Our 3D car models are created using cutting-edge rendering technology with photorealistic detail, allowing you to view every angle, interior feature, and design element before purchase." + id: "faq-1", title: "What makes your 3D models different?", content: "Our 3D car models are created using cutting-edge rendering technology with photorealistic detail." }, { id: "faq-3", title: "What financing options are available?", content: "We offer comprehensive financing solutions including traditional loans, lease options, and premium financing packages tailored to your needs. Our financial advisors will work with you to find the perfect plan for your budget." -- 2.49.1