Update src/app/location/page.tsx

This commit is contained in:
2026-03-25 13:51:57 +00:00
parent 76bf55937d
commit c6217d9e6d

View File

@@ -74,7 +74,7 @@ export default function LocationPage() {
{ value: "Quality", title: "Fuel" }
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/woman-refueling-car-with-gasoline-petrol-station_23-2148150083.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-refueling-car-with-gasoline-petrol-station_23-2148150083.jpg?_wi=3"
imageAlt="Asim And Company staff fueling a truck"
mediaAnimation="slide-up"
metricsAnimation="blur-reveal"
@@ -103,10 +103,10 @@ export default function LocationPage() {
title="What Our Customers Say"
description="Hear from the drivers and businesses who rely on Asim And Company for their fueling needs."
testimonials={[
{ id: "1", name: "Ahmed Khan", role: "Truck Driver", company: "Pak Transport", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" },
{ id: "2", name: "Fatima Sohail", role: "Farm Owner", company: "Green Acres", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg" },
{ id: "3", name: "Usman Tariq", role: "Logistics Manager", company: "City Express", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg" },
{ id: "4", name: "Aisha Riaz", role: "Traveler", company: "Private", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-using-tablet-gps-navigation-destination_342744-1324.jpg" }
{ id: "1", name: "Ahmed Khan", role: "Truck Driver", company: "Pak Transport", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2" },
{ id: "2", name: "Fatima Sohail", role: "Farm Owner", company: "Green Acres", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=2" },
{ id: "3", name: "Usman Tariq", role: "Logistics Manager", company: "City Express", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg?_wi=2" },
{ id: "4", name: "Aisha Riaz", role: "Traveler", company: "Private", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-using-tablet-gps-navigation-destination_342744-1324.jpg?_wi=2" }
]}
kpiItems={[
{ value: "4.4⭐", description: "Average Rating" },