Merge version_1 into main #3
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Prescription Medications", description: "Wide selection of prescription medicines from trusted pharmaceutical manufacturers. Licensed pharmacists ensure accurate dispensing.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-pharmacist-working-drugstore_23-2151684927.jpg", imageAlt: "pharmacy medicine shelves organized medication display"
|
||||
title: "Prescription Medications", description: "Wide selection of prescription medicines from trusted pharmaceutical manufacturers. Licensed pharmacists ensure accurate dispensing.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-pharmacist-working-drugstore_23-2151684927.jpg?_wi=1", imageAlt: "pharmacy medicine shelves organized medication display"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -103,11 +103,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Local Medication Delivery", description: "Fast and reliable delivery service to your home in Tunduma and surrounding areas. Same-day service available.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-first-aid-kit-blue-t-shirt_176474-19900.jpg", imageAlt: "medication delivery service local community pharmacist"
|
||||
title: "Local Medication Delivery", description: "Fast and reliable delivery service to your home in Tunduma and surrounding areas. Same-day service available.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-first-aid-kit-blue-t-shirt_176474-19900.jpg?_wi=1", imageAlt: "medication delivery service local community pharmacist"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Medication Availability Check", description: "Call or submit a request to check if we have your needed medication in stock before visiting.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-pharmacist-working-drugstore_23-2151684927.jpg", imageAlt: "pharmacy medicine shelves organized medication display"
|
||||
title: "Medication Availability Check", description: "Call or submit a request to check if we have your needed medication in stock before visiting.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-pharmacist-working-drugstore_23-2151684927.jpg?_wi=2", imageAlt: "pharmacy medicine shelves organized medication display"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
{ value: "Same-Day", title: "Delivery Service" },
|
||||
{ value: "5.0★", title: "Customer Rating" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delivery-man-holding-first-aid-kit-blue-t-shirt_176474-19900.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delivery-man-holding-first-aid-kit-blue-t-shirt_176474-19900.jpg?_wi=2"
|
||||
imageAlt="Fast medication delivery service to your home"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user