Merge version_1 into main #2
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "Get Directions", href: "https://maps.google.com/?q=43+Horamavu+Agara+Main+Road+Bengaluru" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg"
|
||||
imageAlt="Modern dental clinic interior at CKP Dental Care"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
@@ -63,10 +63,10 @@ export default function LandingPage() {
|
||||
title="Why CKP Dental Care Stands Out"
|
||||
description="Your trusted neighborhood dental clinic dedicated to patient comfort and excellence."
|
||||
metrics={[
|
||||
{ id: "rating", value: "5.0★", title: "Google Rating", description: "Consistently rated 5-stars by our patients" },
|
||||
{ id: "patients", value: "500+", title: "Happy Patients", description: "Trusted by families and professionals in Horamavu" },
|
||||
{ id: "years", value: "10+", title: "Experience", description: "Years of expertise in dental care" },
|
||||
{ id: "availability", value: "Daily", title: "Available", description: "Open 10:30 AM with flexible hours" }
|
||||
{ id: "rating", value: "5.0★", title: "Google Rating", description: "Consistently rated 5-stars by our patients", imageSrc: "http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg", imageAlt: "5-star rating clinic" },
|
||||
{ id: "patients", value: "500+", title: "Happy Patients", description: "Trusted by families and professionals in Horamavu", imageSrc: "http://img.b2bpic.net/free-photo/client-lying-with-opened-mouth-while-doctor-curing-teeth_651396-1387.jpg", imageAlt: "Happy patients" },
|
||||
{ id: "years", value: "10+", title: "Experience", description: "Years of expertise in dental care", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentition-chart-monitor-screen_23-2147906071.jpg", imageAlt: "Years of experience" },
|
||||
{ id: "availability", value: "Daily", title: "Available", description: "Open 10:30 AM with flexible hours", imageSrc: "http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg", imageAlt: "Daily availability" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -95,12 +95,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "cleaning", name: "Teeth Cleaning & Scaling", price: "Safe & Painless", variant: "Professional Care", imageSrc: "http://img.b2bpic.net/free-photo/client-lying-with-opened-mouth-while-doctor-curing-teeth_651396-1387.jpg?_wi=1", imageAlt: "Professional teeth cleaning service" },
|
||||
{ id: "rct", name: "Root Canal Treatment (RCT)", price: "Pain-Free", variant: "Advanced Care", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentition-chart-monitor-screen_23-2147906071.jpg?_wi=1", imageAlt: "Root canal treatment procedure" },
|
||||
{ id: "cleaning", name: "Teeth Cleaning & Scaling", price: "Safe & Painless", variant: "Professional Care", imageSrc: "http://img.b2bpic.net/free-photo/client-lying-with-opened-mouth-while-doctor-curing-teeth_651396-1387.jpg", imageAlt: "Professional teeth cleaning service" },
|
||||
{ id: "rct", name: "Root Canal Treatment (RCT)", price: "Pain-Free", variant: "Advanced Care", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentition-chart-monitor-screen_23-2147906071.jpg", imageAlt: "Root canal treatment procedure" },
|
||||
{ id: "extraction", name: "Tooth Extraction", price: "Safe Removal", variant: "Professional Care", imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66870.jpg", imageAlt: "Safe tooth extraction service" },
|
||||
{ id: "braces", name: "Braces & Aligners", price: "Smile Correction", variant: "Orthodontics", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-brunette-woman-home-smiling-wearing-her-glasses-laughing_1258-202241.jpg", imageAlt: "Modern braces and aligners" },
|
||||
{ id: "cosmetic", name: "Cosmetic Dentistry", price: "Smile Design", variant: "Enhancement", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-girl-visiting-dentist_651396-2240.jpg", imageAlt: "Cosmetic dentistry smile design" },
|
||||
{ id: "implants", name: "Dental Implants", price: "Permanent Solution", variant: "Advanced Care", imageSrc: "http://img.b2bpic.net/free-photo/client-lying-with-opened-mouth-while-doctor-curing-teeth_651396-1387.jpg?_wi=2", imageAlt: "Dental implant restoration" }
|
||||
{ id: "implants", name: "Dental Implants", price: "Permanent Solution", variant: "Advanced Care", imageSrc: "http://img.b2bpic.net/free-photo/client-lying-with-opened-mouth-while-doctor-curing-teeth_651396-1387.jpg", imageAlt: "Dental implant restoration" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
description="We believe in making dental care accessible and comfortable for everyone in our community."
|
||||
features={[
|
||||
{
|
||||
id: "rating-trust", title: "5.0★ Rated Clinic", description: "Consistently praised by patients for our professional care and excellent results.", media: { imageSrc: "http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg?_wi=2", imageAlt: "CKP Dental Care facility" },
|
||||
id: "rating-trust", title: "5.0★ Rated Clinic", description: "Consistently praised by patients for our professional care and excellent results.", media: { imageSrc: "http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg", imageAlt: "CKP Dental Care facility" },
|
||||
items: [
|
||||
{ icon: Star, text: "500+ satisfied patients" },
|
||||
{ icon: CheckCircle, text: "100% patient satisfaction" }
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "gentle-care", title: "Gentle & Painless Procedures", description: "Experience comfortable dental treatments using modern anesthesia and pain management techniques.", media: { imageSrc: "http://img.b2bpic.net/free-photo/client-lying-with-opened-mouth-while-doctor-curing-teeth_651396-1387.jpg?_wi=3", imageAlt: "Gentle dental care" },
|
||||
id: "gentle-care", title: "Gentle & Painless Procedures", description: "Experience comfortable dental treatments using modern anesthesia and pain management techniques.", media: { imageSrc: "http://img.b2bpic.net/free-photo/client-lying-with-opened-mouth-while-doctor-curing-teeth_651396-1387.jpg", imageAlt: "Gentle dental care" },
|
||||
items: [
|
||||
{ icon: Heart, text: "Patient comfort priority" },
|
||||
{ icon: Zap, text: "Quick & efficient treatments" }
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
id: "equipment", title: "Modern Equipment", description: "Latest dental technology ensures accurate diagnostics and superior treatment outcomes.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentition-chart-monitor-screen_23-2147906071.jpg?_wi=2", imageAlt: "Modern dental equipment" },
|
||||
id: "equipment", title: "Modern Equipment", description: "Latest dental technology ensures accurate diagnostics and superior treatment outcomes.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentition-chart-monitor-screen_23-2147906071.jpg", imageAlt: "Modern dental equipment" },
|
||||
items: [
|
||||
{ icon: Shield, text: "Advanced diagnostics" },
|
||||
{ icon: Sparkles, text: "State-of-the-art tools" }
|
||||
|
||||
Reference in New Issue
Block a user