diff --git a/client/src/index.css b/client/src/index.css index 0526f37..bde3caa 100644 --- a/client/src/index.css +++ b/client/src/index.css @@ -311,35 +311,50 @@ input[data-testid*="search"]::placeholder { .bg-text-large { position: absolute; font-family: 'Inter', sans-serif; - font-weight: 800; - color: rgba(255, 255, 255, 0.015); + font-weight: 900; + background: linear-gradient(135deg, rgba(59, 130, 246, 0.25), rgba(147, 51, 234, 0.2)); + background-clip: text; + -webkit-background-clip: text; + color: transparent; font-size: clamp(120px, 15vw, 220px); pointer-events: none; z-index: 0; user-select: none; white-space: nowrap; + text-shadow: 0 0 30px rgba(59, 130, 246, 0.4); + filter: drop-shadow(0 0 20px rgba(147, 51, 234, 0.3)); } .bg-text-medium { position: absolute; font-family: 'Inter', sans-serif; - font-weight: 500; - color: rgba(255, 255, 255, 0.012); + font-weight: 700; + background: linear-gradient(135deg, rgba(147, 51, 234, 0.2), rgba(6, 182, 212, 0.18)); + background-clip: text; + -webkit-background-clip: text; + color: transparent; font-size: clamp(80px, 10vw, 150px); pointer-events: none; z-index: 0; user-select: none; white-space: nowrap; + text-shadow: 0 0 25px rgba(147, 51, 234, 0.3); + filter: drop-shadow(0 0 15px rgba(6, 182, 212, 0.25)); } .bg-text-small { position: absolute; font-family: 'Inter', sans-serif; - font-weight: 300; - color: rgba(255, 255, 255, 0.008); + font-weight: 500; + background: linear-gradient(135deg, rgba(6, 182, 212, 0.15), rgba(59, 130, 246, 0.12)); + background-clip: text; + -webkit-background-clip: text; + color: transparent; font-size: clamp(50px, 6vw, 100px); pointer-events: none; z-index: 0; user-select: none; white-space: nowrap; + text-shadow: 0 0 20px rgba(6, 182, 212, 0.25); + filter: drop-shadow(0 0 10px rgba(59, 130, 246, 0.2)); } \ No newline at end of file diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index c1687a8..54a397d 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -164,7 +164,7 @@ export default function VideoPage() {
go4.video
-
+
go4.video
diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 66318bb..035d100 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -94,13 +94,13 @@ export default function Home() {
go4.video
-
+
go4.video
-
+
go4.video
-
+
go4.video
diff --git a/client/src/pages/not-found.tsx b/client/src/pages/not-found.tsx index 6caa190..522bc2c 100644 --- a/client/src/pages/not-found.tsx +++ b/client/src/pages/not-found.tsx @@ -41,7 +41,7 @@ export default function NotFound() {
go4.video
-
+
go4.video