Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg?_wi=1",
|
||||
imageAlt: "Modern Clinic Interior",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
role: "Resident",
|
||||
company: "Lisbon",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-is-smiling-by-touching-her-cheeks-with-forefinger-white-background_176474-114757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-is-smiling-by-touching-her-cheeks-with-forefinger-white-background_176474-114757.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
role: "Accountant",
|
||||
company: "Lisbon",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aged-doctor-having-good-news-patient_1398-4032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aged-doctor-having-good-news-patient_1398-4032.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
|
||||
Reference in New Issue
Block a user