From 05a4add081d7cf2777621aeb72499c72094cb239 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:21:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8df5b32..b1a5559 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -217,19 +217,19 @@ export default function HomePage() { { id: "2", name: "Michael Chen", role: "Tech Professional", testimonial: "The electronics section is incredible. Fast shipping, authentic products, and great prices. This is my go-to place for all my tech needs.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen"}, { id: "3", name: "Emily Rodriguez", role: "Style Blogger", testimonial: "Every piece I've purchased has been perfect. The variety is amazing and the trends they curate are always on point. Highly recommended!", imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emily Rodriguez"}, + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Emily Rodriguez"}, { id: "4", name: "David Kim", role: "Business Owner", testimonial: "I bulk ordered for my team and was impressed with the quality and professionalism. TrendCart really cares about their customers.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Kim"}, { id: "5", name: "Jessica Lee", role: "College Student", testimonial: "Great prices for students! The quality-to-price ratio is unbeatable. I love shopping here and recommending it to my friends.", imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Jessica Lee"}, + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Jessica Lee"}, { id: "6", name: "James Wilson", role: "Fitness Coach", testimonial: "Their athletic wear is fantastic. Perfect fit, great materials, and the designs are stylish. Definitely my preferred brand for sports gear.", imageSrc: -- 2.49.1