diff --git a/frontend/src/components/home/HeroSection.tsx b/frontend/src/components/home/HeroSection.tsx index e37307166..e33ca048d 100644 --- a/frontend/src/components/home/HeroSection.tsx +++ b/frontend/src/components/home/HeroSection.tsx @@ -111,10 +111,10 @@ export function HeroSection() { {/* Terminal body */} -
+
$ - + forge bounty --reward 100 --lang typescript --tier 2 {typewriterDone && ( @@ -154,7 +154,7 @@ export function HeroSection() { initial={{ opacity: 0, y: 16 }} animate={{ opacity: 1, y: 0 }} transition={{ delay: 0.3, duration: 0.5 }} - className="font-display text-4xl md:text-5xl font-bold text-text-primary tracking-wider text-center mt-10" + className="font-display text-3xl sm:text-4xl md:text-5xl font-bold text-text-primary tracking-wider text-center mt-8 sm:mt-10" > THE AI-POWERED BOUNTY{' '} FORGE @@ -174,7 +174,7 @@ export function HeroSection() { initial={{ opacity: 0, y: 12 }} animate={{ opacity: 1, y: 0 }} transition={{ delay: 0.6, duration: 0.5 }} - className="flex flex-wrap items-center justify-center gap-4 mt-8" + className="flex flex-col sm:flex-row items-center justify-center gap-3 sm:gap-4 mt-6 sm:mt-8" >