diff --git a/src/components/sections/contact/ContactText.tsx b/src/components/sections/contact/ContactText.tsx index a007592..f3559cb 100644 --- a/src/components/sections/contact/ContactText.tsx +++ b/src/components/sections/contact/ContactText.tsx @@ -8,6 +8,7 @@ import { getButtonProps } from "@/lib/buttonUtils"; import { useTheme } from "@/providers/themeProvider/ThemeProvider"; import type { ButtonConfig } from "@/types/button"; import type { InvertedBackground } from "@/providers/themeProvider/config/constants"; +import Image from "next/image"; type AnimationType = "entrance-slide" | "reveal-blur" | "background-highlight"; @@ -104,6 +105,14 @@ const ContactText = ({