|
|
|
@ -3,14 +3,14 @@ export default function OffersTitle() {
|
|
|
|
|
<>
|
|
|
|
|
<div className="flex items-end justify-center">
|
|
|
|
|
<h1 className="text-primary-600 mt-16 text-center text-4xl font-bold">
|
|
|
|
|
Tech Handbook Offers Repo
|
|
|
|
|
Offer Profile Repository
|
|
|
|
|
</h1>
|
|
|
|
|
</div>
|
|
|
|
|
<div className="text-primary-500 mt-2 text-center text-2xl font-normal">
|
|
|
|
|
Reveal profile stories behind offers
|
|
|
|
|
</div>
|
|
|
|
|
<div className="items-top flex justify-center text-xl font-normal">
|
|
|
|
|
Benchmark your offers and profiles, learn from other's offer profile,
|
|
|
|
|
Click into offers to view profiles, benchmark your offers and profiles,
|
|
|
|
|
and discuss with the community
|
|
|
|
|
</div>
|
|
|
|
|
</>
|
|
|
|
|