3 Commits

Author SHA1 Message Date
8eb9a1ce52 Merge version_2 into main
Merge version_2 into main
2026-04-27 23:53:31 +00:00
f014e4f9b3 Update src/app/page.tsx 2026-04-27 23:53:28 +00:00
9d2d0616b5 Merge version_1 into main
Merge version_1 into main
2026-04-27 23:33:15 +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" },