2 Commits

Author SHA1 Message Date
7222df9aad Update src/app/page.tsx 2026-03-20 14:23:16 +00:00
574993f53b Merge version_7 into main
Merge version_7 into main
2026-03-20 14:14:49 +00:00

View File

@@ -176,8 +176,7 @@ export default function LandingPage() {
logoText="Land Care 4 U & Landscaping" logoText="Land Care 4 U & Landscaping"
copyrightText="© 2025 Land Care 4 U & Landscaping. All rights reserved." copyrightText="© 2025 Land Care 4 U & Landscaping. All rights reserved."
socialLinks={[ socialLinks={[
{ icon: Instagram, href: "https://www.instagram.com/lawncare4ulandscaping", ariaLabel: "Instagram" }, { icon: Instagram, href: "https://www.instagram.com/lawncare4ulandscaping", ariaLabel: "Follow us on Instagram @lawncare4ulandscaping" }
{ icon: Phone, href: "tel:+19515484002", ariaLabel: "Call us" }
]} ]}
ariaLabel="Site footer" ariaLabel="Site footer"
/> />