diff --git a/src/app/page.tsx b/src/app/page.tsx index 27f4dd4..2e6b77f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { id: "1", name: "Mark Johnson", handle: "@markj", testimonial: "Pacheco's Fences did an amazing job on our backyard project. Professional crew and quality work.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-his-girlfriend_23-2148243181.jpg" }, - { id: "2", name: "Jane Smith", handle: "@jsmith", testimonial: "Pacheco's Fences was prompt, professional, and very affordable.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-looking-house_23-2148346258.jpg" } + { id: "2", name: "Jane Smith", handle: "@jsmith", testimonial: "Pacheco's Fences was prompt, professional, and very affordable.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-looking-house_23-2148346258.jpg?_wi=1" } ]} /> @@ -100,7 +100,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Tell us about your fencing needs..." }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/front-view-couple-looking-house_23-2148346258.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-couple-looking-house_23-2148346258.jpg?_wi=2" />