From d74049e4bc90c604965f2b139061c7e2239066b2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:57:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 76a5483..2763938 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function HomePage() { "Finally, a hassle-free way to handle maintenance requests. Response time is incredible!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", + "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=1", imageAlt: "Priya Singh", }, { @@ -118,7 +118,7 @@ export default function HomePage() { "The fee tracking feature saved me from missing a payment deadline. Highly recommend!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", + "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=2", imageAlt: "Aditya Patel", }, { @@ -128,7 +128,7 @@ export default function HomePage() { "Room checkout process is so smooth. No more documentation chaos.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", + "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=3", imageAlt: "Neha Sharma", }, ]} @@ -288,7 +288,7 @@ export default function HomePage() { testimonial: "The maintenance reporting system saved me hours of running around. Issues are resolved so fast now!", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", + "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=4", imageAlt: "Raj Kumar", icon: Package, }, @@ -299,7 +299,7 @@ export default function HomePage() { testimonial: "Fee tracking is transparent and accurate. No more confusion about what I owe or when it's due.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", + "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=5", imageAlt: "Ananya Gupta", icon: Package, }, @@ -310,7 +310,7 @@ export default function HomePage() { testimonial: "The checkout process is incredibly smooth. Got my deposit back in days instead of weeks!", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", + "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=6", imageAlt: "Vikram Singh", icon: Package, }, @@ -321,7 +321,7 @@ export default function HomePage() { testimonial: "Best platform for hostel management. Wish we had this when I started my first year.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", + "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=7", imageAlt: "Deepika Nair", icon: Package, }, @@ -332,7 +332,7 @@ export default function HomePage() { testimonial: "Exceptional customer support. Any issues are resolved immediately with helpful guidance.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", + "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=8", imageAlt: "Arjun Patel", icon: Package, }, @@ -343,7 +343,7 @@ export default function HomePage() { testimonial: "A game-changer for student housing. Finally, a platform that actually understands our needs!", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", + "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=9", imageAlt: "Kavya Sharma", icon: Package, }, -- 2.49.1