From 618f7eeb6301566bdfc9773154f2d07a3973a4e6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 10:17:19 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index cc05876..b34beb1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -29,22 +29,22 @@ export default function LandingPage() { { name: "Accueil", id: "home", - href: "/", + }, { name: "Services", id: "services", - href: "/services", + }, { name: "Avis Clients", id: "avis", - href: "/avis", + }, { name: "Contact", id: "contact", - href: "/contact", + }, ]} brandName="Espace Habitat Auguy & Fils" @@ -85,7 +85,7 @@ export default function LandingPage() { rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589543.jpg?_wi=10" + imageSrc="http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589543.jpg" imageAlt="chauffagiste installation chaudière moderne" mediaAnimation="slide-up" mediaPosition="right"