diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 04552f3..b0725f6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { borderRadius="pill" contentWidth="compact" sizing="medium" - background="noise" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -72,7 +72,7 @@ export default function AboutPage() { description="Since 2004, we've been committed to honest partnerships" subdescription="Every relationship matters. Every candidate deserves respect. Every client deserves excellence." icon={HandshakeIcon} - imageSrc="http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg" imageAlt="Adapro team collaborating with clients" mediaAnimation="slide-up" useInvertedBackground={false} @@ -85,32 +85,17 @@ export default function AboutPage() { description="These principles guide everything we do, from how we work with candidates to how we serve our clients." features={[ { - id: "integrity", - title: "Integrity First", - description: - "Honesty and transparency in every conversation. No hidden agendas, no pressure tactics – just real consultancy.", - tag: "Values", - imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg?_wi=2", - }, + id: "integrity", title: "Integrity First", description: + "Honesty and transparency in every conversation. No hidden agendas, no pressure tactics – just real consultancy.", tag: "Values", imageSrc: + "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg"}, { - id: "expertise", - title: "Deep Expertise", - description: - "20+ years in professional services means we genuinely understand your sector and its unique challenges.", - tag: "Values", - imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-people-learning-together_23-2149300755.jpg?_wi=2", - }, + id: "expertise", title: "Deep Expertise", description: + "20+ years in professional services means we genuinely understand your sector and its unique challenges.", tag: "Values", imageSrc: + "http://img.b2bpic.net/free-photo/medium-shot-people-learning-together_23-2149300755.jpg"}, { - id: "partnership", - title: "Partnership Over Transactions", - description: - "We're invested in long-term success. Your growth is our growth. Your challenges are our challenges.", - tag: "Values", - imageSrc: - "http://img.b2bpic.net/free-photo/marketing-plan-achievement-strategy_53876-127844.jpg?_wi=2", - }, + id: "partnership", title: "Partnership Over Transactions", description: + "We're invested in long-term success. Your growth is our growth. Your challenges are our challenges.", tag: "Values", imageSrc: + "http://img.b2bpic.net/free-photo/marketing-plan-achievement-strategy_53876-127844.jpg"}, ]} animationType="slide-up" textboxLayout="default" @@ -131,7 +116,7 @@ export default function AboutPage() { { text: "Explore opportunities", href: "/candidates" }, ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} /> diff --git a/src/app/candidates/page.tsx b/src/app/candidates/page.tsx index e569c39..ea4b882 100644 --- a/src/app/candidates/page.tsx +++ b/src/app/candidates/page.tsx @@ -49,7 +49,7 @@ export default function CandidatesPage() { borderRadius="pill" contentWidth="compact" sizing="medium" - background="noise" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -70,29 +70,21 @@ export default function CandidatesPage() { tag="For Candidates" tagIcon={Briefcase} tagAnimation="slide-up" - background={{ variant: "noise" }} - imageSrc="http://img.b2bpic.net/free-photo/group-business-workers-smiling-happy-confident-working-together-with-smile-face-using-laptop-speaking-office_839833-9703.jpg?_wi=2" + background={{ variant: "animated-grid" }} + imageSrc="http://img.b2bpic.net/free-photo/group-business-workers-smiling-happy-confident-working-together-with-smile-face-using-laptop-speaking-office_839833-9703.jpg" imageAlt="Candidates exploring career opportunities" mediaAnimation="slide-up" testimonials={[ { - name: "David Martinez", - handle: "Finance Professional", - testimonial: - "Adapro helped me find the perfect role that aligned with my career goals. Their support throughout was exceptional.", - rating: 5, + name: "David Martinez", handle: "Finance Professional", testimonial: + "Adapro helped me find the perfect role that aligned with my career goals. Their support throughout was exceptional.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", - }, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { - name: "Rachel Green", - handle: "HR Specialist", - testimonial: - "They listened to what I wanted and didn't push me toward roles that weren't right. That integrity is rare.", - rating: 5, + name: "Rachel Green", handle: "HR Specialist", testimonial: + "They listened to what I wanted and didn't push me toward roles that weren't right. That integrity is rare.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4", - }, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -110,32 +102,17 @@ export default function CandidatesPage() { description="We're not just another recruitment agency. Here's what sets us apart in candidate experience." features={[ { - id: "personalized-support", - title: "Personalized Support", - description: - "Your dedicated recruiter gets to know you, your goals, and your values. We match you with roles that fit.", - tag: "Candidates", - imageSrc: - "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=3", - }, + id: "personalized-support", title: "Personalized Support", description: + "Your dedicated recruiter gets to know you, your goals, and your values. We match you with roles that fit.", tag: "Candidates", imageSrc: + "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg"}, { - id: "sector-expertise", - title: "Sector Expertise", - description: - "With 20+ years in professional services, we understand career progression, market rates, and opportunities.", - tag: "Candidates", - imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg?_wi=3", - }, + id: "sector-expertise", title: "Sector Expertise", description: + "With 20+ years in professional services, we understand career progression, market rates, and opportunities.", tag: "Candidates", imageSrc: + "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg"}, { - id: "honest-advice", - title: "Honest Advice", - description: - "We'll tell you if a role is right for you, even if it means passing on a commission. Your career matters most.", - tag: "Candidates", - imageSrc: - "http://img.b2bpic.net/free-photo/marketing-plan-achievement-strategy_53876-127844.jpg?_wi=3", - }, + id: "honest-advice", title: "Honest Advice", description: + "We'll tell you if a role is right for you, even if it means passing on a commission. Your career matters most.", tag: "Candidates", imageSrc: + "http://img.b2bpic.net/free-photo/marketing-plan-achievement-strategy_53876-127844.jpg"}, ]} animationType="slide-up" textboxLayout="default" @@ -156,7 +133,7 @@ export default function CandidatesPage() { { text: "Learn about roles", href: "#opportunities" }, ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} /> diff --git a/src/app/clients/page.tsx b/src/app/clients/page.tsx index 53501e3..9905dc5 100644 --- a/src/app/clients/page.tsx +++ b/src/app/clients/page.tsx @@ -49,7 +49,7 @@ export default function ClientsPage() { borderRadius="pill" contentWidth="compact" sizing="medium" - background="noise" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -70,29 +70,21 @@ export default function ClientsPage() { tag="For Clients" tagIcon={Briefcase} tagAnimation="slide-up" - background={{ variant: "noise" }} - imageSrc="http://img.b2bpic.net/free-photo/group-business-workers-smiling-happy-confident-working-together-with-smile-face-using-laptop-speaking-office_839833-9703.jpg?_wi=3" + background={{ variant: "animated-grid" }} + imageSrc="http://img.b2bpic.net/free-photo/group-business-workers-smiling-happy-confident-working-together-with-smile-face-using-laptop-speaking-office_839833-9703.jpg" imageAlt="Client and recruitment team partnership" mediaAnimation="slide-up" testimonials={[ { - name: "Marcus Thompson", - handle: "VP of Operations", - testimonial: - "Adapro didn't just fill positions – they helped us build a stronger team. Their understanding of our business was evident from day one.", - rating: 5, + name: "Marcus Thompson", handle: "VP of Operations", testimonial: + "Adapro didn't just fill positions – they helped us build a stronger team. Their understanding of our business was evident from day one.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", - }, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { - name: "Lisa Chen", - handle: "Head of Finance", - testimonial: - "We've worked with many recruiters, but Adapro stands out. They're consultants first, salespeople second.", - rating: 5, + name: "Lisa Chen", handle: "Head of Finance", testimonial: + "We've worked with many recruiters, but Adapro stands out. They're consultants first, salespeople second.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5", - }, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -110,32 +102,17 @@ export default function ClientsPage() { description="We don't just fill vacancies – we solve talent challenges. Here's how we work with clients." features={[ { - id: "deep-discovery", - title: "Deep Discovery", - description: - "We invest time understanding your culture, requirements, growth plans, and team dynamics before presenting candidates.", - tag: "Process", - imageSrc: - "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=4", - }, + id: "deep-discovery", title: "Deep Discovery", description: + "We invest time understanding your culture, requirements, growth plans, and team dynamics before presenting candidates.", tag: "Process", imageSrc: + "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg"}, { - id: "quality-matches", - title: "Quality Over Quantity", - description: - "Rather than flooding your inbox with hundreds of CVs, we present carefully selected candidates who genuinely fit.", - tag: "Process", - imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg?_wi=4", - }, + id: "quality-matches", title: "Quality Over Quantity", description: + "Rather than flooding your inbox with hundreds of CVs, we present carefully selected candidates who genuinely fit.", tag: "Process", imageSrc: + "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg"}, { - id: "strategic-support", - title: "Strategic Support", - description: - "From shortlisting to onboarding support, we're your partner throughout the entire hiring process.", - tag: "Process", - imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-people-learning-together_23-2149300755.jpg?_wi=3", - }, + id: "strategic-support", title: "Strategic Support", description: + "From shortlisting to onboarding support, we're your partner throughout the entire hiring process.", tag: "Process", imageSrc: + "http://img.b2bpic.net/free-photo/medium-shot-people-learning-together_23-2149300755.jpg"}, ]} animationType="slide-up" textboxLayout="default" @@ -156,7 +133,7 @@ export default function ClientsPage() { { text: "Request proposal", href: "/contact" }, ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index cd22e61..7ab86e7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -48,7 +48,7 @@ export default function ContactPage() { borderRadius="pill" contentWidth="compact" sizing="medium" - background="noise" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -74,7 +74,7 @@ export default function ContactPage() { { text: "Send a message", href: "#contact-form" }, ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} /> @@ -85,32 +85,17 @@ export default function ContactPage() { description="Multiple ways to connect with the Adapro team. Choose what works best for you." features={[ { - id: "email", - title: "Email", - description: - "Send us a message and we'll respond within 24 hours. info@adapro.com", - tag: "Email", - imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg?_wi=5", - }, + id: "email", title: "Email", description: + "Send us a message and we'll respond within 24 hours. info@adapro.com", tag: "Email", imageSrc: + "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg"}, { - id: "phone", - title: "Phone", - description: - "Prefer to talk? Call us directly. Our team is available Monday to Friday, 9am–5pm GMT.", - tag: "Phone", - imageSrc: - "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=5", - }, + id: "phone", title: "Phone", description: + "Prefer to talk? Call us directly. Our team is available Monday to Friday, 9am–5pm GMT.", tag: "Phone", imageSrc: + "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg"}, { - id: "linkedin", - title: "LinkedIn", - description: - "Connect with us on LinkedIn or send a direct message to our team.", - tag: "Social", - imageSrc: - "http://img.b2bpic.net/free-photo/marketing-plan-achievement-strategy_53876-127844.jpg?_wi=4", - }, + id: "linkedin", title: "LinkedIn", description: + "Connect with us on LinkedIn or send a direct message to our team.", tag: "Social", imageSrc: + "http://img.b2bpic.net/free-photo/marketing-plan-achievement-strategy_53876-127844.jpg"}, ]} animationType="slide-up" textboxLayout="default" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b5fa2d3..4971cde 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,38 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Adapro Talent Partners | Professional Services Recruitment", - description: "Specialist recruitment consultancy for Finance, HR, Procurement, Marketing, Legal & IT. 20+ years connecting exceptional talent with forward-thinking organizations.", - keywords: "recruitment, professional services, finance recruitment, HR recruitment, legal recruitment, IT recruitment, procurement recruitment", - metadataBase: new URL("https://adapro-talent-partners.com"), + title: "Adapro Talent Partners | Professional Services Recruitment", description: "Specialist recruitment consultancy for Finance, HR, Procurement, Marketing, Legal & IT. 20+ years connecting exceptional talent with forward-thinking organizations.", keywords: "recruitment, professional services, finance recruitment, HR recruitment, legal recruitment, IT recruitment, procurement recruitment", metadataBase: new URL("https://adapro-talent-partners.com"), alternates: { - canonical: "https://adapro-talent-partners.com", - }, + canonical: "https://adapro-talent-partners.com"}, openGraph: { - title: "Adapro Talent Partners | Professional Services Recruitment", - description: "Specialist recruitment consultancy for Finance, HR, Procurement, Marketing, Legal & IT. 20+ years of experience.", - url: "https://adapro-talent-partners.com", - siteName: "Adapro Talent Partners", - type: "website", - images: [ + title: "Adapro Talent Partners | Professional Services Recruitment", description: "Specialist recruitment consultancy for Finance, HR, Procurement, Marketing, Legal & IT. 20+ years of experience.", url: "https://adapro-talent-partners.com", siteName: "Adapro Talent Partners", type: "website", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQXG393ErvE7AmHFKBfM6f75IT/uploaded-1772525824908-do36ovoh.png", - alt: "Adapro Talent Partners", - }, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQXG393ErvE7AmHFKBfM6f75IT/uploaded-1772525824908-do36ovoh.png", alt: "Adapro Talent Partners"}, ], }, twitter: { - card: "summary_large_image", - title: "Adapro Talent Partners | Professional Services Recruitment", - description: "Specialist recruitment consultancy for Finance, HR, Procurement, Marketing, Legal & IT.", - images: [ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQXG393ErvE7AmHFKBfM6f75IT/uploaded-1772525824908-do36ovoh.png", - ], + card: "summary_large_image", title: "Adapro Talent Partners | Professional Services Recruitment", description: "Specialist recruitment consultancy for Finance, HR, Procurement, Marketing, Legal & IT.", images: [ + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQXG393ErvE7AmHFKBfM6f75IT/uploaded-1772525824908-do36ovoh.png"], }, robots: { index: true, diff --git a/src/app/page.tsx b/src/app/page.tsx index f2e96c1..7603d7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,6 +6,7 @@ import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarS import HeroBillboardTestimonial from "@/components/sections/hero/HeroBillboardTestimonial"; import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard"; import FeatureCardMedia from "@/components/sections/feature/FeatureCardMedia"; +import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCardOne"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; import { Briefcase, Star, HandshakeIcon, Quote, Zap } from "lucide-react"; @@ -50,7 +51,7 @@ export default function HomePage() { borderRadius="pill" contentWidth="compact" sizing="medium" - background="noise" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -71,47 +72,31 @@ export default function HomePage() { tag="Professional Services Specialists" tagIcon={Briefcase} tagAnimation="slide-up" - background={{ variant: "noise" }} - imageSrc="http://img.b2bpic.net/free-photo/group-business-workers-smiling-happy-confident-working-together-with-smile-face-using-laptop-speaking-office_839833-9703.jpg?_wi=1" + background={{ variant: "animated-grid" }} + imageSrc="http://img.b2bpic.net/free-photo/group-business-workers-smiling-happy-confident-working-together-with-smile-face-using-laptop-speaking-office_839833-9703.jpg" imageAlt="Professional recruitment team in action" mediaAnimation="slide-up" testimonials={[ { - name: "Alex Thompson", - handle: "Hiring Manager, FinTech Solutions", - testimonial: - "Adapro understood our exact needs and delivered exceptional candidates within weeks. Truly consultative.", - rating: 5, + name: "Alex Thompson", handle: "Hiring Manager, FinTech Solutions", testimonial: + "Adapro understood our exact needs and delivered exceptional candidates within weeks. Truly consultative.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", - }, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { - name: "Sarah Mitchell", - handle: "Finance Director, Corporate Group", - testimonial: - "The honesty and transparency throughout the process set them apart. No hard sells, just results.", - rating: 5, + name: "Sarah Mitchell", handle: "Finance Director, Corporate Group", testimonial: + "The honesty and transparency throughout the process set them apart. No hard sells, just results.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", - }, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"}, { - name: "James Chen", - handle: "Chief People Officer, Tech Firm", - testimonial: - "20+ years of industry experience shows in every interaction. They get it.", - rating: 5, + name: "James Chen", handle: "Chief People Officer, Tech Firm", testimonial: + "20+ years of industry experience shows in every interaction. They get it.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-smiling_1098-63.jpg", - }, + "http://img.b2bpic.net/free-photo/young-businessman-smiling_1098-63.jpg"}, { - name: "Emma Robinson", - handle: "Legal Counsel, Financial Services", - testimonial: - "More than recruiters – they're strategic partners invested in long-term relationships.", - rating: 5, + name: "Emma Robinson", handle: "Legal Counsel, Financial Services", testimonial: + "More than recruiters – they're strategic partners invested in long-term relationships.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", - }, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -132,7 +117,7 @@ export default function HomePage() { description="Over 20 years transforming professional services hiring" subdescription="Built on relationships that last" icon={HandshakeIcon} - imageSrc="http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg" imageAlt="Adapro team collaborating with clients" mediaAnimation="slide-up" useInvertedBackground={true} @@ -145,59 +130,29 @@ export default function HomePage() { description="Deep expertise in professional services means we understand your challenges and opportunities." features={[ { - id: "finance", - title: "Finance", - description: - "CFOs, controllers, financial analysts, and accounting professionals. From audit to FP&A.", - tag: "Finance", - imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg?_wi=1", - }, + id: "finance", title: "Finance", description: + "CFOs, controllers, financial analysts, and accounting professionals. From audit to FP&A.", tag: "Finance", imageSrc: + "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg"}, { - id: "hr", - title: "Human Resources", - description: - "HR directors, talent acquisition leaders, and people strategy experts.", - tag: "HR", - imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-people-learning-together_23-2149300755.jpg?_wi=1", - }, + id: "hr", title: "Human Resources", description: + "HR directors, talent acquisition leaders, and people strategy experts.", tag: "HR", imageSrc: + "http://img.b2bpic.net/free-photo/medium-shot-people-learning-together_23-2149300755.jpg"}, { - id: "procurement", - title: "Procurement", - description: - "Procurement directors, supply chain specialists, and strategic sourcing professionals.", - tag: "Procurement", - imageSrc: - "http://img.b2bpic.net/free-photo/employees-check-warehouse-inventory_482257-75292.jpg", - }, + id: "procurement", title: "Procurement", description: + "Procurement directors, supply chain specialists, and strategic sourcing professionals.", tag: "Procurement", imageSrc: + "http://img.b2bpic.net/free-photo/employees-check-warehouse-inventory_482257-75292.jpg"}, { - id: "marketing", - title: "Marketing", - description: - "Marketing leaders, digital strategists, and campaign specialists.", - tag: "Marketing", - imageSrc: - "http://img.b2bpic.net/free-photo/marketing-plan-achievement-strategy_53876-127844.jpg?_wi=1", - }, + id: "marketing", title: "Marketing", description: + "Marketing leaders, digital strategists, and campaign specialists.", tag: "Marketing", imageSrc: + "http://img.b2bpic.net/free-photo/marketing-plan-achievement-strategy_53876-127844.jpg"}, { - id: "legal", - title: "Legal", - description: - "Qualified lawyers, legal counsel, and compliance specialists.", - tag: "Legal", - imageSrc: - "http://img.b2bpic.net/free-photo/lawyer-legal-advice-law-compliance-concept_53876-120328.jpg", - }, + id: "legal", title: "Legal", description: + "Qualified lawyers, legal counsel, and compliance specialists.", tag: "Legal", imageSrc: + "http://img.b2bpic.net/free-photo/lawyer-legal-advice-law-compliance-concept_53876-120328.jpg"}, { - id: "it", - title: "IT", - description: - "CIOs, systems architects, project managers, and technology specialists.", - tag: "IT", - imageSrc: - "http://img.b2bpic.net/free-photo/joyous-coworkers-having-fun-vibrant-office-while-reviewing-financial-graphs_482257-126650.jpg", - }, + id: "it", title: "IT", description: + "CIOs, systems architects, project managers, and technology specialists.", tag: "IT", imageSrc: + "http://img.b2bpic.net/free-photo/joyous-coworkers-having-fun-vibrant-office-while-reviewing-financial-graphs_482257-126650.jpg"}, ]} animationType="slide-up" textboxLayout="default" @@ -210,59 +165,29 @@ export default function HomePage() {