From b5f42d13766123ea70ac777e7873adf4b7306089 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 01:18:25 +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 decdb8c..6d1852d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -192,7 +192,7 @@ export default function LandingPage() { { id: "t4", name: "Daniel Kim", handle: "@GadgetGuru", testimonial: "The search and filter options are top-notch. I can quickly find exactly what I'm looking for, and the competitive offers keep me coming back. A truly user-friendly marketplace.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-headphones-smartphone_23-2149591448.jpg", imageAlt: "Gadgets on a desk"}, { - id: "t5", name: "Elena Petrova", handle: "@HomeDecorDreams", testimonial: "I appreciate the clean design and accessibility. It's easy to navigate on any device, and the customer support for offers is very responsive. A delightful shopping experience!", imageSrc: "http://img.b2bpic.net/free-photo/stylish-living-room-interior-with-modern-furniture_23-2149372134.jpg", imageAlt: "Stylish home decor living room"} + id: "t5", name: "Elena Petrova", handle: "@HomeDecorDreams", testimonial: "I appreciate the clean design and accessibility. It's easy to navigate on any device, and the customer support for offers is very responsive. A delightful shopping experience!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-happy-face_23-2147772719.jpg", imageAlt: "Person smiling"} ]} title="What Our Community Says" description="Hear directly from our diverse community of satisfied buyers and successful sellers." @@ -308,4 +308,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file