From e309c913098f1f84d68ba8684287949d66e6a4eb Mon Sep 17 00:00:00 2001
From: Mannu
Date: Fri, 29 May 2026 10:36:45 +0530
Subject: [PATCH] fix(hero): replace pulse ring with hover-only lift + rose
glow on CTA
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Remove continuous animate-cta-pulse ring — too distracting.
On hover: button lifts 0.5px, scales 1.03×, shadow grows with a
rose-200/60 tint. Fades back on mouse-out. Active state still
scales down to 0.95 for tactile press feel.
Co-Authored-By: Claude Sonnet 4.6
---
src/app/(marketing)/page.tsx | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/src/app/(marketing)/page.tsx b/src/app/(marketing)/page.tsx
index e72dea6..d709fa0 100644
--- a/src/app/(marketing)/page.tsx
+++ b/src/app/(marketing)/page.tsx
@@ -45,17 +45,13 @@ function Hero() {
one day look back on.
- {/* Pulse-ring wrapper — fades ring on hover */}
-