diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f05e46..1129958 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { tag: "Personalized Care", title: "Medication Counseling", subtitle: "One-on-one guidance from our pharmacist", description: "Our pharmacist takes time to explain your medications, discuss side effects, and answer your questions. Your health questions matter, and we're here to help you understand what you're taking and why.", imageSrc: "http://img.b2bpic.net/free-photo/effective-pills_1098-14984.jpg", imageAlt: "Pharmacist talking with customer one-on-one"}, { id: 3, - tag: "Local Expertise", title: "Community Relationships", subtitle: "30 years of trusted local healthcare", description: "We've served three generations of Columbia families. Our reputation is built on genuine relationships, consistent care, and knowing our customers' health histories better than any chain could.", imageSrc: "http://img.b2bpic.net/free-photo/female-drugstore-employee-helping-senior-person-with-prescription-refill-recommending-pills_482257-135083.jpg", imageAlt: "Finklin Pharmacy storefront in neighborhood"}, + tag: "Local Expertise", title: "Community Relationships", subtitle: "30 years of trusted local healthcare", description: "We've served three generations of Columbia families. Our reputation is built on genuine relationships, consistent care, and knowing our customers' health histories better than any chain could.", imageSrc: "http://img.b2bpic.net/free-photo/female-drugstore-employee-helping-senior-person-with-prescription-refill-recommending-pills_482257-135083.jpg?_wi=1", imageAlt: "Finklin Pharmacy storefront in neighborhood"}, ]} /> @@ -120,13 +120,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/i-try-everyday-be-better-doctor_329181-2226.jpg", imageAlt: "woman portrait senior healthcare professional smile"}, { id: "4", name: "James Rodriguez", handle: "@james_in_columbia", testimonial: "Fast service without losing the personal touch. They always have my prescriptions ready, and if I have questions, someone's there to actually answer them. Best pharmacy in town.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man portrait professional friendly headshot"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "man portrait professional friendly headshot"}, { id: "5", name: "Linda Thompson", handle: "@linda_wellness", testimonial: "I switched from a big chain six months ago and haven't looked back. Finklin makes you feel like you matter. That's worth everything.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12674.jpg", imageAlt: "woman portrait wellness healthcare friendly smile"}, { id: "6", name: "David Park", handle: "@david_park", testimonial: "Excellent service. They caught a potential drug interaction that another pharmacy missed. Their expertise and attention to detail give me peace of mind.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man portrait professional trustworthy headshot"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "man portrait professional trustworthy headshot"}, ]} /> @@ -171,7 +171,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/female-drugstore-employee-helping-senior-person-with-prescription-refill-recommending-pills_482257-135083.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-drugstore-employee-helping-senior-person-with-prescription-refill-recommending-pills_482257-135083.jpg?_wi=2" imageAlt="Warm, welcoming pharmacy interior with family" mediaAnimation="slide-up" mediaPosition="right"