Merge version_1 into main #2
179
src/app/page.tsx
179
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Philosophy",
|
||||
id: "philosophy",
|
||||
},
|
||||
name: "Philosophy", id: "philosophy"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Journey",
|
||||
id: "journey",
|
||||
},
|
||||
name: "Journey", id: "journey"},
|
||||
{
|
||||
name: "Booking",
|
||||
id: "booking",
|
||||
},
|
||||
name: "Booking", id: "booking"},
|
||||
]}
|
||||
brandName="Amaya Dental"
|
||||
/>
|
||||
@@ -54,55 +46,34 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="A New Era of Dental Aesthetics in Bangalore"
|
||||
description="Amaya Dental Clinic offers a serene, luxury environment blending world-class expertise with editorial sophistication."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bathtub_1203-2911.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2683.jpg",
|
||||
alt: "Patient 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2683.jpg", alt: "Patient 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2973.jpg",
|
||||
alt: "Patient 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2973.jpg", alt: "Patient 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-cleaning-mirror_23-2149535081.jpg",
|
||||
alt: "Patient 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-cleaning-mirror_23-2149535081.jpg", alt: "Patient 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-years-old-sitting-her-kitchen-alone-express-candid-happiness_1258-199764.jpg",
|
||||
alt: "Patient 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-years-old-sitting-her-kitchen-alone-express-candid-happiness_1258-199764.jpg", alt: "Patient 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-dentist-standing-with-hands-crossed_107420-74194.jpg",
|
||||
alt: "Dr. Mishra",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-dentist-standing-with-hands-crossed_107420-74194.jpg", alt: "Dr. Mishra"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Clinical Excellence",
|
||||
},
|
||||
type: "text", text: "Clinical Excellence"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Modern Aesthetic",
|
||||
},
|
||||
type: "text", text: "Modern Aesthetic"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Patient Centric",
|
||||
},
|
||||
type: "text", text: "Patient Centric"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Advanced Technology",
|
||||
},
|
||||
type: "text", text: "Advanced Technology"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Trusted Care",
|
||||
},
|
||||
type: "text", text: "Trusted Care"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -114,20 +85,14 @@ export default function LandingPage() {
|
||||
description="We believe dentistry should be an experience as refined as the smile we craft. Eight years of dedication to patient-first care."
|
||||
metrics={[
|
||||
{
|
||||
value: "8+",
|
||||
title: "Years of Excellence",
|
||||
},
|
||||
value: "8+", title: "Years of Excellence"},
|
||||
{
|
||||
value: "10K+",
|
||||
title: "Smiles Transformed",
|
||||
},
|
||||
value: "10K+", title: "Smiles Transformed"},
|
||||
{
|
||||
value: "4.9★",
|
||||
title: "Patient Rating",
|
||||
},
|
||||
value: "4.9★", title: "Patient Rating"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/interior-modern-emergency-room-with-empty-nurses-station-generative-ai_587448-2017.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/interior-modern-emergency-room-with-empty-nurses-station-generative-ai_587448-2017.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -136,22 +101,14 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
title: "General Dentistry",
|
||||
description: "Preventative care delivered with absolute precision.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-dentist-patient-sitting-dental-office_651396-1900.jpg",
|
||||
},
|
||||
title: "General Dentistry", description: "Preventative care delivered with absolute precision.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-dentist-patient-sitting-dental-office_651396-1900.jpg"},
|
||||
{
|
||||
title: "Cosmetic Smile Design",
|
||||
description: "Editorial-grade aesthetic transformation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-shiny-asian-woman-with-short-hair_633478-570.jpg",
|
||||
},
|
||||
title: "Cosmetic Smile Design", description: "Editorial-grade aesthetic transformation.", imageSrc: "http://img.b2bpic.net/free-photo/happy-shiny-asian-woman-with-short-hair_633478-570.jpg"},
|
||||
{
|
||||
title: "Restorative Therapy",
|
||||
description: "Biomimetic solutions for long-term health.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-sitting-beside-patient-dental-office_651396-3411.jpg",
|
||||
},
|
||||
title: "Restorative Therapy", description: "Biomimetic solutions for long-term health.", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-sitting-beside-patient-dental-office_651396-3411.jpg"},
|
||||
]}
|
||||
title="Signature Treatments"
|
||||
description="Our curated service menu for comprehensive oral health."
|
||||
@@ -164,14 +121,11 @@ export default function LandingPage() {
|
||||
title="Dr. Khushboo Mishra"
|
||||
tag="Lead Principal"
|
||||
membersAnimation="slide-up"
|
||||
memberVariant="card"
|
||||
members={[
|
||||
{
|
||||
id: "dr-1",
|
||||
name: "Dr. Khushboo Mishra",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-standing-with-hands-crossed_107420-74194.jpg",
|
||||
},
|
||||
id: "dr-1", name: "Dr. Khushboo Mishra", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-standing-with-hands-crossed_107420-74194.jpg"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -180,30 +134,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ananya P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2683.jpg?_wi=1",
|
||||
},
|
||||
id: "t1", name: "Ananya P.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2683.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Vikram S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2973.jpg",
|
||||
},
|
||||
id: "t2", name: "Vikram S.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2973.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Deepa K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-cleaning-mirror_23-2149535081.jpg",
|
||||
},
|
||||
id: "t3", name: "Deepa K.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-cleaning-mirror_23-2149535081.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Arjun R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-years-old-sitting-her-kitchen-alone-express-candid-happiness_1258-199764.jpg",
|
||||
},
|
||||
id: "t4", name: "Arjun R.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-years-old-sitting-her-kitchen-alone-express-candid-happiness_1258-199764.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Rahul V.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2683.jpg?_wi=2",
|
||||
},
|
||||
id: "t5", name: "Rahul V.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2683.jpg"},
|
||||
]}
|
||||
cardTitle="Patient Voices"
|
||||
cardTag="4.9 Average"
|
||||
@@ -216,34 +155,17 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
animationType="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "g1",
|
||||
brand: "Facility",
|
||||
name: "Treatment Suite",
|
||||
price: "I",
|
||||
rating: 5,
|
||||
reviewCount: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/interior-modern-emergency-room-with-empty-nurses-station-generative-ai_587448-2017.jpg?_wi=2",
|
||||
},
|
||||
id: "g1", brand: "Facility", name: "Treatment Suite", price: "I", rating: 5,
|
||||
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-psd/interior-modern-emergency-room-with-empty-nurses-station-generative-ai_587448-2017.jpg"},
|
||||
{
|
||||
id: "g2",
|
||||
brand: "Facility",
|
||||
name: "Lobby Area",
|
||||
price: "II",
|
||||
rating: 5,
|
||||
reviewCount: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/area-pictures-hotel-reception_1203-1413.jpg?_wi=1",
|
||||
},
|
||||
id: "g2", brand: "Facility", name: "Lobby Area", price: "II", rating: 5,
|
||||
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/area-pictures-hotel-reception_1203-1413.jpg"},
|
||||
{
|
||||
id: "g3",
|
||||
brand: "Facility",
|
||||
name: "Clinical Corner",
|
||||
price: "III",
|
||||
rating: 5,
|
||||
reviewCount: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042902.jpg",
|
||||
},
|
||||
id: "g3", brand: "Facility", name: "Clinical Corner", price: "III", rating: 5,
|
||||
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042902.jpg"},
|
||||
]}
|
||||
title="Clinic Atmosphere"
|
||||
description="Designed for calm and restoration."
|
||||
@@ -254,13 +176,12 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Appointment"
|
||||
title="Begin Your Journey"
|
||||
description="Book a consultation with our concierge team today."
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/area-pictures-hotel-reception_1203-1413.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/area-pictures-hotel-reception_1203-1413.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -269,29 +190,19 @@ export default function LandingPage() {
|
||||
logoText="Amaya Dental"
|
||||
columns={[
|
||||
{
|
||||
title: "Clinic",
|
||||
items: [
|
||||
title: "Clinic", items: [
|
||||
{
|
||||
label: "Philosophy",
|
||||
href: "#philosophy",
|
||||
},
|
||||
label: "Philosophy", href: "#philosophy"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Gallery", href: "#gallery"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Treatments",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Treatments", href: "#services"},
|
||||
{
|
||||
label: "Booking",
|
||||
href: "#booking",
|
||||
},
|
||||
label: "Booking", href: "#booking"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user