doneeeeeee

This commit is contained in:
Carls2320
2025-02-11 15:17:17 +07:00
parent 4f07bdf08b
commit 6beefac2f4
30 changed files with 176 additions and 85 deletions

View File

@@ -7,10 +7,10 @@ function MasaDepan() {
{/* Tagline Section */}
<div className="mb-5">
<div className="flex flex-col sm:flex-row items-center justify-center gap-2 p-4">
<span className="flex items-center justify-center bg-pink-600 text-white font-semibold text-2xl rounded-2xl w-48 h-12">
<span className="flex items-center justify-center bg-[#CA2B68] text-white font-semibold text-2xl rounded-2xl w-48 h-12">
#Rekan AI
</span>
<h1 className="text-2xl sm:text-[32px] font-semibold text-black">
<h1 className="text-2xl sm:text-[32px] font-semibold text-[#212121]">
Masa Depan Bisnis, Dimulai Hari Ini
</h1>
</div>