Compare commits
46 Commits
version_8
...
version_17
| Author | SHA1 | Date | |
|---|---|---|---|
| b4280bcda6 | |||
| f9656314e5 | |||
| a5bf8a1165 | |||
| e83ab18221 | |||
| 5cf17438e2 | |||
| c664a45944 | |||
| 473e6ef46e | |||
| b31f4c0882 | |||
| b8dad923df | |||
| 203dc73cb8 | |||
| 2a1db9cb19 | |||
| 175ff3311f | |||
| 29fc9939a4 | |||
| 2b931de47e | |||
| 29197465da | |||
| 13dcc32869 | |||
| 59342276b0 | |||
| fb68e06fbf | |||
| a0bee38a95 | |||
| 1a9992beb9 | |||
| dc21b0365b | |||
| e13383ebc5 | |||
| 7238059d3a | |||
| 34fe84ac81 | |||
| 6d7ce432d8 | |||
| f016e0ec9d | |||
| b2a68abf0f | |||
| 64f1e50994 | |||
| aae3bdbf85 | |||
| 745b2ace95 | |||
| da7d5d9ab1 | |||
| c6eb8b12e0 | |||
| 8cc9ced337 | |||
| 69e7433f0d | |||
| 67c2990a0a | |||
| 4a0ee9b760 | |||
| 58aa4e2826 | |||
| 365fc9cd08 | |||
| 94baf45fca | |||
| c3e9abf50d | |||
| 38399bfa69 | |||
| 4c8dfab588 | |||
| f8b05855c6 | |||
| 972e550dc0 | |||
| f30e94e936 | |||
| 98d8b52478 |
1425
src/app/layout.tsx
1425
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
124
src/app/page.tsx
124
src/app/page.tsx
@@ -3,7 +3,6 @@
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree';
|
||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
|
||||
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
|
||||
@@ -11,9 +10,24 @@ import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Zap, Heart, Shield, Award } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
const handleBookAppointment = () => {
|
||||
const contactSection = document.getElementById('contact');
|
||||
if (contactSection) {
|
||||
contactSection.scrollIntoView({ behavior: 'smooth' });
|
||||
}
|
||||
};
|
||||
|
||||
const handleLearnMore = () => {
|
||||
const featureHoverSection = document.getElementById('feature-hover');
|
||||
if (featureHoverSection) {
|
||||
featureHoverSection.scrollIntoView({ behavior: 'smooth' });
|
||||
}
|
||||
};
|
||||
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
@@ -31,12 +45,11 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Expert Dental Care"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About Dr. Padmasri", id: "about" },
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Testimonials", id: "testimonials" }
|
||||
]}
|
||||
button={{ text: "Book Appointment", href: "#contact" }}
|
||||
button={{ text: "Book Appointment", onClick: handleBookAppointment }}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -55,55 +68,17 @@ export default function LandingPage() {
|
||||
tag="Expert Dental Care"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "Learn More", href: "#features" }
|
||||
{ text: "Book Appointment", onClick: handleBookAppointment },
|
||||
{ text: "Learn More", onClick: handleLearnMore }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-dentist-looking-through-microscope_23-2147906021.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772969384966-d6800iwa.png"
|
||||
imageAlt="Modern dental clinic interior"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentyThree
|
||||
title="Our Dental Services"
|
||||
description="Comprehensive dental treatments designed to meet all your oral health needs, from routine care to advanced procedures."
|
||||
tag="Services"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Dental Fillings & Extraction", tags: ["General", "Affordable"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-having-procedure-done-dentist_23-2148985788.jpg?_wi=1", imageAlt: "Dental fillings treatment"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Scaling & Polishing", tags: ["Cleaning", "Preventive"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-beauty-care-chair-canal_1303-1837.jpg?_wi=1", imageAlt: "Teeth cleaning and polishing"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Root Canal Treatment (RCT)", tags: ["Advanced", "Endodontics"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-showing-x-ray-patient_107420-65382.jpg?_wi=1", imageAlt: "Root canal treatment"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Ceramic Crowns & Bridges", tags: ["Restoration", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patient-pointing-teeth-with-dentist_23-2148380326.jpg?_wi=1", imageAlt: "Ceramic crown restoration"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Dental Implant Fixing", tags: ["Advanced", "Implants"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-doing-check-up-patient_23-2149206251.jpg?_wi=1", imageAlt: "Dental implant procedure"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Ceramic Veneers", tags: ["Cosmetic", "Enhancement"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772964710494-hdlmhmg0.png", imageAlt: "Ceramic veneers cosmetic treatment"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
@@ -113,7 +88,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Book with Dr. Padmasri", href: "#contact" }
|
||||
{ text: "Book with Dr. Padmasri", onClick: handleBookAppointment }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -132,23 +107,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Advanced Techniques", description: "Modern dental technology and expertise combined for superior results.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-looking-through-microscope_23-2147906021.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772964187545-sspy9ks7.png" }
|
||||
title: "Advanced Techniques", description: "Modern dental technology and expertise combined for superior results.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772969730361-5mmtni73.jpg" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772969474548-dahdqu86.png" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Patient Comfort", description: "Your comfort is our priority with gentle care and anxiety management.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/female-patient-having-procedure-done-dentist_23-2148985788.jpg?_wi=2" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/background-beauty-care-chair-canal_1303-1837.jpg?_wi=2" }
|
||||
title: "Patient Comfort", description: "Your comfort is our priority with gentle care and anxiety management.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772969503003-8pr89ijv.png" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772969514601-l083v7go.jpg" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Hygiene Standards", description: "Strict sterilization protocols and immaculate clinic facilities ensure your safety.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772964483752-se86so5s.png" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/background-beauty-care-chair-canal_1303-1837.jpg?_wi=1" }
|
||||
title: "Hygiene Standards", description: "Strict sterilization protocols and immaculate clinic facilities ensure your safety.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772969603967-ii3aini3.jpg" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772969655932-ikq96y6w.jpg" }
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Expert Consultation", description: "Thorough examination and personalized treatment plans for optimal results.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/dentist-showing-x-ray-patient_107420-65382.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-looking-through-microscope_23-2147906021.jpg?_wi=1" }
|
||||
title: "Expert Consultation", description: "Thorough examination and personalized treatment plans for optimal results.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772969748021-rxy8zeue.jpg" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772969730361-5mmtni73.jpg" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -169,7 +144,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Pricing", title: "Transparent Pricing", subtitle: "No hidden costs", description: "No hidden costs. Know exactly what to expect before your treatment.", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-having-procedure-done-dentist_23-2148985788.jpg?_wi=1", imageAlt: "Transparent pricing"
|
||||
tag: "Pricing", title: "Transparent Pricing", subtitle: "No hidden costs", description: "No hidden costs. Know exactly what to expect before your treatment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772969844012-rydvprzn.png", imageAlt: "Transparent pricing"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -181,8 +156,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="feature-hover" data-section="feature-hover">
|
||||
<FeatureCardMedia
|
||||
title="Feature Hover Pattern"
|
||||
description="Interactive features showcasing our commitment to excellence and patient care."
|
||||
title="Dental Excellence"
|
||||
description="Dental excellence with compassionate patient care and cutting-edge treatments."
|
||||
tag="Special Features"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -276,7 +251,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
tag="Get In Touch"
|
||||
title="Book Your Appointment Today"
|
||||
description="Located in Gajuwaka, Visakhapatnam. Visit us at Sri Surya Complex, Ground Floor 101, beside HDFC Bank. Open Monday to Sunday, 10 AM – 9 PM."
|
||||
description="Located in Gajuwaka, Visakhapatnam. Visit us at Sri Surya Complex, Ground Floor 101, beside HDFC Bank. Open Monday to Sunday, 10 AM – 9 PM. Contact number 099663 43333"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -291,35 +266,12 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
<FooterLogoReveal
|
||||
logoText="Expert Dental Care"
|
||||
copyrightText="© 2025 Expert Dental Care. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
{ label: "General Dentistry", href: "#services" },
|
||||
{ label: "Root Canal Treatment", href: "#services" },
|
||||
{ label: "Dental Implants", href: "#services" },
|
||||
{ label: "Cosmetic Dentistry", href: "#services" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "About", items: [
|
||||
{ label: "Dr. Padmasri Yadla", href: "#about" },
|
||||
{ label: "Patient Testimonials", href: "#testimonials" },
|
||||
{ label: "Our Features", href: "#features" },
|
||||
{ label: "Contact Us", href: "#contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Contact", items: [
|
||||
{ label: "Gajuwaka, Visakhapatnam", href: "#" },
|
||||
{ label: "Monday-Sunday: 10 AM – 9 PM", href: "#" },
|
||||
{ label: "Consultation: ₹250", href: "#" },
|
||||
{ label: "Book Appointment", href: "#contact" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
className="py-12 md:py-16"
|
||||
wrapperClassName="py-12 md:py-16"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user