From a4e4e9327113735e569a9694bb6bd0515cfa2add Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:53:28 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 55 ++++++++++++------------------------------ 1 file changed, 15 insertions(+), 40 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4167aab..322161e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -19,8 +19,7 @@ export default function AboutPage() { const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/about" }, { label: "Careers", href: "#" }, @@ -28,8 +27,7 @@ export default function AboutPage() { ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Contract Negotiation", href: "/services" }, { label: "Endorsements", href: "/services" }, { label: "Career Strategy", href: "/services" }, @@ -37,8 +35,7 @@ export default function AboutPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Disclaimer", href: "#" }, @@ -53,7 +50,7 @@ export default function AboutPage() { borderRadius="soft" contentWidth="smallMedium" sizing="mediumLarge" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -71,9 +68,7 @@ export default function AboutPage() { Date: Tue, 3 Mar 2026 13:53:29 +0000 Subject: [PATCH 2/6] Update src/app/athletes/page.tsx --- src/app/athletes/page.tsx | 93 ++++++++++----------------------------- 1 file changed, 23 insertions(+), 70 deletions(-) diff --git a/src/app/athletes/page.tsx b/src/app/athletes/page.tsx index 31c0234..7a84cda 100644 --- a/src/app/athletes/page.tsx +++ b/src/app/athletes/page.tsx @@ -19,8 +19,7 @@ export default function AthletesPage() { const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/about" }, { label: "Careers", href: "#" }, @@ -28,8 +27,7 @@ export default function AthletesPage() { ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Contract Negotiation", href: "/services" }, { label: "Endorsements", href: "/services" }, { label: "Career Strategy", href: "/services" }, @@ -37,8 +35,7 @@ export default function AthletesPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Disclaimer", href: "#" }, @@ -53,7 +50,7 @@ export default function AthletesPage() { borderRadius="soft" contentWidth="smallMedium" sizing="mediumLarge" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -71,9 +68,7 @@ export default function AthletesPage() { Date: Tue, 3 Mar 2026 13:53:30 +0000 Subject: [PATCH 3/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 45 +++++++++++++--------------------------- 1 file changed, 14 insertions(+), 31 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a4494dc..05ce9de 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -19,8 +19,7 @@ export default function ContactPage() { const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/about" }, { label: "Careers", href: "#" }, @@ -28,8 +27,7 @@ export default function ContactPage() { ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Contract Negotiation", href: "/services" }, { label: "Endorsements", href: "/services" }, { label: "Career Strategy", href: "/services" }, @@ -37,8 +35,7 @@ export default function ContactPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Disclaimer", href: "#" }, @@ -53,7 +50,7 @@ export default function ContactPage() { borderRadius="soft" contentWidth="smallMedium" sizing="mediumLarge" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -71,9 +68,7 @@ export default function ContactPage() { Date: Tue, 3 Mar 2026 13:53:31 +0000 Subject: [PATCH 4/6] Update src/app/layout.tsx --- src/app/layout.tsx | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f8bea89..cf71cdb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,26 +5,14 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const manrope = Manrope({ - variable: "--font-manrope", - subsets: ["latin"], + variable: "--font-manrope", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Elite Athletes - Female Sports Agency", - description: "Elite representation for female athletes. Contract negotiation, endorsements, and career management for the best women in college and professional sports.", - keywords: "female athletes, sports agency, representation, contract negotiation, endorsements, career management, women sports", - openGraph: { - title: "Elite Athletes - Female Sports Agency", - description: "Elite representation for female athletes. We negotiate contracts, build brands, and accelerate careers.", - url: "https://eliteathletes.com", - siteName: "Elite Athletes", - type: "website", - }, + title: "Elite Athletes - Female Sports Agency", description: "Elite representation for female athletes. Contract negotiation, endorsements, and career management for the best women in college and professional sports.", keywords: "female athletes, sports agency, representation, contract negotiation, endorsements, career management, women sports", openGraph: { + title: "Elite Athletes - Female Sports Agency", description: "Elite representation for female athletes. We negotiate contracts, build brands, and accelerate careers.", url: "https://eliteathletes.com", siteName: "Elite Athletes", type: "website"}, twitter: { - card: "summary_large_image", - title: "Elite Athletes - Female Sports Agency", - description: "Contract negotiation, endorsements, and career management for elite female athletes.", - }, + card: "summary_large_image", title: "Elite Athletes - Female Sports Agency", description: "Contract negotiation, endorsements, and career management for elite female athletes."}, robots: { index: true, follow: true, -- 2.49.1 From c3f2f5bee6cff00a584f110af6caf22d14ed3eed Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:53:32 +0000 Subject: [PATCH 5/6] Update src/app/page.tsx --- src/app/page.tsx | 293 ++++++++++++----------------------------------- 1 file changed, 76 insertions(+), 217 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3bc4a9c..62ef654 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,8 +23,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/about" }, { label: "Careers", href: "#" }, @@ -32,8 +31,7 @@ export default function HomePage() { ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Contract Negotiation", href: "/services" }, { label: "Endorsements", href: "/services" }, { label: "Career Strategy", href: "/services" }, @@ -41,8 +39,7 @@ export default function HomePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Disclaimer", href: "#" }, @@ -57,7 +54,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="smallMedium" sizing="mediumLarge" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -78,7 +75,7 @@ export default function HomePage() { tag="Women's Sports Agency" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} buttons={[ { text: "Meet our athletes", href: "/athletes" }, { text: "Learn our services", href: "/services" }, @@ -87,46 +84,30 @@ export default function HomePage() { leftCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/side-view-female-friends-playing-basketball_23-2150209902.jpg", - imageAlt: "Female basketball player in action", - }, + "http://img.b2bpic.net/free-photo/side-view-female-friends-playing-basketball_23-2150209902.jpg", imageAlt: "Female basketball player in action"}, { imageSrc: - "http://img.b2bpic.net/free-photo/girl-soccer-field-soccer-training-active-lifestyle-football-concept_169016-68197.jpg", - imageAlt: "Female soccer player competing", - }, + "http://img.b2bpic.net/free-photo/girl-soccer-field-soccer-training-active-lifestyle-football-concept_169016-68197.jpg", imageAlt: "Female soccer player competing"}, { imageSrc: - "http://img.b2bpic.net/free-photo/pretty-sporty-girl-wireless-earphones-sport-top-leggings-dreamily-looking-camera-stretching-treadmill-city-stadium_574295-5308.jpg", - imageAlt: "Female track athlete sprinting", - }, + "http://img.b2bpic.net/free-photo/pretty-sporty-girl-wireless-earphones-sport-top-leggings-dreamily-looking-camera-stretching-treadmill-city-stadium_574295-5308.jpg", imageAlt: "Female track athlete sprinting"}, { imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-as-volleyball-player_23-2149492351.jpg", - imageAlt: "Female volleyball player spiking", - }, + "http://img.b2bpic.net/free-photo/young-woman-as-volleyball-player_23-2149492351.jpg", imageAlt: "Female volleyball player spiking"}, ]} rightCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-playing-tennis-outdoor_72229-357.jpg", - imageAlt: "Female tennis player serving", - }, + "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-playing-tennis-outdoor_72229-357.jpg", imageAlt: "Female tennis player serving"}, { imageSrc: - "http://img.b2bpic.net/free-photo/front-view-woman-with-copy-space_23-2148499156.jpg", - imageAlt: "Female basketball player celebrating", - }, + "http://img.b2bpic.net/free-photo/front-view-woman-with-copy-space_23-2148499156.jpg", imageAlt: "Female basketball player celebrating"}, { imageSrc: - "http://img.b2bpic.net/free-photo/side-view-excited-woman-holding-prize_23-2148634592.jpg", - imageAlt: "Female soccer player with trophy", - }, + "http://img.b2bpic.net/free-photo/side-view-excited-woman-holding-prize_23-2148634592.jpg", imageAlt: "Female soccer player with trophy"}, { imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-curly-girl-warms-up-sports-ground_89887-1184.jpg", - imageAlt: "Female track athlete at finish line", - }, + "http://img.b2bpic.net/free-photo/beautiful-curly-girl-warms-up-sports-ground_89887-1184.jpg", imageAlt: "Female track athlete at finish line"}, ]} carouselPosition="right" /> @@ -136,9 +117,7 @@ export default function HomePage() { Date: Tue, 3 Mar 2026 13:53:33 +0000 Subject: [PATCH 6/6] Update src/app/services/page.tsx --- src/app/services/page.tsx | 51 +++++++++++---------------------------- 1 file changed, 14 insertions(+), 37 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 06b5161..f0f7b35 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -19,8 +19,7 @@ export default function ServicesPage() { const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/about" }, { label: "Careers", href: "#" }, @@ -28,8 +27,7 @@ export default function ServicesPage() { ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Contract Negotiation", href: "/services" }, { label: "Endorsements", href: "/services" }, { label: "Career Strategy", href: "/services" }, @@ -37,8 +35,7 @@ export default function ServicesPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Disclaimer", href: "#" }, @@ -53,7 +50,7 @@ export default function ServicesPage() { borderRadius="soft" contentWidth="smallMedium" sizing="mediumLarge" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -71,9 +68,7 @@ export default function ServicesPage() {