Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 17:55:58 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="small"
sizing="large"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
@@ -44,11 +44,11 @@ export default function LandingPage() {
<HeroBillboardRotatedCarousel
title="Je crée des sites web modernes et efficaces pour les petits business"
description="Un site propre, rapide et professionnel pour donner confiance à vos clients."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
buttons={[{ text: "Me contacter", href: "#contact" }]}
carouselItems={[
{
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-laptop-coffee-plants_9975-24294.jpg?_wi=1", imageAlt: "Freelancer workspace"},
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-laptop-coffee-plants_9975-24294.jpg", imageAlt: "Freelancer workspace"},
{
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-vector/creative-process-landing-page_23-2148156387.jpg", imageAlt: "Web design"},
{
@@ -56,9 +56,9 @@ export default function LandingPage() {
{
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-2515.jpg", imageAlt: "Fast delivery"},
{
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=1", imageAlt: "Portfolio example"},
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg", imageAlt: "Portfolio example"},
{
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg?_wi=1", imageAlt: "Portfolio example"},
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg", imageAlt: "Portfolio example"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -101,7 +101,7 @@ export default function LandingPage() {
icon: CheckCircle,
title: "Entrepreneurs", description: "Lancez votre présence web sans coûts exorbitants ni complications techniques."},
]}
imageSrc="http://img.b2bpic.net/free-photo/minimalist-workspace-with-laptop-coffee-plants_9975-24294.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/minimalist-workspace-with-laptop-coffee-plants_9975-24294.jpg"
imageAlt="Yanis working on web project"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -144,9 +144,9 @@ export default function LandingPage() {
description="Découvrez des exemples de sites que j'ai créés pour différents types de business."
blogs={[
{
id: "project-1", category: "Coiffeur", title: "Salon de Coiffure Beauty & Style", excerpt: "Site vitrine moderne avec galerie photos, tarifs et formulaire de réservation intégré.", imageSrc: "http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=2", imageAlt: "Salon de coiffure", authorName: "Yanis Dev", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Voir le projet"},
id: "project-1", category: "Coiffeur", title: "Salon de Coiffure Beauty & Style", excerpt: "Site vitrine moderne avec galerie photos, tarifs et formulaire de réservation intégré.", imageSrc: "http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg", imageAlt: "Salon de coiffure", authorName: "Yanis Dev", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Voir le projet"},
{
id: "project-2", category: "Restaurant", title: "Restaurant Le Gourmet Local", excerpt: "Site avec menu interactif, système de réservation et présentation de la cuisine locale.", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg?_wi=2", imageAlt: "Restaurant", authorName: "Yanis Dev", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Voir le projet"},
id: "project-2", category: "Restaurant", title: "Restaurant Le Gourmet Local", excerpt: "Site avec menu interactif, système de réservation et présentation de la cuisine locale.", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg", imageAlt: "Restaurant", authorName: "Yanis Dev", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Voir le projet"},
{
id: "project-3", category: "Commerce", title: "E-commerce Boutique Artisanale", excerpt: "Plateforme de vente en ligne pour produits faits main avec paiement sécurisé.", imageSrc: "http://img.b2bpic.net/free-photo/joyous-coworkers-having-fun-vibrant-office-while-reviewing-financial-graphs_482257-126650.jpg", imageAlt: "Boutique artisanale", authorName: "Yanis Dev", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Voir le projet"},
]}
@@ -164,16 +164,16 @@ export default function LandingPage() {
testimonials={[
{
id: "testimonial-1", name: "Sarah Martin", role: "Coiffeuse", company: "Beauty & Style", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Martin"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Martin"},
{
id: "testimonial-2", name: "Pierre Durand", role: "Restaurateur", company: "Le Gourmet", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Pierre Durand"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Pierre Durand"},
{
id: "testimonial-3", name: "Marie Leclerc", role: "Artisan", company: "Boutique Créative", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Marie Leclerc"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marie Leclerc"},
{
id: "testimonial-4", name: "Thomas Petit", role: "Entrepreneur", company: "Start-Up Studio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Thomas Petit"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Thomas Petit"},
]}
kpiItems={[
{ value: "50+", label: "Sites créés" },
@@ -196,7 +196,7 @@ export default function LandingPage() {
{ text: "Email", href: "mailto:contact@yanisdev.com" },
{ text: "WhatsApp", href: "https://wa.me/33600000000" },
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>