Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-19 20:44:38 +00:00

View File

@@ -71,11 +71,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-showing-teeth-model-smiling-patient-clinic_23-2147879172.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-showing-teeth-model-smiling-patient-clinic_23-2147879172.jpg?_wi=1",
imageAlt: "Clinic interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg?_wi=1",
imageAlt: "Dentist profile",
},
{
@@ -143,7 +143,7 @@ export default function LandingPage() {
description: "Cutting-edge tools for precise results.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-showing-teeth-model-smiling-patient-clinic_23-2147879172.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-showing-teeth-model-smiling-patient-clinic_23-2147879172.jpg?_wi=2",
imageAlt: "A male dentist explaining a teeth x-ray on screen to female patient lying on dentist chair",
},
{
@@ -151,7 +151,7 @@ export default function LandingPage() {
description: "Designed for a relaxing experience.",
bentoComponent: "reveal-icon",
icon: Heart,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg?_wi=2",
imageAlt: "A male dentist explaining a teeth x-ray on screen to female patient lying on dentist chair",
},
]}