Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 33ed37e66b | |||
| 0624fba3da | |||
| fec1179703 | |||
| b47f8367a2 | |||
| 27800c8473 | |||
| 7552ff8e68 | |||
| 0873bf89c7 | |||
| 533d2dcd96 | |||
| 11c8368f65 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="A. Terrassement – Terrassement et aménagement paysager professionnel"
|
||||
title="Expert Terrassement et Aménagement Paysager à Laudrefang"
|
||||
description="Un service de haute qualité, un travail propre et une équipe fiable dédiée à vos besoins en matière de terrain à Laudrefang."
|
||||
buttons={[
|
||||
{
|
||||
@@ -111,12 +111,6 @@ export default function LandingPage() {
|
||||
id: "1", name: "Anonyme", date: "Mai 2022", title: "Excellent Aménagement", quote: "Terrassier au TOP, 1400 m² de terrain. Super sympa et travail très propre.", tag: "Vérifié", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-signing-contract-while-being-with-her-husband-meeting-with-real-estate-agent_637285-6897.jpg"},
|
||||
{
|
||||
id: "2", name: "Florian Michel", date: "Juin 2022", title: "Très professionnel", quote: "Excellent service, très professionnel.", tag: "Vérifié", avatarSrc: "http://img.b2bpic.net/free-photo/man-with-red-helmet-celebrating-with-raised-fist_1187-3250.jpg"},
|
||||
{
|
||||
id: "3", name: "Client Trois", date: "Juillet 2022", title: "Hautement recommandé", quote: "Travail propre, service fiable et équipe sympathique.", tag: "Vérifié", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-while-choosing-order-form-menu-cafe_637285-8950.jpg"},
|
||||
{
|
||||
id: "4", name: "Client Quatre", date: "Août 2022", title: "Super équipe", quote: "Ils ont livré exactement ce dont nous avions besoin à temps.", tag: "Vérifié", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-coffee-big-city-girl-walking-avenue-city_169016-66773.jpg"},
|
||||
{
|
||||
id: "5", name: "Jean Dupont", date: "Septembre 2022", title: "Finition parfaite", quote: "Hautement efficace et a laissé le site impeccable après les travaux de terrassement.", tag: "Vérifié", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-signing-contract-while-being-with-her-husband-meeting-with-real-estate-agent_637285-6897.jpg"},
|
||||
]}
|
||||
title="Avis Clients"
|
||||
description="Découvrez ce que nos clients satisfaits disent de notre travail."
|
||||
@@ -152,7 +146,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Appelez-nous : 06 84 85 37 04", href: "tel:0684853704"},
|
||||
label: "Appelez-nous : 06 84 85 37 04", href: "tel:+33684853704"},
|
||||
{
|
||||
label: "40 Rue des Écoles, 57385 Laudrefang", href: "https://maps.google.com"},
|
||||
{
|
||||
@@ -166,4 +160,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user