diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b5bb0f..2f8715d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,6 +137,7 @@ 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." },