From 52500e9818d02d45cdab85ff1f7b36ba979918cd Mon Sep 17 00:00:00 2001 From: BuyWhere Date: Tue, 4 Aug 2026 09:56:07 +0000 Subject: [PATCH] fix(BUY-64575): reskin secondary hero CTA as ghost/outline Primary 'Browse price comparisons' stays solid white; secondary 'Developers: Get API access' is now transparent with border-white/40 + text-white so the primary CTA wins visual hierarchy. Hover affordance retained via hover:bg-white/10. Suggested in QA: rgba(255,255,255,0.4) border, transparent bg, white text. --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 261dfc97c..d79e8394c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -308,7 +308,7 @@ export default function HomePage() { Developers: Get API access