Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 06:02:31 +00:00

View File

@@ -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"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Experience Premium Dental Care"
description="Discover world-class dental treatments delivered with precision, compassion, and the latest technology. Your smile is our priority."
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "20+", label: "Years Excellence" },
{ value: "5,000+", label: "Happy Patients" },
@@ -143,17 +143,17 @@ export default function LandingPage() {
speed={40}
testimonials={[
{
id: "1", name: "Dr. Sarah Mitchell", handle: "CEO, Tech Innovations", testimonial: "Luminous Dental transformed my smile with their advanced cosmetic procedures. The professionalism and care exceeded all expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Dr. Sarah Mitchell"},
id: "1", name: "Dr. Sarah Mitchell", handle: "CEO, Tech Innovations", testimonial: "Luminous Dental transformed my smile with their advanced cosmetic procedures. The professionalism and care exceeded all expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Dr. Sarah Mitchell"},
{
id: "2", name: "James Richardson", handle: "Business Owner", testimonial: "The dental implant procedure was seamless. Their team made me feel comfortable throughout the entire process. Best investment in my smile.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Richardson"},
id: "2", name: "James Richardson", handle: "Business Owner", testimonial: "The dental implant procedure was seamless. Their team made me feel comfortable throughout the entire process. Best investment in my smile.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Richardson"},
{
id: "3", name: "Emily Chen", handle: "Marketing Director", testimonial: "Finally found a dental practice that truly listens and delivers. The technology they use is impressive, and results are outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Chen"},
id: "3", name: "Emily Chen", handle: "Marketing Director", testimonial: "Finally found a dental practice that truly listens and delivers. The technology they use is impressive, and results are outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Chen"},
{
id: "4", name: "Michael Torres", handle: "Architect", testimonial: "The invisalign treatment was exactly what I needed. Professional, efficient, and the results are perfect. Thank you for the amazing care!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Torres"},
id: "4", name: "Michael Torres", handle: "Architect", testimonial: "The invisalign treatment was exactly what I needed. Professional, efficient, and the results are perfect. Thank you for the amazing care!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Torres"},
{
id: "5", name: "Rebecca Walsh", handle: "Healthcare Professional", testimonial: "As a healthcare worker myself, I appreciate the clinical excellence at Luminous Dental. Exceptional team and outstanding results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Rebecca Walsh"},
id: "5", name: "Rebecca Walsh", handle: "Healthcare Professional", testimonial: "As a healthcare worker myself, I appreciate the clinical excellence at Luminous Dental. Exceptional team and outstanding results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rebecca Walsh"},
{
id: "6", name: "David Kim", handle: "Financial Advisor", testimonial: "Outstanding patient experience from start to finish. The attention to detail and commitment to excellence is evident in everything they do.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "David Kim"},
id: "6", name: "David Kim", handle: "Financial Advisor", testimonial: "Outstanding patient experience from start to finish. The attention to detail and commitment to excellence is evident in everything they do.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
]}
/>
</div>
@@ -165,7 +165,7 @@ export default function LandingPage() {
description="Subscribe to our newsletter for exclusive tips on dental health, special offers, and updates on advanced treatments"
tagIcon={Bell}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/smart-phone-using-e-mail-online-messaging-concept_53876-14010.jpg"
imageAlt="Newsletter subscription and patient communication"