diff --git a/components/google.map.tsx b/components/google.map.tsx index 0498b08..e7add08 100644 --- a/components/google.map.tsx +++ b/components/google.map.tsx @@ -71,7 +71,7 @@ export default function GoogleMap({ src={`https://maps.googleapis.com/maps/api/js?key=${process.env.NEXT_PUBLIC_GOOGLE_MAPS_API_KEY}&callback=initMap`} strategy="afterInteractive" /> -
+ > ); } diff --git a/components/nav_foot/footer.tsx b/components/nav_foot/footer.tsx index 6d6d1ab..8c78a57 100644 --- a/components/nav_foot/footer.tsx +++ b/components/nav_foot/footer.tsx @@ -14,9 +14,9 @@ import { FaLocationDot } from "react-icons/fa6"; export default function Footer() { return ( -