Spaces:
Running
Running
Manual changes saved
Browse files- index.html +1 -3
index.html
CHANGED
|
@@ -52,9 +52,7 @@
|
|
| 52 |
</head>
|
| 53 |
<body class="bg-[#3D1862] min-h-screen flex flex-col relative" style="background-image: radial-gradient(circle at 25% 25%, rgba(39, 8, 71, 0.6) 0%, rgba(39, 8, 71, 0) 50%), radial-gradient(circle at 75% 75%, rgba(59, 15, 110, 0.6) 0%, rgba(59, 15, 110, 0) 50%);">
|
| 54 |
<header class="sticky top-0 z-50 bg-purple-800/80 backdrop-blur-md shadow-sm">
|
| 55 |
-
|
| 56 |
-
<p>๐ New: Check out our <a href="strategy.html" class="font-bold underline">Strategic Sales Method</a> to accelerate your deals!</p>
|
| 57 |
-
</div>
|
| 58 |
<div class="container mx-auto px-4 py-3">
|
| 59 |
<div class="flex justify-between items-center">
|
| 60 |
<a href="index.html" class="flex items-center space-x-2">
|
|
|
|
| 52 |
</head>
|
| 53 |
<body class="bg-[#3D1862] min-h-screen flex flex-col relative" style="background-image: radial-gradient(circle at 25% 25%, rgba(39, 8, 71, 0.6) 0%, rgba(39, 8, 71, 0) 50%), radial-gradient(circle at 75% 75%, rgba(59, 15, 110, 0.6) 0%, rgba(59, 15, 110, 0) 50%);">
|
| 54 |
<header class="sticky top-0 z-50 bg-purple-800/80 backdrop-blur-md shadow-sm">
|
| 55 |
+
|
|
|
|
|
|
|
| 56 |
<div class="container mx-auto px-4 py-3">
|
| 57 |
<div class="flex justify-between items-center">
|
| 58 |
<a href="index.html" class="flex items-center space-x-2">
|