Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-27 05:04:24 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67429.jpg", imageAlt: "Clinic interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dentist-cleaning-child-s-teeth_23-2149195895.jpg", imageAlt: "Patient care" },
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-showing-different-types-teeth-model-dental-clinic_23-2147879149.jpg", imageAlt: "Dental models" }
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-showing-different-types-teeth-model-dental-clinic_23-2147879149.jpg?_wi=1", imageAlt: "Dental models" }
]}
/>
</div>
@@ -103,7 +103,7 @@ export default function LandingPage() {
{
id: "dental-implants", title: "Dental Implants", tags: [
"Permanent Solution", "Natural Feel"],
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-showing-different-types-teeth-model-dental-clinic_23-2147879149.jpg", imageAlt: "Dental Implants"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-showing-different-types-teeth-model-dental-clinic_23-2147879149.jpg?_wi=2", imageAlt: "Dental Implants"},
{
id: "cosmetic-dentistry", title: "Cosmetic Dentistry", tags: [
"Smile Makeover", "Whitening"],