From 49611dbc8fee1169f7f423843b90a7b54b9f53df Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 01:18:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f8715d..8b5bb0f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,7 +137,6 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split-description" useInvertedBackground={false} - animationType="smooth" faqs={[ { id: "f1", title: "Do you offer trade-ins?", content: "Yes, we offer competitive trade-in valuations." }, { id: "f2", title: "Are all cars certified?", content: "Every single vehicle in our inventory passes our 200-point inspection." }, -- 2.49.1