From b380e1e4710b509ff5c5d7d3339d5dfcbf08ee98 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 15:08:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 91216c9..8823d1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Testimonials", id: "#testimonials" }, { name: "Contact", id: "#contact" }, ]} - brandName="Elite Detailing" + brandName="Shaw construction co inc" /> @@ -47,7 +47,7 @@ export default function LandingPage() { description="Professional auto wash and detailing designed to restore shine, protect your finish, and keep your vehicle looking showroom ready." buttons={[ { text: "Book Appointment", href: "#contact" }, - { text: "Call Now", href: "tel:+15550123456" }, + { text: "Call Now", href: "tel:+19104360489" }, ]} imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-23579.jpg?_wi=1" imageAlt="Luxury car being detailed in studio" @@ -168,8 +168,8 @@ export default function LandingPage() { -- 2.49.1