From cf78135efd6573b1de050c8e179520c97e09ed3f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:48:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7075eac..c625e21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function HomePage() { "Personalized coaching and organizational wellness programs that restore balance and elevate human potential.", icon: Lightbulb, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg?_wi=1" imageAlt="Professional wellness coaching environment" mediaAnimation="slide-up" imagePosition="right" @@ -165,7 +165,7 @@ export default function HomePage() { { title: "Ethics & Leadership Training", description: "Professional development programs equipping leaders and practitioners with ethical frameworks, leadership skills, and cultural competency.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg", imageAlt: "Corporate leadership training session", button: { + "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg?_wi=2", imageAlt: "Corporate leadership training session", button: { text: "Inquire Now", href: "/leadership"}, }, { @@ -194,21 +194,21 @@ export default function HomePage() { plans={[ { id: "course-1", title: "Myofascial Release Masterclass", price: "$299", period: "/course", imageSrc: - "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg", imageAlt: "Myofascial release technique training", features: [ + "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg?_wi=1", imageAlt: "Myofascial release technique training", features: [ "6-week live online program", "CE credit hours included", "Recorded sessions access", "Practitioner community forum", "Unlimited Q&A support"], button: { text: "Register Now", href: "https://griffinwellness.acuityscheduling.com"}, }, { id: "course-2", title: "Ethics in Practice Leadership", price: "$349", period: "/course", imageSrc: - "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg", imageAlt: "Ethics and leadership training", features: [ + "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg?_wi=2", imageAlt: "Ethics and leadership training", features: [ "8-week comprehensive curriculum", "Nationally recognized certification", "Case study analysis sessions", "Peer mentoring included", "Career advancement resources"], button: { text: "Enroll Today", href: "https://griffinwellness.acuityscheduling.com"}, }, { id: "course-3", title: "Burnout Prevention Bootcamp", price: "$249", period: "/course", imageSrc: - "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg", imageAlt: "Burnout prevention workshop", features: [ + "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg?_wi=3", imageAlt: "Burnout prevention workshop", features: [ "4-week intensive program", "Practical tools & strategies", "Personalized action plans", "Ongoing community support", "One bonus consultation session"], button: { text: "Join Now", href: "https://griffinwellness.acuityscheduling.com"}, -- 2.49.1