Update EHSAN Buds page hero with dark green styling

Modify the EHSAN Buds hero panel background color to dark green (#14573A) and text to white for visual consistency, referencing artifacts/ehsan-poc/src/pages/baraem.tsx.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 1fa9329f-0cec-4a2f-80e8-e26dbae3142e
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 182ac97b-e04e-4df2-b5fd-db1671de2614
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/4d696b13-86f2-4c9d-be0d-95b293430047/1fa9329f-0cec-4a2f-80e8-e26dbae3142e/l5PoRIV
Replit-Helium-Checkpoint-Created: true
This commit is contained in:
Replit Agent
2026-06-06 07:32:52 +00:00
parent bb6a08a8b3
commit 7178b8b0a1
+1 -1
View File
@@ -10,7 +10,7 @@ export default function Baraem() {
<div className="container mx-auto px-4 py-10">
{/* Intro green panel */}
<Reveal>
<section className="rounded-2xl bg-primary text-primary-foreground p-8 md:p-12 mb-10">
<section className="rounded-2xl bg-[#14573A] text-white p-8 md:p-12 mb-10">
<h1 className="text-2xl md:text-3xl font-bold mb-5">{t.baraem.introTitle}</h1>
<p className="leading-loose text-primary-foreground/90 max-w-4xl">
{t.baraem.intro}