From e9640618a209e95117bbf47450a233bee1c1dfaf Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:46:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e04cc64..9009a39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,7 +184,7 @@ export default function LandingPage() { imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&h=150&fit=crop", imageAlt: "Amina Khan student in modest Islamic clothing"}, { id: "2", name: "Zainab Ahmed", handle: "@zainab_studies", testimonial: "Best decision choosing Zahra Hostel! Clean rooms, excellent WiFi, and the kitchen facilities are perfect. The location near Minhaj University is super convenient.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop", imageAlt: "Zainab Ahmed student in modest Islamic clothing"}, + imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop&_wi=1", imageAlt: "Zainab Ahmed student in modest Islamic clothing"}, { id: "3", name: "Fatima Hassan", handle: "@fatima_hostel", testimonial: "Very comfortable and safe accommodation. The management is very friendly and responsive. I would definitely recommend Zahra to my friends and family.", rating: 5, imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&h=150&fit=crop", imageAlt: "Fatima Hassan student in modest Islamic clothing"}, @@ -196,7 +196,7 @@ export default function LandingPage() { imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&h=150&fit=crop", imageAlt: "Hira Rashid student in modest Islamic clothing"}, { id: "6", name: "Nida Ali", handle: "@nida_student", testimonial: "Exceptional hostel with modern facilities and caring staff. Located perfectly near the university. I'm very happy with my choice. Five stars!", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop", imageAlt: "Nida Ali student in modest Islamic clothing"}, + imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop&_wi=2", imageAlt: "Nida Ali student in modest Islamic clothing"}, ]} /> -- 2.49.1