Merge version_1 into main #1
219
src/app/page.tsx
219
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Accueil", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Projets",
|
||||
id: "projects",
|
||||
},
|
||||
name: "Projets", id: "projects"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="VALENTIN RENOVATION"
|
||||
/>
|
||||
@@ -54,41 +46,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Entreprise de rénovation fiable à Gournay-sur-Marne"
|
||||
description="Travaux de qualité, finitions soignées, équipe sérieuse et réactive. Votre projet mérite l'excellence."
|
||||
buttons={[
|
||||
{
|
||||
text: "Demander un devis gratuit",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Demander un devis gratuit", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-108961.jpg",
|
||||
imageAlt: "rénovation appartement moderne",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-108961.jpg", imageAlt: "rénovation appartement moderne"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-meeting-lounge_105762-2023.jpg",
|
||||
imageAlt: "rénovation salle de bain avant après",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-meeting-lounge_105762-2023.jpg", imageAlt: "rénovation salle de bain avant après"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-painting-with-roller_23-2148903528.jpg",
|
||||
imageAlt: "peinture intérieur design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-painting-with-roller_23-2148903528.jpg", imageAlt: "peinture intérieur design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-construction-workers_23-2149366629.jpg",
|
||||
imageAlt: "maçonnerie rénovation extérieur",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-construction-workers_23-2149366629.jpg", imageAlt: "maçonnerie rénovation extérieur"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-new-home_23-2149242081.jpg",
|
||||
imageAlt: "travaux généraux rénovation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-new-home_23-2149242081.jpg", imageAlt: "travaux généraux rénovation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg",
|
||||
imageAlt: "rénovation totale intérieur",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg", imageAlt: "rénovation totale intérieur"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,20 +77,11 @@ export default function LandingPage() {
|
||||
tag="4.8/5 ⭐"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "16+",
|
||||
description: "Avis clients vérifiés",
|
||||
},
|
||||
id: "m1", value: "16+", description: "Avis clients vérifiés"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100%",
|
||||
description: "Engagement qualité",
|
||||
},
|
||||
id: "m2", value: "100%", description: "Engagement qualité"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Expert",
|
||||
description: "Équipe qualifiée",
|
||||
},
|
||||
id: "m3", value: "Expert", description: "Équipe qualifiée"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -126,54 +94,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
label: "Intérieur",
|
||||
title: "Rénovation intérieure",
|
||||
items: [
|
||||
"Agencement optimisé",
|
||||
"Pose de cloisons",
|
||||
"Rénovation complète",
|
||||
],
|
||||
id: "s1", label: "Intérieur", title: "Rénovation intérieure", items: [
|
||||
"Agencement optimisé", "Pose de cloisons", "Rénovation complète"],
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
label: "Sanitaire",
|
||||
title: "Salle de bain",
|
||||
items: [
|
||||
"Douche italienne",
|
||||
"Pose de carrelage",
|
||||
"Plomberie",
|
||||
],
|
||||
id: "s2", label: "Sanitaire", title: "Salle de bain", items: [
|
||||
"Douche italienne", "Pose de carrelage", "Plomberie"],
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
label: "Peinture",
|
||||
title: "Peinture & Décoration",
|
||||
items: [
|
||||
"Application soignée",
|
||||
"Enduits",
|
||||
"Tapisserie",
|
||||
],
|
||||
id: "s3", label: "Peinture", title: "Peinture & Décoration", items: [
|
||||
"Application soignée", "Enduits", "Tapisserie"],
|
||||
},
|
||||
{
|
||||
id: "s4",
|
||||
label: "Général",
|
||||
title: "Travaux généraux",
|
||||
items: [
|
||||
"Menuiserie",
|
||||
"Électricité",
|
||||
"Isolation",
|
||||
],
|
||||
id: "s4", label: "Général", title: "Travaux généraux", items: [
|
||||
"Menuiserie", "Électricité", "Isolation"],
|
||||
},
|
||||
{
|
||||
id: "s5",
|
||||
label: "Maçonnerie",
|
||||
title: "Maçonnerie",
|
||||
items: [
|
||||
"Petite maçonnerie",
|
||||
"Ouverture de mur",
|
||||
"Revêtements",
|
||||
],
|
||||
id: "s5", label: "Maçonnerie", title: "Maçonnerie", items: [
|
||||
"Petite maçonnerie", "Ouverture de mur", "Revêtements"],
|
||||
},
|
||||
]}
|
||||
title="Nos services de rénovation"
|
||||
@@ -189,47 +127,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Rénovation salle de bain",
|
||||
price: "Gournay",
|
||||
variant: "Projet A",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439742.jpg",
|
||||
},
|
||||
id: "p1", name: "Rénovation salle de bain", price: "Gournay", variant: "Projet A", imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439742.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Peinture salon",
|
||||
price: "Gournay",
|
||||
variant: "Projet B",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-designer-holds-paint-roller-color-palette-chooses-appropriate-tone-refurbishment-has-good-mood_273609-38582.jpg",
|
||||
},
|
||||
id: "p2", name: "Peinture salon", price: "Gournay", variant: "Projet B", imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-designer-holds-paint-roller-color-palette-chooses-appropriate-tone-refurbishment-has-good-mood_273609-38582.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Maçonnerie mur",
|
||||
price: "Gournay",
|
||||
variant: "Projet C",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-varnishing-wood_23-2148748820.jpg",
|
||||
},
|
||||
id: "p3", name: "Maçonnerie mur", price: "Gournay", variant: "Projet C", imageSrc: "http://img.b2bpic.net/free-photo/person-varnishing-wood_23-2148748820.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Rénovation cuisine",
|
||||
price: "Gournay",
|
||||
variant: "Projet D",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086837.jpg",
|
||||
},
|
||||
id: "p4", name: "Rénovation cuisine", price: "Gournay", variant: "Projet D", imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086837.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Rénovation totale",
|
||||
price: "Gournay",
|
||||
variant: "Projet E",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-construction-workers-job_23-2149328058.jpg",
|
||||
},
|
||||
id: "p5", name: "Rénovation totale", price: "Gournay", variant: "Projet E", imageSrc: "http://img.b2bpic.net/free-photo/smiley-construction-workers-job_23-2149328058.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Transformation totale",
|
||||
price: "Gournay",
|
||||
variant: "Projet F",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg",
|
||||
},
|
||||
id: "p6", name: "Transformation totale", price: "Gournay", variant: "Projet F", imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg"},
|
||||
]}
|
||||
title="Nos réalisations"
|
||||
description="Découvrez nos chantiers de rénovation avant/après."
|
||||
@@ -241,19 +149,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Pourquoi nous choisir pour vos travaux ?",
|
||||
},
|
||||
type: "text", content: "Pourquoi nous choisir pour vos travaux ?"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="cta" data-section="cta">
|
||||
<ContactCenter
|
||||
tag="Contact"
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Besoin de rénover votre logement ?"
|
||||
description="Obtenez un devis gratuit et rapide avec Valentin Rénovation."
|
||||
buttonText="Obtenir un devis"
|
||||
@@ -267,59 +173,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Jean Dupont",
|
||||
role: "Client",
|
||||
company: "Gournay",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-talking-work_23-2148752023.jpg",
|
||||
},
|
||||
id: "t1", name: "Jean Dupont", role: "Client", company: "Gournay", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-talking-work_23-2148752023.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Marie Martin",
|
||||
role: "Client",
|
||||
company: "Gournay",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-as-team_23-2149366653.jpg",
|
||||
},
|
||||
id: "t2", name: "Marie Martin", role: "Client", company: "Gournay", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-as-team_23-2149366653.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Paul Durand",
|
||||
role: "Client",
|
||||
company: "Gournay",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-wearing-safety-helmets_23-2149366644.jpg",
|
||||
},
|
||||
id: "t3", name: "Paul Durand", role: "Client", company: "Gournay", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-wearing-safety-helmets_23-2149366644.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Lucie Bernard",
|
||||
role: "Client",
|
||||
company: "Gournay",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workers-collaborating-together_23-2147668764.jpg",
|
||||
},
|
||||
id: "t4", name: "Lucie Bernard", role: "Client", company: "Gournay", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workers-collaborating-together_23-2147668764.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Thomas Petit",
|
||||
role: "Client",
|
||||
company: "Gournay",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-together_23-2149366697.jpg",
|
||||
},
|
||||
id: "t5", name: "Thomas Petit", role: "Client", company: "Gournay", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-together_23-2149366697.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.8",
|
||||
label: "Note moyenne",
|
||||
},
|
||||
value: "4.8", label: "Note moyenne"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Client satisfait",
|
||||
},
|
||||
value: "100%", label: "Client satisfait"},
|
||||
{
|
||||
value: "16",
|
||||
label: "Avis clients",
|
||||
},
|
||||
value: "16", label: "Avis clients"},
|
||||
]}
|
||||
title="Ce que pensent nos clients"
|
||||
description="Des avis authentiques pour votre tranquillité."
|
||||
|
||||
Reference in New Issue
Block a user