From 5eba3e7304b9633743b318e198c89e15ddf77001 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 16:57:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d9cb269..927e9c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,10 +54,10 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Miller", handle: "@sarahmiller", testimonial: "They treat you like family, something you never get at big chains.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pharmacist-helping-patient_23-2150348177.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pharmacist-helping-patient_23-2150348177.jpg?_wi=1"}, { name: "John Thompson", handle: "@johnt", testimonial: "Fastest prescription fills in town. I wouldn't go anywhere else.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600089.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600089.jpg?_wi=1"}, { name: "Linda Davis", handle: "@lindad", testimonial: "The pharmacist truly cares and knows me by name every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pharmacist-helping-patient_23-2150348171.jpg"}, @@ -74,7 +74,7 @@ export default function LandingPage() { { text: "Transfer Prescription", href: "#refills"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/chemist-explaining-prescription-senior-man-drugstore_651396-1221.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chemist-explaining-prescription-senior-man-drugstore_651396-1221.jpg?_wi=1" imageAlt="A friendly, professional pharmacist helping an elderly customer." avatars={[ { @@ -127,7 +127,7 @@ export default function LandingPage() { features={[ { title: "Prescription Management", description: "Fast fills, reliable availability, and seamless transfer processes.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pharmacist-helping-patient_23-2150348177.jpg", imageAlt: "Prescription service"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pharmacist-helping-patient_23-2150348177.jpg?_wi=2", imageAlt: "Prescription service"}, items: [ { icon: CheckCircle, @@ -143,7 +143,7 @@ export default function LandingPage() { }, { title: "Personalized Care", description: "Expert advice, medication counseling, and insurance assistance tailored to you.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600089.jpg", imageAlt: "Personalized care"}, + imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600089.jpg?_wi=2", imageAlt: "Personalized care"}, items: [ { icon: CheckCircle, @@ -211,7 +211,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Everything you need to know about our services." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/chemist-explaining-prescription-senior-man-drugstore_651396-1221.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chemist-explaining-prescription-senior-man-drugstore_651396-1221.jpg?_wi=2" />