Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 05:33:23 +00:00
2 changed files with 1376 additions and 9 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-formal-businesspeople-young-adult-window-frame_1134-1044.jpg", imageAlt: "One Dental Texas clinic interior"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-formal-businesspeople-young-adult-window-frame_1134-1044.jpg?_wi=1", imageAlt: "One Dental Texas clinic interior"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-dentist-woman-dental-office-while-medical-nurse-talking-with-patient-background_482257-4866.jpg", imageAlt: "Professional dental care treatment"
@@ -90,7 +90,7 @@ export default function LandingPage() {
title: "Patient-First Approach", description: "We listen to your concerns and create customized treatment plans that work for you.", icon: Users
}
]}
imageSrc="http://img.b2bpic.net/free-photo/dentist-smiling-posing-dental-clinic_107420-65582.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dentist-smiling-posing-dental-clinic_107420-65582.jpg?_wi=1"
imageAlt="One Dental Texas team"
mediaAnimation="slide-up"
imagePosition="right"
@@ -108,7 +108,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Teeth Cleaning", tags: ["Preventive", "Regular Care"],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg", imageAlt: "Professional teeth cleaning service"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=1", imageAlt: "Professional teeth cleaning service"
},
{
id: "2", title: "Root Canal Therapy", tags: ["Restorative", "Advanced Care"],
@@ -120,15 +120,15 @@ export default function LandingPage() {
},
{
id: "4", title: "Preventive Care", tags: ["Health", "Maintenance"],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-denstist-wearing-mask_23-2149164278.jpg", imageAlt: "Preventive dental care and checkups"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-denstist-wearing-mask_23-2149164278.jpg?_wi=1", imageAlt: "Preventive dental care and checkups"
},
{
id: "5", title: "Fillings & Restorations", tags: ["Repair", "Restoration"],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg", imageAlt: "Dental filling restoration service"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=2", imageAlt: "Dental filling restoration service"
},
{
id: "6", title: "Emergency Dental Care", tags: ["Urgent", "24/7 Available"],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-denstist-wearing-mask_23-2149164278.jpg", imageAlt: "Emergency dental treatment"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-denstist-wearing-mask_23-2149164278.jpg?_wi=2", imageAlt: "Emergency dental treatment"
}
]}
animationType="slide-up"
@@ -173,15 +173,15 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Discount Cleaning Special", tags: ["Save Up to 20%", "Limited Time"],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg", imageAlt: "Discount cleaning special"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=3", imageAlt: "Discount cleaning special"
},
{
id: "2", title: "New Patient Welcome Package", tags: ["First Visit", "Great Value"],
imageSrc: "http://img.b2bpic.net/free-photo/smiling-formal-businesspeople-young-adult-window-frame_1134-1044.jpg", imageAlt: "New patient welcome package"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-formal-businesspeople-young-adult-window-frame_1134-1044.jpg?_wi=2", imageAlt: "New patient welcome package"
},
{
id: "3", title: "Family Plans Available", tags: ["Group Savings", "Affordable"],
imageSrc: "http://img.b2bpic.net/free-photo/dentist-smiling-posing-dental-clinic_107420-65582.jpg", imageAlt: "Family dental plans"
imageSrc: "http://img.b2bpic.net/free-photo/dentist-smiling-posing-dental-clinic_107420-65582.jpg?_wi=2", imageAlt: "Family dental plans"
}
]}
animationType="opacity"