|
|
|
|
@@ -5,14 +5,14 @@ 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';
|
|
|
|
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|
|
|
|
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
|
|
|
|
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
|
|
|
|
import { BookOpen, Clock, Crown, Diamond, Feather, Lightbulb, Mail, Smile, Sparkles, Users, Zap } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
|
@@ -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."
|
|
|
|
|
@@ -180,21 +177,23 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
|
<TestimonialCardSix
|
|
|
|
|
<TestimonialCardThirteen
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
showRating={true}
|
|
|
|
|
carouselMode="buttons"
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "t1", name: "Sophie Martin", handle: "@SophieEdits", testimonial: "ÉditeurPro est une révélation ! La relecture IA me fait gagner un temps fou, et le portail client est un jeu d'enfant. Mes auteurs sont ravis.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", imageAlt: "Photo de profil de Sophie Martin"},
|
|
|
|
|
id: "t1", name: "Sophie Martin", handle: "@SophieEdits", testimonial: "ÉditeurPro est une révélation ! La relecture IA me fait gagner un temps fou, et le portail client est un jeu d'enfant. Mes auteurs sont ravis.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", imageAlt: "Photo de profil de Sophie Martin", rating: 5},
|
|
|
|
|
{
|
|
|
|
|
id: "t2", name: "Marc Dubois", handle: "@MarcBooks", testimonial: "La collaboration en temps réel a changé ma façon de travailler. Plus de confusion, juste une efficacité pure. C'est l'outil indispensable.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Photo de profil de Marc Dubois"},
|
|
|
|
|
id: "t2", name: "Marc Dubois", handle: "@MarcBooks", testimonial: "La collaboration en temps réel a changé ma façon de travailler. Plus de confusion, juste une efficacité pure. C'est l'outil indispensable.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Photo de profil de Marc Dubois", rating: 5},
|
|
|
|
|
{
|
|
|
|
|
id: "t3", name: "Léa Chevalier", handle: "@LeaEditions", testimonial: "Je n'aurais jamais cru qu'un logiciel puisse être aussi intuitif et puissant à la fois. La gestion de projet est un rêve devenu réalité.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-with-arms-crossed_23-2148170961.jpg", imageAlt: "Photo de profil de Léa Chevalier"},
|
|
|
|
|
id: "t3", name: "Léa Chevalier", handle: "@LeaEditions", testimonial: "Je n'aurais jamais cru qu'un logiciel puisse être aussi intuitif et puissant à la fois. La gestion de projet est un rêve devenu réalité.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-with-arms-crossed_23-2148170961.jpg", imageAlt: "Photo de profil de Léa Chevalier", rating: 5},
|
|
|
|
|
{
|
|
|
|
|
id: "t4", name: "Thomas Petit", handle: "@ThomasProof", testimonial: "Le luxe de pouvoir gérer tous mes projets au même endroit, avec un niveau de détail professionnel. ÉditeurPro est un investissement qui rapporte.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-browsing-tablet_23-2148452626.jpg", imageAlt: "Photo de profil de Thomas Petit"},
|
|
|
|
|
id: "t4", name: "Thomas Petit", handle: "@ThomasProof", testimonial: "Le luxe de pouvoir gérer tous mes projets au même endroit, avec un niveau de détail professionnel. ÉditeurPro est un investissement qui rapporte.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-browsing-tablet_23-2148452626.jpg", imageAlt: "Photo de profil de Thomas Petit", rating: 5},
|
|
|
|
|
{
|
|
|
|
|
id: "t5", name: "Chloe Dupont", handle: "@ChloeLiterary", testimonial: "La fluidité des interactions et la sécurité du portail client sont incomparables. ÉditeurPro a élevé ma pratique de l'édition à un niveau supérieur.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sad-young-woman-sad-woman-light-background_169016-62993.jpg", imageAlt: "Photo de profil de Chloe Dupont"},
|
|
|
|
|
id: "t5", name: "Chloe Dupont", handle: "@ChloeLiterary", testimonial: "La fluidité des interactions et la sécurité du portail client sont incomparables. ÉditeurPro a élevé ma pratique de l'édition à un niveau supérieur.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sad-young-woman-sad-woman-light-background_169016-62993.jpg", imageAlt: "Photo de profil de Chloe Dupont", rating: 5},
|
|
|
|
|
]}
|
|
|
|
|
title="Ce que disent nos éditeurs"
|
|
|
|
|
description="Découvrez comment ÉditeurPro a transformé le quotidien des professionnels de l'édition freelance."
|
|
|
|
|
@@ -305,4 +304,4 @@ export default function LandingPage() {
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|