Update src/app/page.tsx

This commit is contained in:
2026-03-03 18:48:55 +00:00
parent 5e176ead1a
commit cf78135efd

View File

@@ -132,7 +132,7 @@ export default function HomePage() {
"Personalized coaching and organizational wellness programs that restore balance and elevate human potential.", icon: Lightbulb, "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" imageAlt="Professional wellness coaching environment"
mediaAnimation="slide-up" mediaAnimation="slide-up"
imagePosition="right" imagePosition="right"
@@ -165,7 +165,7 @@ export default function HomePage() {
{ {
title: "Ethics & Leadership Training", description: title: "Ethics & Leadership Training", description:
"Professional development programs equipping leaders and practitioners with ethical frameworks, leadership skills, and cultural competency.", imageSrc: "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"}, text: "Inquire Now", href: "/leadership"},
}, },
{ {
@@ -194,21 +194,21 @@ export default function HomePage() {
plans={[ plans={[
{ {
id: "course-1", title: "Myofascial Release Masterclass", price: "$299", period: "/course", imageSrc: 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"], "6-week live online program", "CE credit hours included", "Recorded sessions access", "Practitioner community forum", "Unlimited Q&A support"],
button: { button: {
text: "Register Now", href: "https://griffinwellness.acuityscheduling.com"}, text: "Register Now", href: "https://griffinwellness.acuityscheduling.com"},
}, },
{ {
id: "course-2", title: "Ethics in Practice Leadership", price: "$349", period: "/course", imageSrc: 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"], "8-week comprehensive curriculum", "Nationally recognized certification", "Case study analysis sessions", "Peer mentoring included", "Career advancement resources"],
button: { button: {
text: "Enroll Today", href: "https://griffinwellness.acuityscheduling.com"}, text: "Enroll Today", href: "https://griffinwellness.acuityscheduling.com"},
}, },
{ {
id: "course-3", title: "Burnout Prevention Bootcamp", price: "$249", period: "/course", imageSrc: 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"], "4-week intensive program", "Practical tools & strategies", "Personalized action plans", "Ongoing community support", "One bonus consultation session"],
button: { button: {
text: "Join Now", href: "https://griffinwellness.acuityscheduling.com"}, text: "Join Now", href: "https://griffinwellness.acuityscheduling.com"},