update the layout
This commit is contained in:
@@ -48,16 +48,16 @@ export function CardsGrid() {
|
||||
|
||||
<div className="relative z-10 flex gap-[6px]">
|
||||
<span className="rounded-[15px] border border-white px-[20px] py-[5px] text-[12px] text-white transition-colors hover:border-tenext-teal hover:text-tenext-teal">
|
||||
Solutions
|
||||
Engineering
|
||||
</span>
|
||||
<span className="rounded-[15px] border border-white px-[20px] py-[5px] text-[12px] text-white transition-colors hover:border-tenext-teal hover:text-tenext-teal">
|
||||
Plugins
|
||||
Cloud
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<div className="relative z-10 mt-[66px] max-w-[460px] lg:mt-[110px]">
|
||||
<CardHeading
|
||||
title="Transform customer support with intelligent AI chatbots for seamless and effortless service"
|
||||
title="Build and modernize digital products with full-stack engineering expertise"
|
||||
titleClassName="text-white"
|
||||
wrapperClassName="mb-0"
|
||||
/>
|
||||
@@ -93,14 +93,14 @@ export function CardsGrid() {
|
||||
</div>
|
||||
|
||||
<CardHeading
|
||||
title="All-in-One AI solutions dashboard for smarter business insights & innovation."
|
||||
title="Unified cloud and data platforms for smarter enterprise decisions."
|
||||
titleClassName="text-white"
|
||||
wrapperClassName="mb-[18px]"
|
||||
/>
|
||||
|
||||
<p className="max-w-[448px] text-[16px] leading-[1.85] text-white">
|
||||
Explore our comprehensive AI solutions dashboard designed to
|
||||
provide actionable business insights and drive innovation
|
||||
Consolidate data across systems with secure, scalable platforms
|
||||
that turn day-to-day operations into actionable insight.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -116,7 +116,7 @@ export function CardsGrid() {
|
||||
<a
|
||||
href="#"
|
||||
className="absolute inset-0 z-20"
|
||||
aria-label="Happy clients"
|
||||
aria-label="Digital transactions processed daily"
|
||||
/>
|
||||
<div className="relative z-10 flex flex-col items-start">
|
||||
<div>
|
||||
@@ -133,7 +133,7 @@ export function CardsGrid() {
|
||||
</div>
|
||||
<div className="mt-[4px]">
|
||||
<h4 className="font-[var(--font-manrope)] text-[16px] font-medium leading-[20px] text-white">
|
||||
Happy clients
|
||||
Digital transactions processed daily
|
||||
</h4>
|
||||
</div>
|
||||
</div>
|
||||
@@ -145,7 +145,7 @@ export function CardsGrid() {
|
||||
|
||||
<div className="relative z-10 mb-[26px]">
|
||||
<CardHeading
|
||||
title="Unlock your full potential with effortless OpenAI integration solutions"
|
||||
title="Apply AI and data science to automate and augment your operations"
|
||||
titleClassName="text-white max-w-[80%]"
|
||||
wrapperClassName="mb-0"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user