From be057143a3aa0e3aa56f98e8069782d03251cbf9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:09:15 +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 97a9cf1..c3af623 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,7 +167,7 @@ export default function LandingPage() { id: "1", name: "Priya Sharma", role: "Customer", testimonial: "Very good service, staffs are very friendly, and affordable price also. The gift I ordered arrived perfectly on time!", icon: Star, imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"}, { id: "2", name: "Rajesh Kumar", role: "Regular Customer", testimonial: "The customer service was friendly and made the whole experience a breeze. I order from Halo Hub for every special occasion.", icon: Smile, @@ -187,7 +187,7 @@ export default function LandingPage() { id: "5", name: "Deepa Krishnan", role: "Customer", testimonial: "The hamper collection is amazing, and the pricing is very reasonable for the quality offered. Will order again!", icon: Heart, imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"}, { id: "6", name: "Arjun Patel", role: "Customer", testimonial: "Fast delivery, beautiful packaging, and excellent customer support. Best gift shop in Trivandrum!", icon: Zap, -- 2.49.1