Merge version_1 into main #2
165
src/app/page.tsx
165
src/app/page.tsx
@@ -30,63 +30,32 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Doctor",
|
||||
id: "doctor",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="White Cross Dental"
|
||||
button={{
|
||||
text: "Book Appointment",
|
||||
href: "tel:+919515301603",
|
||||
}}
|
||||
text: "Book Appointment", href: "tel:+919515301603"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Your Smile Deserves Nothing Less Than the Best"
|
||||
description="Expert, compassionate dental care for every member of your family. Quality treatments, genuine comfort, and a clinic that truly understands you."
|
||||
tag="Whitefield's Premier Dental Clinic"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg?_wi=1",
|
||||
imageAlt: "Dental Clinic Environment",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg", imageAlt: "Dental Clinic Environment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=1",
|
||||
imageAlt: "Professional Patient Consultation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg?_wi=2",
|
||||
imageAlt: "Advanced Dental Technology",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=2",
|
||||
imageAlt: "Friendly Dental Team",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg?_wi=3",
|
||||
imageAlt: "Modern Clinic Interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg", imageAlt: "Professional Patient Consultation"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -109,45 +78,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Root Canal",
|
||||
description: "Painless treatment using modern instruments.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg?_wi=4",
|
||||
imageAlt: "modern dental clinic interior",
|
||||
title: "Root Canal", description: "Painless treatment using modern instruments.", bentoComponent: "reveal-icon", icon: Sparkles
|
||||
},
|
||||
{
|
||||
title: "Braces & Aligners",
|
||||
description: "Metal, ceramic and invisible solutions.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Settings,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=3",
|
||||
imageAlt: "happy patient smiling dental",
|
||||
title: "Braces & Aligners", description: "Metal, ceramic and invisible solutions.", bentoComponent: "reveal-icon", icon: Settings
|
||||
},
|
||||
{
|
||||
title: "Dental Implants",
|
||||
description: "Permanent tooth replacement results.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/clean-tooth_78370-4811.jpg",
|
||||
imageAlt: "elegant tooth illustration icon",
|
||||
title: "Dental Implants", description: "Permanent tooth replacement results.", bentoComponent: "reveal-icon", icon: Award
|
||||
},
|
||||
{
|
||||
title: "Teeth Whitening",
|
||||
description: "Professional brightening for a radiant smile.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Smile,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-bearded-guy-business-suit-gasping-amazed-looking-with-admiration-showing-okay-sign-sa_1258-154538.jpg",
|
||||
imageAlt: "smiling middle-aged man professional",
|
||||
title: "Teeth Whitening", description: "Professional brightening for a radiant smile.", bentoComponent: "reveal-icon", icon: Smile
|
||||
},
|
||||
{
|
||||
title: "Pediatric Care",
|
||||
description: "Gentle approach for your children's dental needs.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Heart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-looking-away_23-2147892778.jpg",
|
||||
imageAlt: "smiling woman professional portrait",
|
||||
},
|
||||
title: "Pediatric Care", description: "Gentle approach for your children's dental needs.", bentoComponent: "reveal-icon", icon: Heart
|
||||
}
|
||||
]}
|
||||
title="Treatments Tailored To Every Need"
|
||||
description="Comprehensive dental care across all specialties performed with precision."
|
||||
@@ -160,60 +104,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Raju P. S.",
|
||||
date: "2025-01-15",
|
||||
title: "Great Experience",
|
||||
quote: "She is very experienced and engaging in explaining the issue. Very caring and attentive.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/excited-bearded-guy-business-suit-gasping-amazed-looking-with-admiration-showing-okay-sign-sa_1258-154538.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-senior-man_23-2149038086.jpg",
|
||||
imageAlt: "smiling young man professional",
|
||||
id: "1", name: "Raju P. S.", date: "2025-01-15", title: "Great Experience", quote: "She is very experienced and engaging in explaining the issue. Very caring and attentive.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/excited-bearded-guy-business-suit-gasping-amazed-looking-with-admiration-showing-okay-sign-sa_1258-154538.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-senior-man_23-2149038086.jpg", imageAlt: "smiling young man professional"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Tara Shankar Maji",
|
||||
date: "2025-01-10",
|
||||
title: "Highly Professional",
|
||||
quote: "Dr. Shruti is very friendly and provided us with correct professional guidance. Very gentle.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-looking-away_23-2147892778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-woman-is-talking-doctor-counselling-medical-clinic_637285-1200.jpg",
|
||||
imageAlt: "friendly older man portrait",
|
||||
id: "2", name: "Tara Shankar Maji", date: "2025-01-10", title: "Highly Professional", quote: "Dr. Shruti is very friendly and provided us with correct professional guidance. Very gentle.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-looking-away_23-2147892778.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-woman-is-talking-doctor-counselling-medical-clinic_637285-1200.jpg", imageAlt: "friendly older man portrait"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Pradeep R.",
|
||||
date: "2025-01-05",
|
||||
title: "Detailed Explanation",
|
||||
quote: "The inspection and care was explained in detail. Very caring treatment overall.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-senior-man_23-2149038086.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-doctor-patient_23-2149844603.jpg",
|
||||
imageAlt: "smiling business woman portrait",
|
||||
id: "3", name: "Pradeep R.", date: "2025-01-05", title: "Detailed Explanation", quote: "The inspection and care was explained in detail. Very caring treatment overall.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-senior-man_23-2149038086.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-doctor-patient_23-2149844603.jpg", imageAlt: "smiling business woman portrait"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ananya K.",
|
||||
date: "2024-12-20",
|
||||
title: "Very Gentle",
|
||||
quote: "Very comfortable experience for my kids' treatment too. Truly family friendly.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mature-woman-is-talking-doctor-counselling-medical-clinic_637285-1200.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg?_wi=5",
|
||||
imageAlt: "modern dental clinic interior",
|
||||
id: "4", name: "Ananya K.", date: "2024-12-20", title: "Very Gentle", quote: "Very comfortable experience for my kids' treatment too. Truly family friendly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mature-woman-is-talking-doctor-counselling-medical-clinic_637285-1200.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg", imageAlt: "modern dental clinic interior"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Vijay D.",
|
||||
date: "2024-12-15",
|
||||
title: "Exceptional Care",
|
||||
quote: "Excellence in every procedure. The staff is very well-trained.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-doctor-patient_23-2149844603.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=4",
|
||||
imageAlt: "happy patient smiling dental",
|
||||
},
|
||||
id: "5", name: "Vijay D.", date: "2024-12-15", title: "Exceptional Care", quote: "Excellence in every procedure. The staff is very well-trained.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-doctor-patient_23-2149844603.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg", imageAlt: "happy patient smiling dental"
|
||||
}
|
||||
]}
|
||||
title="Real Words from Real Patients"
|
||||
description="Based on 112+ verified patient reviews"
|
||||
@@ -224,8 +128,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Find Us"
|
||||
title="We're Easy to Find"
|
||||
description="Visit us at Arya Hub Mall, First Floor, Near Hope Farm Junction, Whitefield."
|
||||
@@ -237,33 +140,21 @@ export default function LandingPage() {
|
||||
logoText="White Cross Dental"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Root Canal",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Root Canal", href: "#services"},
|
||||
{
|
||||
label: "Braces",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Braces", href: "#services"},
|
||||
{
|
||||
label: "Implants",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Implants", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Call Us",
|
||||
href: "tel:+919515301603",
|
||||
},
|
||||
label: "Call Us", href: "tel:+919515301603"},
|
||||
{
|
||||
label: "Locate",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Locate", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user