From 643dad7f0982290fee8201016623752f62ce8b83 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 01:29:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c4eb880..254b186 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -183,7 +183,6 @@ export default function LandingPage() { textPosition="left" useInvertedBackground={false} animationType="smooth" - faqsAnimation="slide-up" faqs={[ { id: "1", title: "How much does a service typically cost?", content: "We provide transparent, itemized quotes before beginning any work. Our pricing reflects the quality of our service and the use of genuine parts. We work with insurance companies and can discuss financing options for larger repairs." @@ -218,7 +217,6 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg" imageAlt="White Dog Auto Repair facility" mediaPosition="right" - mediaAnimation="fade-up" inputPlaceholder="Enter your email address" buttonText="Schedule Service" termsText="By requesting a service appointment, you agree to our Terms of Service. We respect your privacy and will never share your information." -- 2.49.1