From d010f6a965df7cfec64efd4b8a52a72f6e93ec20 Mon Sep 17 00:00:00 2001 From: iqbal024 Date: Mon, 10 Mar 2025 21:08:44 +0700 Subject: [PATCH] update icon contact us --- src/components/Footer.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index a269aa1..a4dfdcb 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,5 +1,6 @@ import Image from "next/image"; -import { FaClock, FaFacebookF, FaFax, FaLinkedinIn, FaMapMarkerAlt, FaPhone } from "react-icons/fa"; +import { FaClock, FaFacebookF, FaFax, FaLinkedinIn, FaMapMarkerAlt } from "react-icons/fa"; +import { GiRotaryPhone } from "react-icons/gi"; import ScrollToTop from "./ScrollToTop"; import { fetchContact } from "@/services/payload/contact"; import { Suspense } from "react"; @@ -53,7 +54,7 @@ async function FooterWithData() {
  • - +
  • - +