Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 09:18:16 +00:00

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Premium Dental Excellence"
description="Experience world-class dental care in a luxurious environment. Our expert team combines cutting-edge technology with compassionate patient care to transform your smile."
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
tag="Trusted by Hundreds"
tagIcon={Award}
tagAnimation="slide-up"
@@ -118,7 +118,7 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Jennifer Walsh", handle: "Patient", testimonial: "Dr. Mitchell transformed my smile completely. The entire experience was professional, comfortable, and the results exceeded my expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=1", imageAlt: "Jennifer Walsh"},
id: "1", name: "Jennifer Walsh", handle: "Patient", testimonial: "Dr. Mitchell transformed my smile completely. The entire experience was professional, comfortable, and the results exceeded my expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg", imageAlt: "Jennifer Walsh"},
{
id: "2", name: "Michael Chen", handle: "Patient", testimonial: "The team at Luxe Dental is outstanding. Their attention to detail and care for patient comfort is unmatched. I've never felt more confident about my dental care.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg", imageAlt: "Michael Chen"},
{
@@ -126,9 +126,9 @@ export default function LandingPage() {
{
id: "4", name: "David Park", handle: "Patient", testimonial: "I've been a patient for five years and I trust Dr. Mitchell completely. The results speak for themselves, and the care is genuinely exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/natural-beauty-young-woman_329181-1207.jpg", imageAlt: "David Park"},
{
id: "5", name: "Sarah Anderson", handle: "Patient", testimonial: "The invisalign treatment was seamless. The team explained everything clearly and the results are perfect. Best decision I've made for my smile!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=2", imageAlt: "Sarah Anderson"},
id: "5", name: "Sarah Anderson", handle: "Patient", testimonial: "The invisalign treatment was seamless. The team explained everything clearly and the results are perfect. Best decision I've made for my smile!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg", imageAlt: "Sarah Anderson"},
{
id: "6", name: "Robert Martinez", handle: "Patient", testimonial: "Professional, friendly, and genuinely invested in patient outcomes. Luxe Dental sets the standard for premium dental care.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=3", imageAlt: "Robert Martinez"},
id: "6", name: "Robert Martinez", handle: "Patient", testimonial: "Professional, friendly, and genuinely invested in patient outcomes. Luxe Dental sets the standard for premium dental care.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg", imageAlt: "Robert Martinez"},
]}
speed={40}
/>