Update src/app/page.tsx
This commit is contained in:
@@ -92,11 +92,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-scientist-posing_23-2148969945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-scientist-posing_23-2148969945.jpg?_wi=1",
|
||||
imageAlt: "Pharmacist assisting a customer with medicine",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-specialist-consulting-old-patient-cabinet-copy-space_482257-122857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-specialist-consulting-old-patient-cabinet-copy-space_482257-122857.jpg?_wi=1",
|
||||
imageAlt: "Medical team reviewing patient data on a screen",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Medicine delivery service",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-scientist-posing_23-2148969945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-scientist-posing_23-2148969945.jpg?_wi=2",
|
||||
imageAlt: "pharmacist preparing prescription medicine",
|
||||
},
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Dietician counseling patient on nutrition",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-specialist-consulting-old-patient-cabinet-copy-space_482257-122857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-specialist-consulting-old-patient-cabinet-copy-space_482257-122857.jpg?_wi=2",
|
||||
imageAlt: "pharmacist preparing prescription medicine",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user