Merge version_1_1781520411155 into main

Merge version_1_1781520411155 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-15 10:50:10 +00:00

View File

@@ -20,8 +20,8 @@ export default function HomePage() {
primaryButton={{ text: "BOOK APPOINTMENT", href: "#contact" }}
secondaryButton={{ text: "EXPLORE SERVICES", href: "#services" }}
items={[
{ videoSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauitful-blonde-woman-with-short-hair-deep-blue-eyes_8353-5483.jpg" }
{ videoSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauitful-blonde-woman-with-short-hair-deep-blue-eyes_8353-5483.jpg?_wi=1" }
]}
/>
</SectionErrorBoundary>
@@ -51,8 +51,8 @@ export default function HomePage() {
description="CURATED TREATMENTS FOR YOUR UNIQUE SMILE."
items={[
{ title: "DENTAL IMPLANTS", description: "RESTORE CONFIDENCE THROUGH ADVANCED IMPLANT SOLUTIONS", videoSrc: "http://img.b2bpic.net/free-photo/medical-dentistry-staff-with-ppe-suits-using-modern-technology-while-consulting-patient-with-oral-care-issues-stomatologist-dental-nurse-looking-teeth-animation-model-implant_482257-28617.jpg" },
{ title: "VENEERS", description: "PRECISE COSMETIC TRANSFORMATION", imageSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg" },
{ title: "WHITENING", description: "SAFE AND PREMIUM TEETH BRIGHTENING", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauitful-blonde-woman-with-short-hair-deep-blue-eyes_8353-5483.jpg" },
{ title: "VENEERS", description: "PRECISE COSMETIC TRANSFORMATION", imageSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg?_wi=2" },
{ title: "WHITENING", description: "SAFE AND PREMIUM TEETH BRIGHTENING", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauitful-blonde-woman-with-short-hair-deep-blue-eyes_8353-5483.jpg?_wi=2" },
{ title: "INVISALIGN", description: "CLEAR ALIGNMENT WITH MODERN COMFORT", videoSrc: "http://img.b2bpic.net/free-photo/dentist-examining-man-teeth-with-dental-explorer-dental-mirror_651396-2613.jpg" },
{ title: "ORAL WELLNESS", description: "PROACTIVE DENTAL HEALTH MAINTENANCE", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient_107420-65400.jpg" }
]}