4 Commits

Author SHA1 Message Date
b380e1e471 Update src/app/page.tsx 2026-05-08 15:08:01 +00:00
c02b791fa9 Merge version_1 into main
Merge version_1 into main
2026-05-08 14:07:27 +00:00
529288aeaf Merge version_1 into main
Merge version_1 into main
2026-05-08 14:07:03 +00:00
3e46b9871c Merge version_1 into main
Merge version_1 into main
2026-05-08 14:06:32 +00:00

View File

@@ -36,7 +36,7 @@ export default function LandingPage() {
{ name: "Testimonials", id: "#testimonials" }, { name: "Testimonials", id: "#testimonials" },
{ name: "Contact", id: "#contact" }, { name: "Contact", id: "#contact" },
]} ]}
brandName="Elite Detailing" brandName="Shaw construction co inc"
/> />
</div> </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." description="Professional auto wash and detailing designed to restore shine, protect your finish, and keep your vehicle looking showroom ready."
buttons={[ buttons={[
{ text: "Book Appointment", href: "#contact" }, { 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" 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" imageAlt="Luxury car being detailed in studio"
@@ -168,8 +168,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterCard <FooterCard
logoText="Elite Detailing" logoText="Shaw construction co inc"
copyrightText="© 2025 Elite Detailing. All rights reserved." copyrightText="© 2025 Shaw construction co inc. All rights reserved."
/> />
</div> </div>
</ReactLenis> </ReactLenis>