Merge version_2 into main #5
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user