|
|
|
|
@@ -5,9 +5,9 @@ import ReactLenis from "lenis/react";
|
|
|
|
|
import AboutMetric from '@/components/sections/about/AboutMetric';
|
|
|
|
|
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
|
|
|
|
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
|
|
|
|
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
|
|
|
|
import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour';
|
|
|
|
|
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
|
|
|
|
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
|
|
|
|
|
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
|
|
|
|
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
|
|
|
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
|
|
|
|
import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
|
|
|
|
|
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroSplitDualMedia
|
|
|
|
|
<HeroBillboardScroll
|
|
|
|
|
background={{
|
|
|
|
|
variant: "gradient-bars"}}
|
|
|
|
|
title="Optimisez votre flux d'édition avec ÉditeurPro"
|
|
|
|
|
@@ -67,15 +67,8 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
text: "Essai Gratuit", href: "#contact"},
|
|
|
|
|
]}
|
|
|
|
|
mediaItems={[
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/tablet-heap-books_23-2147845956.jpg", imageAlt: "Interface logicielle ÉditeurPro affichant des outils de collaboration et de relecture"},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/code-testing-quality-assurance-done-computers-startup-workplace_482257-120129.jpg", imageAlt: "Bureau d'éditeur freelance moderne avec l'interface ÉditeurPro"},
|
|
|
|
|
]}
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
rating={5}
|
|
|
|
|
ratingText="5/5 par les éditeurs freelance"
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/tablet-heap-books_23-2147845956.jpg"
|
|
|
|
|
imageAlt="Interface logicielle ÉditeurPro affichant des outils de collaboration et de relecture"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -99,19 +92,23 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="features" data-section="features">
|
|
|
|
|
<FeatureCardMedia
|
|
|
|
|
<FeatureCardTwentyFour
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: "f1", title: "Relecture assistée par IA", description: "Détectez les erreurs grammaticales et stylistiques avec une précision inégalée, optimisée pour le contexte littéraire.", tag: "Innovation", imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-concept_23-2151977497.jpg", imageAlt: "Icône de relecture assistée par IA"},
|
|
|
|
|
id: "f1", title: "Relecture assistée par IA", description: "Détectez les erreurs grammaticales et stylistiques avec une précision inégalée, optimisée pour le contexte littéraire.", tags: ["Innovation"], imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-concept_23-2151977497.jpg", imageAlt: "Icône de relecture assistée par IA", author: "ÉditeurPro"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "f2", title: "Collaboration en temps réel", description: "Travaillez simultanément avec vos auteurs et relecteurs sur un document unique, avec suivi des modifications transparent.", tag: "Efficacité", imageSrc: "http://img.b2bpic.net/free-photo/jigsaw-puzzle-partnership-teamwork-team-concept_53876-21149.jpg", imageAlt: "Icône de collaboration en temps réel"},
|
|
|
|
|
id: "f2", title: "Collaboration en temps réel", description: "Travaillez simultanément avec vos auteurs et relecteurs sur un document unique, avec suivi des modifications transparent.", tags: ["Efficacité"], imageSrc: "http://img.b2bpic.net/free-photo/jigsaw-puzzle-partnership-teamwork-team-concept_53876-21149.jpg", imageAlt: "Icône de collaboration en temps réel", author: "ÉditeurPro"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "f3", title: "Gestion de projet intuitive", description: "Organisez vos projets d'édition, définissez les étapes et suivez les délais grâce à un tableau de bord clair et personnalisable.", tag: "Organisation", imageSrc: "http://img.b2bpic.net/free-photo/analysis-model-flow-chart-icon_53876-167121.jpg", imageAlt: "Icône de gestion de projet"},
|
|
|
|
|
id: "f3", title: "Gestion de projet intuitive", description: "Organisez vos projets d'édition, définissez les étapes et suivez les délais grâce à un tableau de bord clair et personnalisable.", tags: ["Organisation"], imageSrc: "http://img.b2bpic.net/free-photo/analysis-model-flow-chart-icon_53876-167121.jpg", imageAlt: "Icône de gestion de projet", author: "ÉditeurPro"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "f4", title: "Portail client sécurisé", description: "Partagez les manuscrits et recueillez les retours de vos clients dans un espace privé et sécurisé, renforçant la confiance.", tag: "Confidentialité", imageSrc: "http://img.b2bpic.net/free-photo/folder-icon-with-lock-secret-security-document-directory-encryption-technology-icon-symbol-background-3d-illustration_56104-2071.jpg", imageAlt: "Icône de portail client sécurisé"},
|
|
|
|
|
id: "f4", title: "Portail client sécurisé", description: "Partagez les manuscrits et recueillez les retours de vos clients dans un espace privé et sécurisé, renforçant la confiance.", tags: ["Confidentialité"], imageSrc: "http://img.b2bpic.net/free-photo/folder-icon-with-lock-secret-security-document-directory-encryption-technology-icon-symbol-background-3d-illustration_56104-2071.jpg", imageAlt: "Icône de portail client sécurisé", author: "ÉditeurPro"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
title="Des fonctionnalités conçues pour l'excellence"
|
|
|
|
|
description="ÉditeurPro intègre des outils puissants pour transformer votre processus d'édition, de la première ébauche à la publication finale."
|
|
|
|
|
@@ -305,4 +302,4 @@ export default function LandingPage() {
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|