Merge version_9 into main #16
@@ -35,12 +35,12 @@ export default function LandingPage() {
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
]}
|
||||
brandName="Ryan Brothers"
|
||||
button={{ text: "Contact Us", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroLogoBillboard
|
||||
background={{ variant: "plain" }}
|
||||
logoText="Professional Lawn & Landscaping"
|
||||
description="Ryan Brothers Lawn & Landscape delivers efficient, high-quality lawn care and landscaping for East Valley homeowners who want their property looking sharp—without the hassle."
|
||||
buttons={[
|
||||
@@ -50,6 +50,7 @@ export default function LandingPage() {
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683172804-an6fhagl.png"
|
||||
imageAlt="Professional lawn service"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -64,6 +65,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Clean, sharp, and consistent results for every property we serve."
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user