From 67939f31a5683e8f1d22660cb055c8e835d8cba3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:58:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c041e32..1602807 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/he-s-got-crazy-ideas-that-are-really-effective_329181-15212.jpg" imageAlt="Professional service team in Banff" - mediaAnimation="smooth" + mediaAnimation="slide-up" /> @@ -114,7 +114,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/he-s-got-crazy-ideas-that-are-really-effective_329181-15212.jpg" imageAlt="Our professional team serving Banff" - mediaAnimation="smooth" + mediaAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} imagePosition="right" @@ -213,7 +213,7 @@ export default function LandingPage() { id: "8", title: "Do you offer preventative maintenance?", content: "Yes! Regular maintenance prevents costly emergencies. Ask about our preventative maintenance packages." } ]} - animationType="smooth" + faqsAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} /> -- 2.49.1