Merge version_4 into main #3
@@ -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={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user