Merge version_21 into main #47

Merged
bender merged 2 commits from version_21 into main 2026-04-07 15:22:10 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -14,11 +14,11 @@ export default function IrrigationPage() {
borderRadius="pill"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="noiseDiagonalGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="shadow"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="bold"
headingFontWeight="normal"
>
<ReactLenis root>
<NavbarLayoutFloatingInline
@@ -29,12 +29,12 @@ export default function IrrigationPage() {
{ name: "Rock & Gravel", id: "/rock-and-gravel" },
]}
brandName="Ryan Brothers"
button={{ text: "Get A Quote", href: "tel:4803279024" }}
/>
<HeroLogoBillboard
logoText="Irrigation Services"
description="We provide comprehensive irrigation repair, maintenance, and installation to ensure your landscape remains lush and water-efficient all year round."
buttons={[{ text: "Get A Free Estimate", href: "tel:4803279024" }]}
background={{ variant: "plain" }}
/>
<FooterCard
logoText="Ryan Brothers Lawn & Landscape"

View File

@@ -14,11 +14,11 @@ export default function RockAndGravelPage() {
borderRadius="pill"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="noiseDiagonalGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="shadow"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="bold"
headingFontWeight="normal"
>
<ReactLenis root>
<NavbarLayoutFloatingInline
@@ -29,12 +29,12 @@ export default function RockAndGravelPage() {
{ name: "Rock & Gravel", id: "/rock-and-gravel" },
]}
brandName="Ryan Brothers"
button={{ text: "Get A Quote", href: "tel:4803279024" }}
/>
<HeroLogoBillboard
logoText="Rock & Gravel Services"
description="Upgrade your yard with professional rock and gravel installation, or clear space with our efficient removal services. We handle the heavy lifting for your landscape project."
buttons={[{ text: "Get A Free Estimate", href: "tel:4803279024" }]}
background={{ variant: "plain" }}
/>
<FooterCard
logoText="Ryan Brothers Lawn & Landscape"