edit text
This commit is contained in:
@@ -3,7 +3,7 @@ export default function Bottom() {
|
||||
<div className="relative isolate overflow-hidden bg-gray-900">
|
||||
<div className="px-6 py-24 sm:px-6 sm:py-32 lg:px-8">
|
||||
<div className="mx-auto max-w-2xl text-center">
|
||||
<h2 className="text-3xl font-bold tracking-tight text-gradient-new2 lg:text-5xl">
|
||||
<h2 className="text-3xl font-bold tracking-tight text-white lg:text-5xl">
|
||||
The Future of Collaboration
|
||||
<br />
|
||||
is now.
|
||||
@@ -14,7 +14,7 @@ export default function Bottom() {
|
||||
<div className="mt-10 flex items-center justify-center gap-x-6">
|
||||
<a
|
||||
href="https://portal.ourverse.tf"
|
||||
className="rounded-2xl btn-light px-3.5 py-2.5 text-sm font-semibold text-gray-900"
|
||||
className="rounded-2xl btn-dark text-base font-semibold text-gray-900"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"c
|
||||
>
|
||||
|
Reference in New Issue
Block a user