From 47a648da215049d400466d2e7e1e603976cecbb3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 19:09:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d2f5366..8707bae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { metrics={[ { icon: Car, - label: "Service Area", value: "Deerfield & Boca"}, + label: "Service Area", value: "South FL"}, { icon: ShieldCheck, label: "Satisfaction", value: "100%"}, @@ -102,13 +102,13 @@ export default function LandingPage() { "Hand Wash", "Tire Shine", "Wheels Cleaned"], button: { text: "Select"}, - imageSrc: "http://img.b2bpic.net/free-photo/mid-section-man-using-digital-tablet-mobile-phone-while-charging-electric-car_107420-94882.jpg?_wi=2", imageAlt: "mobile car detailing icon"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cx43XVNYaN5QANr5gVGVtfQciH/uploaded-1777316898310-6xnrd3i6.png", imageAlt: "mobile car detailing icon"}, { id: "int", title: "Interior Basic", price: "$60+", period: "sedan", features: [ "Vacuuming", "Wipe Down", "Window Cleaning"], button: { text: "Select"}, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cx43XVNYaN5QANr5gVGVtfQciH/uploaded-1777313849170-cc1h9s0h.png?_wi=2", imageAlt: "mobile car detailing icon"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cx43XVNYaN5QANr5gVGVtfQciH/uploaded-1777316888312-sg3ovfr8.png", imageAlt: "mobile car detailing icon"}, { id: "deep", title: "Interior Deep", price: "$100+", period: "sedan", features: [ "Deep Cleaning", "Vents", "Console Focus"], -- 2.49.1