diff --git a/src/app/page.tsx b/src/app/page.tsx index e5c0405..f5e4066 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@HappyHomeowner", testimonial: "ArcticFlow HVAC installed our new furnace quickly and efficiently. Our home has never been more comfortable!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg?_wi=1", imageAlt: "Sarah J.", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@BusinessOwner", testimonial: "Excellent service for our office AC unit. The technicians were professional and solved the issue fast. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-working-from-home-laptop_23-2148806657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-working-from-home-laptop_23-2148806657.jpg?_wi=1", imageAlt: "Mark P.", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@ComfortSeeker", testimonial: "ArcticFlow HVAC transformed our home's air quality. Their maintenance plan is fantastic and keeps everything running smoothly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg?_wi=1", imageAlt: "Emily R.", }, { @@ -101,7 +101,7 @@ export default function LandingPage() { handle: "@SatisfiedClient", testimonial: "Responsive and reliable! When our heating went out in winter, ArcticFlow HVAC was there within hours. True lifesavers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-with-closed-eyes-making-desirable-wish-crossing-fingers-standing-green-wall_141793-82155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-with-closed-eyes-making-desirable-wish-crossing-fingers-standing-green-wall_141793-82155.jpg?_wi=1", imageAlt: "David K.", }, ]} @@ -185,7 +185,7 @@ export default function LandingPage() { handle: "Homeowner, Maplewood", testimonial: "ArcticFlow HVAC was prompt and incredibly professional. They fixed our AC issue within hours, and the house has been perfectly cool since. Amazing service!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { handle: "Business Owner, Downtown", testimonial: "We rely on ArcticFlow HVAC for all our commercial heating and cooling needs. Their preventative maintenance keeps our business running smoothly without interruption.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-working-from-home-laptop_23-2148806657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-working-from-home-laptop_23-2148806657.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { handle: "Property Manager, Lakeside", testimonial: "As a property manager, finding reliable HVAC services is crucial. ArcticFlow HVAC consistently delivers excellent work and transparent pricing. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { handle: "Resident, Sunnyvale", testimonial: "Our furnace broke down during a cold snap, and ArcticFlow HVAC responded immediately. Their technician was knowledgeable, friendly, and got us warm again quickly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-with-closed-eyes-making-desirable-wish-crossing-fingers-standing-green-wall_141793-82155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-with-closed-eyes-making-desirable-wish-crossing-fingers-standing-green-wall_141793-82155.jpg?_wi=2", imageAlt: "David Kim", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { handle: "Homeowner, Green Valley", testimonial: "The air quality in our home has vastly improved since ArcticFlow HVAC installed our new filtration system. We can breathe easier, literally!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg?_wi=3", imageAlt: "Jessica Lee", }, ]}