From 000dd5709f0840eb67f48d964e7e92cd35c7a240 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 08:37:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ff6520..8bbe771 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { href: "#how-it-works", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-reading-stylish-room_23-2147888769.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-reading-stylish-room_23-2147888769.jpg?_wi=1" imageAlt="student lifestyle minimal apartment" mediaAnimation="slide-up" avatars={[ @@ -227,7 +227,7 @@ export default function LandingPage() { id: "p1", name: "JBL Speaker", price: "8€/day", - imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-27.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-27.jpg?_wi=1", imageAlt: "JBL Speaker", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { id: "p4", name: "Cabin Suitcase", price: "10€/week", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-traveler-woman-with-yellow-backpack-wearing-mask-holding-coffee-cup_179666-33783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-traveler-woman-with-yellow-backpack-wearing-mask-holding-coffee-cup_179666-33783.jpg?_wi=1", imageAlt: "Suitcase", }, ]} @@ -302,7 +302,7 @@ export default function LandingPage() { quote: "Perfect way to get stuff for my room without buying things I'll have to throw away.", avatarSrc: "http://img.b2bpic.net/free-photo/image-modern-young-woman-female-student-with-smartphone-holding-backpack-shoulder-listening_1258-205581.jpg", tag: "Italy", - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-reading-stylish-room_23-2147888769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-reading-stylish-room_23-2147888769.jpg?_wi=2", imageAlt: "student portrait natural light", }, { @@ -324,7 +324,7 @@ export default function LandingPage() { quote: "Super reliable and easy. WhatsApp booking made it stress-free.", avatarSrc: "http://img.b2bpic.net/free-photo/brazilian-young-man-holding-vintage-camera-showing-pointing-up-with-fingers-number-two-while-smiling-confident-happy_839833-31888.jpg", tag: "Portugal", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-traveler-woman-with-yellow-backpack-wearing-mask-holding-coffee-cup_179666-33783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-traveler-woman-with-yellow-backpack-wearing-mask-holding-coffee-cup_179666-33783.jpg?_wi=2", imageAlt: "student portrait natural light", }, { @@ -346,7 +346,7 @@ export default function LandingPage() { quote: "I love the sustainable aspect of renting. Highly recommended for students.", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-confident-standing-park_839833-8957.jpg", tag: "Spain", - imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-27.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-27.jpg?_wi=2", imageAlt: "student portrait natural light", }, ]} @@ -401,7 +401,7 @@ export default function LandingPage() { title="Common Questions" description="Everything you need to know." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-reading-stylish-room_23-2147888769.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-reading-stylish-room_23-2147888769.jpg?_wi=3" /> @@ -416,7 +416,7 @@ export default function LandingPage() { mediaAnimation="slide-up" buttonText="Open WhatsApp" tag="Get Started" - imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-reading-stylish-room_23-2147888769.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-reading-stylish-room_23-2147888769.jpg?_wi=4" /> -- 2.49.1