Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-03 08:16:03 +00:00
3 changed files with 9 additions and 9 deletions

View File

@@ -98,7 +98,7 @@ export default function ContactPage() {
<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=2"
imageAlt="Professional X Men Moving team"
logoText="The X Men Moving"
copyrightText="© 2025 The X Men Moving. All rights reserved."

View File

@@ -176,7 +176,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1",
imageAlt: "Sarah Mitchell"
},
{
@@ -184,7 +184,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2",
imageAlt: "James Chen"
},
{
@@ -192,7 +192,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3",
imageAlt: "Margaret Rodriguez"
},
{
@@ -200,7 +200,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4",
imageAlt: "David Park"
},
{
@@ -208,7 +208,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5",
imageAlt: "Lisa Thompson"
},
{
@@ -216,7 +216,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6",
imageAlt: "Michael Kowalski"
}
]}
@@ -323,7 +323,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."

View File

@@ -98,7 +98,7 @@ export default function ResidentialMovingPage() {
<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=3"
imageAlt="Professional X Men Moving team"
logoText="The X Men Moving"
copyrightText="© 2025 The X Men Moving. All rights reserved."