From c856735f9374053ed1344e4cba1e256a33002b06 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 09:06:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a94f81..bccca6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cannabis-marijuana-leaf-closeup_1150-15073.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cannabis-marijuana-leaf-closeup_1150-15073.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg", @@ -145,22 +145,22 @@ export default function LandingPage() { title: "Check your eligibility", description: "You've tried medications, therapies and standard referrals but nothing has made a real difference to your quality of life.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137535.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137535.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/cannabis-marijuana-leaf-closeup_1150-15073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cannabis-marijuana-leaf-closeup_1150-15073.jpg?_wi=2", imageAlt: "modern cannabis plant dark background", }, { title: "Book your consultation", description: "A licensed medical professional reviews your full history and discusses your condition in a private, judgement-free consultation.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=2", }, imageSrc: "http://img.b2bpic.net/free-photo/unoccupied-modern-clinic-workspace-with-nobody-it-having-turned-computer-screen-showing-medical-report-medical-room-having-firstaid-kit-contemporary-hospital-furniture-patients-documents_482257-41197.jpg", imageAlt: "medical consultation room modern", @@ -169,12 +169,12 @@ export default function LandingPage() { title: "Receive your treatment plan", description: "Your doctor prescribes the right strain and dosage for your specific condition. Full guidance included — nothing left unexplained.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137535.jpg?_wi=3", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137535.jpg?_wi=4", }, - imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137535.jpg?_wi=5", imageAlt: "medical app ui design", }, ]} -- 2.49.1