Update src/app/page.tsx
This commit is contained in:
239
src/app/page.tsx
239
src/app/page.tsx
@@ -32,17 +32,11 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Services",
|
name: "Services", id: "#services"},
|
||||||
id: "#services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Better Business DZ"
|
brandName="Better Business DZ"
|
||||||
/>
|
/>
|
||||||
@@ -51,82 +45,51 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitKpi
|
<HeroSplitKpi
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
title="Transformer la vision en résultats concrets."
|
title="Transformer la vision en résultats concrets."
|
||||||
description="Leader en conseil aux entreprises et développement du leadership en Algérie. Boostez votre performance avec Better Business DZ."
|
description="Leader en conseil aux entreprises et développement du leadership en Algérie. Boostez votre performance avec Better Business DZ."
|
||||||
kpis={[
|
kpis={[
|
||||||
{
|
{
|
||||||
value: "100+",
|
value: "100+", label: "Entreprises Accompagnées"},
|
||||||
label: "Entreprises Accompagnées",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "15+",
|
value: "15+", label: "Ans d'Expertise"},
|
||||||
label: "Ans d'Expertise",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "500+",
|
value: "500+", label: "Leaders Formés"},
|
||||||
label: "Leaders Formés",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Réserver une consultation",
|
text: "Réserver une consultation", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Nos services",
|
text: "Nos services", href: "#services"},
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/digital-marketing-team-attending-innovation-brainstorming-meeting_482257-91001.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/digital-marketing-team-attending-innovation-brainstorming-meeting_482257-91001.jpg"
|
||||||
imageAlt="Consultants en entreprise travaillant dans un environnement professionnel moderne en Algérie"
|
imageAlt="Consultants en entreprise travaillant dans un environnement professionnel moderne en Algérie"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
|
src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", alt: "Client 1"},
|
||||||
alt: "Client 1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg",
|
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg", alt: "Client 2"},
|
||||||
alt: "Client 2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg",
|
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg", alt: "Client 3"},
|
||||||
alt: "Client 3",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
|
src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", alt: "Client 4"},
|
||||||
alt: "Client 4",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Client 5"},
|
||||||
alt: "Client 5",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Rejoignez plus de 500+ leaders satisfaits"
|
avatarText="Rejoignez plus de 500+ leaders satisfaits"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Conseil Stratégique"},
|
||||||
text: "Conseil Stratégique",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Leadership Academy"},
|
||||||
text: "Leadership Academy",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Croissance Durable"},
|
||||||
text: "Croissance Durable",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Transformation Agile"},
|
||||||
text: "Transformation Agile",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Performance Humaine"},
|
||||||
text: "Performance Humaine",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -138,47 +101,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "s1",
|
id: "s1", title: "Conseil Stratégique", subtitle: "Optimisation des processus", category: "Stratégie", value: "Performance"},
|
||||||
title: "Conseil Stratégique",
|
|
||||||
subtitle: "Optimisation des processus",
|
|
||||||
category: "Stratégie",
|
|
||||||
value: "Performance",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "s2",
|
id: "s2", title: "Leadership Training", subtitle: "Développer vos talents", category: "Leadership", value: "Expertise"},
|
||||||
title: "Leadership Training",
|
|
||||||
subtitle: "Développer vos talents",
|
|
||||||
category: "Leadership",
|
|
||||||
value: "Expertise",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "s3",
|
id: "s3", title: "Team Building", subtitle: "Cohésion d'équipe", category: "RH", value: "Synergie"},
|
||||||
title: "Team Building",
|
|
||||||
subtitle: "Cohésion d'équipe",
|
|
||||||
category: "RH",
|
|
||||||
value: "Synergie",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "s4",
|
id: "s4", title: "Renforcement des Capacités", subtitle: "Formation continue", category: "Développement", value: "Compétence"},
|
||||||
title: "Renforcement des Capacités",
|
|
||||||
subtitle: "Formation continue",
|
|
||||||
category: "Développement",
|
|
||||||
value: "Compétence",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "s5",
|
id: "s5", title: "Executive Coaching", subtitle: "Accompagnement de haut niveau", category: "Management", value: "Succès"},
|
||||||
title: "Executive Coaching",
|
|
||||||
subtitle: "Accompagnement de haut niveau",
|
|
||||||
category: "Management",
|
|
||||||
value: "Succès",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "s6",
|
id: "s6", title: "Développement Organisationnel", subtitle: "Transformation durable", category: "Organisation", value: "Vision"},
|
||||||
title: "Développement Organisationnel",
|
|
||||||
subtitle: "Transformation durable",
|
|
||||||
category: "Organisation",
|
|
||||||
value: "Vision",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Nos Services d'Expertise"
|
title="Nos Services d'Expertise"
|
||||||
description="Des solutions sur-mesure pour propulser votre entreprise en Algérie."
|
description="Des solutions sur-mesure pour propulser votre entreprise en Algérie."
|
||||||
@@ -193,20 +126,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", value: "95%", description: "Taux de satisfaction client"},
|
||||||
value: "95%",
|
|
||||||
description: "Taux de satisfaction client",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", value: "24/7", description: "Support dédié aux partenaires"},
|
||||||
value: "24/7",
|
|
||||||
description: "Support dédié aux partenaires",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", value: "100%", description: "Expertise locale et adaptée"},
|
||||||
value: "100%",
|
|
||||||
description: "Expertise locale et adaptée",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Pourquoi Choisir Better Business"
|
title="Pourquoi Choisir Better Business"
|
||||||
description="La référence pour la performance des entreprises algériennes."
|
description="La référence pour la performance des entreprises algériennes."
|
||||||
@@ -219,9 +143,7 @@ export default function LandingPage() {
|
|||||||
title="Notre Mission est d'accompagner chaque entreprise algérienne vers l'excellence opérationnelle et le leadership de demain à travers des méthodes éprouvées."
|
title="Notre Mission est d'accompagner chaque entreprise algérienne vers l'excellence opérationnelle et le leadership de demain à travers des méthodes éprouvées."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "En savoir plus",
|
text: "En savoir plus", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -233,45 +155,20 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1",
|
id: "t1", name: "Amine S.", handle: "CEO, TechAlg", testimonial: "Une expertise pointue qui a transformé notre approche managériale.", rating: 5,
|
||||||
name: "Amine S.",
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder_74855-15162.jpg"},
|
||||||
handle: "CEO, TechAlg",
|
|
||||||
testimonial: "Une expertise pointue qui a transformé notre approche managériale.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder_74855-15162.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t2",
|
id: "t2", name: "Sarah K.", handle: "RH, LogiDZ", testimonial: "Le team building a soudé notre équipe comme jamais auparavant.", rating: 5,
|
||||||
name: "Sarah K.",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg"},
|
||||||
handle: "RH, LogiDZ",
|
|
||||||
testimonial: "Le team building a soudé notre équipe comme jamais auparavant.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t3",
|
id: "t3", name: "Omar B.", handle: "Dir. Commercial", testimonial: "Une formation leadership à la hauteur de nos ambitions.", rating: 5,
|
||||||
name: "Omar B.",
|
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4145.jpg"},
|
||||||
handle: "Dir. Commercial",
|
|
||||||
testimonial: "Une formation leadership à la hauteur de nos ambitions.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4145.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t4",
|
id: "t4", name: "Fatima M.", handle: "Startuper", testimonial: "Accompagnement personnalisé et résultats concrets.", rating: 5,
|
||||||
name: "Fatima M.",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-redhead-female-student-sits-armchair-leaning-arms-smiling_197531-22962.jpg"},
|
||||||
handle: "Startuper",
|
|
||||||
testimonial: "Accompagnement personnalisé et résultats concrets.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-redhead-female-student-sits-armchair-leaning-arms-smiling_197531-22962.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t5",
|
id: "t5", name: "Yacine R.", handle: "Manager", testimonial: "Better Business est un partenaire clé pour notre croissance.", rating: 5,
|
||||||
name: "Yacine R.",
|
imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg"},
|
||||||
handle: "Manager",
|
|
||||||
testimonial: "Better Business est un partenaire clé pour notre croissance.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
showRating={true}
|
showRating={true}
|
||||||
title="Ils nous font confiance"
|
title="Ils nous font confiance"
|
||||||
@@ -284,15 +181,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names={[
|
names={[
|
||||||
"Sonatrach",
|
"Sonatrach", "Cevital", "Mobilis", "Algérie Télécom", "Saidal", "Condor", "Cosider"]}
|
||||||
"Cevital",
|
|
||||||
"Mobilis",
|
|
||||||
"Algérie Télécom",
|
|
||||||
"Saidal",
|
|
||||||
"Condor",
|
|
||||||
"Cosider",
|
|
||||||
]}
|
|
||||||
title="Nos Partenaires et Clients"
|
title="Nos Partenaires et Clients"
|
||||||
|
description="Entreprises leaders en Algérie."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -302,20 +193,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1",
|
id: "f1", title: "Comment réserver une consultation ?", content: "Contactez-nous directement via le formulaire ou sur WhatsApp."},
|
||||||
title: "Comment réserver une consultation ?",
|
|
||||||
content: "Contactez-nous directement via le formulaire ou sur WhatsApp.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2", title: "Proposez-vous des formations sur mesure ?", content: "Oui, nous adaptons chaque module à vos besoins spécifiques."},
|
||||||
title: "Proposez-vous des formations sur mesure ?",
|
|
||||||
content: "Oui, nous adaptons chaque module à vos besoins spécifiques.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3", title: "Intervenez-vous partout en Algérie ?", content: "Nous couvrons l'ensemble du territoire national."},
|
||||||
title: "Intervenez-vous partout en Algérie ?",
|
|
||||||
content: "Nous couvrons l'ensemble du territoire national.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Questions Fréquentes"
|
title="Questions Fréquentes"
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
@@ -327,18 +209,13 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "rotated-rays-static",
|
variant: "rotated-rays-static"}}
|
||||||
}}
|
|
||||||
text="Prêt à transformer votre entreprise ? Contactez-nous dès aujourd'hui."
|
text="Prêt à transformer votre entreprise ? Contactez-nous dès aujourd'hui."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Envoyer un message",
|
text: "Envoyer un message", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "WhatsApp",
|
text: "WhatsApp", href: "https://wa.me/213000000000"},
|
||||||
href: "https://wa.me/213000000000",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -347,29 +224,19 @@ export default function LandingPage() {
|
|||||||
<FooterBase
|
<FooterBase
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Navigation",
|
title: "Navigation", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Services",
|
label: "Services", href: "#services"},
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "About",
|
label: "About", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact",
|
label: "Contact", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Légal",
|
title: "Légal", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Politique de confidentialité",
|
label: "Politique de confidentialité", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user