diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ff4b0d..5a7aaa2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Steve, the owner, is a very helpful and knowledgeable guy.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/construction-plans-with-helmet-drawing-tools-blueprints_1232-4300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-plans-with-helmet-drawing-tools-blueprints_1232-4300.jpg?_wi=1", imageAlt: "surveyor field sunset", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Experienced, professional and friendly. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/concept-communication-with-pins-map_23-2148510528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concept-communication-with-pins-map_23-2148510528.jpg?_wi=1", imageAlt: "surveyor field sunset", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Prompt and accurate with all our surveying needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/eagle-eye-vertical-caption-narrow-road-top-hill_181624-17948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eagle-eye-vertical-caption-narrow-road-top-hill_181624-17948.jpg?_wi=1", imageAlt: "surveyor field sunset", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Detailed reporting and quick delivery.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-builder-man-sitting-stairs_23-2148751957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-builder-man-sitting-stairs_23-2148751957.jpg?_wi=1", imageAlt: "surveyor field sunset", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Steve made the boundary process so easy.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572842.jpg?_wi=1", imageAlt: "surveyor field sunset", }, ]} @@ -113,7 +113,7 @@ export default function LandingPage() { href: "tel:+19549237666", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/construction-plans-with-helmet-drawing-tools-blueprints_1232-4300.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-plans-with-helmet-drawing-tools-blueprints_1232-4300.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/assortment-different-architectural-elements_23-2148540095.jpg", @@ -217,7 +217,7 @@ export default function LandingPage() { price: "Get Quote", rating: 5, reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/concept-communication-with-pins-map_23-2148510528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concept-communication-with-pins-map_23-2148510528.jpg?_wi=2", }, { id: "s2", @@ -226,7 +226,7 @@ export default function LandingPage() { price: "Get Quote", rating: 5, reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/eagle-eye-vertical-caption-narrow-road-top-hill_181624-17948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eagle-eye-vertical-caption-narrow-road-top-hill_181624-17948.jpg?_wi=2", }, { id: "s3", @@ -235,7 +235,7 @@ export default function LandingPage() { price: "Get Quote", rating: 5, reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-builder-man-sitting-stairs_23-2148751957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-builder-man-sitting-stairs_23-2148751957.jpg?_wi=2", }, { id: "s4", @@ -244,7 +244,7 @@ export default function LandingPage() { price: "Get Quote", rating: 5, reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572842.jpg?_wi=2", }, { id: "s5",