diff --git a/src/app/page.tsx b/src/app/page.tsx index cc9a367..e1ef749 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,6 +158,7 @@ export default function LandingPage() { { id: "4", value: "24/7", description: "Customer support availability for all your logistics and staffing needs"}, ]} + metricsAnimation="slide-up" useInvertedBackground={true} /> @@ -170,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?_wi=1", imageAlt: "Rajesh Kumar"}, + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", 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?_wi=1", 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", 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?_wi=2", imageAlt: "Vikram Patel"}, + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", 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?_wi=2", 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", imageAlt: "Anita Desai"}, ]} animationType="slide-up" textboxLayout="default"