7 Commits

Author SHA1 Message Date
a1957a20a7 Update src/app/page.tsx 2026-04-24 09:58:26 +00:00
0f07808e35 Update src/app/page.tsx 2026-04-24 09:57:50 +00:00
1e13845204 Merge version_2 into main
Merge version_2 into main
2026-04-24 09:54:33 +00:00
3893005dce Update src/app/page.tsx 2026-04-24 09:54:30 +00:00
dce6da106d Merge version_1 into main
Merge version_1 into main
2026-04-24 09:53:20 +00:00
2efc0a54f5 Merge version_1 into main
Merge version_1 into main
2026-04-24 09:52:56 +00:00
ca6ef514c3 Merge version_1 into main
Merge version_1 into main
2026-04-24 09:52:29 +00:00

View File

@@ -34,7 +34,7 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{ name: "Services", id: "#services" },
{ name: "Why Us", id: "#why-us" },
{ name: "Pourquoi nous", id: "#why-us" },
{ name: "Portfolio", id: "#portfolio" },
{ name: "Contact", id: "#contact" },
]}
@@ -44,16 +44,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Get a professional website for your business"
description="We help small businesses grow with modern, affordable websites. Stop losing customers to the competition."
title="Obtenez un site web professionnel pour votre entreprise"
description="Nous aidons les petites entreprises à se développer grâce à des sites web modernes et abordables. Ne perdez plus de clients face à la concurrence."
testimonials={[
{ name: "Sarah J.", handle: "@salon", testimonial: "NexWeb completely transformed my salon's online presence. Best investment I made!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-business-owner-holding-we-are-open-sign_53876-129323.jpg?_wi=1" },
{ name: "Mark D.", handle: "@bistro", testimonial: "My restaurant bookings doubled after the new site went live. Amazing work!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-waiter-with-arms-crossed-standing-open-sign-cafe-s-entrance-looking-camera_637285-6582.jpg" },
{ name: "Elena R.", handle: "@florist", testimonial: "Professional, fast, and so easy to work with. My flowers are selling out!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-florist-with-flower-photo-album-shop_23-2147882084.jpg" },
{ name: "James T.", handle: "@plumbing", testimonial: "I finally have a site that looks as professional as my business. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up_74855-15159.jpg" },
{ name: "Alice K.", handle: "@boutique", testimonial: "The design process was seamless. I love the new branding NexWeb created.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg" },
{ name: "Sarah J.", handle: "@salon", testimonial: "NexWeb a complètement transformé la présence en ligne de mon salon. Le meilleur investissement que j'ai fait !", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-business-owner-holding-we-are-open-sign_53876-129323.jpg?_wi=1" },
{ name: "Mark D.", handle: "@bistro", testimonial: "Mes réservations de restaurant ont doublé après la mise en ligne du nouveau site. Travail incroyable !", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-waiter-with-arms-crossed-standing-open-sign-cafe-s-entrance-looking-camera_637285-6582.jpg" },
{ name: "Elena R.", handle: "@florist", testimonial: "Professionnel, rapide et tellement facile de travailler avec eux. Mes fleurs se vendent comme des petits pains !", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-florist-with-flower-photo-album-shop_23-2147882084.jpg" },
{ name: "James T.", handle: "@plumbing", testimonial: "J'ai enfin un site qui semble aussi professionnel que mon entreprise. Hautement recommandé.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up_74855-15159.jpg" },
{ name: "Alice K.", handle: "@boutique", testimonial: "Le processus de conception a été fluide. J'adore la nouvelle image de marque créée par NexWeb.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg" },
]}
buttons={[{ text: "Get a free quote", href: "#contact" }]}
buttons={[{ text: "Demander un devis gratuit", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/nobody-office-desk-with-charts-documents-laptop-used-by-company-employee-plan-financial-growth-empty-business-workplace-with-computers-technology-marketing-statistics-screen_482257-40954.jpg"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg", alt: "Executive desk setup" },
@@ -62,19 +62,19 @@ export default function LandingPage() {
{ src: "http://img.b2bpic.net/free-photo/modern-business-workspace-glows-with-forecasting-metrics-graphs-corporate-empty-space-equipped_482257-132102.jpg", alt: "Forecast analytics display" },
{ src: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-25068.jpg", alt: "Design team collaboration" },
]}
avatarText="Trusted by 500+ local businesses"
avatarText="Approuvé par 500+ entreprises locales"
/>
</div>
<div id="about" data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={true}
title="Don't let customers pass you by"
description="Many businesses lose customers every day because they don't have a website or their current site is outdated. We fix this by building fast, professional sites tailored to you."
title="Ne laissez pas vos clients vous ignorer"
description="De nombreuses entreprises perdent des clients chaque jour parce qu'elles n'ont pas de site web ou que leur site actuel est obsolète. Nous résolvons ce problème en créant des sites rapides et professionnels adaptés à vos besoins."
metrics={[
{ value: "24h", title: "Rapid Setup" },
{ value: "100%", title: "Mobile Responsive" },
{ value: "200€", title: "Starting From" },
{ value: "24h", title: "Installation rapide" },
{ value: "100%", title: "Responsive Mobile" },
{ value: "200€", title: "À partir de" },
]}
imageSrc="http://img.b2bpic.net/free-photo/group-graphics-designers-using-digital-tablet-while-having-coffee_1170-971.jpg"
mediaAnimation="slide-up"
@@ -89,41 +89,41 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Website Creation", description: "Custom sites built for your specific needs.", icon: Layout,
title: "Création de site web", description: "Des sites personnalisés pour vos besoins spécifiques.", icon: Layout,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-making-treatment-man-barbershop_23-2147737013.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-design-colored-ui-kit-collection_23-2149206037.jpg" }
]
},
{
title: "Modern Design", description: "Fresh, clean look to help you stand out.", icon: Palette,
title: "Design moderne", description: "Un look frais et épuré pour vous démarquer.", icon: Palette,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/emergency-ambulance-vehicle-healthcare-icon-word_53876-120082.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-having-iced-coffee-break-outside_23-2149567265.jpg" }
]
},
{
title: "Mobile Optimization", description: "Perfect look on any device.", icon: Smartphone,
title: "Optimisation Mobile", description: "Un rendu parfait sur tous les appareils.", icon: Smartphone,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164768.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delivery-woman-ready-sending-orders_482257-76141.jpg" }
]
},
]}
title="Everything you need to succeed online"
description="We provide a complete package to get your business noticed."
title="Tout ce dont vous avez besoin pour réussir en ligne"
description="Nous offrons une solution complète pour faire remarquer votre entreprise."
/>
</div>
<div id="why-us" data-section="why-us">
<MetricCardFourteen
useInvertedBackground={true}
title="Why choose NexWeb?"
tag="Our Commitment"
title="Pourquoi choisir NexWeb ?"
tag="Notre engagement"
metrics={[
{ id: "m1", value: "Simple", description: "An easy process with zero stress." },
{ id: "m2", value: "Fast", description: "Your site ready in just a few days." },
{ id: "m3", value: "Support", description: "Always here to help you." },
{ id: "m1", value: "Simple", description: "Un processus facile et sans stress." },
{ id: "m2", value: "Rapide", description: "Votre site prêt en quelques jours seulement." },
{ id: "m3", value: "Support", description: "Toujours là pour vous aider." },
]}
metricsAnimation="slide-up"
/>
@@ -136,15 +136,15 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Local Hair Salon", price: "Modern Site", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-s-haircut_1150-5885.jpg", variant: "Small Business" },
{ id: "p2", name: "Bistro Menu Site", price: "Responsive", imageSrc: "http://img.b2bpic.net/free-psd/delicious-food-landing-page_23-2149019901.jpg", variant: "Food Service" },
{ id: "p3", name: "Local Plumbing Pro", price: "Fast Delivery", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171221.jpg", variant: "Services" },
{ id: "p4", name: "Artisan Bakery", price: "User-friendly", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-sitting-cafe-working-with-laptop-cup-cappuccino-table_1098-20145.jpg", variant: "Ecommerce" },
{ id: "p5", name: "Boutique Fashion", price: "Modern UI", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-arrangement-with-shopping-cart-smartphone_23-2149093518.jpg", variant: "Storefront" },
{ id: "p6", name: "Tech Repair Services", price: "SEO Ready", imageSrc: "http://img.b2bpic.net/free-photo/illustration-digital-art-style-with-pottery_23-2151813519.jpg", variant: "Service" },
{ id: "p1", name: "Salon de coiffure", price: "Site moderne", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-s-haircut_1150-5885.jpg", variant: "Petite entreprise" },
{ id: "p2", name: "Menu Bistro", price: "Responsive", imageSrc: "http://img.b2bpic.net/free-psd/delicious-food-landing-page_23-2149019901.jpg", variant: "Restauration" },
{ id: "p3", name: "Plombier local", price: "Livraison rapide", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171221.jpg", variant: "Services" },
{ id: "p4", name: "Boulangerie", price: "Convivial", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-sitting-cafe-working-with-laptop-cup-cappuccino-table_1098-20145.jpg", variant: "E-commerce" },
{ id: "p5", name: "Mode", price: "UI moderne", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-arrangement-with-shopping-cart-smartphone_23-2149093518.jpg", variant: "Boutique" },
{ id: "p6", name: "Réparation Tech", price: "SEO optimisé", imageSrc: "http://img.b2bpic.net/free-photo/illustration-digital-art-style-with-pottery_23-2151813519.jpg", variant: "Services" },
]}
title="Our latest work"
description="See how we help businesses transform their digital presence."
title="Nos dernières réalisations"
description="Découvrez comment nous aidons les entreprises à transformer leur présence numérique."
/>
</div>
@@ -153,14 +153,14 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "t1", title: "Great service!", quote: "My shop finally looks professional online.", name: "Client A", role: "Shop Owner", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-owner-holding-we-are-open-sign_53876-129323.jpg?_wi=2" },
{ id: "t2", title: "So quick!", quote: "I had my site in under 3 days.", name: "Client B", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-farmer-selling-healthy-food-local-marketplace-showing-seasonal-fresh-fruits-veggies-farmers-market-young-vendor-preparing-sell-eco-organic-products_482257-62279.jpg" },
{ id: "t3", title: "Highly recommend", quote: "Excellent support and very simple process.", name: "Client C", role: "Local Business", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-white_1368-6366.jpg" },
{ id: "t4", title: "Amazing design", quote: "NexWeb made a site that really captures my brand.", name: "Client D", role: "Cafe Owner", imageSrc: "http://img.b2bpic.net/free-photo/gardener-holding-big-vase-leaves-flowers_23-2148435644.jpg" },
{ id: "t5", title: "Worth every cent", quote: "Affordable and very high quality output.", name: "Client E", role: "Freelancer", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-professional-businessman-sitting-cafe-with-glass-coffee-working-laptop-searching-inspiration-outside-office-workspace_1258-314543.jpg" },
{ id: "t1", title: "Super service !", quote: "Ma boutique semble enfin professionnelle en ligne.", name: "Client A", role: "Propriétaire", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-owner-holding-we-are-open-sign_53876-129323.jpg?_wi=2" },
{ id: "t2", title: "Si rapide !", quote: "J'ai eu mon site en moins de 3 jours.", name: "Client B", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-farmer-selling-healthy-food-local-marketplace-showing-seasonal-fresh-fruits-veggies-farmers-market-young-vendor-preparing-sell-eco-organic-products_482257-62279.jpg" },
{ id: "t3", title: "Je recommande", quote: "Excellent support et processus très simple.", name: "Client C", role: "Local Business", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-white_1368-6366.jpg" },
{ id: "t4", title: "Design incroyable", quote: "NexWeb a créé un site qui capture vraiment mon identité.", name: "Client D", role: "Café", imageSrc: "http://img.b2bpic.net/free-photo/gardener-holding-big-vase-leaves-flowers_23-2148435644.jpg" },
{ id: "t5", title: "Ça vaut chaque centime", quote: "Abordable et travail de grande qualité.", name: "Client E", role: "Freelance", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-professional-businessman-sitting-cafe-with-glass-coffee-working-laptop-searching-inspiration-outside-office-workspace_1258-314543.jpg" },
]}
title="Hear from our happy clients"
description="Join hundreds of small business owners who trust us with their web presence."
title="Ce que disent nos clients"
description="Rejoignez des centaines de propriétaires d'entreprises qui nous font confiance."
/>
</div>
@@ -171,20 +171,20 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "starter", badge: "Entry", price: "200€", subtitle: "Perfect for solo entrepreneurs", features: ["1-Page Website", "Responsive Design", "Fast Delivery"],
buttons: [{ text: "Get started", href: "#contact" }]
id: "starter", badge: "Début", price: "200€", subtitle: "Parfait pour les auto-entrepreneurs", features: ["Site 1 page", "Design responsive", "Livraison rapide"],
buttons: [{ text: "Commencer", href: "#contact" }]
},
{
id: "growth", badge: "Popular", price: "450€", subtitle: "Best for growing businesses", features: ["5-Page Website", "Mobile Optimized", "SEO Basics", "24/7 Support"],
buttons: [{ text: "Get started", href: "#contact" }]
id: "growth", badge: "Populaire", price: "450€", subtitle: "Idéal pour les entreprises en croissance", features: ["Site 5 pages", "Optimisé mobile", "Bases SEO", "Support 24/7"],
buttons: [{ text: "Commencer", href: "#contact" }]
},
{
id: "custom", badge: "Pro", price: "Custom", subtitle: "For custom business needs", features: ["Full E-commerce", "Advanced SEO", "Ongoing Support"],
buttons: [{ text: "Contact us", href: "#contact" }]
id: "custom", badge: "Pro", price: "Sur mesure", subtitle: "Pour des besoins spécifiques", features: ["E-commerce complet", "SEO avancé", "Support continu"],
buttons: [{ text: "Contactez-nous", href: "#contact" }]
},
]}
title="Simple Pricing"
description="Affordable solutions for every small business."
title="Tarification simple"
description="Des solutions abordables pour chaque petite entreprise."
/>
</div>
@@ -193,12 +193,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{ id: "f1", title: "How long does it take?", content: "Most sites are completed within 3-5 days." },
{ id: "f2", title: "Do I need technical skills?", content: "None! We handle everything from design to hosting." },
{ id: "f3", title: "Can I update content?", content: "Yes, we provide easy instructions for you." },
{ id: "f1", title: "Combien de temps ça prend ?", content: "La plupart des sites sont terminés en 3 à 5 jours." },
{ id: "f2", title: "Ai-je besoin de compétences techniques ?", content: "Aucune ! Nous nous occupons de tout, du design à l'hébergement." },
{ id: "f3", title: "Puis-je modifier le contenu ?", content: "Oui, nous fournissons des instructions simples pour vous." },
]}
title="Frequently Asked Questions"
description="Common questions about getting your business online."
title="Questions fréquentes"
description="Réponses aux questions courantes sur la présence en ligne."
faqsAnimation="slide-up"
/>
</div>
@@ -207,24 +207,25 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Get Started"
title="Contact us today for a free consultation"
description="Ready to get your business website? Reach out and we will help you get started immediately."
tag="Démarrer"
title="Contactez-nous pour une consultation gratuite"
description="Prêt à obtenir votre site web professionnel ? Contactez-nous et nous vous aiderons à commencer immédiatement."
buttons={[
{ text: "Contact via email", href: "mailto:hello@nexweb.com" },
{ text: "Book a call", href: "#" },
{ text: "Contacter par email", href: "mailto:hello@nexweb.com" },
{ text: "Réserver un appel", href: "#" },
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CnaHD6TqazmXVLJH5JBgSORyQL/uploaded-1777024653955-9g3yd80i.jpg"
logoText="NexWeb"
leftLink={{ text: "Modern websites for small businesses", href: "#" }}
rightLink={{ text: "Contact Us", href: "#contact" }}
leftLink={{ text: "Sites web modernes pour petites entreprises", href: "#" }}
rightLink={{ text: "Contact", href: "#contact" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}