From f5b8c340cea2185cae67f59f60f91c2fbc34534f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:16:52 +0000 Subject: [PATCH] Update src/app/join-therapist/page.tsx --- src/app/join-therapist/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/join-therapist/page.tsx b/src/app/join-therapist/page.tsx index fcc03a6..64d0866 100644 --- a/src/app/join-therapist/page.tsx +++ b/src/app/join-therapist/page.tsx @@ -58,22 +58,22 @@ export default function JoinTherapistPage() { useInvertedBackground={false} features={[ { - title: "Easy Profile Setup", description: "Create a professional profile in minutes with certifications, photos, and service offerings.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-work-portrait_23-2149304144.jpg", imageAlt: "Easy profile setup", buttonIcon: ArrowRight, + title: "Easy Profile Setup", description: "Create a professional profile in minutes with certifications, photos, and service offerings.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-work-portrait_23-2149304144.jpg?_wi=6", imageAlt: "Easy profile setup", buttonIcon: ArrowRight, buttonHref: "/join-therapist"}, { - title: "Smart Scheduling", description: "Manage your availability calendar and automate booking confirmations.", imageSrc: "http://img.b2bpic.net/free-photo/crop-man-underlining-data-notebook_23-2147785056.jpg", imageAlt: "Smart scheduling calendar", buttonIcon: Calendar, + title: "Smart Scheduling", description: "Manage your availability calendar and automate booking confirmations.", imageSrc: "http://img.b2bpic.net/free-photo/crop-man-underlining-data-notebook_23-2147785056.jpg?_wi=2", imageAlt: "Smart scheduling calendar", buttonIcon: Calendar, buttonHref: "/join-therapist"}, { - title: "Secure Payments", description: "Get paid fast with automatic transfers and transparent pricing.", imageSrc: "http://img.b2bpic.net/free-vector/smart-payment-wallet-isometric-landing-web-banner_107791-934.jpg", imageAlt: "Secure payment processing", buttonIcon: CreditCard, + title: "Secure Payments", description: "Get paid fast with automatic transfers and transparent pricing.", imageSrc: "http://img.b2bpic.net/free-vector/smart-payment-wallet-isometric-landing-web-banner_107791-934.jpg?_wi=3", imageAlt: "Secure payment processing", buttonIcon: CreditCard, buttonHref: "/join-therapist"}, { - title: "Client Reviews", description: "Build credibility with authentic client reviews and ratings.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-fashionable-teenage-girl-with-fair-hair_176532-8114.jpg", imageAlt: "Client testimonials", buttonIcon: CheckCircle, + title: "Client Reviews", description: "Build credibility with authentic client reviews and ratings.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-fashionable-teenage-girl-with-fair-hair_176532-8114.jpg?_wi=4", imageAlt: "Client testimonials", buttonIcon: CheckCircle, buttonHref: "/join-therapist"}, { - title: "Promotion Tools", description: "Boost visibility with featured placements and targeted promotions.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-bank-holiday-labels_23-2149378402.jpg", imageAlt: "Promotion tools", buttonIcon: TrendingUp, + title: "Promotion Tools", description: "Boost visibility with featured placements and targeted promotions.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-bank-holiday-labels_23-2149378402.jpg?_wi=2", imageAlt: "Promotion tools", buttonIcon: TrendingUp, buttonHref: "/join-therapist"}, { - title: "Client Support", description: "24/7 messaging and support to communicate with your clients.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-showing-smartphone-screen-recommending-mobile-app-travelling_1258-270227.jpg", imageAlt: "Client support messaging", buttonIcon: MessageCircle, + title: "Client Support", description: "24/7 messaging and support to communicate with your clients.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-showing-smartphone-screen-recommending-mobile-app-travelling_1258-270227.jpg?_wi=5", imageAlt: "Client support messaging", buttonIcon: MessageCircle, buttonHref: "/join-therapist"}, ]} /> @@ -102,7 +102,7 @@ export default function JoinTherapistPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-beauty-treatments_1098-3132.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-beauty-treatments_1098-3132.jpg?_wi=5" imageAlt="Professional therapist platform" mediaAnimation="opacity" mediaPosition="right"