Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -168,7 +168,7 @@
|
|
168 |
</div>
|
169 |
</div>
|
170 |
<div class="hidden md:ml-4 md:flex md:items-center md:space-x-4">
|
171 |
-
<a href="
|
172 |
<button class="px-4 py-2 text-sm font-medium text-gray-700 hover:text-indigo-600">Sign in</button>
|
173 |
<button class="px-4 py-2 rounded-md text-sm font-medium text-white gradient-bg hover:opacity-90 transition">Get Started</button>
|
174 |
</div>
|
@@ -211,7 +211,7 @@
|
|
211 |
</main>
|
212 |
</div>
|
213 |
</div>
|
214 |
-
<div class="lg:absolute lg:inset-y-0 lg:right-
|
215 |
<div class="h-full w-full flex items-center justify-center p-10">
|
216 |
<div class="relative w-full h-96 rounded-2xl overflow-hidden shadow-xl">
|
217 |
<div class="absolute inset-0 gradient-bg opacity-90"></div>
|
|
|
168 |
</div>
|
169 |
</div>
|
170 |
<div class="hidden md:ml-4 md:flex md:items-center md:space-x-4">
|
171 |
+
<a href="redchina.html" class="px-4 py-2 text-sm font-medium text-gray-700 hover:text-indigo-600">中文版</a>
|
172 |
<button class="px-4 py-2 text-sm font-medium text-gray-700 hover:text-indigo-600">Sign in</button>
|
173 |
<button class="px-4 py-2 rounded-md text-sm font-medium text-white gradient-bg hover:opacity-90 transition">Get Started</button>
|
174 |
</div>
|
|
|
211 |
</main>
|
212 |
</div>
|
213 |
</div>
|
214 |
+
<div class="lg:absolute lg:inset-y-0 lg:right-200 lg:w-1/2 hidden lg:block">
|
215 |
<div class="h-full w-full flex items-center justify-center p-10">
|
216 |
<div class="relative w-full h-96 rounded-2xl overflow-hidden shadow-xl">
|
217 |
<div class="absolute inset-0 gradient-bg opacity-90"></div>
|