diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f4f86f..43e2854 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -196,12 +196,12 @@ export default function HomePage() { { id: "1", name: "Sarah Johnson", handle: "@sarahj_family", testimonial: "Family Square has brought us closer together. We can finally share moments in real-time and everyone feels included in family events.", imageSrc: - "http://img.b2bpic.net/free-photo/indoor-portrait-gorgeous-young-caucasian-female-student-with-perfect-healthy-skin_273609-9035.jpg" + "http://img.b2bpic.net/free-photo/indoor-portrait-gorgeous-young-caucasian-female-student-with-perfect-healthy-skin_273609-9035.jpg?_wi=1" }, { id: "2", name: "Michael Chen", handle: "@mikechen_dad", testimonial: "The event planning feature is a game-changer. No more confusion about family gatherings. Everything is organized and everyone knows what's happening.", imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg" + "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg?_wi=1" }, { id: "3", name: "Emily Rodriguez", handle: "@emilyrodriguez", testimonial: @@ -216,12 +216,12 @@ export default function HomePage() { { id: "5", name: "Jennifer Martinez", handle: "@jen_martinez", testimonial: "My kids actually use this to stay connected with their cousins. It's engaging, safe, and brings the whole family together.", imageSrc: - "http://img.b2bpic.net/free-photo/indoor-portrait-gorgeous-young-caucasian-female-student-with-perfect-healthy-skin_273609-9035.jpg" + "http://img.b2bpic.net/free-photo/indoor-portrait-gorgeous-young-caucasian-female-student-with-perfect-healthy-skin_273609-9035.jpg?_wi=2" }, { id: "6", name: "Robert Thompson", handle: "@bobthompson", testimonial: "From planning reunions to sharing daily moments, Family Square handles it all. Highly recommend to every family.", imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg" + "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg?_wi=2" }, ]} speed={40}