From 499a4d3ca47fa375f5dead8d0650fced2febf368 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:11:16 +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 65989b3..3c3515a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,22 +200,22 @@ export default function LandingPage() { tag="Customer Reviews" testimonials={[ { - id: "1", name: "Fatima Karimova", handle: "@fatima_shop", testimonial: "Fast delivery and great product quality. Highly recommended! I got my electronics order within 2 days.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Fatima Karimova" + id: "1", name: "Fatima Karimova", handle: "@fatima_shop", testimonial: "Fast delivery and great product quality. Highly recommended! I got my electronics order within 2 days.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", imageAlt: "Fatima Karimova" }, { - id: "2", name: "Akbar Abdullayev", handle: "@akbar_style", testimonial: "Affordable prices and excellent customer service! The support team resolved my issue instantly.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Akbar Abdullayev" + id: "2", name: "Akbar Abdullayev", handle: "@akbar_style", testimonial: "Affordable prices and excellent customer service! The support team resolved my issue instantly.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "Akbar Abdullayev" }, { - id: "3", name: "Gulnoza Yusupova", handle: "@gulnoza_beauty", testimonial: "Best marketplace in Uzbekistan! I love the wide selection and secure payment options.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Gulnoza Yusupova" + id: "3", name: "Gulnoza Yusupova", handle: "@gulnoza_beauty", testimonial: "Best marketplace in Uzbekistan! I love the wide selection and secure payment options.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Gulnoza Yusupova" }, { - id: "4", name: "Rustam Qilich", handle: "@rustam_tech", testimonial: "Easy returns process and genuine products. MarketHub is my go-to for all shopping needs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Rustam Qilich" + id: "4", name: "Rustam Qilich", handle: "@rustam_tech", testimonial: "Easy returns process and genuine products. MarketHub is my go-to for all shopping needs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Rustam Qilich" }, { - id: "5", name: "Zarina Shamsi", handle: "@zarina_home", testimonial: "24/7 customer support is amazing! They helped me track my order in real-time.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Zarina Shamsi" + id: "5", name: "Zarina Shamsi", handle: "@zarina_home", testimonial: "24/7 customer support is amazing! They helped me track my order in real-time.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=3", imageAlt: "Zarina Shamsi" }, { - id: "6", name: "Dilshod Mirza", handle: "@dilshod_gamer", testimonial: "Gaming products selection is incredible! Found exactly what I was looking for at great prices.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Dilshod Mirza" + id: "6", name: "Dilshod Mirza", handle: "@dilshod_gamer", testimonial: "Gaming products selection is incredible! Found exactly what I was looking for at great prices.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=3", imageAlt: "Dilshod Mirza" } ]} animationType="slide-up"