Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user