Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="medium"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardRotatedCarousel
|
||||
title="Premium Landscaping, Exceptional Craftsmanship"
|
||||
description="Serving homeowners for over a decade with responsive, reliable, and detail-driven landscaping services. Trusted, loved, and highly recommended across the DMV."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
buttons={[
|
||||
{ text: "Get a Free Estimate", href: "#contact" },
|
||||
{ text: "View Our Work", href: "#gallery" },
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
{ id: "3", value: "98%", description: "5-Star Reviews" },
|
||||
{ id: "4", value: "DMV", description: "Service Area" },
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user