From 4781e82c38befd94eb19449288c689d53b2dcd9a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 15:05:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cc8e2c..41bd73c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah M.", handle: "@sarahcooks", testimonial: "The most romantic dinner experience we've had in Mombasa. The sunset views are absolutely breathtaking!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg", imageAlt: "Sarah M." + imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg?_wi=1", imageAlt: "Sarah M." }, { name: "James K.", handle: "@jamestravels", testimonial: "Exceptional seafood, impeccable service, and the ambiance is simply perfect. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg", imageAlt: "James K." + imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg?_wi=1", imageAlt: "James K." }, { name: "Amara L.", handle: "@amarafoodie", testimonial: "Fresh fish, amazing spices, stunning location. Every detail is thoughtfully executed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-mixed-race-woman-with-short-hair-studio-shoot_633478-2048.jpg", imageAlt: "Amara L." + imageSrc: "http://img.b2bpic.net/free-photo/pretty-mixed-race-woman-with-short-hair-studio-shoot_633478-2048.jpg?_wi=1", imageAlt: "Amara L." } ]} testimonialRotationInterval={5000} @@ -193,15 +193,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Mitchell", role: "Travel Blogger", company: "Wanderlust Chronicles", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg", imageAlt: "Sarah Mitchell" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg?_wi=2", imageAlt: "Sarah Mitchell" }, { id: "2", name: "James Patterson", role: "Food Critic", company: "Coastal Cuisine Magazine", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg", imageAlt: "James Patterson" + imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg?_wi=2", imageAlt: "James Patterson" }, { id: "3", name: "Amara Okonkwo", role: "Hotel Manager", company: "Mombasa Luxury Hotels", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-mixed-race-woman-with-short-hair-studio-shoot_633478-2048.jpg", imageAlt: "Amara Okonkwo" + imageSrc: "http://img.b2bpic.net/free-photo/pretty-mixed-race-woman-with-short-hair-studio-shoot_633478-2048.jpg?_wi=2", imageAlt: "Amara Okonkwo" }, { id: "4", name: "David Chen", role: "Restaurant Owner", company: "Fine Dining Association", rating: 5,