diff --git a/src/app/page.tsx b/src/app/page.tsx index 34ff1b4..a8ed674 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,11 +104,11 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Mark Stevens", role: "Software Engineer", company: "Local Tech", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, + { id: "1", name: "Mark Stevens", role: "Software Engineer", company: "Local Tech", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" }, { id: "2", name: "James Chen", role: "Manager", company: "Startup Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-couple-with-drinks_23-2149614026.jpg" }, { id: "3", name: "David Miller", role: "Executive", company: "Mountain View Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bearded-european-businessman-dark-suit-isolated-wearing-sunglasses_343596-4967.jpg" }, { id: "4", name: "Alex Rivera", role: "Designer", company: "Agency", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-looking-front-telling-secret-with-hand-near-mouth-standing-light-wall_141793-50676.jpg" }, - { id: "5", name: "Jordan Smith", role: "Director", company: "Growth HQ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" } + { id: "5", name: "Jordan Smith", role: "Director", company: "Growth HQ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" } ]} title="What Mountain View Says" description="Trusted by local professionals to keep them looking sharp."