Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 05:39:19 +00:00

View File

@@ -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"
/>
</div>
@@ -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"