Update src/app/page.tsx
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Révélez Votre Beauté Naturelle"
|
||||
description="Découvrez les transformations douces et naturelles avec nos chirurgiens expérimentés. Chaque procédure est personnalisée pour mettre en valeur votre beauté unique."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
kpis={[
|
||||
{ value: "15+", label: "Années d'Expérience" },
|
||||
{ value: "3000+", label: "Patients Satisfaits" },
|
||||
@@ -153,10 +153,10 @@ export default function LandingPage() {
|
||||
speed={40}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marie Dupont", handle: "Rhinoplastie - Juillet 2024", testimonial: "Une expérience exceptionnelle du début à la fin. L'équipe est attentive et professionnelle. Mes résultats ont dépassé mes attentes.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg?_wi=1", imageAlt: "avatar femme portrait professionnel photo profil avatar patient"
|
||||
id: "1", name: "Marie Dupont", handle: "Rhinoplastie - Juillet 2024", testimonial: "Une expérience exceptionnelle du début à la fin. L'équipe est attentive et professionnelle. Mes résultats ont dépassé mes attentes.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg", imageAlt: "avatar femme portrait professionnel photo profil avatar patient"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sophie Laurent", handle: "Augmentation Mammaire - Juin 2024", testimonial: "Je me sens enfin en confiance. Le résultat est naturel et les cicatrices sont à peine visibles. Merci pour cette transformation !", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg?_wi=2", imageAlt: "avatar femme souriante portrait patient photo profil beauté avatar utilisateur"
|
||||
id: "2", name: "Sophie Laurent", handle: "Augmentation Mammaire - Juin 2024", testimonial: "Je me sens enfin en confiance. Le résultat est naturel et les cicatrices sont à peine visibles. Merci pour cette transformation !", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg", imageAlt: "avatar femme souriante portrait patient photo profil beauté avatar utilisateur"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Isabelle Moreau", handle: "Lifting Facial - Août 2024", testimonial: "Dr. Bernard est un artiste. Mon visage est rafraîchi sans paraître étiré. Je rajeunie de façon naturelle.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "avatar femme confidente portrait professionnel femme photo client satisfait avatar patient heureux"
|
||||
|
||||
Reference in New Issue
Block a user