Update src/app/page.tsx
This commit is contained in:
@@ -62,11 +62,11 @@ export default function HomePage() {
|
||||
imageAlt: "Modern pharmacy interior"
|
||||
},
|
||||
{
|
||||
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",
|
||||
imageAlt: "Pharmacist consultation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-giving-effervescent-vitamin-patient-medical-office_482257-124337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-giving-effervescent-vitamin-patient-medical-office_482257-124337.jpg?_wi=1",
|
||||
imageAlt: "Prescription medications"
|
||||
}
|
||||
]}
|
||||
@@ -163,7 +163,7 @@ export default function HomePage() {
|
||||
role: "Local Resident",
|
||||
company: "Houston, TX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-smile_1098-21962.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-smile_1098-21962.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson testimonial"
|
||||
},
|
||||
{
|
||||
@@ -172,7 +172,7 @@ export default function HomePage() {
|
||||
role: "Long-time Patient",
|
||||
company: "Houston, TX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pharmacist-wearing-face-mask_23-2150348187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pharmacist-wearing-face-mask_23-2150348187.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen testimonial"
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function HomePage() {
|
||||
role: "Business Owner",
|
||||
company: "Houston, TX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-smile_1098-21962.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-smile_1098-21962.jpg?_wi=2",
|
||||
imageAlt: "Jennifer Lee testimonial"
|
||||
},
|
||||
{
|
||||
@@ -208,7 +208,7 @@ export default function HomePage() {
|
||||
role: "Community Member",
|
||||
company: "Houston, TX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pharmacist-wearing-face-mask_23-2150348187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pharmacist-wearing-face-mask_23-2150348187.jpg?_wi=2",
|
||||
imageAlt: "Robert Martinez testimonial"
|
||||
}
|
||||
]}
|
||||
@@ -298,7 +298,7 @@ export default function HomePage() {
|
||||
rows: 5,
|
||||
required: true
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/building_1127-3295.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/building_1127-3295.jpg?_wi=1"
|
||||
imageAlt="Voss Rd Pharmacy location"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user