Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-05-08 15:08:07 +00:00

View File

@@ -36,7 +36,7 @@ export default function LandingPage() {
{ name: "Testimonials", id: "#testimonials" },
{ name: "Contact", id: "#contact" },
]}
brandName="Elite Detailing"
brandName="Shaw construction co inc"
/>
</div>
@@ -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() {
<div id="footer" data-section="footer">
<FooterCard
logoText="Elite Detailing"
copyrightText="© 2025 Elite Detailing. All rights reserved."
logoText="Shaw construction co inc"
copyrightText="© 2025 Shaw construction co inc. All rights reserved."
/>
</div>
</ReactLenis>