17 Commits

Author SHA1 Message Date
fdec09002e Merge version_2 into main
Merge version_2 into main
2026-06-11 05:11:01 +00:00
865a07508f Update src/app/page.tsx 2026-06-11 05:10:58 +00:00
9d899a0903 Update src/app/implants/page.tsx 2026-06-11 05:10:57 +00:00
84a1cd2ead Update src/app/general-dentistry/page.tsx 2026-06-11 05:10:57 +00:00
99692a81f5 Merge version_2 into main
Merge version_2 into main
2026-06-11 05:10:31 +00:00
558222af9e Update src/app/root-canals/page.tsx 2026-06-11 05:10:27 +00:00
9e33ffb94d Update src/app/page.tsx 2026-06-11 05:10:27 +00:00
58c0ccae92 Update src/app/implants/page.tsx 2026-06-11 05:10:26 +00:00
b1a0cbf19b Update src/app/general-dentistry/page.tsx 2026-06-11 05:10:26 +00:00
2ee9a5043c Merge version_2 into main
Merge version_2 into main
2026-06-11 05:09:27 +00:00
cba5152ff8 Update src/app/root-canals/page.tsx 2026-06-11 05:09:24 +00:00
5ae9080ecb Update src/app/page.tsx 2026-06-11 05:09:24 +00:00
db7d1a22eb Update src/app/implants/page.tsx 2026-06-11 05:09:23 +00:00
5e216160c3 Update src/app/general-dentistry/page.tsx 2026-06-11 05:09:23 +00:00
bd69593a19 Merge version_1 into main
Merge version_1 into main
2026-06-11 04:26:07 +00:00
30c610faa6 Merge version_1 into main
Merge version_1 into main
2026-06-11 04:25:29 +00:00
060fcafde3 Merge version_1 into main
Merge version_1 into main
2026-06-11 04:24:28 +00:00
4 changed files with 23 additions and 23 deletions

View File

@@ -40,7 +40,7 @@ export default function GeneralDentistryPage() {
return (
<ThemeProvider
defaultButtonVariant={"shift-hover"}
defaultTextAnimation={"reveal-blur"}
defaultTextAnimation={"entrance-slide"}
borderRadius={"pill"}
contentWidth={"smallMedium"}
sizing={"largeSmallSizeLargeTitles"}
@@ -66,13 +66,13 @@ export default function GeneralDentistryPage() {
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."
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: "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: "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: "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: "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?_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?_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?_wi=1", imageAlt: "Preventative dental care" }
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
animationType="none"
textboxLayout="default"
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: "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"
useInvertedBackground={false}
/>

View File

@@ -41,7 +41,7 @@ export default function ImplantsPage() {
return (
<ThemeProvider
defaultButtonVariant={"shift-hover"}
defaultTextAnimation={"reveal-blur"}
defaultTextAnimation={"entrance-slide"}
borderRadius={"pill"}
contentWidth={"smallMedium"}
sizing={"largeSmallSizeLargeTitles"}
@@ -71,7 +71,7 @@ export default function ImplantsPage() {
{ id: "im2", icon: Star, title: "Patient Satisfaction", value: "5/5" },
{ id: "im3", icon: Calendar, title: "Lasting Results", value: "Decades" }
]}
animationType="slide-up"
animationType="none"
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -82,12 +82,12 @@ export default function ImplantsPage() {
title="Why Choose Dental Implants?"
description="Discover the long-term benefits of dental implants, including durability, comfort, and improved oral health."
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: "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: "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: "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?_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?_wi=2", imageAlt: "Bone health preservation" }
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
animationType="none"
textboxLayout="default"
useInvertedBackground={false}
/>

View File

@@ -44,7 +44,7 @@ export default function HomePage() {
return (
<ThemeProvider
defaultButtonVariant={"shift-hover"}
defaultTextAnimation={"reveal-blur"}
defaultTextAnimation={"entrance-slide"}
borderRadius={"pill"}
contentWidth={"smallMedium"}
sizing={"largeSmallSizeLargeTitles"}
@@ -89,13 +89,13 @@ export default function HomePage() {
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."
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: "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: "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: "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: "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?_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?_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?_wi=3", imageAlt: "Family dental care illustration" }
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
animationType="none"
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -110,7 +110,7 @@ export default function HomePage() {
{ id: "m2", icon: Smile, title: "Satisfied Patients", value: "5000+" },
{ id: "m3", icon: Award, title: "Successful Treatments", value: "98%" }
]}
animationType="slide-up"
animationType="none"
textboxLayout="default"
useInvertedBackground={false}
/>

View File

@@ -40,7 +40,7 @@ export default function RootCanalsPage() {
return (
<ThemeProvider
defaultButtonVariant={"shift-hover"}
defaultTextAnimation={"reveal-blur"}
defaultTextAnimation={"entrance-slide"}
borderRadius={"pill"}
contentWidth={"smallMedium"}
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: "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"
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: "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"
useInvertedBackground={false}
/>