Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-09 16:56:18 +00:00

View File

@@ -66,14 +66,14 @@ export default function LandingPage() {
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",
@@ -107,7 +107,7 @@ export default function LandingPage() {
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={[
{
@@ -189,7 +189,7 @@ export default function LandingPage() {
title: "Prescription Management",
description: "Fast fills, reliable availability, and seamless transfer processes.",
media: {
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",
imageAlt: "Prescription service",
},
items: [
@@ -207,14 +207,14 @@ export default function LandingPage() {
},
],
reverse: false,
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=2",
imageAlt: "local pharmacy pharmacist customer",
},
{
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-2150600130.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600130.jpg?_wi=1",
imageAlt: "Personalized care",
},
items: [
@@ -232,7 +232,7 @@ export default function LandingPage() {
},
],
reverse: true,
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=2",
imageAlt: "local pharmacy pharmacist customer",
},
]}
@@ -312,7 +312,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=3"
/>
</div>
@@ -366,7 +366,7 @@ export default function LandingPage() {
},
]}
buttonText="Get Directions"
imageSrc="http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600130.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600130.jpg?_wi=2"
/>
</div>