Files
5b8ff9c0-1bb9-44dd-bdcb-8d9…/src/app/page.tsx
2026-03-23 16:38:38 +00:00

193 lines
12 KiB
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
"use client";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import MetricCardTen from '@/components/sections/metrics/MetricCardTen';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import ContactText from '@/components/sections/contact/ContactText';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import Link from 'next/link';
const navItems = [
{ name: "Accueil", href: "/" },
{ name: "Prestations", href: "/prestations" }
];
export default function HomePage() {
return (
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="reveal-blur"
borderRadius="pill"
contentWidth="compact"
sizing="largeSmallSizeLargeTitles"
background="noise"
cardStyle="inset"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
headingFontWeight="semibold"
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="IDESUN"
navItems={navItems.map(item => ({...item, id: item.name.toLowerCase()}))}
button={{
text: "Contactez-nous", href: "/prestations"
}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
title="Bureau détudes photovoltaïque indépendant, expert en énergies renouvelables en France et à lInternational"
description="Choisir IDESUN, cest choisir un bureau détudes photovoltaïque avec une équipe compétente de plus de 30 ans dexpérience, pour assurer le succès de vos projets professionnels et institutionnels."
background={{ variant: "radial-gradient" }}
leftCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/modern-solar-panel-array-on-a-commercial-1774283383306-5acd7ac8.png", imageAlt: "Large-scale solar panel installation on a rooftop"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/engineers-collaborating-in-a-bright-mode-1774283382891-1581461a.png", imageAlt: "Engineers reviewing solar project plans on a digital screen"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/a-detailed-close-up-of-a-solar-inverter--1774283382873-1bde11c3.png", imageAlt: "Close-up of a solar inverter with data display"
}
]}
rightCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/an-aerial-view-of-a-large-scale-solar-fa-1774283383366-adc166b9.png", imageAlt: "Aerial view of a solar farm at sunset"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/a-close-up-of-a-hand-pointing-at-a-data--1774283383186-8e820904.png", imageAlt: "Hand pointing at a data graph on a tablet with solar panels in background"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/a-modern-cityscape-with-solar-panels-int-1774283382768-c124788c.png", imageAlt: "Cityscape with solar panels integrated into building designs"
}
]}
buttons={[
{ text: "Découvrir nos services", href: "/prestations" },
{ text: "Voir nos références", href: "/prestations" }
]}
carouselPosition="right"
ariaLabel="Introduction à IDESUN et aux énergies renouvelables"
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
title="Notre expertise, votre succès en énergies renouvelables"
description={[
"Depuis plus de 30 ans, IDESUN se positionne comme un bureau d'études photovoltaïque indépendant, spécialisé dans les énergies renouvelables. Notre équipe combine une expérience inégalée et une veille technologique constante pour vous offrir des solutions innovantes et performantes.", "Nous accompagnons les professionnels et les institutions, en France et à l'international, dans la concrétisation de leurs projets solaires. De l'étude de faisabilité à la mise en service, nous garantissons une approche sur mesure, axée sur l'optimisation énergétique, la rentabilité et la durabilité de vos installations."
]}
useInvertedBackground={false}
buttons={[
{ text: "En savoir plus sur nous", href: "/prestations" }
]}
ariaLabel="À propos du bureau d'études photovoltaïque IDESUN"
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardTen
title="Nos chiffres clés"
description="L'expérience et les résultats qui témoignent de notre engagement pour la transition énergétique."
metrics={[
{ id: "1", title: "Ans d'expérience", subtitle: "Dans les énergies renouvelables", category: "Expertise", value: "30+" },
{ id: "2", title: "Projets accompagnés", subtitle: "En France et à l'international", category: "Impact", value: "500+" },
{ id: "3", title: "MW installés", subtitle: "De puissance photovoltaïque", category: "Capacité", value: "1.2 GW" }
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
ariaLabel="Statistiques et réalisations d'IDESUN"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
title="Ce que disent nos clients"
description="Des retours positifs qui reflètent la qualité de notre expertise et de notre accompagnement."
testimonials={[
{ id: "1", name: "Sarah Dubois", role: "Directrice Générale", company: "Énergie Verte Solutions", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/professional-headshot-of-a-female-ceo-of-1774283382296-7f555b2c.png" },
{ id: "2", name: "Marc Lemaire", role: "Chef de Projet Construction", company: "Bâtiment Durable SAS", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/professional-headshot-of-a-male-director-1774283382089-3c940366.png" },
{ id: "3", name: "Sophie Martin", role: "Responsable Développement Durable", company: "Mairie de Grenoble", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/professional-headshot-of-a-female-projec-1774283383326-5a832132.png" },
{ id: "4", name: "Pierre Dupont", role: "Promoteur Immobilier", company: "Habitat Innovant", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/professional-headshot-of-a-male-real-est-1774283382557-06fd4802.png" }
]}
kpiItems={[
{ title: "Satisfaction Client", value: "98%" },
{ title: "Projets Livrés à Temps", value: "95%" },
{ title: "Retour sur Investissement", value: "+20%" }
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
ariaLabel="Témoignages clients et succès d'IDESUN"
/>
</div>
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Ils nous font confiance"
description="Nos partenaires et clients témoignent de la solidité et de la fiabilité de nos solutions."
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/a-clean-modern-logo-for-a-sustainable-en-1774283383744-36f1e856.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/a-professional-logo-for-a-construction-a-1774283382812-a04b159e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/a-sleek-tech-oriented-logo-for-an-innova-1774283382218-9c415e5e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/a-corporate-logo-for-a-large-utility-pro-1774283382475-ba29dba1.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/a-modern-logo-for-a-local-government-or--1774283384535-bd108c99.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/a-dynamic-logo-for-an-energy-consulting--1774283382568-b943e573.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLzmGbyMRtRKJMJJ7AppBmtNRD/a-simple-trustworthy-logo-for-an-investm-1774283381830-ce0b65c8.png"
]}
names={[
"Sustainable Power Co.", "Green Infrastructure Group", "Smart Grid Innovators", "National Utility Board", "City of Tomorrow", "Eco Consulting Partners", "Renewable Investment Fund"
]}
textboxLayout="default"
useInvertedBackground={false}
showCard={true}
ariaLabel="Références et partenaires d'IDESUN"
/>
</div>
<div id="contact" data-section="contact">
<ContactText
text="Prêt à démarrer votre projet ? Contactez-nous dès aujourd'hui pour une étude personnalisée. Notre équipe d'experts est à votre écoute pour transformer vos ambitions en réalité."
buttons={[
{ text: "Appelez-nous", href: "tel:0467169104" },
{ text: "Envoyez un e-mail", href: "mailto:info@idesun.fr" }
]}
background={{ variant: "radial-gradient" }}
animationType="reveal-blur"
useInvertedBackground={false}
ariaLabel="Section de contact pour IDESUN"
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
columns={[
{
title: "Navigation", items: [
{ label: "Accueil", href: "/" },
{ label: "Nos prestations", href: "/prestations" },
{ label: "Nous contacter", href: "/prestations" }
]
},
{
title: "Informations légales", items: [
{ label: "Mentions légales", href: "/prestations" },
{ label: "Politique de confidentialité", href: "/prestations" },
{ label: "Gestion des cookies", href: "/prestations" }
]
},
{
title: "Contactez-nous", items: [
{ label: "Bâtiment Le Domitia, 20 rue de la Roussataïo, 34740 Vendargues, France", href: "https://maps.app.goo.gl/YourLocation" },
{ label: "04 67 16 91 04", href: "tel:0467169104" },
{ label: "info@idesun.fr", href: "mailto:info@idesun.fr" }
]
}
]}
copyrightText="Copyright 2024 - Tous droits réservés - idesun.fr"
ariaLabel="Pied de page du site IDESUN"
/>
</div>
</ThemeProvider>
);
}