From 496ca6df1d17f8220516d41763ef8173a84e1434 Mon Sep 17 00:00:00 2001 From: Niya Shiyas Date: Thu, 28 Nov 2024 02:27:05 +0530 Subject: [PATCH] map --- src/components/Footer.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index 8e09f56..b71b960 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -38,7 +38,7 @@ const Footer = () => { }, { item: "GMap", - link: "https://maps.app.goo.gl/PycGaWgidy8eDQsx9", + link: "https://maps.app.goo.gl/LMwde9LfTuAvWuBV9", icon: FaMapMarkerAlt, }, ];