diff --git a/src/app/page.tsx b/src/app/page.tsx index b01f5ea..53198d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,19 +185,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Rajesh Kumar", role: "Operations Manager", company: "E-commerce Solutions Ltd", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "Rajesh Kumar" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=1", imageAlt: "Rajesh Kumar" }, { id: "2", name: "Priya Sharma", role: "Logistics Director", company: "RetailHub India", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "Priya Sharma" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=2", imageAlt: "Priya Sharma" }, { id: "3", name: "Amit Patel", role: "Supply Chain Head", company: "Distribution Networks Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "Amit Patel" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=3", imageAlt: "Amit Patel" }, { id: "4", name: "Neha Verma", role: "Procurement Lead", company: "Global Trade Corp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "Neha Verma" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=4", imageAlt: "Neha Verma" }, ]} title="What Our Clients Say" @@ -270,7 +270,7 @@ export default function LandingPage() { faqsAnimation="slide-up" mediaAnimation="slide-up" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg?_wi=1" imageAlt="Customer support team" /> @@ -284,7 +284,7 @@ export default function LandingPage() { background={{ variant: "plain" }} useInvertedBackground={false} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg?_wi=2" imageAlt="Contact our logistics team" mediaAnimation="slide-up" inputPlaceholder="Enter your email address"