Update src/app/contact/page.tsx

This commit is contained in:
2026-03-26 10:17:19 +00:00
parent 0aa6f675ff
commit 618f7eeb63

View File

@@ -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"