From 470171b6c036ae18ae76c8c1f6aba6cf5709b4c6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 16:08:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ba5463b..8c24b48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,19 +59,19 @@ export default function LandingPage() { testimonials={[ { name: "Sarah M.", handle: "@sarahlovescoffee", testimonial: "Best coffee in downtown Dallas! The baristas really know their craft.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg", imageAlt: "Customer testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg?_wi=1", imageAlt: "Customer testimonial" }, { name: "James T.", handle: "@jameswork", testimonial: "Perfect spot to work. Great wifi, outlets everywhere, and amazing lattes!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg", imageAlt: "Customer testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg?_wi=1", imageAlt: "Customer testimonial" }, { name: "Emma L.", handle: "@emmabakes", testimonial: "The cinnamon rolls are unreal. This place is my happy place!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg", imageAlt: "Customer testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=1", imageAlt: "Customer testimonial" }, { name: "Marco D.", handle: "@marcocoffee", testimonial: "Friendly staff, cozy vibe, and the best cortado I've had.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", imageAlt: "Customer testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=1", imageAlt: "Customer testimonial" } ]} testimonialRotationInterval={6000} @@ -189,27 +189,27 @@ export default function LandingPage() { testimonials={[ { id: "testimonial-1", name: "Sarah Mitchell", role: "Marketing Manager", company: "Dallas Creative Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg", imageAlt: "Sarah Mitchell testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg?_wi=2", imageAlt: "Sarah Mitchell testimonial" }, { id: "testimonial-2", name: "James Torres", role: "Freelance Developer", company: "Tech Enthusiast", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg", imageAlt: "James Torres testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg?_wi=2", imageAlt: "James Torres testimonial" }, { id: "testimonial-3", name: "Emma Liu", role: "Food Blogger", company: "Dallas Eats", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg", imageAlt: "Emma Liu testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=2", imageAlt: "Emma Liu testimonial" }, { id: "testimonial-4", name: "Marco Delgado", role: "Coffee Connoisseur", company: "Coffee Appreciation Society", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", imageAlt: "Marco Delgado testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=2", imageAlt: "Marco Delgado testimonial" }, { id: "testimonial-5", name: "Lisa Chen", role: "Business Owner", company: "Downtown Dallas Network", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg", imageAlt: "Lisa Chen testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg?_wi=3", imageAlt: "Lisa Chen testimonial" }, { id: "testimonial-6", name: "David Johnson", role: "Local Author", company: "Writing Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg", imageAlt: "David Johnson testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg?_wi=3", imageAlt: "David Johnson testimonial" } ]} buttons={[