|
|
|
@@ -18,9 +18,9 @@ export default function LandingPage() {
|
|
|
|
borderRadius="soft"
|
|
|
|
borderRadius="soft"
|
|
|
|
contentWidth="compact"
|
|
|
|
contentWidth="compact"
|
|
|
|
sizing="mediumLarge"
|
|
|
|
sizing="mediumLarge"
|
|
|
|
background="aurora"
|
|
|
|
background="noiseDiagonalGradient"
|
|
|
|
cardStyle="layered-gradient"
|
|
|
|
cardStyle="solid"
|
|
|
|
primaryButtonStyle="radial-glow"
|
|
|
|
primaryButtonStyle="flat"
|
|
|
|
secondaryButtonStyle="solid"
|
|
|
|
secondaryButtonStyle="solid"
|
|
|
|
headingFontWeight="extrabold"
|
|
|
|
headingFontWeight="extrabold"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
@@ -48,13 +48,13 @@ export default function LandingPage() {
|
|
|
|
<HeroBillboardScroll
|
|
|
|
<HeroBillboardScroll
|
|
|
|
background={{
|
|
|
|
background={{
|
|
|
|
variant: "gradient-bars"}}
|
|
|
|
variant: "gradient-bars"}}
|
|
|
|
title="Crafting Your Perfect Outdoor Oasis"
|
|
|
|
title="Transform Your Backyard into a High-End Retreat"
|
|
|
|
description="Trejo Landscaping specializes in premium hardscape design and installation. We turn ordinary backyards into extraordinary living spaces."
|
|
|
|
description="Trejo Landscaping specializes in premium hardscape design and installation. We turn ordinary backyards into extraordinary living spaces."
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
text: "Get a Free Estimate", href: "#contact"},
|
|
|
|
text: "Get a Free Estimate", href: "#contact"},
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg"
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzamTc3A9fnTTGitr3MFFFGSNb/uploaded-1775494922426-46tfc1ql.jpg"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
@@ -73,11 +73,13 @@ export default function LandingPage() {
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
features={[
|
|
|
|
features={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "Stone Patios", description: "Custom-designed paver and stone patios for outdoor relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698328.jpg"},
|
|
|
|
title: "Sod Installs", description: "Professional sod installation for a lush, green lawn instantly.", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698328.jpg?_wi=1"},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "Retaining Walls", description: "Structural and decorative stone walls for property definition.", imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-12301.jpg"},
|
|
|
|
title: "Paver Installs", description: "Custom-designed paver surfaces for patios and driveways.", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698328.jpg?_wi=2"},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "Garden Paths", description: "Beautiful walkways that integrate seamlessly with your garden.", imageSrc: "http://img.b2bpic.net/free-photo/low-stone-pole-barrier-green-grass-soft-focus_181624-38240.jpg"},
|
|
|
|
title: "Retaining Wall Installs", description: "Structural and decorative stone walls for property definition.", imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-12301.jpg?_wi=1"},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
title: "Erosion Control", description: "Advanced erosion control solutions to protect and stabilize your landscape.", imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-12301.jpg?_wi=2"},
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
title="Our Hardscape Services"
|
|
|
|
title="Our Hardscape Services"
|
|
|
|
description="Premium outdoor solutions designed for your lifestyle."
|
|
|
|
description="Premium outdoor solutions designed for your lifestyle."
|
|
|
|
@@ -120,7 +122,7 @@ export default function LandingPage() {
|
|
|
|
text="Ready to transform your landscape? Get in touch today for a consultation."
|
|
|
|
text="Ready to transform your landscape? Get in touch today for a consultation."
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
text: "Contact Us", href: "mailto:info@trejolandscaping.com"},
|
|
|
|
text: "Request Your Free Consultation", href: "mailto:info@trejolandscaping.com"},
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|