diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e8247c..25349b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw40aqrpuy2x9h1v1XyjbQ5MIj/uploaded-1775386708128-ub1k7d3l.png", imageAlt: "User provided image"}, { name: "Anon", handle: "@user2", testimonial: "The mood tracker helps me recognize my patterns.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg", imageAlt: "moonlit water reflection calm atmosphere"}, + imageSrc: "http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg?_wi=1", imageAlt: "moonlit water reflection calm atmosphere"}, { name: "Anon", handle: "@user3", testimonial: "The pause feature is a literal lifesaver.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-boy-smiling_23-2149260611.jpg", imageAlt: "Portrait of a young boy smiling"}, @@ -68,7 +68,7 @@ export default function LandingPage() { name: "Anon", handle: "@user5", testimonial: "The community is actually kind and supportive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-silly-young-hispanic-trying-kiss-girl-after-date-first-time-leaning_1258-110296.jpg", imageAlt: "Portrait of cute and silly young hispanic trying to kiss girl after date for the first time leaning"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -177,7 +177,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "What's on your mind?"}} - imageSrc="http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg?_wi=3" />