Merge version_2 into main #2
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user