From 81f5e953f68bbcca780b9d92901a92add5dcb579 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 17:58:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 195 +++++++++++------------------------------------ 1 file changed, 45 insertions(+), 150 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7833ff7..a9e6737 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,42 +48,27 @@ export default function LandingPage() {
@@ -103,19 +80,13 @@ export default function LandingPage() { metrics={[ { icon: Award, - label: "Industry Awards", - value: "15+", - }, + label: "Industry Awards", value: "15+"}, { icon: Users, - label: "Placements", - value: "2000+", - }, + label: "Placements", value: "2000+"}, { icon: Briefcase, - label: "Client Companies", - value: "500+", - }, + label: "Client Companies", value: "500+"}, ]} metricsAnimation="slide-up" /> @@ -128,32 +99,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Executive Search", - tags: [ - "Leadership", - "Strategy", - ], - imageSrc: "http://img.b2bpic.net/free-vector/hiring-recruitment-process_23-2148624066.jpg", - }, + id: "1", title: "Executive Search", tags: [ + "Leadership", "Strategy"], + imageSrc: "http://img.b2bpic.net/free-vector/hiring-recruitment-process_23-2148624066.jpg"}, { - id: "2", - title: "Career Coaching", - tags: [ - "Development", - "Success", - ], - imageSrc: "http://img.b2bpic.net/free-photo/arrow-pack-with-copy-space_23-2148543365.jpg", - }, + id: "2", title: "Career Coaching", tags: [ + "Development", "Success"], + imageSrc: "http://img.b2bpic.net/free-photo/arrow-pack-with-copy-space_23-2148543365.jpg"}, { - id: "3", - title: "HR Consulting", - tags: [ - "Operations", - "Strategy", - ], - imageSrc: "http://img.b2bpic.net/free-vector/online-education-icons-set_1284-6139.jpg", - }, + id: "3", title: "HR Consulting", tags: [ + "Operations", "Strategy"], + imageSrc: "http://img.b2bpic.net/free-vector/online-education-icons-set_1284-6139.jpg"}, ]} title="Our Specialized Solutions" description="We offer tailor-made recruitment services focused on high-performance sectors." @@ -167,23 +123,14 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - icon: TrendingUp, - title: "Candidate Retention", - value: "95%", - }, + id: "m1", icon: TrendingUp, + title: "Candidate Retention", value: "95%"}, { - id: "m2", - icon: Clock, - title: "Average Placement Time", - value: "14 Days", - }, + id: "m2", icon: Clock, + title: "Average Placement Time", value: "14 Days"}, { - id: "m3", - icon: DollarSign, - title: "Client Cost Savings", - value: "40%", - }, + id: "m3", icon: DollarSign, + title: "Client Cost Savings", value: "40%"}, ]} title="Empowering Careers" description="Data-driven placement strategy results in measurable professional outcomes." @@ -192,17 +139,11 @@ export default function LandingPage() {
@@ -215,40 +156,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "CEO", - testimonial: "TalentBridge provided exceptional talent that transformed our engineering department.", - imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg", - }, + id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "TalentBridge provided exceptional talent that transformed our engineering department.", imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg"}, { - id: "2", - name: "Michael Chen", - role: "CTO", - testimonial: "The precision in their candidate matching saved us months of searching.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", - }, + id: "2", name: "Michael Chen", role: "CTO", testimonial: "The precision in their candidate matching saved us months of searching.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg"}, { - id: "3", - name: "Emily Rodriguez", - role: "Head of HR", - testimonial: "Highly recommended for their deep industry insights and professionalism.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-arms-crossed-holding-white-headphone-around-his-neck_23-2148096439.jpg", - }, + id: "3", name: "Emily Rodriguez", role: "Head of HR", testimonial: "Highly recommended for their deep industry insights and professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-arms-crossed-holding-white-headphone-around-his-neck_23-2148096439.jpg"}, { - id: "4", - name: "David Kim", - role: "Product Manager", - testimonial: "Securing a top role was simple thanks to their dedicated support team.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", - }, + id: "4", name: "David Kim", role: "Product Manager", testimonial: "Securing a top role was simple thanks to their dedicated support team.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg"}, { - id: "5", - name: "Lisa Wang", - role: "Creative Lead", - testimonial: "Their approach to vetting talent is truly in a league of its own.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705921.jpg", - }, + id: "5", name: "Lisa Wang", role: "Creative Lead", testimonial: "Their approach to vetting talent is truly in a league of its own.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705921.jpg"}, ]} title="Hear From Our Partners" description="See why our clients choose us for their recruiting needs." @@ -260,20 +176,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How do you vet candidates?", - content: "We follow a multi-stage process involving deep screening, technical assessment, and cultural fit verification.", - }, + id: "f1", title: "How do you vet candidates?", content: "We follow a multi-stage process involving deep screening, technical assessment, and cultural fit verification."}, { - id: "f2", - title: "What industries do you serve?", - content: "We specialize in tech, finance, and creative industries, but handle diverse corporate roles.", - }, + id: "f2", title: "What industries do you serve?", content: "We specialize in tech, finance, and creative industries, but handle diverse corporate roles."}, { - id: "f3", - title: "How to get started?", - content: "Simply contact our team via the form or book a consultation call through our website.", - }, + id: "f3", title: "How to get started?", content: "Simply contact our team via the form or book a consultation call through our website."}, ]} sideTitle="Questions?" faqsAnimation="blur-reveal" @@ -287,22 +194,14 @@ export default function LandingPage() { description="Ready to scale your team or start a new career? Get in touch with us today." inputs={[ { - name: "fullName", - type: "text", - placeholder: "Full Name", - required: true, + name: "fullName", type: "text", placeholder: "Full Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Email Address", - required: true, + name: "email", type: "email", placeholder: "Email Address", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us about your needs...", - rows: 4, + name: "message", placeholder: "Tell us about your needs...", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/patients-entering-office-attend-aa-therapy-meeting-rehabilitation-with-therapist-people-with-addiction-talking-about-alcoholism-recovery-with-psychiatrist-circle-rehab-program_482257-37067.jpg" /> @@ -312,13 +211,9 @@ export default function LandingPage() {
-- 2.49.1