Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 09:07:10 +00:00

View File

@@ -105,21 +105,21 @@ export default function LandingPage() {
features={[
{
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"},
},
{
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"},
},
{
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"},
},
]}
showStepNumbers={true}