Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-04 00:28:50 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSmall"
background="aurora"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
@@ -41,7 +41,7 @@ export default function LandingPage() {
<HeroBillboardGallery
title="Professional Driveway & Parking Lot Sealing"
description="Protect your concrete and asphalt surfaces with expert sealing solutions. Same-day estimates available. Serving O'Fallon and surrounding areas with proven results."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
tag="Free Estimates Available"
tagIcon={Shield}
tagAnimation="slide-up"
@@ -180,7 +180,7 @@ export default function LandingPage() {
{ text: "📧 Email Info", href: "mailto:info@sarabiasealing.com" }
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
/>
</div>