From 5e176ead1ab19391e0e40ac9702422cc1016b0f7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:43:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 244 ++++++++++++----------------------------------- 1 file changed, 60 insertions(+), 184 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a66a64f..7075eac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { @@ -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" -- 2.49.1