Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-27 23:53:31 +00:00

View File

@@ -38,7 +38,7 @@ export default function LandingPage() {
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="LuxeLawn"
brandName="Dino Might Lawncare LLC"
button={{ text: "Get Started", href: "/contact" }}
/>
</div>
@@ -191,8 +191,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterCard
logoText="LuxeLawn"
copyrightText="© 2025 LuxeLawn Management. All rights reserved."
logoText="Dino Might Lawncare LLC"
copyrightText="© 2025 Dino Might Lawncare LLC. All rights reserved."
socialLinks={[
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },