diff --git a/src/app/page.tsx b/src/app/page.tsx index aeb1f41..15c49b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@bernardc", testimonial: "Very professional and knowledgeable service. Highly satisfied.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg?_wi=1", imageAlt: "hvac technician working on unit", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@jerryt", testimonial: "Fast and efficient service! Solved my AC problem quickly.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wo3lz7", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wo3lz7&_wi=1", imageAlt: "hvac technician working on unit", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@sarahp", testimonial: "Great experience with their maintenance team. Very polite.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23928.jpg?_wi=1", imageAlt: "hvac technician working on unit", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@mikel", testimonial: "Reliable and fairly priced. Will definitely use again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg?_wi=1", imageAlt: "hvac technician working on unit", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { handle: "@davidk", testimonial: "Top-tier service. Titan is my go-to for HVAC now.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-wall-radiator-geometry-warmth-contemporary-interior_169016-68927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-wall-radiator-geometry-warmth-contemporary-interior_169016-68927.jpg?_wi=1", imageAlt: "hvac technician working on unit", }, ]} @@ -113,7 +113,7 @@ export default function LandingPage() { href: "tel:12622408119", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430633.jpg", @@ -150,7 +150,7 @@ export default function LandingPage() { title: "Furnace Repair", subtitle: "Heating", description: "Quick diagnosis and repair for all heating systems.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wo3lz7", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wo3lz7&_wi=2", }, { tag: "Install", @@ -193,7 +193,7 @@ export default function LandingPage() { price: "Featured", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23928.jpg?_wi=2", }, { id: "p2", @@ -202,7 +202,7 @@ export default function LandingPage() { price: "Featured", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg?_wi=2", }, { id: "p3", @@ -211,7 +211,7 @@ export default function LandingPage() { price: "Featured", rating: 5, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/black-wall-radiator-geometry-warmth-contemporary-interior_169016-68927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-wall-radiator-geometry-warmth-contemporary-interior_169016-68927.jpg?_wi=2", }, { id: "p4",