Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-04 17:03:15 +00:00

View File

@@ -132,7 +132,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Business Owner", company: "Mitchell Marketing Group", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Mitchell"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
{
id: "2", name: "David Chen", role: "Automotive Enthusiast", company: "Tech Startup CEO", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "David Chen"},
@@ -141,7 +141,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", imageAlt: "Jennifer Rodriguez"},
{
id: "4", name: "Marcus Williams", role: "Fleet Manager", company: "Elite Transportation", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Marcus Williams"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Marcus Williams"},
]}
kpiItems={[
{ value: "5000+", label: "Vehicles Detailed" },