diff --git a/src/components/SectionClientSay.tsx b/src/components/SectionClientSay.tsx index 9a7e605..252284d 100644 --- a/src/components/SectionClientSay.tsx +++ b/src/components/SectionClientSay.tsx @@ -3,14 +3,14 @@ import React, { FC, useState } from "react"; import Heading from "@/shared/Heading"; import clientSayMain from "@/images/clientSayMain.png"; -import clientSay1 from "@/images/clientSay1.png"; -import clientSay2 from "@/images/clientSay2.png"; -import clientSay3 from "@/images/clientSay3.png"; -import clientSay4 from "@/images/clientSay4.png"; -import clientSay5 from "@/images/clientSay5.png"; -import clientSay6 from "@/images/clientSay6.png"; -import quotationImg from "@/images/quotation.png"; -import quotationImg2 from "@/images/quotation2.png"; +import clientSay1 from "@/images/clientSay1.jpg"; +import clientSay2 from "@/images/clientSay2.webp"; +import clientSay3 from "@/images/clientSay3.jpg"; +import clientSay4 from "@/images/clientSay4.jpg"; +import clientSay5 from "@/images/clientSay5.jpg"; +import clientSay6 from "@/images/clientSay6.jpg"; +import quotationImg from "@/images/quotation.jpg"; +import quotationImg2 from "@/images/quotation.png"; import { MapPinIcon } from "@heroicons/react/24/outline"; import { AnimatePresence, motion, MotionConfig } from "framer-motion"; import Image from "next/image"; @@ -60,32 +60,32 @@ const SectionClientSay: FC = ({ return (
{t("sectionClientSay.imageAltClient1")} {t("sectionClientSay.imageAltClient2")} {t("sectionClientSay.imageAltClient3")} {t("sectionClientSay.imageAltClient4")} {t("sectionClientSay.imageAltClient5")} {t("sectionClientSay.imageAltClient6")} @@ -100,9 +100,9 @@ const SectionClientSay: FC = ({
{renderBg()} - {t("sectionClientSay.imageAltMain")} + {t("sectionClientSay.imageAltMain")}
- {t("sectionClientSay.imageAltQuotation1")} = ({ className="opacity-50 md:opacity-100 absolute -ml-16 lg:ml-3 left-full top-1" src={quotationImg2} alt={t("sectionClientSay.imageAltQuotation2")} - /> + /> */}