Skip to content

Commit 5707910

Browse files
committed
updated landing
1 parent 961cdca commit 5707910

File tree

3 files changed

+40
-38
lines changed

3 files changed

+40
-38
lines changed

src/components/Hero.astro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ import BtFlatSquare from "../assets/bt_flat_square.png"; // adjust path
4949
Transform your career journey with AI-powered insights —
5050
<br />
5151
🎯 Match your CV to dream jobs<br />
52-
✨ Craft compelling cover letters<br />
52+
📞 AI-powered outreach to hiring managers<br />
53+
🎯 Targeted company leads from M&A intelligence<br />
5354
🚀 Get job-ready in minutes, not hours
5455
</p>
5556
<div class="mt-8 text-center lg:text-left">

src/components/Products.astro

Lines changed: 37 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -39,60 +39,61 @@ const stages = [
3939
buttonLabel: "Join Talent Pool",
4040
buttonHref: "/talent-pool",
4141
},
42-
4342
{
4443
stage: "Stage 1.2",
4544
title: "Bounteer Role Fit Studio",
4645
subtitle: "Incrementally improve your RFI with AI-powered CV optimization.",
4746
launchDate: "October 2025",
48-
currentStage: "Beta Release",
47+
currentStage: "Released",
4948
tagColor: "bg-blue-100 text-blue-700",
5049
features: [
51-
"Join a curated directory of top-scoring candidates from RFI",
52-
"Showcase your strengths, skills, and high match scores to recruiters",
53-
"Control what you share — privacy-first and opt-in only",
54-
"Get contacted directly by companies looking for candidates like you",
55-
"Stay updated when your profile is viewed or shortlisted",
56-
"Boost your visibility by improving your match scores over time",
50+
"AI-powered CV optimization based on RFI feedback",
51+
"Iterative improvements to boost your match scores",
52+
"Personalized recommendations for skill development",
53+
"Industry-specific keyword optimization",
54+
"ATS-friendly formatting suggestions",
55+
"Track improvement progress over time",
5756
],
58-
buttonLabel: "Join Talent Pool",
59-
buttonHref: "/talent-pool",
57+
buttonLabel: "Try Role Fit Studio",
58+
buttonHref: "/role-fit-studio",
6059
},
6160
{
62-
stage: "Stage 1.3",
63-
title: "Bounteer CV Maker",
64-
subtitle: "Incrementally improve your RFI with AI-powered CV optimization.",
65-
launchDate: "October 2025",
66-
currentStage: "In Development",
67-
tagColor: "bg-orange-100 text-orange-700",
61+
stage: "Stage 2",
62+
title: "Bounteer Orbit Calls",
63+
subtitle:
64+
"AI-powered outreach calls to hiring managers with personalized scripts.",
65+
launchDate: "December 2024",
66+
currentStage: "Released",
67+
tagColor: "bg-emerald-100 text-emerald-700",
6868
features: [
69-
"Join a curated directory of top-scoring candidates from RFI",
70-
"Showcase your strengths, skills, and high match scores to recruiters",
71-
"Control what you share — privacy-first and opt-in only",
72-
"Get contacted directly by companies looking for candidates like you",
73-
"Stay updated when your profile is viewed or shortlisted",
74-
"Boost your visibility by improving your match scores over time",
69+
"AI-generated personalized outreach scripts for hiring managers",
70+
"Automated call scheduling and execution",
71+
"Real-time call tracking and status updates",
72+
"Integration with company research and job postings",
73+
"Success rate analytics and optimization insights",
74+
"Professional call recordings and transcripts",
7575
],
76-
buttonLabel: "Coming Soon",
77-
buttonHref: "/talent-pool",
76+
buttonLabel: "Start Orbit Calls",
77+
buttonHref: "/orbit-calls",
7878
},
7979
{
80-
stage: "Stage 2",
81-
title: "Bounteer Marketplace",
82-
subtitle: "Quality-first referral bounties with transparent payouts.",
83-
launchDate: "2026",
80+
stage: "Stage 3",
81+
title: "Bounteer Orbit Leads",
82+
subtitle:
83+
"Curated company lists for outreach based on latest M&A news and market intelligence.",
84+
launchDate: "January 2025",
8485
currentStage: "In Development",
85-
tagColor: "bg-orange-100 text-orange-700",
86+
tagColor: "bg-blue-100 text-blue-700",
8687
features: [
87-
"Post roles with tiered bounties & clear acceptance criteria",
88-
"Verified referrers submit candidates with one link",
89-
"Built-in screening powered by RFI",
90-
"Reputation & anti-spam quality gates",
91-
"Dashboard for pipeline, payouts, and ROI",
92-
"Optional escrow & milestone-based releases",
88+
"Real-time M&A news monitoring and company identification",
89+
"Curated lists of companies in transition or growth phases",
90+
"Key contact discovery with verified hiring manager details",
91+
"Market intelligence and hiring trend analysis",
92+
"Integration with Orbit Calls for seamless outreach",
93+
"Custom list building based on industry and role criteria",
9394
],
9495
buttonLabel: "Coming Soon",
95-
buttonHref: "/marketplace",
96+
buttonHref: "/orbit-leads",
9697
},
9798
];
9899
---

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import FloatingButton from "../components/FloatingButton.astro";
1010
<Layout
1111
title="Bounteer - Disrupt Recruiting"
1212
name="Bounteer"
13-
description="Get hired with confidence. We analyze your CV and job descriptions to boost your match score and increase your chances of success."
13+
description="Get hired with confidence. AI-powered CV matching, orbit calls to hiring managers, and targeted company leads from M&A intelligence."
1414
url="https://bounteer.com"
1515
image_url="https://bounteer.com/og.png"
1616
>

0 commit comments

Comments
 (0)