Merge version_1 into main #1
217
src/app/page.tsx
217
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Book Now",
|
||||
id: "#appointment",
|
||||
},
|
||||
name: "Book Now", id: "#appointment"},
|
||||
]}
|
||||
brandName="Delhi Dental Cosmetics"
|
||||
/>
|
||||
@@ -54,67 +46,42 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Smile With Confidence Again"
|
||||
description="Advanced dental care, painless treatments, and trusted expertise — right here in GTB Nagar."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Appointment",
|
||||
href: "#appointment",
|
||||
},
|
||||
text: "Book Appointment", href: "#appointment"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+919560553331",
|
||||
},
|
||||
text: "Call Now", href: "tel:+919560553331"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-s-office-interior-with-modern-chair-special-dentisd-equipment-interior-stomatology-clinic_482257-11998.jpg"
|
||||
imageAlt="Modern Delhi Dental Cosmetics Clinic"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg",
|
||||
alt: "Patient 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg", alt: "Patient 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg",
|
||||
alt: "Patient 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", alt: "Patient 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-dentist-with-eyeglasses_23-2147862084.jpg",
|
||||
alt: "Patient 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-dentist-with-eyeglasses_23-2147862084.jpg", alt: "Patient 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/playful-asian-woman_1098-22085.jpg",
|
||||
alt: "Patient 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/playful-asian-woman_1098-22085.jpg", alt: "Patient 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-young-man-with-brown-skin-big-smile-posing-beside-white-wall-portrait-glad-black-haired-guy-laughing-girl-big-earphones-enjoying-music_197531-3878.jpg",
|
||||
alt: "Patient 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-young-man-with-brown-skin-big-smile-posing-beside-white-wall-portrait-glad-black-haired-guy-laughing-girl-big-earphones-enjoying-music_197531-3878.jpg", alt: "Patient 5"},
|
||||
]}
|
||||
avatarText="Join 800+ happy patients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Advanced Dental Implants",
|
||||
},
|
||||
type: "text", text: "Advanced Dental Implants"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Painless Root Canal",
|
||||
},
|
||||
type: "text", text: "Painless Root Canal"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Smile Makeovers",
|
||||
},
|
||||
type: "text", text: "Smile Makeovers"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Clear Aligners",
|
||||
},
|
||||
type: "text", text: "Clear Aligners"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Dental Care",
|
||||
},
|
||||
type: "text", text: "Expert Dental Care"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -127,28 +94,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "4.9",
|
||||
title: "Star Rating",
|
||||
description: "816+ Google Reviews",
|
||||
icon: Star,
|
||||
id: "m1", value: "4.9", title: "Star Rating", description: "816+ Google Reviews", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "10+",
|
||||
title: "Expert Team",
|
||||
description: "Dedicated dental specialists",
|
||||
icon: Award,
|
||||
id: "m2", value: "10+", title: "Expert Team", description: "Dedicated dental specialists", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Hygienic",
|
||||
description: "Strict sterilization standards",
|
||||
icon: ShieldCheck,
|
||||
id: "m3", value: "100%", title: "Hygienic", description: "Strict sterilization standards", icon: ShieldCheck,
|
||||
},
|
||||
]}
|
||||
title="Trusted by 800+ Patients"
|
||||
description="Our commitment to excellence in dental care is reflected in our patient reviews and high hygiene standards."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -159,19 +115,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Hygienic Setup",
|
||||
value: "State-of-art",
|
||||
},
|
||||
label: "Hygienic Setup", value: "State-of-art"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Custom Plans",
|
||||
value: "Personalized",
|
||||
},
|
||||
label: "Custom Plans", value: "Personalized"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Consultation",
|
||||
value: "Transparent",
|
||||
},
|
||||
label: "Consultation", value: "Transparent"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -184,64 +134,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
label: "Cosmetic",
|
||||
title: "Dental Implants",
|
||||
items: [
|
||||
"Advanced titanium implants",
|
||||
"Natural-looking results",
|
||||
"Long-lasting restoration",
|
||||
],
|
||||
id: "s1", label: "Cosmetic", title: "Dental Implants", items: [
|
||||
"Advanced titanium implants", "Natural-looking results", "Long-lasting restoration"],
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
label: "Restorative",
|
||||
title: "Root Canal Treatment",
|
||||
items: [
|
||||
"Painless procedures",
|
||||
"Modern endodontics",
|
||||
"Save your natural tooth",
|
||||
],
|
||||
id: "s2", label: "Restorative", title: "Root Canal Treatment", items: [
|
||||
"Painless procedures", "Modern endodontics", "Save your natural tooth"],
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
label: "Cosmetic",
|
||||
title: "Smile Makeovers",
|
||||
items: [
|
||||
"Veneers & Crowns",
|
||||
"Teeth whitening",
|
||||
"Full digital planning",
|
||||
],
|
||||
id: "s3", label: "Cosmetic", title: "Smile Makeovers", items: [
|
||||
"Veneers & Crowns", "Teeth whitening", "Full digital planning"],
|
||||
},
|
||||
{
|
||||
id: "s4",
|
||||
label: "Orthodontics",
|
||||
title: "Braces & Invisalign",
|
||||
items: [
|
||||
"Clear aligners",
|
||||
"Traditional metal braces",
|
||||
"Perfect alignment",
|
||||
],
|
||||
id: "s4", label: "Orthodontics", title: "Braces & Invisalign", items: [
|
||||
"Clear aligners", "Traditional metal braces", "Perfect alignment"],
|
||||
},
|
||||
{
|
||||
id: "s5",
|
||||
label: "Preventive",
|
||||
title: "Cleaning & Polishing",
|
||||
items: [
|
||||
"Deep cleaning",
|
||||
"Remove stains",
|
||||
"Prevent gum disease",
|
||||
],
|
||||
id: "s5", label: "Preventive", title: "Cleaning & Polishing", items: [
|
||||
"Deep cleaning", "Remove stains", "Prevent gum disease"],
|
||||
},
|
||||
{
|
||||
id: "s6",
|
||||
label: "Surgical",
|
||||
title: "Oral Surgery",
|
||||
items: [
|
||||
"Wisdom tooth extraction",
|
||||
"Precise surgical care",
|
||||
"Safe recovery",
|
||||
],
|
||||
id: "s6", label: "Surgical", title: "Oral Surgery", items: [
|
||||
"Wisdom tooth extraction", "Precise surgical care", "Safe recovery"],
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Dental Services"
|
||||
@@ -257,25 +171,15 @@ export default function LandingPage() {
|
||||
author="Anjali Sharma"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg",
|
||||
alt: "Anjali Sharma",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg", alt: "Anjali Sharma"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg",
|
||||
alt: "Rahul Verma",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", alt: "Rahul Verma"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-dentist-with-eyeglasses_23-2147862084.jpg",
|
||||
alt: "Priya Singh",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-dentist-with-eyeglasses_23-2147862084.jpg", alt: "Priya Singh"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/playful-asian-woman_1098-22085.jpg",
|
||||
alt: "Vikram Mehta",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/playful-asian-woman_1098-22085.jpg", alt: "Vikram Mehta"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-young-man-with-brown-skin-big-smile-posing-beside-white-wall-portrait-glad-black-haired-guy-laughing-girl-big-earphones-enjoying-music_197531-3878.jpg",
|
||||
alt: "Neha Gupta",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-young-man-with-brown-skin-big-smile-posing-beside-white-wall-portrait-glad-black-haired-guy-laughing-girl-big-earphones-enjoying-music_197531-3878.jpg", alt: "Neha Gupta"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -289,28 +193,17 @@ export default function LandingPage() {
|
||||
description="Start your journey to a better smile. Limited daily slots available."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Your Phone Number", required: true,
|
||||
},
|
||||
{
|
||||
name: "date",
|
||||
type: "date",
|
||||
placeholder: "Preferred Date",
|
||||
required: true,
|
||||
name: "date", type: "date", placeholder: "Preferred Date", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your dental needs...",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your dental needs...", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-office-building_1127-2056.jpg"
|
||||
imageAlt="Clinic Booking"
|
||||
@@ -324,29 +217,19 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#appointment",
|
||||
},
|
||||
label: "Contact", href: "#appointment"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Hudson Lane, GTB Nagar",
|
||||
href: "#",
|
||||
},
|
||||
label: "Hudson Lane, GTB Nagar", href: "#"},
|
||||
{
|
||||
label: "Delhi, India",
|
||||
href: "#",
|
||||
},
|
||||
label: "Delhi, India", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user