forked from hero/www_hero_project
fix text
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="relative isolate overflow-hidden bg-gray-900 py-24 sm:py-32">
|
||||
<div class="relative isolate overflow-hidden bg-gray-900 py-12 lg:py-32">
|
||||
<img src="https://images.unsplash.com/photo-1522071820081-009f0129c71c?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2850&q=80&blend=111827&blend-mode=multiply&sat=-100&exp=15" alt="" class="absolute inset-0 -z-10 h-full w-full object-cover">
|
||||
<div class="relative mx-auto max-w-7xl px-6 lg:px-8">
|
||||
<div class="absolute -bottom-8 -left-96 -z-10 transform-gpu blur-3xl sm:-bottom-64 sm:-left-40 lg:-bottom-32 lg:left-8 xl:-left-10" aria-hidden="true">
|
||||
@@ -12,7 +12,7 @@
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-white sm:text-4xl">A more Advanced and Sustainable Digital Future</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-300">Our technological framework provides global effectiveness emphasizing security, efficiency, and sustainability.</p>
|
||||
</div>
|
||||
<dl class="mx-auto mt-16 grid max-w-2xl grid-cols-1 gap-x-8 gap-y-10 text-white sm:mt-20 sm:grid-cols-2 sm:gap-y-16 lg:mx-0 lg:max-w-none lg:grid-cols-4">
|
||||
<dl class="mx-auto mt-16 grid max-w-2xl grid-cols-1 gap-x-8 gap-y-10 text-white mt-10 sm:grid-cols-2 gap-y-16 lg:mx-0 lg:max-w-none lg:grid-cols-4">
|
||||
<div class="flex flex-col gap-y-3 border-l border-white/10 pl-6">
|
||||
<dt class="text-sm leading-6">to build the World Largest Decentralized Internet Grid</dt>
|
||||
<dd class="order-first text-3xl font-semibold tracking-tight">#1</dd>
|
||||
|
Reference in New Issue
Block a user