Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 18:43:29 +00:00

View File

@@ -11,7 +11,7 @@ import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCar
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import Link from "next/link";
import { CheckCircle, Heart, Sparkles, AlertCircle, Award, Mail, Star } from "lucide-react";
import { CheckCircle, Heart, Sparkles, AlertCircle, Award, Mail, Star, Shield, Compass, Lightbulb } from "lucide-react";
export default function HomePage() {
const navItems = [
@@ -23,8 +23,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Massage Therapy", href: "/services" },
{ label: "CE Courses", href: "/ce-courses" },
{ label: "Leadership Programs", href: "/leadership" },
@@ -32,8 +31,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Susie", href: "/about" },
{ label: "Our Mission", href: "/about" },
{ label: "Credentials", href: "/about" },
@@ -41,8 +39,7 @@ export default function HomePage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog & Insights", href: "#" },
{ label: "CE Course Calendar", href: "/ce-courses" },
{ label: "Corporate Packages", href: "/leadership" },
@@ -50,8 +47,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Code of Ethics", href: "#" },
@@ -67,7 +63,7 @@ export default function HomePage() {
borderRadius="pill"
contentWidth="mediumSmall"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -78,9 +74,7 @@ export default function HomePage() {
brandName="Griffin Wellness"
navItems={navItems}
button={{
text: "Book Now",
href: "https://griffinwellness.acuityscheduling.com",
}}
text: "Book Now", href: "https://griffinwellness.acuityscheduling.com"}}
animateOnLoad={true}
className="bg-white/80 backdrop-blur-md shadow-sm"
navItemClassName="text-foreground hover:text-primary-cta transition-colors"
@@ -93,19 +87,15 @@ export default function HomePage() {
<HeroBillboard
title="Empowering Healing. Elevating Leadership. Restoring Well-Being."
description="Griffin Wellness Solutions offers nationally accredited continuing education, injury prevention & treatment massage therapy, ethics and leadership training, and personalized well-being coaching. Founded by Susie, a trusted expert dedicated to empowering individuals and organizations to thrive."
background={{ variant: "grid" }}
background={{ variant: "sparkles-gradient" }}
tag="Nationally Accredited"
tagIcon={CheckCircle}
tagAnimation="slide-up"
buttons={[
{
text: "Book Now",
href: "https://griffinwellness.acuityscheduling.com",
},
text: "Book Now", href: "https://griffinwellness.acuityscheduling.com"},
{
text: "Explore CE Courses",
href: "/ce-courses",
},
text: "Explore CE Courses", href: "/ce-courses"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-practicing-facial-yoga_23-2150162801.jpg"
@@ -126,31 +116,23 @@ export default function HomePage() {
useInvertedBackground={false}
bulletPoints={[
{
title: "Nationally Accredited CE Provider",
description:
"Offering continuing education courses recognized by professional massage therapy organizations nationwide.",
icon: Award,
title: "Nationally Accredited CE Provider", description:
"Offering continuing education courses recognized by professional massage therapy organizations nationwide.", icon: Award,
},
{
title: "Expert in Injury Prevention & Treatment",
description:
"Specialized knowledge in therapeutic techniques that prevent injuries and support healing.",
icon: CheckCircle,
title: "Expert in Injury Prevention & Treatment", description:
"Specialized knowledge in therapeutic techniques that prevent injuries and support healing.", icon: Shield,
},
{
title: "Ethics & Leadership Educator",
description:
"Training professionals and organizations in ethical leadership, burnout prevention, and cultural transformation.",
icon: Heart,
title: "Ethics & Leadership Educator", description:
"Training professionals and organizations in ethical leadership, burnout prevention, and cultural transformation.", icon: Compass,
},
{
title: "Well-Being Coach for Individuals & Organizations",
description:
"Personalized coaching and organizational wellness programs that restore balance and elevate human potential.",
icon: Sparkles,
title: "Well-Being Coach for Individuals & Organizations", description:
"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?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg"
imageAlt="Professional wellness coaching environment"
mediaAnimation="slide-up"
imagePosition="right"
@@ -169,52 +151,28 @@ export default function HomePage() {
useInvertedBackground={true}
features={[
{
title: "Injury Prevention & Treatment Massage",
description:
"Expert therapeutic massage combining advanced techniques with personalized protocols to prevent injuries, accelerate recovery, and restore optimal function.",
imageSrc:
"http://img.b2bpic.net/free-photo/deep-back-massage-spa-double-touch-care_169016-69849.jpg?_wi=1",
imageAlt: "Professional therapeutic massage session",
button: {
text: "Learn More",
href: "/services",
},
title: "Injury Prevention & Treatment Massage", description:
"Expert therapeutic massage combining advanced techniques with personalized protocols to prevent injuries, accelerate recovery, and restore optimal function.", imageSrc:
"http://img.b2bpic.net/free-photo/deep-back-massage-spa-double-touch-care_169016-69849.jpg", imageAlt: "Professional therapeutic massage session", button: {
text: "Learn More", href: "/services"},
},
{
title: "Live Online CE Courses",
description:
"Nationally accredited continuing education programs delivered through live virtual instruction with direct integration to Acuity scheduling for seamless registration.",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-freelance-worker-holding-education-training-class-laptop-from-home_637285-6051.jpg?_wi=1",
imageAlt: "Online educational course platform",
button: {
text: "Explore Courses",
href: "/ce-courses",
},
title: "Live Online CE Courses", description:
"Nationally accredited continuing education programs delivered through live virtual instruction with direct integration to Acuity scheduling for seamless registration.", imageSrc:
"http://img.b2bpic.net/free-photo/happy-freelance-worker-holding-education-training-class-laptop-from-home_637285-6051.jpg", imageAlt: "Online educational course platform", button: {
text: "Explore Courses", href: "/ce-courses"},
},
{
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?_wi=2",
imageAlt: "Corporate leadership training session",
button: {
text: "Inquire Now",
href: "/leadership",
},
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: {
text: "Inquire Now", href: "/leadership"},
},
{
title: "Well-Being Coaching",
description:
"Personalized one-on-one and organizational coaching focused on burnout prevention, resilience building, and sustainable well-being transformation.",
imageSrc:
"http://img.b2bpic.net/free-photo/couple-performing-yoga-safari-vacation_107420-9663.jpg?_wi=1",
imageAlt: "Well-being coaching session",
button: {
text: "Schedule Consultation",
href: "https://griffinwellness.acuityscheduling.com",
},
title: "Well-Being Coaching", description:
"Personalized one-on-one and organizational coaching focused on burnout prevention, resilience building, and sustainable well-being transformation.", imageSrc:
"http://img.b2bpic.net/free-photo/couple-performing-yoga-safari-vacation_107420-9663.jpg", imageAlt: "Well-being coaching session", button: {
text: "Schedule Consultation", href: "https://griffinwellness.acuityscheduling.com"},
},
]}
gridVariant="two-columns-alternating-heights"
@@ -235,64 +193,25 @@ export default function HomePage() {
animationType="slide-up"
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?_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",
],
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: [
"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",
},
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?_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",
],
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: [
"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",
},
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?_wi=3",
imageAlt: "Burnout prevention workshop",
features: [
"4-week intensive program",
"Practical tools & strategies",
"Personalized action plans",
"Ongoing community support",
"One bonus consultation session",
],
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: [
"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",
},
text: "Join Now", href: "https://griffinwellness.acuityscheduling.com"},
},
]}
/>
@@ -308,14 +227,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"NCTMB Accredited",
"CE Provider Approved",
"Wellness Leaders Network",
"Corporate Health Alliance",
"Professional Ethics Board",
"Healing Arts Consortium",
"Leadership Institute Partners",
]}
"NCTMB Accredited", "CE Provider Approved", "Wellness Leaders Network", "Corporate Health Alliance", "Professional Ethics Board", "Healing Arts Consortium", "Leadership Institute Partners"]}
speed={40}
showCard={true}
ariaLabel="Trusted partners and accreditations"
@@ -333,65 +245,29 @@ export default function HomePage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Mitchell",
role: "Licensed Massage Therapist",
company: "Holistic Healing Center",
rating: 5,
id: "1", name: "Sarah Mitchell", role: "Licensed Massage Therapist", company: "Holistic Healing Center", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
imageAlt: "Sarah Mitchell, Licensed Massage Therapist",
},
"http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", imageAlt: "Sarah Mitchell, Licensed Massage Therapist"},
{
id: "2",
name: "Jennifer Roberts",
role: "Clinic Director",
company: "Sports Recovery Institute",
rating: 5,
id: "2", name: "Jennifer Roberts", role: "Clinic Director", company: "Sports Recovery Institute", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg",
imageAlt: "Jennifer Roberts, Clinic Director",
},
"http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg", imageAlt: "Jennifer Roberts, Clinic Director"},
{
id: "3",
name: "Michelle Chen",
role: "Corporate Wellness Manager",
company: "Fortune 500 Tech Company",
rating: 5,
id: "3", name: "Michelle Chen", role: "Corporate Wellness Manager", company: "Fortune 500 Tech Company", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg",
imageAlt: "Michelle Chen, Corporate Wellness Manager",
},
"http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageAlt: "Michelle Chen, Corporate Wellness Manager"},
{
id: "4",
name: "Amanda Foster",
role: "Practice Owner",
company: "Wellness Collective",
rating: 5,
id: "4", name: "Amanda Foster", role: "Practice Owner", company: "Wellness Collective", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg",
imageAlt: "Amanda Foster, Practice Owner",
},
"http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Amanda Foster, Practice Owner"},
{
id: "5",
name: "Rachel Thompson",
role: "Health Coach",
company: "Integrative Medicine Center",
rating: 5,
id: "5", name: "Rachel Thompson", role: "Health Coach", company: "Integrative Medicine Center", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-business-woman_158595-975.jpg",
imageAlt: "Rachel Thompson, Health Coach",
},
"http://img.b2bpic.net/free-photo/portrait-business-woman_158595-975.jpg", imageAlt: "Rachel Thompson, Health Coach"},
{
id: "6",
name: "Lisa Anderson",
role: "Organizational Development Lead",
company: "Healthcare Network",
rating: 5,
id: "6", name: "Lisa Anderson", role: "Organizational Development Lead", company: "Healthcare Network", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg",
imageAlt: "Lisa Anderson, Organizational Development Lead",
},
"http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "Lisa Anderson, Organizational Development Lead"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"