From e1e328f79a2a2dd1678cb3342faa51430d16c71a Mon Sep 17 00:00:00 2001 From: iqbal024 Date: Mon, 10 Mar 2025 09:26:36 +0700 Subject: [PATCH] update footer --- src/components/Footer.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 3ead61b..186493e 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,5 +1,5 @@ import Image from "next/image"; -import { FaClock, FaFacebook, FaFax, FaLinkedin, FaMapMarkerAlt, FaPhone } from "react-icons/fa"; +import { FaClock, FaFacebookF, FaFax, FaLinkedinIn, FaMapMarkerAlt, FaPhone } from "react-icons/fa"; import ScrollToTop from "./ScrollToTop"; import { fetchContact } from "@/services/payload/contact"; import { Suspense } from "react"; @@ -38,7 +38,7 @@ async function FooterWithData() {

Contact Us