diff --git a/src/app/page.tsx b/src/app/page.tsx index cc89f86..39118ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,20 +125,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sandra D.", role: "Fleet Manager", company: "Logistics", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489645.jpg"}, + id: "1", name: "Sandra D.", role: "Fleet Manager", company: "Logistics", rating: 5}, { - id: "2", name: "Alan W.", role: "Owner-Operator", company: "Self-Employed", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working-laptop_23-2148886879.jpg"}, + id: "2", name: "Alan W.", role: "Owner-Operator", company: "Self-Employed", rating: 5}, { - id: "3", name: "Bernard G.", role: "Truck Driver", company: "TransCo", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-with-laptop-standing-street-near-busy-road-city-talking_1258-205603.jpg"}, + id: "3", name: "Bernard G.", role: "Truck Driver", company: "TransCo", rating: 5}, { - id: "4", name: "Gloria M.", role: "Supervisor", company: "Airport Shuttle", rating: 5, - imageSrc: "http://img.b2bpic.net/businesswoman-working-warehouse_329181-12795.jpg"}, + id: "4", name: "Gloria M.", role: "Supervisor", company: "Airport Shuttle", rating: 5}, { - id: "5", name: "Harlan J.", role: "Driver", company: "Freight", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489855.jpg"}, + id: "5", name: "Harlan J.", role: "Driver", company: "Freight", rating: 5}, ]} kpiItems={[ {