Merge version_1 into main #3
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
title="Your Lawn Deserves the Picasso Cut."
|
||||
description="Central Florida's premier landscaping company. Razor-sharp detail. Unmatched professionalism. Residential & commercial."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
buttons={[
|
||||
{ text: "Get Your Free Estimate", href: "#contact" },
|
||||
{ text: "Call Now — (XXX) XXX-XXXX", href: "tel:XXX-XXX-XXXX" }
|
||||
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
{ imageSrc: "https://pixabay.com/get/g69fd9abe737b67548a0c0f88e08c8f8d71b0dce23a31c99f484536e71240d4bfc062249ac78aa20dcf4ffefb08948406919e00ed25c3ab76bfcbe39f6c381966_1280.jpg", imageAlt: "Vibrant green grass perfectly cut" },
|
||||
{ imageSrc: "https://pixabay.com/get/g73a77005c48716cc64d1dfdd39f62691912fcebce345f50cab62be41d443d50df8eb1d8685705497e8bcb794d58d24b3348e95cffaba6eba4eb850f0ad16bee8_1280.jpg", imageAlt: "Sunset over perfectly striped lawn" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
|
||||
Reference in New Issue
Block a user