Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 04:00:43 +00:00

View File

@@ -56,9 +56,9 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-dentist-s-chair-examination-process_651396-2246.jpg", imageAlt: "Dentist with patient"},
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-dentist-s-chair-examination-process_651396-2246.jpg?_wi=1", imageAlt: "Dentist with patient"},
{
imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19620.jpg", imageAlt: "Dental equipment"}
imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19620.jpg?_wi=1", imageAlt: "Dental equipment"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -84,11 +84,11 @@ export default function LandingPage() {
{
id: "1", title: "Preventive Care", tags: [
"exams", "cleaning"],
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-dentist-s-chair-examination-process_651396-2246.jpg", imageAlt: "Preventive"},
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-dentist-s-chair-examination-process_651396-2246.jpg?_wi=2", imageAlt: "Preventive"},
{
id: "2", title: "Cosmetic Dentistry", tags: [
"whitening", "veneers"],
imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19620.jpg", imageAlt: "Cosmetic"},
imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19620.jpg?_wi=2", imageAlt: "Cosmetic"},
{
id: "3", title: "Restorative Dentistry", tags: [
"crowns", "bridges"],