Update src/app/page.tsx
This commit is contained in:
@@ -137,9 +137,9 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-female-driver-outdoors_23-2150263129.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ label: "4.4⭐ Average Rating" },
|
||||
{ label: "21+ Satisfied Reviews" },
|
||||
{ label: "24/7 Service Hours" }
|
||||
{ value: "4.4", label: "4.4⭐ Average Rating" },
|
||||
{ value: "21+", label: "21+ Satisfied Reviews" },
|
||||
{ value: "24/7", label: "24/7 Service Hours" }
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from the drivers and businesses who rely on Asim And Company for their fueling needs."
|
||||
|
||||
Reference in New Issue
Block a user