|
|
|
|
@@ -137,22 +137,22 @@ export default function HomePage() {
|
|
|
|
|
description="Real reviews from real customers. Consistent 5-star service across every move."
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Sarah Mitchell", handle: "Toronto, ON", testimonial: "Professional crew, zero damage, great communication throughout. They made our condo move stress-free. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sarah Mitchell"
|
|
|
|
|
id: "1", name: "Sarah Mitchell", handle: "Toronto, ON", testimonial: "Professional crew, zero damage, great communication throughout. They made our condo move stress-free. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "James Chen", handle: "Mississauga, ON", testimonial: "Fast, efficient, and honest pricing. No hidden fees like other movers. Will definitely use them again.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "James Chen"
|
|
|
|
|
id: "2", name: "James Chen", handle: "Mississauga, ON", testimonial: "Fast, efficient, and honest pricing. No hidden fees like other movers. Will definitely use them again.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "James Chen"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Margaret Rodriguez", handle: "North York, ON", testimonial: "The team was punctual, careful with our furniture, and finished on time. Professional uniforms and excellent attitude.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Margaret Rodriguez"
|
|
|
|
|
id: "3", name: "Margaret Rodriguez", handle: "North York, ON", testimonial: "The team was punctual, careful with our furniture, and finished on time. Professional uniforms and excellent attitude.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Margaret Rodriguez"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "David Park", handle: "Richmond Hill, ON", testimonial: "Office move across two locations went smoothly. They coordinated everything perfectly with zero downtime.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Park"
|
|
|
|
|
id: "4", name: "David Park", handle: "Richmond Hill, ON", testimonial: "Office move across two locations went smoothly. They coordinated everything perfectly with zero downtime.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "David Park"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "5", name: "Lisa Thompson", handle: "Vaughan, ON", testimonial: "Best moving experience ever. They wrapped everything with care and moved like they owned the company.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Lisa Thompson"
|
|
|
|
|
id: "5", name: "Lisa Thompson", handle: "Vaughan, ON", testimonial: "Best moving experience ever. They wrapped everything with care and moved like they owned the company.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5", imageAlt: "Lisa Thompson"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "6", name: "Michael Kowalski", handle: "Brampton, ON", testimonial: "Transparent from start to finish. No surprise fees, just excellent service and a team that cares.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Kowalski"
|
|
|
|
|
id: "6", name: "Michael Kowalski", handle: "Brampton, ON", testimonial: "Transparent from start to finish. No surprise fees, just excellent service and a team that cares.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6", imageAlt: "Michael Kowalski"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -225,7 +225,7 @@ export default function HomePage() {
|
|
|
|
|
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
|
<FooterMedia
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/young-courier-pointing-something-while-witting-with-his-coworker-back-delivery-van_637285-2286.jpg"
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/young-courier-pointing-something-while-witting-with-his-coworker-back-delivery-van_637285-2286.jpg?_wi=1"
|
|
|
|
|
imageAlt="Professional X Men Moving team"
|
|
|
|
|
logoText="The X Men Moving"
|
|
|
|
|
copyrightText="© 2025 The X Men Moving. All rights reserved."
|
|
|
|
|
|