diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a93705..e37c0f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "View Services", href: "#services" } ]} background={{ variant: "downward-rays-animated-grid" }} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg" imageAlt="Professional plumber at work" mediaAnimation="slide-up" buttonAnimation="slide-up" @@ -215,7 +215,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - faqsAnimation="smooth" + faqsAnimation="slide-up" faqs={[ { id: "1", title: "Do you offer emergency service?", content: "Yes! We offer 24/7 emergency plumbing services with no additional surcharge. Simply call our emergency hotline and we'll dispatch a technician within 30 minutes." @@ -244,7 +244,7 @@ export default function LandingPage() { title="Schedule Your Service" description="Ready to fix your plumbing problems? Fill out the form below and we'll get back to you within the next business hour. For emergencies, call us directly." useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg" imageAlt="Professional plumbing service" mediaAnimation="blur-reveal" mediaPosition="right"