Update src/app/page.tsx
This commit is contained in:
@@ -70,19 +70,19 @@ export default function HomePage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-happy-girl-front-her-parents_23-2147878266.jpg", imageAlt: "Happy family smiling at dental clinic"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-happy-girl-front-her-parents_23-2147878266.jpg?_wi=1", imageAlt: "Happy family smiling at dental clinic"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg", imageAlt: "Modern, bright dental treatment room"},
|
||||
"http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg?_wi=1", imageAlt: "Modern, bright dental treatment room"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiling-man-sitting-chair-while-female-dentist-working-clinic_662251-2551.jpg", imageAlt: "Dentist providing patient care"},
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiling-man-sitting-chair-while-female-dentist-working-clinic_662251-2551.jpg?_wi=1", imageAlt: "Dentist providing patient care"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-medical-team-standing-together-hospital-corridor_107420-84830.jpg", imageAlt: "Professional dental team"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-medical-team-standing-together-hospital-corridor_107420-84830.jpg?_wi=1", imageAlt: "Professional dental team"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-woman_93675-131882.jpg", imageAlt: "Bright teeth after cosmetic whitening"},
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-woman_93675-131882.jpg?_wi=1", imageAlt: "Bright teeth after cosmetic whitening"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user