Update src/app/page.tsx

This commit is contained in:
2026-04-12 08:51:22 +00:00
parent edac11c5a5
commit e67c835ae6

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/isolated-green-screen-laptop-fintech-monthly-reports-ensuring-strategy_482257-136143.jpg"
imageSrc="http://img.b2bpic.net/free-photo/isolated-green-screen-laptop-fintech-monthly-reports-ensuring-strategy_482257-136143.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -149,25 +149,25 @@ export default function LandingPage() {
id: "1",
name: "Analgesic Pack",
price: "$120.00",
imageSrc: "http://img.b2bpic.net/free-photo/view-vials-medicine-arrangement_23-2149341594.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-vials-medicine-arrangement_23-2149341594.jpg?_wi=1",
},
{
id: "2",
name: "Antibiotic Vials",
price: "$85.00",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pharmacist-work_23-2150348168.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pharmacist-work_23-2150348168.jpg?_wi=1",
},
{
id: "3",
name: "Standard Aspirin",
price: "$45.00",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-counting-covid-vaccines_23-2148747825.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-counting-covid-vaccines_23-2148747825.jpg?_wi=1",
},
{
id: "4",
name: "Vitamin Complex",
price: "$65.00",
imageSrc: "http://img.b2bpic.net/free-photo/packings-pills-capsules-medicines_1339-2415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/packings-pills-capsules-medicines_1339-2415.jpg?_wi=1",
},
{
id: "5",
@@ -242,7 +242,7 @@ export default function LandingPage() {
quote: "The simplest medicine distribution method I have used. Highly recommended.",
tag: "Verified User",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022640.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/isolated-green-screen-laptop-fintech-monthly-reports-ensuring-strategy_482257-136143.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/isolated-green-screen-laptop-fintech-monthly-reports-ensuring-strategy_482257-136143.jpg?_wi=2",
imageAlt: "professional headshot portrait",
},
{
@@ -253,7 +253,7 @@ export default function LandingPage() {
quote: "Seamless ordering, reduced my inventory workload by half.",
tag: "Verified User",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-vials-medicine-arrangement_23-2149341594.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-vials-medicine-arrangement_23-2149341594.jpg?_wi=2",
imageAlt: "professional headshot portrait",
},
{
@@ -264,7 +264,7 @@ export default function LandingPage() {
quote: "Fantastic software that brings efficiency back to pharma wholesale.",
tag: "Verified User",
avatarSrc: "http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600147.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pharmacist-work_23-2150348168.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pharmacist-work_23-2150348168.jpg?_wi=2",
imageAlt: "professional headshot portrait",
},
{
@@ -275,7 +275,7 @@ export default function LandingPage() {
quote: "The dashboard is intuitive and powerful. Exactly what we needed.",
tag: "Verified User",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-counting-covid-vaccines_23-2148747825.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-counting-covid-vaccines_23-2148747825.jpg?_wi=2",
imageAlt: "professional headshot portrait",
},
{
@@ -286,7 +286,7 @@ export default function LandingPage() {
quote: "PharmaSupply transformed our operations in under a month.",
tag: "Verified User",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-using-digital-tablet-restaurant_23-2147955278.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/packings-pills-capsules-medicines_1339-2415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/packings-pills-capsules-medicines_1339-2415.jpg?_wi=2",
imageAlt: "professional headshot portrait",
},
]}