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