diff --git a/src/app/page.tsx b/src/app/page.tsx index faf1851..993be43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function HomePage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338301.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338301.jpg?_wi=1" imageAlt="Happy diverse families connecting together" showDimOverlay={true} /> @@ -132,15 +132,15 @@ export default function HomePage() { items: [ { imageSrc: - "http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548452.jpg", + "http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548452.jpg?_wi=1", }, { imageSrc: - "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149306382.jpg", + "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149306382.jpg?_wi=1", }, { imageSrc: - "http://img.b2bpic.net/free-photo/happy-person-celebrating-work-close-up_23-2149305062.jpg", + "http://img.b2bpic.net/free-photo/happy-person-celebrating-work-close-up_23-2149305062.jpg?_wi=1", }, ], }, @@ -230,7 +230,7 @@ export default function HomePage() { 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", @@ -239,7 +239,7 @@ export default function HomePage() { 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", @@ -248,7 +248,7 @@ export default function HomePage() { testimonial: "As a busy mom, I love how easy it is to keep track of family updates and share photos. My parents love seeing the latest pictures of the grandkids!", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-shot-young-european-female-turquoise-blouse_181624-55855.jpg", + "http://img.b2bpic.net/free-photo/closeup-shot-young-european-female-turquoise-blouse_181624-55855.jpg?_wi=1", }, { id: "4", @@ -257,7 +257,7 @@ export default function HomePage() { testimonial: "Best decision we made for our family. It's like having a private social network just for us. Love the simplicity and security.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-young-handsome-cute-caucasian-man-park_181624-56266.jpg", + "http://img.b2bpic.net/free-photo/portrait-young-handsome-cute-caucasian-man-park_181624-56266.jpg?_wi=1", }, { id: "5", @@ -266,7 +266,7 @@ export default function HomePage() { 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", @@ -275,7 +275,7 @@ export default function HomePage() { 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} @@ -334,7 +334,7 @@ export default function HomePage() {