Update src/app/page.tsx

This commit is contained in:
2026-03-03 06:58:46 +00:00
parent 1e7fbeec58
commit 67939f31a5

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/he-s-got-crazy-ideas-that-are-really-effective_329181-15212.jpg" imageSrc="http://img.b2bpic.net/free-photo/he-s-got-crazy-ideas-that-are-really-effective_329181-15212.jpg"
imageAlt="Professional service team in Banff" imageAlt="Professional service team in Banff"
mediaAnimation="smooth" mediaAnimation="slide-up"
/> />
</div> </div>
@@ -114,7 +114,7 @@ export default function LandingPage() {
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/he-s-got-crazy-ideas-that-are-really-effective_329181-15212.jpg" imageSrc="http://img.b2bpic.net/free-photo/he-s-got-crazy-ideas-that-are-really-effective_329181-15212.jpg"
imageAlt="Our professional team serving Banff" imageAlt="Our professional team serving Banff"
mediaAnimation="smooth" mediaAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
imagePosition="right" imagePosition="right"
@@ -213,7 +213,7 @@ export default function LandingPage() {
id: "8", title: "Do you offer preventative maintenance?", content: "Yes! Regular maintenance prevents costly emergencies. Ask about our preventative maintenance packages." id: "8", title: "Do you offer preventative maintenance?", content: "Yes! Regular maintenance prevents costly emergencies. Ask about our preventative maintenance packages."
} }
]} ]}
animationType="smooth" faqsAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
/> />