Update src/app/irrigation/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user