From 4d4c4d599d40f2990bf247a7a555dcd4c86f12cb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:55:28 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index f0f7b35..5931f5e 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -85,20 +85,14 @@ export default function ServicesPage() { tagAnimation="slide-up" features={[ { - id: "contract-negotiation", title: "Contract Negotiation & Legal Strategy", author: "Expert Legal Counsel", description: - "We secure optimal terms for professional contracts, ensuring fair compensation, performance bonuses, incentive clauses, and comprehensive career protections. Our legal team reviews every detail to maximize long-term value and protects your interests at every stage.", tags: ["Contracts", "Legal", "Protection"], - imageSrc: - "http://img.b2bpic.net/free-photo/legal-experts-reviewing-customer-documents_74855-2031.jpg", imageAlt: "Legal contract negotiation"}, + id: "contract-negotiation", title: "Contract Negotiation & Legal Strategy", author: "Expert Legal Counsel", description: "We secure optimal terms for professional contracts, ensuring fair compensation, performance bonuses, incentive clauses, and comprehensive career protections. Our legal team reviews every detail to maximize long-term value and protects your interests at every stage.", tags: ["Contracts", "Legal", "Protection"], + imageSrc: "http://img.b2bpic.net/free-photo/legal-experts-reviewing-customer-documents_74855-2031.jpg", imageAlt: "Legal contract negotiation"}, { - id: "endorsement-deals", title: "Endorsement & Brand Partnerships", author: "Brand Strategy Team", description: - "We connect athletes with premium brands for authentic endorsement opportunities that align with your values and image. From athletic sponsors to lifestyle partnerships, we build sustainable revenue streams and manage brand relationships throughout the partnership lifecycle.", tags: ["Sponsorship", "Branding", "Revenue"], - imageSrc: - "http://img.b2bpic.net/free-photo/team-empowered-businesswomen-corporate-meeting-making-deal_482257-124008.jpg", imageAlt: "Brand endorsement collaboration"}, + id: "endorsement-deals", title: "Endorsement & Brand Partnerships", author: "Brand Strategy Team", description: "We connect athletes with premium brands for authentic endorsement opportunities that align with your values and image. From athletic sponsors to lifestyle partnerships, we build sustainable revenue streams and manage brand relationships throughout the partnership lifecycle.", tags: ["Sponsorship", "Branding", "Revenue"], + imageSrc: "http://img.b2bpic.net/free-photo/team-empowered-businesswomen-corporate-meeting-making-deal_482257-124008.jpg", imageAlt: "Brand endorsement collaboration"}, { - id: "career-management", title: "Career Strategy & Development Planning", author: "Strategic Planning", description: - "Long-term career planning that goes beyond immediate opportunities. We map athlete trajectories, identify emerging markets and opportunities, and position clients for success whether continuing competition or transitioning to new opportunities in media, coaching, or business.", tags: ["Strategy", "Growth", "Planning"], - imageSrc: - "http://img.b2bpic.net/free-photo/group-business-associates-meeting-boardroom-align-performance-goals-with-project-indicators_482257-133437.jpg", imageAlt: "Career development planning"}, + id: "career-management", title: "Career Strategy & Development Planning", author: "Strategic Planning", description: "Long-term career planning that goes beyond immediate opportunities. We map athlete trajectories, identify emerging markets and opportunities, and position clients for success whether continuing competition or transitioning to new opportunities in media, coaching, or business.", tags: ["Strategy", "Growth", "Planning"], + imageSrc: "http://img.b2bpic.net/free-photo/group-business-associates-meeting-boardroom-align-performance-goals-with-project-indicators_482257-133437.jpg", imageAlt: "Career development planning"}, ]} animationType="slide-up" textboxLayout="default"