diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d2b353..932977d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@ventura-resident", testimonial: "Jerry was here late at night for an emergency. True lifesaver!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=1", imageAlt: "professional plumber smiling holding tool", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@rental-pros", testimonial: "Quick, reliable, and always handles our drainage issues immediately.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-owner-with-document_23-2149434527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-owner-with-document_23-2149434527.jpg?_wi=1", imageAlt: "professional plumber smiling holding tool", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@first-time-owner", testimonial: "Rescued our plumbing on move-in day. Very fairly priced.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg?_wi=1", imageAlt: "professional plumber smiling holding tool", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@satisfied-local", testimonial: "Detailed work on our water leak. Meticulous and fast.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=1", imageAlt: "professional plumber smiling holding tool", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { handle: "@ventura-local", testimonial: "Best plumber in Ventura. Always responsive and does the job right.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg?_wi=1", imageAlt: "professional plumber smiling holding tool", }, ]} @@ -116,7 +116,7 @@ export default function LandingPage() { href: "tel:8053405204", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg" + imageSrc="http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -186,7 +186,7 @@ export default function LandingPage() { { title: "Drain Installation", description: "Professional drainage system setup for new homes and remodels.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg?_wi=2", titleImageSrc: "http://img.b2bpic.net/free-photo/barista-prepares-coffee-coffee-holder-gloved-hands_1157-47296.jpg", buttonText: "Learn More", }, @@ -290,14 +290,14 @@ export default function LandingPage() { name: "Sewer Camera Diagnostic", price: "Expertise", variant: "Gallery", - imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=2", }, { id: "g2", name: "Leak Detection Tooling", price: "Technology", variant: "Gallery", - imageSrc: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg?_wi=2", }, { id: "g3", @@ -388,7 +388,7 @@ export default function LandingPage() { title="Ready to Get Started?" description="Have an emergency or need a plumbing inspection? Jerry is ready to help. Reach out to us today for fast, reliable service in Ventura." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-business-owner-with-document_23-2149434527.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-business-owner-with-document_23-2149434527.jpg?_wi=2" />