update the layout

This commit is contained in:
2026-07-30 20:34:44 +05:30
parent af8a9d5de1
commit 1e3f225bed
15 changed files with 533 additions and 141 deletions

View File

@@ -18,7 +18,7 @@ export function PossibilitiesSection() {
className="tenext-subheading mb-[16px] text-tenext-dark uppercase tracking-[0.1em]"
style={{ fontFamily: "var(--font-sora)" }}
>
[ possibilities ]
[ what we do ]
</span>
<h2
@@ -30,15 +30,14 @@ export function PossibilitiesSection() {
lineHeight: 1.1,
}}
>
Explore limitless possibilities with our intelligent solutions
Services that move the business, not just the technology
</h2>
<p className="mb-[40px] max-w-[480px] text-[16px] leading-[1.8] text-tenext-text-muted">
tenext is a leading AI agency committed to transforming businesses
through cutting-edge artificial intelligence solutions. We
specialize in delivering tailored AI strategies that drive
innovation, optimize processes, and unlock new opportunities for
growth.
Tenext Technologies partners with enterprises to engineer, migrate,
and scale digital platforms. We integrate solutions with your
existing systems and processes to deliver predictable outcomes,
lower total cost of ownership, and accelerate time to value.
</p>
<TenextButton
@@ -61,8 +60,8 @@ export function PossibilitiesSection() {
backgroundClip: "text",
WebkitBackgroundClip: "text",
}}
title="AI Solutions for our clients"
titleClassName="font-[var(--font-manrope)] text-[16px] font-bold leading-[1.4] text-tenext-dark max-w-[120px]"
title="Engineering hours delivered for clients"
titleClassName="font-[var(--font-manrope)] text-[16px] font-bold leading-[1.4] text-tenext-dark max-w-[160px]"
layout="row-reverse"
gap="30px"
/>
@@ -73,29 +72,29 @@ export function PossibilitiesSection() {
<div className="flex flex-col gap-[30px] lg:pl-[10%]">
<IconBox
icon={<OrbitIcon className="h-full w-full" />}
title="Cutting-edge technology"
description="Integrating neural network models into existing systems or software applications, enabling businesses to leverage AI capabilities seamlessly."
title="Technology Engineering"
description="Full-stack product engineering — architecture, development, and modernization of enterprise applications built to scale."
hasBorder={true}
theme="light"
/>
<IconBox
icon={<FanIcon className="h-full w-full" />}
title="Tailored solutions"
description="Integrating neural network models into existing systems or software applications, enabling businesses to leverage AI capabilities seamlessly."
title="Cloud & Enterprise Platforms"
description="Cloud migration, platform engineering, and DevOps that lower total cost of ownership and keep systems reliable."
hasBorder={true}
theme="light"
/>
<IconBox
icon={<CirclesIcon className="h-full w-full" />}
title="Training and workshops"
description="Custom design and development of neural network architectures tailored to specific business needs and objectives."
title="AI & Data Science"
description="Data platforms, analytics, and applied AI that turn enterprise data into automation and decision-ready insight."
hasBorder={true}
theme="light"
/>
<IconBox
icon={<ExpandIcon className="h-full w-full" />}
title="Modern development"
description="Building and training deep neural networks for tasks such as image recognition, natural language processing, speech recognition, and anomaly detection."
title="Digital Commerce & Mobility"
description="Commerce platforms and enterprise mobile applications that deliver seamless customer and workforce experiences."
hasBorder={true}
theme="light"
/>