From 4e4d369ff92dde7ed12d32f35c37da317e806009 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:02:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bbe07a8..6fca9f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { }, { name: "Rajesh Kumar", handle: "Coffee Enthusiast", testimonial: "Outstanding brew quality and perfect place to work. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" } ]} testimonialRotationInterval={5000} @@ -184,7 +184,7 @@ export default function LandingPage() { }, { id: "2", name: "Sanjay Patel", role: "Entrepreneur", company: "Creative Agency", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sanjay Patel" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sanjay Patel" }, { id: "3", name: "Neha Gupta", role: "Designer", company: "Design Studio", rating: 5, @@ -200,7 +200,7 @@ export default function LandingPage() { }, { id: "6", name: "Arjun Khanna", role: "Business Owner", company: "Retail Store", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Arjun Khanna" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Arjun Khanna" } ]} gridVariant="uniform-all-items-equal"