Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-02 04:15:05 +00:00

View File

@@ -50,14 +50,14 @@ export default function LandingPage() {
id: "contact",
},
]}
brandName="Elite Plumbing"
brandName="L.A. Drain Inspections & Repairs"
/>
</div>
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="Elite Plumbing"
description="Your trusted partner for precision plumbing, leak detection, and water system maintenance. Professional service that lasts."
logoText="L.A. Drain Inspections & Repairs"
description="Plumbing Services"
buttons={[
{
text: "Book an Appointment",
@@ -267,7 +267,7 @@ export default function LandingPage() {
],
},
]}
logoText="Elite Plumbing"
logoText="L.A. Drain Inspections & Repairs"
/>
</div>
</ReactLenis>