Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 12:15:06 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
"http://img.b2bpic.net/free-photo/close-up-revealing-shot-medical-dental-tools-ready-stomatology-teeth-surgery_482257-15350.jpg", imageAlt: "Modern dental office reception"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/senior-woman-technician-checking-teeth-examining-sick-patient_482257-6339.jpg", imageAlt: "Professional dental team"},
"http://img.b2bpic.net/free-photo/senior-woman-technician-checking-teeth-examining-sick-patient_482257-6339.jpg?_wi=1", imageAlt: "Professional dental team"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -125,7 +125,7 @@ export default function LandingPage() {
tag="About Us"
tagIcon={Heart}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/senior-woman-technician-checking-teeth-examining-sick-patient_482257-6339.jpg"
imageSrc="http://img.b2bpic.net/free-photo/senior-woman-technician-checking-teeth-examining-sick-patient_482257-6339.jpg?_wi=2"
imageAlt="SmileCare Dental practice"
useInvertedBackground={false}
buttons={[{ text: "Meet Our Team", href: "#team" }]}