Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user