Update src/app/page.tsx
This commit is contained in:
@@ -89,15 +89,15 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg?_wi=1",
|
||||
imageAlt: "Löwen-Apotheke storefront",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg?_wi=2",
|
||||
imageAlt: "Professional pharmacy service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-inside-present-box-mask-white-wall_179666-45117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-inside-present-box-mask-white-wall_179666-45117.jpg?_wi=1",
|
||||
imageAlt: "Fast delivery service",
|
||||
},
|
||||
]}
|
||||
@@ -121,7 +121,7 @@ export default function HomePage() {
|
||||
author: "Expert Pharmacists",
|
||||
description: "Access to a wide range of prescription medications with professional guidance.",
|
||||
tags: ["Fast", "Reliable"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg?_wi=3",
|
||||
imageAlt: "Prescription medication service",
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function HomePage() {
|
||||
author: "Express Delivery",
|
||||
description: "Fast and reliable medication delivery directly to your home.",
|
||||
tags: ["Convenient", "Fast"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-inside-present-box-mask-white-wall_179666-45117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-inside-present-box-mask-white-wall_179666-45117.jpg?_wi=2",
|
||||
imageAlt: "Delivery service",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user