Skip to content

Commit 3538c75

Browse files
committed
items
1 parent 842093f commit 3538c75

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/components/Products.astro

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const stages = [
4545
subtitle: "Incrementally improve your RFI with AI-powered CV optimization.",
4646
launchDate: "October 2025",
4747
currentStage: "Released",
48-
tagColor: "bg-blue-100 text-blue-700",
48+
tagColor: "bg-emerald-100 text-emerald-700",
4949
features: [
5050
"AI-powered CV optimization based on RFI feedback",
5151
"Iterative improvements to boost your match scores",
@@ -62,7 +62,7 @@ const stages = [
6262
title: "Bounteer Orbit Call",
6363
subtitle:
6464
"AI-powered outreach calls to hiring managers with personalized scripts.",
65-
launchDate: "December 2024",
65+
launchDate: "December 2025",
6666
currentStage: "Released",
6767
tagColor: "bg-emerald-100 text-emerald-700",
6868
features: [
@@ -81,9 +81,9 @@ const stages = [
8181
title: "Bounteer Orbit Leads",
8282
subtitle:
8383
"Curated company lists for outreach based on latest M&A news and market intelligence.",
84-
launchDate: "January 2025",
84+
launchDate: "December 2025",
8585
currentStage: "In Development",
86-
tagColor: "bg-blue-100 text-blue-700",
86+
tagColor: "bg-primary-100 text-primary-700",
8787
features: [
8888
"Real-time M&A news monitoring and company identification",
8989
"Curated lists of companies in transition or growth phases",

0 commit comments

Comments
 (0)