Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="animated-grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Your Lawn Deserves Marathon's Excellence"
|
||||
description="4.9★ rated lawn care service with 151+ happy homeowners. Professional, thorough, and treated like it's our own. Get your free quote today."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", alt: "professional headshot smiling man" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/attractive-lovely-woman-with-long-light-brown-hair-big-blue-eyes-smiles-outdoors_291650-335.jpg", alt: "professional headshot smiling woman" },
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
title="Ready to Transform Your Lawn?"
|
||||
description="No hidden fees. No pressure. Just professional lawn care that treats your yard like it's our own. Contact us today for a free consultation."
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "animated-grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grassland-landscape-greening-environment-park-background_1112-1181.jpg"
|
||||
imageAlt="beautiful green lawn maintenance professional"
|
||||
|
||||
Reference in New Issue
Block a user