Merge version_2 into main #1
346
src/app/page.tsx
346
src/app/page.tsx
@@ -33,45 +33,27 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "/#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "/service"},
|
||||
{
|
||||
name: "Our Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Our Team", id: "/#team"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "/#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "/#faq"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "/products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "/#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/dental-clinic-logo-design_742173-32203.jpg"
|
||||
logoAlt="Apex Dental Logo"
|
||||
brandName="Apex Dental"
|
||||
button={{
|
||||
text: "Book Appointment",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Appointment", href: "/#contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -80,83 +62,43 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Brighten Your Smile, Brighten Your Life"
|
||||
description="Experience exceptional dental care in a comfortable and welcoming environment. We combine advanced techniques with a compassionate approach to give you the smile you deserve."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah P.",
|
||||
handle: "@sarah_p",
|
||||
testimonial: "My experience at Apex Dental was outstanding! The staff are incredibly friendly and professional, making every visit a pleasure. My teeth have never looked better!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
imageAlt: "Sarah P.",
|
||||
},
|
||||
name: "Sarah P.", handle: "@sarah_p", testimonial: "My experience at Apex Dental was outstanding! The staff are incredibly friendly and professional, making every visit a pleasure. My teeth have never looked better!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Sarah P."},
|
||||
{
|
||||
name: "David M.",
|
||||
handle: "@david_m",
|
||||
testimonial: "I used to dread dental appointments, but Apex Dental changed that. The care is gentle and thorough, and I always feel at ease. Highly recommend them for family dentistry!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg",
|
||||
imageAlt: "David M.",
|
||||
},
|
||||
name: "David M.", handle: "@david_m", testimonial: "I used to dread dental appointments, but Apex Dental changed that. The care is gentle and thorough, and I always feel at ease. Highly recommend them for family dentistry!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg", imageAlt: "David M."},
|
||||
{
|
||||
name: "Emily R.",
|
||||
handle: "@emily_r",
|
||||
testimonial: "From the moment I walked in, I felt welcomed. The team is knowledgeable and transparent about treatment options. I'm thrilled with my results from their cosmetic dentistry.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-dentist-treating-patient-clinic_23-2147906074.jpg",
|
||||
imageAlt: "Emily R.",
|
||||
},
|
||||
name: "Emily R.", handle: "@emily_r", testimonial: "From the moment I walked in, I felt welcomed. The team is knowledgeable and transparent about treatment options. I'm thrilled with my results from their cosmetic dentistry.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-dentist-treating-patient-clinic_23-2147906074.jpg", imageAlt: "Emily R."},
|
||||
{
|
||||
name: "Robert J.",
|
||||
handle: "@robert_j",
|
||||
testimonial: "Professional, caring, and efficient! Apex Dental goes above and beyond to ensure patient comfort and excellent outcomes. My oral health has improved significantly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-suit-pointing-fingers-up-smiling-pleased_176420-31711.jpg",
|
||||
imageAlt: "Robert J.",
|
||||
},
|
||||
name: "Robert J.", handle: "@robert_j", testimonial: "Professional, caring, and efficient! Apex Dental goes above and beyond to ensure patient comfort and excellent outcomes. My oral health has improved significantly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-suit-pointing-fingers-up-smiling-pleased_176420-31711.jpg", imageAlt: "Robert J."},
|
||||
{
|
||||
name: "Olivia K.",
|
||||
handle: "@olivia_k",
|
||||
testimonial: "The best dental practice I've ever visited. Everyone from reception to the hygienists and dentists is fantastic. They truly prioritize patient well-being.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-girl-her-handsome-boyfriend-casual-summer-clothes_158538-5461.jpg",
|
||||
imageAlt: "Olivia K.",
|
||||
},
|
||||
name: "Olivia K.", handle: "@olivia_k", testimonial: "The best dental practice I've ever visited. Everyone from reception to the hygienists and dentists is fantastic. They truly prioritize patient well-being.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-girl-her-handsome-boyfriend-casual-summer-clothes_158538-5461.jpg", imageAlt: "Olivia K."},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book an Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book an Appointment", href: "/#contact"},
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Our Services", href: "/service"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-nurses-hospital-discussing-document_23-2151963972.jpg",
|
||||
alt: "Dr. Emily Green",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/two-nurses-hospital-discussing-document_23-2151963972.jpg", alt: "Dr. Emily Green"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/looking-side-pleased-young-bald-male-doctor-wearing-medical-robe-stethoscope-isolated-pink-background-with-copy-space_141793-62957.jpg",
|
||||
alt: "Dr. Michael Lee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/looking-side-pleased-young-bald-male-doctor-wearing-medical-robe-stethoscope-isolated-pink-background-with-copy-space_141793-62957.jpg", alt: "Dr. Michael Lee"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/set-fun-female-doctors-with-flat-design_23-2147661630.jpg",
|
||||
alt: "Sarah, Hygienist",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-vector/set-fun-female-doctors-with-flat-design_23-2147661630.jpg", alt: "Sarah, Hygienist"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/scared-young-female-doctor-wearing-medical-robe-with-stethoscope-sitting-desk-work-computer-with-medical-tools-holding-looking-folder-with-copy-space_141793-37760.jpg",
|
||||
alt: "John, Receptionist",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/scared-young-female-doctor-wearing-medical-robe-with-stethoscope-sitting-desk-work-computer-with-medical-tools-holding-looking-folder-with-copy-space_141793-37760.jpg", alt: "John, Receptionist"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pleased-young-male-doctor-wearing-medical-robe-stethoscope-looking-side-isolated-pink-wall-with-copy-space_141793-59697.jpg",
|
||||
alt: "Dr. Ben Carter",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pleased-young-male-doctor-wearing-medical-robe-stethoscope-looking-side-isolated-pink-wall-with-copy-space_141793-59697.jpg", alt: "Dr. Ben Carter"},
|
||||
]}
|
||||
avatarText="Trusted by over 10,000 smiles"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/playful-asian-woman_1098-22085.jpg"
|
||||
@@ -164,29 +106,19 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Friendly Staff",
|
||||
icon: Smile,
|
||||
type: "text-icon", text: "Friendly Staff", icon: Smile,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Advanced Technology",
|
||||
icon: Zap,
|
||||
type: "text-icon", text: "Advanced Technology", icon: Zap,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Comfortable Environment",
|
||||
icon: Home,
|
||||
type: "text-icon", text: "Comfortable Environment", icon: Home,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Personalized Care",
|
||||
icon: Heart,
|
||||
type: "text-icon", text: "Personalized Care", icon: Heart,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Exceptional Results",
|
||||
icon: Star,
|
||||
type: "text-icon", text: "Exceptional Results", icon: Star,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -199,17 +131,11 @@ export default function LandingPage() {
|
||||
description="At Apex Dental, we are dedicated to providing personalized, high-quality dental care. Our experienced team uses state-of-the-art technology to ensure your comfort and deliver outstanding results."
|
||||
metrics={[
|
||||
{
|
||||
value: "20+",
|
||||
title: "Years of Experience",
|
||||
},
|
||||
value: "20+", title: "Years of Experience"},
|
||||
{
|
||||
value: "5000+",
|
||||
title: "Happy Patients",
|
||||
},
|
||||
value: "5000+", title: "Happy Patients"},
|
||||
{
|
||||
value: "A+",
|
||||
title: "Patient Satisfaction",
|
||||
},
|
||||
value: "A+", title: "Patient Satisfaction"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-taking-x-ray-patients-teeth-clinic_107420-73926.jpg"
|
||||
imageAlt="Modern dental clinic interior"
|
||||
@@ -225,29 +151,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "General Dentistry",
|
||||
description: "Routine exams, cleanings, fillings, and preventive care to maintain optimal oral health for the whole family.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-dentist-examining-patient_107420-65616.jpg",
|
||||
imageAlt: "Dentist examining patient's mouth",
|
||||
},
|
||||
title: "General Dentistry", description: "Routine exams, cleanings, fillings, and preventive care to maintain optimal oral health for the whole family.", imageSrc: "http://img.b2bpic.net/free-photo/male-female-dentist-examining-patient_107420-65616.jpg", imageAlt: "Dentist examining patient's mouth"},
|
||||
{
|
||||
title: "Cosmetic Dentistry",
|
||||
description: "Enhance your smile with teeth whitening, veneers, bonding, and other aesthetic treatments for a confident look.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-girlfriends-making-selfie_1301-2878.jpg",
|
||||
imageAlt: "Woman getting teeth whitening",
|
||||
},
|
||||
title: "Cosmetic Dentistry", description: "Enhance your smile with teeth whitening, veneers, bonding, and other aesthetic treatments for a confident look.", imageSrc: "http://img.b2bpic.net/free-photo/three-girlfriends-making-selfie_1301-2878.jpg", imageAlt: "Woman getting teeth whitening"},
|
||||
{
|
||||
title: "Orthodontics",
|
||||
description: "Achieve a perfectly aligned smile with our range of orthodontic solutions, including traditional braces and clear aligners.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-dentist-with-patient-dental-clinic_662251-2612.jpg",
|
||||
imageAlt: "Teenager with clear aligners",
|
||||
},
|
||||
title: "Orthodontics", description: "Achieve a perfectly aligned smile with our range of orthodontic solutions, including traditional braces and clear aligners.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-dentist-with-patient-dental-clinic_662251-2612.jpg", imageAlt: "Teenager with clear aligners"},
|
||||
{
|
||||
title: "Emergency Dental Care",
|
||||
description: "Immediate attention for dental emergencies like severe pain, broken teeth, or injuries, ensuring prompt relief and treatment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sad-guy-with-long-hair-black-t-shirt-put-his-hand-aching-tooth-pink-wall_141793-26921.jpg",
|
||||
imageAlt: "Person holding jaw in pain",
|
||||
},
|
||||
title: "Emergency Dental Care", description: "Immediate attention for dental emergencies like severe pain, broken teeth, or injuries, ensuring prompt relief and treatment.", imageSrc: "http://img.b2bpic.net/free-photo/sad-guy-with-long-hair-black-t-shirt-put-his-hand-aching-tooth-pink-wall_141793-26921.jpg", imageAlt: "Person holding jaw in pain"},
|
||||
]}
|
||||
title="Comprehensive Dental Services for Your Family"
|
||||
description="From routine check-ups to advanced cosmetic procedures, Apex Dental offers a full range of services to meet all your oral health needs."
|
||||
@@ -262,26 +172,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "Dr. Alex Smith",
|
||||
role: "Lead Dentist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-joyful-male-doctor_171337-1489.jpg",
|
||||
imageAlt: "Dr. Alex Smith",
|
||||
},
|
||||
id: "m1", name: "Dr. Alex Smith", role: "Lead Dentist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-joyful-male-doctor_171337-1489.jpg", imageAlt: "Dr. Alex Smith"},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Dr. Sarah Jones",
|
||||
role: "Associate Dentist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-blue-uniform-smiling-while-posing-camera_176474-19626.jpg",
|
||||
imageAlt: "Dr. Sarah Jones",
|
||||
},
|
||||
id: "m2", name: "Dr. Sarah Jones", role: "Associate Dentist", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-blue-uniform-smiling-while-posing-camera_176474-19626.jpg", imageAlt: "Dr. Sarah Jones"},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Maria Rodriguez",
|
||||
role: "Dental Hygienist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-as-medical-assistant-desk-doctors-office-nurse-looking-camera-smiling-while-preparing-work-computer-healthcare-specialist-uniform_482257-35922.jpg",
|
||||
imageAlt: "Maria Rodriguez",
|
||||
},
|
||||
id: "m3", name: "Maria Rodriguez", role: "Dental Hygienist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-as-medical-assistant-desk-doctors-office-nurse-looking-camera-smiling-while-preparing-work-computer-healthcare-specialist-uniform_482257-35922.jpg", imageAlt: "Maria Rodriguez"},
|
||||
]}
|
||||
title="Meet Our Caring Dental Professionals"
|
||||
description="Our dedicated team of dentists, hygienists, and support staff are committed to providing you with the highest standard of care and a positive dental experience."
|
||||
@@ -295,45 +190,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "test1",
|
||||
name: "Jessica L.",
|
||||
handle: "@jessica_l",
|
||||
testimonial: "Fantastic clinic! The team made me feel so comfortable, and my results are amazing. Best dental experience I've had.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
|
||||
imageAlt: "Jessica L.",
|
||||
},
|
||||
id: "test1", name: "Jessica L.", handle: "@jessica_l", testimonial: "Fantastic clinic! The team made me feel so comfortable, and my results are amazing. Best dental experience I've had.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", imageAlt: "Jessica L."},
|
||||
{
|
||||
id: "test2",
|
||||
name: "Mark T.",
|
||||
handle: "@mark_t",
|
||||
testimonial: "Professional and caring staff. They take the time to explain everything thoroughly. I highly recommend Apex Dental.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-smartphone-smiling_74855-3208.jpg",
|
||||
imageAlt: "Mark T.",
|
||||
},
|
||||
id: "test2", name: "Mark T.", handle: "@mark_t", testimonial: "Professional and caring staff. They take the time to explain everything thoroughly. I highly recommend Apex Dental.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-smartphone-smiling_74855-3208.jpg", imageAlt: "Mark T."},
|
||||
{
|
||||
id: "test3",
|
||||
name: "Chloe G.",
|
||||
handle: "@chloe_g",
|
||||
testimonial: "My kids love coming here! The pediatric care is wonderful, and they make dental visits fun. A truly family-friendly practice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman-having-fun_158538-16144.jpg",
|
||||
imageAlt: "Chloe G.",
|
||||
},
|
||||
id: "test3", name: "Chloe G.", handle: "@chloe_g", testimonial: "My kids love coming here! The pediatric care is wonderful, and they make dental visits fun. A truly family-friendly practice.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman-having-fun_158538-16144.jpg", imageAlt: "Chloe G."},
|
||||
{
|
||||
id: "test4",
|
||||
name: "Daniel P.",
|
||||
handle: "@daniel_p",
|
||||
testimonial: "I needed an emergency appointment, and they fit me in right away. The care was excellent, and my pain was relieved quickly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-senior-man-pointing-fingers-up-laughing-showing-recommending-advertisement-demonstrate-webpage-standing-stylish-clothes-against-white-wall_176420-38722.jpg",
|
||||
imageAlt: "Daniel P.",
|
||||
},
|
||||
id: "test4", name: "Daniel P.", handle: "@daniel_p", testimonial: "I needed an emergency appointment, and they fit me in right away. The care was excellent, and my pain was relieved quickly.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-senior-man-pointing-fingers-up-laughing-showing-recommending-advertisement-demonstrate-webpage-standing-stylish-clothes-against-white-wall_176420-38722.jpg", imageAlt: "Daniel P."},
|
||||
{
|
||||
id: "test5",
|
||||
name: "Sophia B.",
|
||||
handle: "@sophia_b",
|
||||
testimonial: "The cosmetic dentistry here is top-notch. My smile has never been brighter, and I feel so much more confident now. Thank you, Apex Dental!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-colleagues-hugging_1262-21066.jpg",
|
||||
imageAlt: "Sophia B.",
|
||||
},
|
||||
id: "test5", name: "Sophia B.", handle: "@sophia_b", testimonial: "The cosmetic dentistry here is top-notch. My smile has never been brighter, and I feel so much more confident now. Thank you, Apex Dental!", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-colleagues-hugging_1262-21066.jpg", imageAlt: "Sophia B."},
|
||||
]}
|
||||
title="Hear From Our Happy Patients"
|
||||
description="Don't just take our word for it. Our patients love their experience at Apex Dental and trust us with their smiles."
|
||||
@@ -346,20 +211,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What insurance plans do you accept?",
|
||||
content: "We accept most major dental insurance plans. Please contact our office with your insurance details, and we'll be happy to verify your benefits.",
|
||||
},
|
||||
id: "faq1", title: "What insurance plans do you accept?", content: "We accept most major dental insurance plans. Please contact our office with your insurance details, and we'll be happy to verify your benefits."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "How often should I visit the dentist?",
|
||||
content: "For optimal oral health, we recommend visiting the dentist for a check-up and cleaning every six months, or as advised by your dentist.",
|
||||
},
|
||||
id: "faq2", title: "How often should I visit the dentist?", content: "For optimal oral health, we recommend visiting the dentist for a check-up and cleaning every six months, or as advised by your dentist."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Do you offer emergency dental services?",
|
||||
content: "Yes, we provide emergency dental care for urgent issues. Please call our office immediately if you are experiencing a dental emergency.",
|
||||
},
|
||||
id: "faq3", title: "Do you offer emergency dental services?", content: "Yes, we provide emergency dental care for urgent issues. Please call our office immediately if you are experiencing a dental emergency."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-writing-reports-while-discussing-with-patient_107420-74006.jpg"
|
||||
imageAlt="Dentist explaining to a patient"
|
||||
@@ -379,47 +235,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Electric Sonic Toothbrush",
|
||||
price: "$99.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pride-lgbt-society-day-coloured-honey-dipper_23-2148516336.jpg",
|
||||
imageAlt: "Electric Sonic Toothbrush",
|
||||
},
|
||||
id: "p1", name: "Electric Sonic Toothbrush", price: "$99.00", imageSrc: "http://img.b2bpic.net/free-photo/pride-lgbt-society-day-coloured-honey-dipper_23-2148516336.jpg", imageAlt: "Electric Sonic Toothbrush"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Professional Whitening Kit",
|
||||
price: "$79.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-folded-napkins-white-surface_187299-47576.jpg",
|
||||
imageAlt: "Professional Whitening Kit",
|
||||
},
|
||||
id: "p2", name: "Professional Whitening Kit", price: "$79.00", imageSrc: "http://img.b2bpic.net/free-photo/white-folded-napkins-white-surface_187299-47576.jpg", imageAlt: "Professional Whitening Kit"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Sensitive Gums Toothpaste",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-brushes-containers-assortment_23-2149413940.jpg",
|
||||
imageAlt: "Sensitive Gums Toothpaste",
|
||||
},
|
||||
id: "p3", name: "Sensitive Gums Toothpaste", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-brushes-containers-assortment_23-2149413940.jpg", imageAlt: "Sensitive Gums Toothpaste"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Advanced Dental Floss",
|
||||
price: "$8.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-cute-woman-flossing-teeth-with-dental-floss_176420-18911.jpg",
|
||||
imageAlt: "Advanced Dental Floss",
|
||||
},
|
||||
id: "p4", name: "Advanced Dental Floss", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/smiling-cute-woman-flossing-teeth-with-dental-floss_176420-18911.jpg", imageAlt: "Advanced Dental Floss"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Antiseptic Mouthwash",
|
||||
price: "$15.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothbrushes-table-light-background_93675-128581.jpg",
|
||||
imageAlt: "Antiseptic Mouthwash",
|
||||
},
|
||||
id: "p5", name: "Antiseptic Mouthwash", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/toothbrushes-table-light-background_93675-128581.jpg", imageAlt: "Antiseptic Mouthwash"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Retainer & Aligner Cleaner",
|
||||
price: "$25.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66792.jpg",
|
||||
imageAlt: "Retainer & Aligner Cleaner",
|
||||
},
|
||||
id: "p6", name: "Retainer & Aligner Cleaner", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66792.jpg", imageAlt: "Retainer & Aligner Cleaner"},
|
||||
]}
|
||||
title="Specialized Dental Products"
|
||||
description="Enhance your oral hygiene at home with our curated selection of dental products, recommended by our experts."
|
||||
@@ -430,8 +256,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "downward-rays-static",
|
||||
}}
|
||||
variant: "downward-rays-static"}}
|
||||
tag="Contact Us"
|
||||
title="Schedule Your Appointment Today"
|
||||
description="Ready for a healthier, brighter smile? Contact us to book your visit, and our friendly team will be happy to assist you."
|
||||
@@ -449,66 +274,39 @@ export default function LandingPage() {
|
||||
logoText="Apex Dental"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "General Dentistry",
|
||||
href: "#services",
|
||||
},
|
||||
label: "General Dentistry", href: "/service"},
|
||||
{
|
||||
label: "Cosmetic Dentistry",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Cosmetic Dentistry", href: "/service"},
|
||||
{
|
||||
label: "Orthodontics",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Orthodontics", href: "/service"},
|
||||
{
|
||||
label: "Emergency Care",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Emergency Care", href: "/service"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About Us",
|
||||
items: [
|
||||
title: "About Us", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "/#about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Our Team", href: "/#team"},
|
||||
{
|
||||
label: "Patient Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Patient Testimonials", href: "/#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "/#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Book Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Book Appointment", href: "/#contact"},
|
||||
{
|
||||
label: "Location",
|
||||
href: "#",
|
||||
},
|
||||
label: "Location", href: "#"},
|
||||
{
|
||||
label: "Call Us",
|
||||
href: "tel:+1234567890",
|
||||
},
|
||||
label: "Call Us", href: "tel:+1234567890"},
|
||||
{
|
||||
label: "Email Us",
|
||||
href: "mailto:info@apex.dental",
|
||||
},
|
||||
label: "Email Us", href: "mailto:info@apex.dental"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user