Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 48cd7a9256 | |||
| c05301f1d2 | |||
| 91b3924563 | |||
| c47b3caf39 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "#contact" },
|
||||
{ text: "Book Your Service Today", href: "#contact" },
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -112,7 +112,8 @@ export default function LandingPage() {
|
||||
title="Kyle's Washing Services is a locally owned pressure washing company run by Kyle — an Eagle Scout and La Salle University graduate. With a strong work ethic and a passion for helping neighbors, Kyle provides expert exterior cleaning for homes and properties at transparent, affordable rates. Whether it's your siding, driveway, or patio furniture, Kyle's goal is to leave your property spotless and summer-ready."
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "#contact" }
|
||||
{ text: "Get a Free Quote", href: "#contact" },
|
||||
{ text: "View Our Work", href: "#gallery" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user