Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b380e1e471 | |||
| c02b791fa9 | |||
| 529288aeaf | |||
| 3e46b9871c |
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user