diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3e39641..ef2d76e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -2,10 +2,9 @@ import ReactLenis from "lenis/react"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; -import ContactText from "@/components/sections/contact/ContactText"; -import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Mail, Phone, MapPin } from "lucide-react"; +import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; +import ContactSplit from "@/components/sections/contact/ContactSplit"; +import FooterMedia from "@/components/sections/footer/FooterMedia"; export default function ContactPage() { return ( @@ -23,7 +22,7 @@ export default function ContactPage() { > -
-
- +
- -
-
- -

Email

-

contact@switzerweb.ch

-
-
- -

Téléphone

-

+41 21 000 00 00

-
-
- -

Localisation

-

Lausanne, Suisse

-
-
-