Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-21 05:48:19 +00:00

View File

@@ -61,15 +61,15 @@ export default function LandingPage() {
{ value: "99.8%", label: "Satisfaction Rate" }
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12664.jpg"
imageAlt="beautiful healthy smile close-up"
imageSrc="https://images.unsplash.com/photo-1566957871508-e71a99a88e90?w=600&h=600&fit=crop"
imageAlt="beautiful Indian woman with healthy smile showing teeth"
mediaAnimation="slide-up"
background={{ variant: "plain" }}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/female-dentist-standing-with-hands-crossed_107420-74194.jpg", alt: "female dentist professional portrait" },
{ src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2580.jpg", alt: "male dentist professional portrait" },
{ src: "http://img.b2bpic.net/free-photo/cinematic-portrait-woman-working-healthcare-system-having-care-job_23-2151237527.jpg", alt: "female doctor professional portrait headshot" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-male-nurse-posing_23-2150796676.jpg", alt: "male dentist professional headshot" }
{ src: "https://images.unsplash.com/photo-1594824476967-48c8b964273f?w=100&h=100&fit=crop", alt: "Indian female dentist professional portrait" },
{ src: "https://images.unsplash.com/photo-1612349317150-e539c2872562?w=100&h=100&fit=crop", alt: "Indian male dentist professional portrait" },
{ src: "https://images.unsplash.com/photo-1559839734033-6461efaf3fc3?w=100&h=100&fit=crop", alt: "Indian female doctor professional portrait headshot" },
{ src: "https://images.unsplash.com/photo-1622253692010-333f86f981a2?w=100&h=100&fit=crop", alt: "Indian male dentist professional headshot" }
]}
avatarText="Our expert dental team"
/>
@@ -91,15 +91,15 @@ export default function LandingPage() {
products={[
{
id: "cosmetic-dentistry", brand: "Aesthetic Excellence", name: "Cosmetic Dentistry", price: "Professional Smile Enhancement", rating: 5,
reviewCount: "240+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/smiling-attractive-woman-white-robe-standing-bathroom_7502-7480.jpg", imageAlt: "cosmetic dentistry smile design"
reviewCount: "240+ reviews", imageSrc: "https://images.unsplash.com/photo-1609840437344-a79d1ec97cbb?w=600&h=600&fit=crop", imageAlt: "Indian woman with beautiful cosmetic dentistry smile showing teeth"
},
{
id: "implants", brand: "Restoration Mastery", name: "Dental Implants", price: "Permanent Tooth Replacement", rating: 5,
reviewCount: "315+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67233.jpg", imageAlt: "dental implant procedure equipment"
reviewCount: "315+ reviews", imageSrc: "https://images.unsplash.com/photo-1631217314831-c6227db76b6e?w=600&h=600&fit=crop", imageAlt: "Indian patient with dental implant showing confident smile"
},
{
id: "orthodontics", brand: "Alignment Precision", name: "Orthodontics", price: "Invisible Alignment Solutions", rating: 5,
reviewCount: "198+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/two-woman-look-tooth-picture-tablet-dentist-office_8353-1653.jpg", imageAlt: "invisible braces clear aligners"
reviewCount: "198+ reviews", imageSrc: "https://images.unsplash.com/photo-1606810744259-95cc4c3d4e4d?w=600&h=600&fit=crop", imageAlt: "Indian patient with invisible braces clear aligners showing teeth"
}
]}
/>
@@ -129,13 +129,13 @@ export default function LandingPage() {
animationType="slide-up"
features={[
{
title: "3D Imaging Systems", description: "Advanced cone beam CT technology for accurate diagnosis and treatment planning.", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19443.jpg", imageAlt: "3D dental imaging cone beam CT"
title: "3D Imaging Systems", description: "Advanced cone beam CT technology for accurate diagnosis and treatment planning.", imageSrc: "https://images.unsplash.com/photo-1579154204601-01d82b25ae5d?w=600&h=600&fit=crop", imageAlt: "3D dental imaging cone beam CT technology equipment"
},
{
title: "Laser Dentistry", description: "Precision laser treatments for enhanced results with minimal discomfort and faster healing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dental-tool_23-2147862124.jpg", imageAlt: "dental laser treatment technology"
title: "Laser Dentistry", description: "Precision laser treatments for enhanced results with minimal discomfort and faster healing.", imageSrc: "https://images.unsplash.com/photo-1631217314831-c6227db76b6e?w=600&h=600&fit=crop", imageAlt: "dental laser treatment technology procedure"
},
{
title: "Digital Smile Design", description: "Preview your smile transformation before treatment begins with our digital planning tools.", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-video-call_53876-65330.jpg", imageAlt: "digital smile design consultation"
title: "Digital Smile Design", description: "Preview your smile transformation before treatment begins with our digital planning tools.", imageSrc: "https://images.unsplash.com/photo-1609840437344-a79d1ec97cbb?w=600&h=600&fit=crop", imageAlt: "Indian patient digital smile design consultation with dentist"
}
]}
/>
@@ -153,22 +153,22 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Thompson", handle: "Cosmetic Patient", testimonial: "Dr. Johnson transformed my smile completely. The entire experience was comfortable and professional. I feel so confident now!", imageSrc: "http://img.b2bpic.net/free-photo/shining-face-beautiful-woman-home_329181-1327.jpg", imageAlt: "happy female patient smiling portrait", icon: Star
id: "1", name: "Priya Sharma", handle: "Cosmetic Patient", testimonial: "Dr. Johnson transformed my smile completely. The entire experience was comfortable and professional. I feel so confident now!", imageSrc: "https://images.unsplash.com/photo-1543805535-d68cedad000c?w=400&h=400&fit=crop", imageAlt: "Indian woman with beautiful cosmetic smile showing teeth", icon: Star
},
{
id: "2", name: "Michael Rodriguez", handle: "Implant Patient", testimonial: "After losing a tooth, I thought my options were limited. The dental implant procedure was seamless, and the result looks natural.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg", imageAlt: "male patient confident smile portrait", icon: Star
id: "2", name: "Arjun Patel", handle: "Implant Patient", testimonial: "After losing a tooth, I thought my options were limited. The dental implant procedure was seamless, and the result looks natural.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "Indian male patient with confident smile showing dental implant", icon: Star
},
{
id: "3", name: "Jennifer Lee", handle: "Regular Patient", testimonial: "The team at Radiant Dental makes every visit pleasant. From scheduling to treatment, everything is handled with care and expertise.", imageSrc: "http://img.b2bpic.net/free-photo/ambitious-businesswoman-with-arms-crossed-looking-forward-future_1163-4333.jpg", imageAlt: "professional woman smiling portrait", icon: Star
id: "3", name: "Anjali Desai", handle: "Regular Patient", testimonial: "The team at Radiant Dental makes every visit pleasant. From scheduling to treatment, everything is handled with care and expertise.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop", imageAlt: "Indian woman professional smiling portrait with visible teeth", icon: Star
},
{
id: "4", name: "David Martinez", handle: "Orthodontics Patient", testimonial: "I chose Radiant Dental for my orthodontic journey, and I'm thrilled with the results. The transparent aligners worked perfectly for my lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-holding-hand-his-chest-looking-camera-with-smile-face-standing-white-background_141793-54049.jpg", imageAlt: "male professional smiling portrait", icon: Star
id: "4", name: "Vikram Singh", handle: "Orthodontics Patient", testimonial: "I chose Radiant Dental for my orthodontic journey, and I'm thrilled with the results. The transparent aligners worked perfectly for my lifestyle.", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop", imageAlt: "Indian male professional smiling portrait with straight teeth", icon: Star
},
{
id: "5", name: "Amanda Foster", handle: "Cosmetic Patient", testimonial: "Professional, compassionate, and results-oriented. Dr. Chen's attention to detail is remarkable. Highly recommend Radiant Dental!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-standing-bricks-wall-with-happy-cool-smile-face-lucky-person_839833-8060.jpg", imageAlt: "professional woman happy portrait", icon: Star
id: "5", name: "Neha Gupta", handle: "Cosmetic Patient", testimonial: "Professional, compassionate, and results-oriented. Dr. Chen's attention to detail is remarkable. Highly recommend Radiant Dental!", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "Indian woman happy portrait showing bright smile teeth", icon: Star
},
{
id: "6", name: "Robert Chang", handle: "General Dentistry", testimonial: "After switching to Radiant Dental, I realized what excellent dental care truly feels like. The facilities are state-of-the-art and the staff is incredibly welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", imageAlt: "professional man happy portrait", icon: Star
id: "6", name: "Rajesh Kumar", handle: "General Dentistry", testimonial: "After switching to Radiant Dental, I realized what excellent dental care truly feels like. The facilities are state-of-the-art and the staff is incredibly welcoming.", imageSrc: "https://images.unsplash.com/photo-1506277886364-f30b9d61df1e?w=400&h=400&fit=crop", imageAlt: "Indian man professional happy portrait showing teeth smile", icon: Star
}
]}
/>
@@ -183,8 +183,8 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/lounge-area-hotel-front-desk_482257-76248.jpg"
imageAlt="luxury dental office reception area"
imageSrc="https://images.unsplash.com/photo-1576091160550-112667149d5d?w=600&h=600&fit=crop"
imageAlt="modern luxury dental office reception area with Indian staff"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email"
@@ -235,4 +235,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}