Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
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"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Experience Premium Dental Care"
|
||||
description="Discover a new standard of excellence with our comprehensive dental services delivered by experienced specialists in a state-of-the-art facility designed for your comfort."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
kpis={[
|
||||
{ value: "25+", label: "Years of Excellence" },
|
||||
{ value: "10K+", label: "Happy Patients" },
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
title: "Cosmetic Dentistry", description: "Transform your smile with teeth whitening, veneers, and smile design treatments crafted for your aesthetic goals.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3962.jpg", imageAlt: "Cosmetic dentistry smile design"
|
||||
},
|
||||
{
|
||||
title: "Implant Solutions", description: "Restore missing teeth with state-of-the-art implant technology providing natural-looking, long-lasting results.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-73950.jpg?_wi=1", imageAlt: "Dental implants implant restoration"
|
||||
title: "Implant Solutions", description: "Restore missing teeth with state-of-the-art implant technology providing natural-looking, long-lasting results.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-73950.jpg", imageAlt: "Dental implants implant restoration"
|
||||
},
|
||||
{
|
||||
title: "Preventive Care", description: "Regular cleanings, exams, and personalized oral health plans to keep your smile healthy for life.", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-opening-her-mouth-doctor-look-her-throat-otolaryngologist-examines-sore-throat-patient_657921-196.jpg", imageAlt: "Dental cleaning preventive care"
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Restoration", name: "Dental Implant Single Tooth", price: "$2,200", rating: 5,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-73950.jpg?_wi=2", imageAlt: "Dental implant implant crown"
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-73950.jpg", imageAlt: "Dental implant implant crown"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -153,13 +153,13 @@ export default function LandingPage() {
|
||||
id: "1", name: "Sarah Mitchell", handle: "Corporate Executive", testimonial: "The professionalism and attention to detail at Luminous Dental transformed my smile. The entire team made me feel comfortable and valued.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "Professional woman business portrait"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "Entrepreneur", testimonial: "Finally found a dental practice that combines cutting-edge technology with genuine care. The results exceeded my expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Professional man business portrait"
|
||||
id: "2", name: "James Chen", handle: "Entrepreneur", testimonial: "Finally found a dental practice that combines cutting-edge technology with genuine care. The results exceeded my expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Professional man business portrait"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "Marketing Director", testimonial: "My cosmetic dentistry experience was seamless from consultation to completion. The staff is knowledgeable and incredibly kind.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Professional woman business portrait female"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Thompson", handle: "Business Owner", testimonial: "I've been to many dental offices, but Luminous stands out for their commitment to patient comfort and clinical excellence.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Professional man business owner male portrait"
|
||||
id: "4", name: "David Thompson", handle: "Business Owner", testimonial: "I've been to many dental offices, but Luminous stands out for their commitment to patient comfort and clinical excellence.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Professional man business owner male portrait"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jennifer Park", handle: "Healthcare Professional", testimonial: "The attention to detail in both the clinical work and patient experience is outstanding. Highly recommend to anyone seeking premium dental care.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", imageAlt: "Healthcare professional professional woman"
|
||||
|
||||
Reference in New Issue
Block a user