diff --git a/src/app/page.tsx b/src/app/page.tsx index 62e84d3..0b3c48e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-happy-blonde-woman-white-blouse-laughs-sincerely-holds-knife-peace-bread-rests-street-cafe_197531-30012.jpg"}, + id: "1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-happy-blonde-woman-white-blouse-laughs-sincerely-holds-knife-peace-bread-rests-street-cafe_197531-30012.jpg?_wi=1"}, { id: "2", name: "Elena Rossi", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-blond-model-posing-beach_273443-546.jpg"}, { @@ -107,7 +107,7 @@ export default function LandingPage() { { id: "4", name: "Jessica Wright", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-762.jpg"}, { - id: "5", name: "Marcus Thorne", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-happy-blonde-woman-white-blouse-laughs-sincerely-holds-knife-peace-bread-rests-street-cafe_197531-30012.jpg"}, + id: "5", name: "Marcus Thorne", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-happy-blonde-woman-white-blouse-laughs-sincerely-holds-knife-peace-bread-rests-street-cafe_197531-30012.jpg?_wi=2"}, ]} cardTitle="Loved by our community" cardTag="Testimonials"