Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 18:15:45 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="medium"
sizing="medium"
background="aurora"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="double-inset"
secondaryButtonStyle="layered"
@@ -55,7 +55,7 @@ export default function LandingPage() {
{ text: "Schedule Service", href: "#contact" },
{ text: "Call Now", href: "tel:+18558482269" }
]}
background={{ variant: "aurora" }}
background={{ variant: "downward-rays-static" }}
buttonAnimation="slide-up"
/>
</div>