Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-28 11:32:57 +00:00

View File

@@ -27,282 +27,117 @@ export default function LandingPage() {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Expertise",
id: "expertise",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "FAQ",
id: "faq",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Dr. Pethkar Dentistry"
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "hero" },
{ name: "Expertise", id: "expertise" },
{ name: "Testimonials", id: "testimonials" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="Dr. Pethkar Dentistry"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{
variant: "canvas-reveal",
}}
title="25+ Years of Expert Dental Care"
description="Experience world-class dental treatments with Dr. Jayashree Pethkar in North Mumbai. Dedicated to precision, comfort, and radiant smiles."
testimonials={[
{
name: "Rajesh K.",
handle: "@patient",
testimonial: "Dr. Pethkar is truly a gem. Best dental experience of my life.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/leisure-activity-adult-happiness-people-sitting_1301-1978.jpg?_wi=1",
},
{
name: "Anita S.",
handle: "@patient",
testimonial: "Exceptional care and very gentle hand. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1",
},
{
name: "Vikram M.",
handle: "@patient",
testimonial: "Professional, clean, and very precise. The best dentist in Mumbai.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg?_wi=1",
},
{
name: "Sunita P.",
handle: "@patient",
testimonial: "My family has been visiting for years. Trustworthy expert.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-woman-white-shirt_53876-108633.jpg?_wi=1",
},
{
name: "Kavita R.",
handle: "@patient",
testimonial: "The precision and care here are unmatched. Truly world-class.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/leisure-activity-adult-happiness-people-sitting_1301-1978.jpg?_wi=2",
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZXIGE9vRyJDik2vfKs8ud7N9o/professional-high-tech-dental-clinic-int-1774697533555-47297130.png"
imageAlt="Modern 3D dental clinic concept"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{ variant: "canvas-reveal" }}
title="25+ Years of Expert Dental Care"
description="Experience world-class dental treatments with Dr. Jayashree Pethkar in North Mumbai. Dedicated to precision, comfort, and radiant smiles."
testimonials={[
{ name: "Rajesh K.", handle: "@patient", testimonial: "Dr. Pethkar is truly a gem. Best dental experience of my life.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/leisure-activity-adult-happiness-people-sitting_1301-1978.jpg" },
{ name: "Anita S.", handle: "@patient", testimonial: "Exceptional care and very gentle hand. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg" },
{ name: "Vikram M.", handle: "@patient", testimonial: "Professional, clean, and very precise. The best dentist in Mumbai.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg" },
{ name: "Sunita P.", handle: "@patient", testimonial: "My family has been visiting for years. Trustworthy expert.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-woman-white-shirt_53876-108633.jpg" },
{ name: "Kavita R.", handle: "@patient", testimonial: "The precision and care here are unmatched. Truly world-class.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/leisure-activity-adult-happiness-people-sitting_1301-1978.jpg" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZXIGE9vRyJDik2vfKs8ud7N9o/professional-high-tech-dental-clinic-int-1774697533555-47297130.png"
imageAlt="Modern 3D dental clinic concept"
/>
</div>
<div id="expertise" data-section="expertise">
<MetricCardOne
animationType="depth-3d"
textboxLayout="split"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "25+",
title: "Years Experience",
description: "Trusted by thousands",
icon: Award,
},
{
id: "m2",
value: "10k+",
title: "Happy Smiles",
description: "Patient transformation",
icon: Smile,
},
{
id: "m3",
value: "100%",
title: "Sterility Rate",
description: "Highest hygiene standards",
icon: ShieldCheck,
},
]}
title="Clinical Excellence"
description="Years of experience translated into smiles."
/>
</div>
<div id="expertise" data-section="expertise">
<MetricCardOne
animationType="blur-reveal"
textboxLayout="split"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
{ id: "m1", value: "25+", title: "Years Experience", description: "Trusted by thousands", icon: Award },
{ id: "m2", value: "10k+", title: "Happy Smiles", description: "Patient transformation", icon: Smile },
{ id: "m3", value: "100%", title: "Sterility Rate", description: "Highest hygiene standards", icon: ShieldCheck },
]}
title="Clinical Excellence"
description="Years of experience translated into smiles."
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwelve
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "f1",
label: "Diagnostics",
title: "3D Digital Imaging",
items: [
"Advanced CBCT scans",
"Precision implant planning",
"3D digital teeth modeling",
],
},
{
id: "f2",
label: "Aesthetics",
title: "Cosmetic Dentistry",
items: [
"Professional teeth whitening",
"Porcelain veneers",
"Smile design makeovers",
],
},
{
id: "f3",
label: "Correction",
title: "Advanced Implants",
items: [
"State-of-the-art implants",
"Guided dental surgery",
"Long-term tooth replacement",
],
},
]}
title="Our Specialized Dental Services"
description="Comprehensive care tailored to your unique needs using the latest 3D digital technology."
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwelve
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: "f1", label: "Diagnostics", title: "3D Digital Imaging", items: ["Advanced CBCT scans", "Precision implant planning", "3D digital teeth modeling"] },
{ id: "f2", label: "Aesthetics", title: "Cosmetic Dentistry", items: ["Professional teeth whitening", "Porcelain veneers", "Smile design makeovers"] },
{ id: "f3", label: "Correction", title: "Advanced Implants", items: ["State-of-the-art implants", "Guided dental surgery", "Long-term tooth replacement"] },
]}
title="Our Specialized Dental Services"
description="Comprehensive care tailored to your unique needs using the latest 3D digital technology."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="depth-3d"
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Aditya V.",
handle: "@patient",
testimonial: "The 3D scanning technology was very impressive. Highly accurate.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/leisure-activity-adult-happiness-people-sitting_1301-1978.jpg?_wi=3",
},
{
id: "t2",
name: "Meera T.",
handle: "@patient",
testimonial: "Absolutely painless experience. Professional and kind environment.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2",
},
{
id: "t3",
name: "Rahul B.",
handle: "@patient",
testimonial: "Fixed my chronic tooth pain effortlessly. Truly an expert.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg?_wi=2",
},
{
id: "t4",
name: "Priya R.",
handle: "@patient",
testimonial: "Great attention to detail and patient comfort is top priority.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-woman-white-shirt_53876-108633.jpg?_wi=2",
},
{
id: "t5",
name: "Sanjay D.",
handle: "@patient",
testimonial: "Excellent service and very modern facilities. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/leisure-activity-adult-happiness-people-sitting_1301-1978.jpg?_wi=4",
},
]}
showRating={true}
title="Patient Success Stories"
description="See why patients trust Dr. Jayashree Pethkar for their dental health."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{ id: "t1", name: "Aditya V.", handle: "@patient", testimonial: "The 3D scanning technology was very impressive. Highly accurate.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/leisure-activity-adult-happiness-people-sitting_1301-1978.jpg" },
{ id: "t2", name: "Meera T.", handle: "@patient", testimonial: "Absolutely painless experience. Professional and kind environment.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg" },
{ id: "t3", name: "Rahul B.", handle: "@patient", testimonial: "Fixed my chronic tooth pain effortlessly. Truly an expert.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg" },
{ id: "t4", name: "Priya R.", handle: "@patient", testimonial: "Great attention to detail and patient comfort is top priority.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-woman-white-shirt_53876-108633.jpg" },
{ id: "t5", name: "Sanjay D.", handle: "@patient", testimonial: "Excellent service and very modern facilities. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/leisure-activity-adult-happiness-people-sitting_1301-1978.jpg" },
]}
showRating={true}
title="Patient Success Stories"
description="See why patients trust Dr. Jayashree Pethkar for their dental health."
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Is the 3D imaging procedure safe?",
content: "Yes, our modern digital 3D imaging is low-radiation and extremely safe for all ages.",
},
{
id: "q2",
title: "What payment options do you accept?",
content: "We accept major cards, digital transfers, and offer EMI options for complex treatments.",
},
{
id: "q3",
title: "How long do dental implants last?",
content: "With proper care and hygiene, dental implants can last a lifetime.",
},
]}
title="Frequently Asked Questions"
description="Answers to common concerns about our dental treatments."
faqsAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "Is the 3D imaging procedure safe?", content: "Yes, our modern digital 3D imaging is low-radiation and extremely safe for all ages." },
{ id: "q2", title: "What payment options do you accept?", content: "We accept major cards, digital transfers, and offer EMI options for complex treatments." },
{ id: "q3", title: "How long do dental implants last?", content: "With proper care and hygiene, dental implants can last a lifetime." },
]}
title="Frequently Asked Questions"
description="Answers to common concerns about our dental treatments."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "cell-wave",
}}
text="Ready to transform your smile? Reach out today to Dr. Jayashree Pethkar. Call us at 7382728372 or email at jayashreepethkar99@gmail.com. We are located in Gorewada, North Mumbai."
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{ variant: "cell-wave" }}
text="Ready to transform your smile? Reach out today to Dr. Jayashree Pethkar. Call us at 7382728372 or email at jayashreepethkar99@gmail.com. We are located in Gorewada, North Mumbai."
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
columns={[
{
title: "Clinic",
items: [
{
label: "About Us",
href: "#",
},
{
label: "Locations",
href: "#",
},
],
},
{
title: "Support",
items: [
{
label: "Contact",
href: "#contact",
},
{
label: "FAQ",
href: "#faq",
},
],
},
]}
copyrightText="© 2024 Dr. Jayashree Pethkar Dentistry."
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
columns={[
{ title: "Clinic", items: [{ label: "About Us", href: "#" }, { label: "Locations", href: "#" }] },
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "FAQ", href: "#faq" }] },
]}
copyrightText="© 2024 Dr. Jayashree Pethkar Dentistry."
/>
</div>
</ReactLenis>
</ThemeProvider>
);