Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user