diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b0199a..fcd5a0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,6 +153,7 @@ export default function LandingPage() { id: "4", name: "David Williams", role: "Homeowner", testimonial: "Emergency roof repair after a storm. They showed up fast, assessed the damage, and fixed it the same day. Outstanding service!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg", imageAlt: "David Williams" } ]} + animationType="opacity" textboxLayout="default" useInvertedBackground={false} /> @@ -186,6 +187,7 @@ export default function LandingPage() { } ]} faqsAnimation="slide-up" + mediaAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} />