From 372a7167b6650741c50b16063adee8b0f2ddeb44 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:11:20 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1a121c9..5ac7480 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -1,6 +1,5 @@ "use client"; -import Link from "next/link"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia"; @@ -46,13 +45,9 @@ export default function ContactPage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/huge-swiss-hotel-with-outdoor-restaurant_8353-9521.jpg", - imageAlt: "Façade de l'Hôtel du Soleil", - }, + imageSrc: "http://img.b2bpic.net/free-photo/huge-swiss-hotel-with-outdoor-restaurant_8353-9521.jpg", imageAlt: "Façade de l'Hôtel du Soleil"}, { - imageSrc: "http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg?_wi=2", - imageAlt: "Accueil chaleureux", - }, + imageSrc: "http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg", imageAlt: "Accueil chaleureux"}, ]} rating={5} ratingText="Équipe dévouée à votre service"