Update src/app/page.tsx
This commit is contained in:
@@ -171,19 +171,19 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", role: "Operations Manager, Manufacturing", testimonial:
|
||||
"Singu Logistics has been instrumental in streamlining our transport operations. Their reliability and professionalism are unmatched. Highly recommended!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Rajesh Kumar"},
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "CEO, E-commerce Distribution", testimonial:
|
||||
"Excellent service for our warehousing and distribution needs. The team is responsive, efficient, and truly understands our business requirements.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg", imageAlt: "Priya Sharma"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=1", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "3", name: "Vikram Patel", role: "Factory Manager, Textiles", testimonial:
|
||||
"Their manpower solutions have solved our staffing challenges consistently. Professional, reliable, and cost-effective. Great partner to work with!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Vikram Patel"},
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Vikram Patel"},
|
||||
{
|
||||
id: "4", name: "Anita Desai", role: "Procurement Head, Retail", testimonial:
|
||||
"Singu delivers on time, every time. Their attention to detail and customer service make them stand out from other logistics providers in the region.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg", imageAlt: "Anita Desai"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=2", imageAlt: "Anita Desai"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user