Update src/app/contact/page.tsx

This commit is contained in:
2026-02-25 17:34:12 +00:00
parent 352ab7f51c
commit f8a4ed13d9

View File

@@ -4,7 +4,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ContactText from '@/components/sections/contact/ContactText';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { Sparkles } from "lucide-react";
export default function ContactPage() {
return (