Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-03 07:00:43 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
{ text: "Call Now (403) 762-2468", href: "tel:+14037622468" },
{ text: "Request Free Quote", href: "#contact" }
]}
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?_wi=1"
imageAlt="Professional service team in Banff"
mediaAnimation="slide-up"
/>
@@ -112,7 +112,7 @@ export default function LandingPage() {
title: "Alberta Compliant", description: "Licensed, insured, and fully compliant with all Alberta regulations and standards.", icon: Shield
}
]}
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?_wi=2"
imageAlt="Our professional team serving Banff"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -127,22 +127,22 @@ export default function LandingPage() {
description="Trusted by Banff homeowners and businesses for quality service and reliability"
testimonials={[
{
id: "1", name: "Sarah M.", handle: "Homeowner, Downtown Banff", testimonial: "Incredible service! They arrived on time, were professional, and fixed the issue completely. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah M."
id: "1", name: "Sarah M.", handle: "Homeowner, Downtown Banff", testimonial: "Incredible service! They arrived on time, were professional, and fixed the issue completely. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah M."
},
{
id: "2", name: "Michael R.", handle: "Business Owner, Banff", testimonial: "Best local service I've found. They really care about their work and it shows. Will definitely call again.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael R."
id: "2", name: "Michael R.", handle: "Business Owner, Banff", testimonial: "Best local service I've found. They really care about their work and it shows. Will definitely call again.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael R."
},
{
id: "3", name: "Jennifer P.", handle: "Property Manager", testimonial: "Fast, reliable, and transparent. They've become my go-to for all property maintenance needs in Banff.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer P."
id: "3", name: "Jennifer P.", handle: "Property Manager", testimonial: "Fast, reliable, and transparent. They've become my go-to for all property maintenance needs in Banff.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Jennifer P."
},
{
id: "4", name: "David T.", handle: "Long-time Resident", testimonial: "Lived in Banff 20 years. These guys are the best service company I've worked with. Absolutely professional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David T."
id: "4", name: "David T.", handle: "Long-time Resident", testimonial: "Lived in Banff 20 years. These guys are the best service company I've worked with. Absolutely professional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David T."
},
{
id: "5", name: "Emma L.", handle: "Homeowner", testimonial: "Called for emergency service at 11 PM. They came out within 2 hours. Outstanding response time!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma L."
id: "5", name: "Emma L.", handle: "Homeowner", testimonial: "Called for emergency service at 11 PM. They came out within 2 hours. Outstanding response time!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Emma L."
},
{
id: "6", name: "Robert K.", handle: "Business Owner", testimonial: "Professional, courteous, and they stand behind their work. Five stars. Serving Banff with integrity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert K."
id: "6", name: "Robert K.", handle: "Business Owner", testimonial: "Professional, courteous, and they stand behind their work. Five stars. Serving Banff with integrity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Robert K."
}
]}
animationType="slide-up"