From 7222df9aad329162fe47df4445490632a17fd4f8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 14:23:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1975fe2..e443916 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -176,8 +176,7 @@ export default function LandingPage() { logoText="Land Care 4 U & Landscaping" copyrightText="© 2025 Land Care 4 U & Landscaping. All rights reserved." socialLinks={[ - { icon: Instagram, href: "https://www.instagram.com/lawncare4ulandscaping", ariaLabel: "Instagram" }, - { icon: Phone, href: "tel:+19515484002", ariaLabel: "Call us" } + { icon: Instagram, href: "https://www.instagram.com/lawncare4ulandscaping", ariaLabel: "Follow us on Instagram @lawncare4ulandscaping" } ]} ariaLabel="Site footer" /> -- 2.49.1