diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e26cbb..0aad7b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { showStepNumbers={true} textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" + animationType="smooth" /> @@ -179,7 +179,7 @@ export default function LandingPage() { { text: "📞 Call 0452 481 294", href: "tel:0452481294" }, { text: "📋 Request a Free Quote Online", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/city-park_1127-3452.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/city-park_1127-3452.jpg" imageAlt="Beautiful maintained lawn" showDimOverlay={true} /> @@ -205,13 +205,13 @@ export default function LandingPage() { ]} textPosition="left" useInvertedBackground={false} - animationType="slide-up" + animationType="smooth" />