Update src/app/page.tsx

This commit is contained in:
2026-03-04 18:32:45 +00:00
parent 0eedf2223e
commit b07664018f

View File

@@ -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"
/>
</div>
@@ -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"