From 3c0be33b1cd0be5a2908ac8f9564c3470903baaa Mon Sep 17 00:00:00 2001
From: "diana.dolgolyova"
Date: Thu, 2 Apr 2026 15:41:51 +0300
Subject: [PATCH] feat: transparent glass hero button, gold text
Hero CTA button: transparent gold/15 background with backdrop blur,
gold border, gold text. Frosted glass effect over video.
---
src/components/sections/Hero.tsx | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/components/sections/Hero.tsx b/src/components/sections/Hero.tsx
index 126a5a7..16d2990 100644
--- a/src/components/sections/Hero.tsx
+++ b/src/components/sections/Hero.tsx
@@ -178,9 +178,12 @@ export function Hero({ data: hero }: HeroProps) {
-