Update src/app/contact/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user