diff --git a/src/app/page.tsx b/src/app/page.tsx index fc4aadc..f62aa07 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "Waynesburg Resident", testimonial: "Wilson Quality Builders responded quickly and delivered exceptional results on our roof repair. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-woman-with-ring-dreamy-looking-away-nature-wonderful-caucasian-girl-posing-with-pleasure-street-spring-morning_197531-10648.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-woman-with-ring-dreamy-looking-away-nature-wonderful-caucasian-girl-posing-with-pleasure-street-spring-morning_197531-10648.jpg?_wi=1", imageAlt: "Sarah J. testimonial avatar", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "Local Business Owner", testimonial: "Professional, reliable, and excellent craftsmanship. Shaun and his team exceeded our expectations on our commercial project.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg?_wi=1", imageAlt: "Michael D. testimonial avatar", }, { @@ -103,7 +103,7 @@ export default function LandingPage() { handle: "Greene County Homeowner", testimonial: "From planning to completion, Wilson Quality Builders made our home renovation stress-free and truly beautiful.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg?_wi=1", imageAlt: "Emily R. testimonial avatar", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343701.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343701.jpg?_wi=1" imageAlt="Wilson Quality Builders installing a new roof on a residential home" mediaAnimation="slide-up" avatars={[ @@ -345,7 +345,7 @@ export default function LandingPage() { tag: "Remodeling", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-indoors_23-2149445972.jpg", avatarAlt: "Robert S. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343701.jpg?_wi=2", imageAlt: "satisfied homeowner portrait smiling", }, { @@ -357,7 +357,7 @@ export default function LandingPage() { tag: "New Construction", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-brunette-woman-with-combed-hair-clean-face-skin-looking-thoughtful-logo-promo-left-empty-space-isolated-studio-background_176420-46713.jpg", avatarAlt: "Jessica L. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-woman-with-ring-dreamy-looking-away-nature-wonderful-caucasian-girl-posing-with-pleasure-street-spring-morning_197531-10648.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-woman-with-ring-dreamy-looking-away-nature-wonderful-caucasian-girl-posing-with-pleasure-street-spring-morning_197531-10648.jpg?_wi=2", imageAlt: "satisfied homeowner portrait smiling", }, { @@ -369,7 +369,7 @@ export default function LandingPage() { tag: "Home Improvement", avatarSrc: "http://img.b2bpic.net/free-photo/corporate-business-people_23-2148827022.jpg", avatarAlt: "Daniel K. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg?_wi=2", imageAlt: "satisfied homeowner portrait smiling", }, { @@ -381,7 +381,7 @@ export default function LandingPage() { tag: "Remodeling", avatarSrc: "http://img.b2bpic.net/free-photo/man-woman-looking-camera-indoors_259150-58342.jpg", avatarAlt: "Laura & Tom H. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg?_wi=2", imageAlt: "satisfied homeowner portrait smiling", }, ]}