Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user