diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1c9cb96..4da6721 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,10 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
-import ContactCTA from '@/components/sections/contact/ContactCTA';
+import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree';
-import FooterMedia from '@/components/sections/footer/FooterMedia';
+import FooterBase from '@/components/sections/footer/FooterBase';
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,23 +47,16 @@ export default function LandingPage() {
@@ -129,18 +94,11 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Une approche rigoureuse pour votre ",
- },
+ type: "text", content: "Une approche rigoureuse pour votre "},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/distracted-man-with-map-sunset_1153-408.jpg",
- alt: "Études de terrain",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/distracted-man-with-map-sunset_1153-408.jpg", alt: "Études de terrain"},
{
- type: "text",
- content: " impact environnemental.",
- },
+ type: "text", content: " impact environnemental."},
]}
/>
@@ -152,29 +110,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "f1",
- title: "Études d'impact",
- tags: [
- "Réglementaire",
- ],
- imageSrc: "http://img.b2bpic.net/free-vector/agriculture-background-design_1300-202.jpg",
- },
+ id: "f1", title: "Études d'impact", tags: [
+ "Réglementaire"],
+ imageSrc: "http://img.b2bpic.net/free-vector/agriculture-background-design_1300-202.jpg"},
{
- id: "f2",
- title: "Stratégie Durable",
- tags: [
- "Consulting",
- ],
- imageSrc: "http://img.b2bpic.net/free-vector/energy-efficiency-computer-graphic-flat-design_23-2147548795.jpg",
- },
+ id: "f2", title: "Stratégie Durable", tags: [
+ "Consulting"],
+ imageSrc: "http://img.b2bpic.net/free-vector/energy-efficiency-computer-graphic-flat-design_23-2147548795.jpg"},
{
- id: "f3",
- title: "Monitoring Écologique",
- tags: [
- "Terrain",
- ],
- imageSrc: "http://img.b2bpic.net/free-vector/illustration-house-insurance_53876-6171.jpg",
- },
+ id: "f3", title: "Monitoring Écologique", tags: [
+ "Terrain"],
+ imageSrc: "http://img.b2bpic.net/free-vector/illustration-house-insurance_53876-6171.jpg"},
]}
title="Nos domaines d'intervention"
description="Des services complets pour répondre à vos exigences réglementaires et écologiques."
@@ -188,26 +134,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "12 ans",
- title: "D'expérience",
- description: "Savoir-faire confirmé",
- imageSrc: "http://img.b2bpic.net/free-photo/stats-concept-with-pie-chart-top-view_23-2148950388.jpg",
- },
+ id: "m1", value: "12 ans", title: "D'expérience", description: "Savoir-faire confirmé", imageSrc: "http://img.b2bpic.net/free-photo/stats-concept-with-pie-chart-top-view_23-2148950388.jpg"},
{
- id: "m2",
- value: "450 t",
- title: "CO2 évité",
- description: "Impact mesuré",
- imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-businesspeople-analyzing-graph-desk_23-2147826529.jpg",
- },
+ id: "m2", value: "450 t", title: "CO2 évité", description: "Impact mesuré", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-businesspeople-analyzing-graph-desk_23-2147826529.jpg"},
{
- id: "m3",
- value: "80+",
- title: "Partenaires",
- description: "Confiance renouvelée",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-holding-tablet_23-2148617240.jpg",
- },
+ id: "m3", value: "80+", title: "Partenaires", description: "Confiance renouvelée", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-holding-tablet_23-2148617240.jpg"},
]}
title="Impact en chiffres"
description="Des résultats concrets pour nos partenaires."
@@ -222,20 +153,11 @@ export default function LandingPage() {
membersAnimation="slide-up"
members={[
{
- id: "t1",
- name: "Sophie Martin",
- imageSrc: "http://img.b2bpic.net/free-photo/man-make-notes-clipboard-while-checking-flowers_329181-20549.jpg",
- },
+ id: "t1", name: "Sophie Martin", imageSrc: "http://img.b2bpic.net/free-photo/man-make-notes-clipboard-while-checking-flowers_329181-20549.jpg"},
{
- id: "t2",
- name: "Julien Dubois",
- imageSrc: "http://img.b2bpic.net/free-photo/young-female-agricultural-engineer-makes-call-greenhouse_1153-5364.jpg",
- },
+ id: "t2", name: "Julien Dubois", imageSrc: "http://img.b2bpic.net/free-photo/young-female-agricultural-engineer-makes-call-greenhouse_1153-5364.jpg"},
{
- id: "t3",
- name: "Claire Lefevre",
- imageSrc: "http://img.b2bpic.net/free-photo/man-holding-map-binocular-landscape_107420-9784.jpg",
- },
+ id: "t3", name: "Claire Lefevre", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-map-binocular-landscape_107420-9784.jpg"},
]}
memberVariant="card"
/>
@@ -248,40 +170,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Marc R.",
- role: "Directeur",
- testimonial: "Un accompagnement exceptionnel.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg",
- },
+ id: "1", name: "Marc R.", role: "Directeur", testimonial: "Un accompagnement exceptionnel.", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg"},
{
- id: "2",
- name: "Julie P.",
- role: "Ingénieure",
- testimonial: "Rigueur et professionnalisme.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
- },
+ id: "2", name: "Julie P.", role: "Ingénieure", testimonial: "Rigueur et professionnalisme.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
{
- id: "3",
- name: "Luc D.",
- role: "Promoteur",
- testimonial: "Solutions très innovantes.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-work_23-2149871315.jpg",
- },
+ id: "3", name: "Luc D.", role: "Promoteur", testimonial: "Solutions très innovantes.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-work_23-2149871315.jpg"},
{
- id: "4",
- name: "Alice T.",
- role: "Urbaniste",
- testimonial: "Très satisfaits du service.",
- imageSrc: "http://img.b2bpic.net/free-photo/fired-businessman-holding-his-belongings-screaming-from-frustration-office_637285-6837.jpg",
- },
+ id: "4", name: "Alice T.", role: "Urbaniste", testimonial: "Très satisfaits du service.", imageSrc: "http://img.b2bpic.net/free-photo/fired-businessman-holding-his-belongings-screaming-from-frustration-office_637285-6837.jpg"},
{
- id: "5",
- name: "Paul B.",
- role: "Maire",
- testimonial: "Une expertise incontournable.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
- },
+ id: "5", name: "Paul B.", role: "Maire", testimonial: "Une expertise incontournable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"},
]}
title="Témoignages"
description="Ce qu'ils disent de nous."
@@ -294,20 +191,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "q1",
- title: "Quel est votre périmètre?",
- content: "Nous intervenons dans toute la France.",
- },
+ id: "q1", title: "Quel est votre périmètre?", content: "Nous intervenons dans toute la France."},
{
- id: "q2",
- title: "Quels types de projets?",
- content: "Tout type d'infrastructure ou de développement.",
- },
+ id: "q2", title: "Quels types de projets?", content: "Tout type d'infrastructure ou de développement."},
{
- id: "q3",
- title: "Comment vous contacter?",
- content: "Via notre formulaire de contact.",
- },
+ id: "q3", title: "Comment vous contacter?", content: "Via notre formulaire de contact."},
]}
title="Questions fréquentes"
description="Tout ce que vous devez savoir."
@@ -316,52 +204,31 @@ export default function LandingPage() {
-