Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fdec09002e | |||
| 865a07508f | |||
| 9d899a0903 | |||
| 84a1cd2ead | |||
| 99692a81f5 | |||
| 558222af9e | |||
| 9e33ffb94d | |||
| 58c0ccae92 | |||
| b1a0cbf19b | |||
| 2ee9a5043c | |||
| cba5152ff8 | |||
| 5ae9080ecb | |||
| db7d1a22eb | |||
| 5e216160c3 | |||
| bd69593a19 | |||
| 30c610faa6 | |||
| 060fcafde3 |
@@ -40,7 +40,7 @@ export default function GeneralDentistryPage() {
|
|||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant={"shift-hover"}
|
defaultButtonVariant={"shift-hover"}
|
||||||
defaultTextAnimation={"reveal-blur"}
|
defaultTextAnimation={"entrance-slide"}
|
||||||
borderRadius={"pill"}
|
borderRadius={"pill"}
|
||||||
contentWidth={"smallMedium"}
|
contentWidth={"smallMedium"}
|
||||||
sizing={"largeSmallSizeLargeTitles"}
|
sizing={"largeSmallSizeLargeTitles"}
|
||||||
@@ -66,13 +66,13 @@ export default function GeneralDentistryPage() {
|
|||||||
title="Maintaining Your Oral Health"
|
title="Maintaining Your Oral Health"
|
||||||
description="Our general dentistry services are designed to keep your teeth and gums healthy for a lifetime, preventing common issues before they become serious."
|
description="Our general dentistry services are designed to keep your teeth and gums healthy for a lifetime, preventing common issues before they become serious."
|
||||||
features={[
|
features={[
|
||||||
{ title: "Routine Check-ups", description: "Thorough examinations to detect and prevent dental issues early.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-charming-little-girl-brushing-teeth-bathroom-while-standing-front-mirror-squeezing-toothpaste-out-tube-smiling-happily_176532-15698.jpg", imageAlt: "Dental check-up" },
|
{ title: "Routine Check-ups", description: "Thorough examinations to detect and prevent dental issues early.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-charming-little-girl-brushing-teeth-bathroom-while-standing-front-mirror-squeezing-toothpaste-out-tube-smiling-happily_176532-15698.jpg?_wi=1", imageAlt: "Dental check-up" },
|
||||||
{ title: "Professional Cleanings", description: "Remove plaque and tartar buildup for a fresh, healthy smile.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-using-ultrasonic-scaler-treating-boy-s-teeth-clinic_23-2147905966.jpg", imageAlt: "Professional teeth cleaning" },
|
{ title: "Professional Cleanings", description: "Remove plaque and tartar buildup for a fresh, healthy smile.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-using-ultrasonic-scaler-treating-boy-s-teeth-clinic_23-2147905966.jpg?_wi=1", imageAlt: "Professional teeth cleaning" },
|
||||||
{ title: "Fillings & Restorations", description: "High-quality, durable fillings to restore damaged teeth.", imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-implant-inside-jawbone_183364-123704.jpg", imageAlt: "Dental fillings" },
|
{ title: "Fillings & Restorations", description: "High-quality, durable fillings to restore damaged teeth.", imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-implant-inside-jawbone_183364-123704.jpg?_wi=1", imageAlt: "Dental fillings" },
|
||||||
{ title: "Preventative Care", description: "Fluoride treatments and sealants to protect against cavities.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-taking-female-patients-tooth-x-ray_107420-73923.jpg", imageAlt: "Preventative dental care" }
|
{ title: "Preventative Care", description: "Fluoride treatments and sealants to protect against cavities.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-taking-female-patients-tooth-x-ray_107420-73923.jpg?_wi=1", imageAlt: "Preventative dental care" }
|
||||||
]}
|
]}
|
||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
animationType="slide-up"
|
animationType="none"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
/>
|
/>
|
||||||
@@ -87,7 +87,7 @@ export default function GeneralDentistryPage() {
|
|||||||
{ id: "faq2", title: "What is included in a general dentistry appointment?", content: "A typical appointment includes a thorough examination of your teeth and gums, professional cleaning, and X-rays if necessary to detect any underlying issues." },
|
{ id: "faq2", title: "What is included in a general dentistry appointment?", content: "A typical appointment includes a thorough examination of your teeth and gums, professional cleaning, and X-rays if necessary to detect any underlying issues." },
|
||||||
{ id: "faq3", title: "Are dental X-rays safe?", content: "Yes, modern dental X-rays use minimal radiation and are considered safe. We take all necessary precautions to ensure your safety." }
|
{ id: "faq3", title: "Are dental X-rays safe?", content: "Yes, modern dental X-rays use minimal radiation and are considered safe. We take all necessary precautions to ensure your safety." }
|
||||||
]}
|
]}
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="none"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ export default function ImplantsPage() {
|
|||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant={"shift-hover"}
|
defaultButtonVariant={"shift-hover"}
|
||||||
defaultTextAnimation={"reveal-blur"}
|
defaultTextAnimation={"entrance-slide"}
|
||||||
borderRadius={"pill"}
|
borderRadius={"pill"}
|
||||||
contentWidth={"smallMedium"}
|
contentWidth={"smallMedium"}
|
||||||
sizing={"largeSmallSizeLargeTitles"}
|
sizing={"largeSmallSizeLargeTitles"}
|
||||||
@@ -71,7 +71,7 @@ export default function ImplantsPage() {
|
|||||||
{ id: "im2", icon: Star, title: "Patient Satisfaction", value: "5/5" },
|
{ id: "im2", icon: Star, title: "Patient Satisfaction", value: "5/5" },
|
||||||
{ id: "im3", icon: Calendar, title: "Lasting Results", value: "Decades" }
|
{ id: "im3", icon: Calendar, title: "Lasting Results", value: "Decades" }
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="none"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
/>
|
/>
|
||||||
@@ -82,12 +82,12 @@ export default function ImplantsPage() {
|
|||||||
title="Why Choose Dental Implants?"
|
title="Why Choose Dental Implants?"
|
||||||
description="Discover the long-term benefits of dental implants, including durability, comfort, and improved oral health."
|
description="Discover the long-term benefits of dental implants, including durability, comfort, and improved oral health."
|
||||||
features={[
|
features={[
|
||||||
{ title: "Natural Look & Feel", description: "Implants are designed to blend seamlessly with your natural teeth.", imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-implant-inside-jawbone_183364-123704.jpg", imageAlt: "Natural-looking dental implant" },
|
{ title: "Natural Look & Feel", description: "Implants are designed to blend seamlessly with your natural teeth.", imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-implant-inside-jawbone_183364-123704.jpg?_wi=2", imageAlt: "Natural-looking dental implant" },
|
||||||
{ title: "Durability & Longevity", description: "With proper care, dental implants can last a lifetime.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-using-ultrasonic-scaler-treating-boy-s-teeth-clinic_23-2147905966.jpg", imageAlt: "Durable dental implant" },
|
{ title: "Durability & Longevity", description: "With proper care, dental implants can last a lifetime.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-using-ultrasonic-scaler-treating-boy-s-teeth-clinic_23-2147905966.jpg?_wi=2", imageAlt: "Durable dental implant" },
|
||||||
{ title: "Preserves Bone Health", description: "Implants stimulate the jawbone, preventing bone loss that occurs with missing teeth.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-charming-little-girl-brushing-teeth-bathroom-while-standing-front-mirror-squeezing-toothpaste-out-tube-smiling-happily_176532-15698.jpg", imageAlt: "Bone health preservation" }
|
{ title: "Preserves Bone Health", description: "Implants stimulate the jawbone, preventing bone loss that occurs with missing teeth.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-charming-little-girl-brushing-teeth-bathroom-while-standing-front-mirror-squeezing-toothpaste-out-tube-smiling-happily_176532-15698.jpg?_wi=2", imageAlt: "Bone health preservation" }
|
||||||
]}
|
]}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
animationType="slide-up"
|
animationType="none"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ export default function HomePage() {
|
|||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant={"shift-hover"}
|
defaultButtonVariant={"shift-hover"}
|
||||||
defaultTextAnimation={"reveal-blur"}
|
defaultTextAnimation={"entrance-slide"}
|
||||||
borderRadius={"pill"}
|
borderRadius={"pill"}
|
||||||
contentWidth={"smallMedium"}
|
contentWidth={"smallMedium"}
|
||||||
sizing={"largeSmallSizeLargeTitles"}
|
sizing={"largeSmallSizeLargeTitles"}
|
||||||
@@ -89,13 +89,13 @@ export default function HomePage() {
|
|||||||
title="Our Comprehensive Dental Services"
|
title="Our Comprehensive Dental Services"
|
||||||
description="From routine check-ups to advanced cosmetic procedures, we offer a full spectrum of dental care designed to meet every need."
|
description="From routine check-ups to advanced cosmetic procedures, we offer a full spectrum of dental care designed to meet every need."
|
||||||
features={[
|
features={[
|
||||||
{ title: "General Dentistry", description: "Preventative care, fillings, root canals, and regular check-ups to maintain optimal oral health.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-charming-little-girl-brushing-teeth-bathroom-while-standing-front-mirror-squeezing-toothpaste-out-tube-smiling-happily_176532-15698.jpg", imageAlt: "Dental check-up illustration" },
|
{ title: "General Dentistry", description: "Preventative care, fillings, root canals, and regular check-ups to maintain optimal oral health.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-charming-little-girl-brushing-teeth-bathroom-while-standing-front-mirror-squeezing-toothpaste-out-tube-smiling-happily_176532-15698.jpg?_wi=3", imageAlt: "Dental check-up illustration" },
|
||||||
{ title: "Dental Implants", description: "Permanent and natural-looking solutions for missing teeth, restoring function and aesthetics.", imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-implant-inside-jawbone_183364-123704.jpg", imageAlt: "Dental implant illustration" },
|
{ title: "Dental Implants", description: "Permanent and natural-looking solutions for missing teeth, restoring function and aesthetics.", imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-implant-inside-jawbone_183364-123704.jpg?_wi=3", imageAlt: "Dental implant illustration" },
|
||||||
{ title: "Cosmetic Treatments", description: "Transform your smile with professional whitening, veneers, and complete smile makeovers.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-taking-female-patients-tooth-x-ray_107420-73923.jpg", imageAlt: "Cosmetic teeth whitening illustration" },
|
{ title: "Cosmetic Treatments", description: "Transform your smile with professional whitening, veneers, and complete smile makeovers.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-taking-female-patients-tooth-x-ray_107420-73923.jpg?_wi=2", imageAlt: "Cosmetic teeth whitening illustration" },
|
||||||
{ title: "Family-Friendly Care", description: "Gentle and specialized dental care for patients of all ages, ensuring a positive experience for children and adults.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-using-ultrasonic-scaler-treating-boy-s-teeth-clinic_23-2147905966.jpg", imageAlt: "Family dental care illustration" }
|
{ title: "Family-Friendly Care", description: "Gentle and specialized dental care for patients of all ages, ensuring a positive experience for children and adults.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-using-ultrasonic-scaler-treating-boy-s-teeth-clinic_23-2147905966.jpg?_wi=3", imageAlt: "Family dental care illustration" }
|
||||||
]}
|
]}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
animationType="slide-up"
|
animationType="none"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
/>
|
/>
|
||||||
@@ -110,7 +110,7 @@ export default function HomePage() {
|
|||||||
{ id: "m2", icon: Smile, title: "Satisfied Patients", value: "5000+" },
|
{ id: "m2", icon: Smile, title: "Satisfied Patients", value: "5000+" },
|
||||||
{ id: "m3", icon: Award, title: "Successful Treatments", value: "98%" }
|
{ id: "m3", icon: Award, title: "Successful Treatments", value: "98%" }
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="none"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ export default function RootCanalsPage() {
|
|||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant={"shift-hover"}
|
defaultButtonVariant={"shift-hover"}
|
||||||
defaultTextAnimation={"reveal-blur"}
|
defaultTextAnimation={"entrance-slide"}
|
||||||
borderRadius={"pill"}
|
borderRadius={"pill"}
|
||||||
contentWidth={"smallMedium"}
|
contentWidth={"smallMedium"}
|
||||||
sizing={"largeSmallSizeLargeTitles"}
|
sizing={"largeSmallSizeLargeTitles"}
|
||||||
@@ -70,7 +70,7 @@ export default function RootCanalsPage() {
|
|||||||
{ id: "d2", name: "Dr. Sana Khan", role: "Associate Endodontist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman-sitting-dental-chair-while-visiting-female-dentist-routine-checkup-teeth-cleaning-whitening_343059-390.jpg", imageAlt: "Dr. Sana Khan" },
|
{ id: "d2", name: "Dr. Sana Khan", role: "Associate Endodontist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman-sitting-dental-chair-while-visiting-female-dentist-routine-checkup-teeth-cleaning-whitening_343059-390.jpg", imageAlt: "Dr. Sana Khan" },
|
||||||
{ id: "d3", name: "Dr. Tariq Obaid", role: "Consulting Endodontist", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-holding-dental-model-hands-concept-dentistry-dental-treatment_169016-67449.jpg", imageAlt: "Dr. Tariq Obaid" }
|
{ id: "d3", name: "Dr. Tariq Obaid", role: "Consulting Endodontist", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-holding-dental-model-hands-concept-dentistry-dental-treatment_169016-67449.jpg", imageAlt: "Dr. Tariq Obaid" }
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="none"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
/>
|
/>
|
||||||
@@ -85,7 +85,7 @@ export default function RootCanalsPage() {
|
|||||||
{ id: "rcfaq2", title: "How long does a root canal procedure take?", content: "A root canal can typically be completed in one or two appointments, depending on the complexity of the case." },
|
{ id: "rcfaq2", title: "How long does a root canal procedure take?", content: "A root canal can typically be completed in one or two appointments, depending on the complexity of the case." },
|
||||||
{ id: "rcfaq3", title: "What should I expect after a root canal?", content: "It's normal to experience some sensitivity or mild discomfort for a few days. We will provide detailed aftercare instructions and pain management recommendations." }
|
{ id: "rcfaq3", title: "What should I expect after a root canal?", content: "It's normal to experience some sensitivity or mild discomfort for a few days. We will provide detailed aftercare instructions and pain management recommendations." }
|
||||||
]}
|
]}
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="none"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user