Compare commits
2 Commits
cce089689b
...
version_1
| Author | SHA1 | Date | |
|---|---|---|---|
| 007b176a4e | |||
| 4586eea9f3 |
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
{ text: "Call Now: (612) 221-0772", href: "tel:(612)221-0772" },
|
||||
{ text: "Get a Free Estimate" },
|
||||
]}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=1"
|
||||
imageAlt="Beautiful, well-maintained lawn"
|
||||
frameStyle="card"
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
description="Contact us today for a free estimate. We're available for service calls and consultations in Corcoran, Loretto, and surrounding West Metro communities."
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Request Free Estimate"
|
||||
|
||||
Reference in New Issue
Block a user