diff --git a/src/app/page.tsx b/src/app/page.tsx index 8aa2fb1..4adda1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { { id: "3", value: "Friendly", description: "Professional and welcoming team who respect your home" }, { id: "4", value: "Expert", description: "Knowledgeable in old buildings and complex projects" } ]} - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" useInvertedBackground={false} ariaLabel="Trust indicators and quality guarantees" /> @@ -98,7 +98,6 @@ export default function LandingPage() { mediaAnimation="slide-up" useInvertedBackground={true} mediaPosition="right" - textboxLayout="default" ariaLabel="Comprehensive plastering and rendering services" /> @@ -185,7 +184,7 @@ export default function LandingPage() { { id: "5", title: "What areas do you serve?", content: "We serve the local area and surrounding regions. Contact us to confirm we service your location. We're happy to travel for larger projects." }, { id: "6", title: "Are you insured?", content: "Yes. We're fully insured with comprehensive public liability coverage. All our team members are trained professionals with years of experience." } ]} - faqsAnimation="entrance-slide" + faqsAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} animationType="smooth"