diff --git a/components/aiero/MetricsSection.tsx b/components/aiero/MetricsSection.tsx
index a0494d4..2870f7e 100644
--- a/components/aiero/MetricsSection.tsx
+++ b/components/aiero/MetricsSection.tsx
@@ -8,34 +8,34 @@ export function MetricsSection() {
{/* Left Metric */}
- Happy & satisfied customers
+ Projects delivered
- Achieved a 95% customer satisfaction rate across all AI solutions.
+ Across retail, financial services, healthcare, manufacturing, and
+ education.
{/* Right Metric */}
- Earns with our tenext product
+ Years engineering digital products
- Delivered over $150 billion in cost savings for clients through
- optimized AI solutions.
+ Helping enterprises modernize and scale with measurable business
+ outcomes.
diff --git a/components/aiero/Navbar.tsx b/components/aiero/Navbar.tsx
index 79779e0..a1e6639 100644
--- a/components/aiero/Navbar.tsx
+++ b/components/aiero/Navbar.tsx
@@ -38,7 +38,7 @@ export function Navbar() {
{/* Logo */}
- 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.
}
- 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"
/>
}
- 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"
/>
}
- 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"
/>
}
- 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"
/>
diff --git a/components/aiero/TinkerSection.tsx b/components/aiero/TinkerSection.tsx
index 1b86605..b2b6878 100644
--- a/components/aiero/TinkerSection.tsx
+++ b/components/aiero/TinkerSection.tsx
@@ -23,7 +23,7 @@ export function TinkerSection() {
- Tinker with a{" "}
+ Modern technology,{" "}
- Neural Network right here
+ integrated with the systems
{" "}
- in your browser. Don't worry, you can't break it. We Promise.
+ you already run — cloud, data, IoT, DevOps, and blockchain.
diff --git a/components/aiero/WOWSection.tsx b/components/aiero/WOWSection.tsx
index 7921179..ee06ba3 100644
--- a/components/aiero/WOWSection.tsx
+++ b/components/aiero/WOWSection.tsx
@@ -25,13 +25,13 @@ export function WOWSection() {
lineHeight: 1.1,
}}
>
- WOW! Meet the next evolution of neural networks
+ Why enterprises choose Tenext
- Artificial Intelligence refers to the development of computer
- systems that can perform tasks that would typically require
- human intelligence. It involves the creation of algorithms and
- models that enable machines to learn, reason, perceive, and
- make decisions.
+ Tenext Technologies helps enterprises turn digital
+ transformation into predictable business outcomes. We combine
+ engineering depth with a diagnostic, outcome-first approach —
+ so every investment maps to measurable value.
- There are generally two types of AI: Narrow or Weak AI, which
- is designed to perform specific tasks, and General or Strong
- AI, which possesses human-level intelligence and can handle a
- wide range of tasks. AI strategies that drive innovation,
- optimize processes, and unlock new opportunities for growth.
+ Our teams integrate solutions with your existing systems and
+ processes, delivering the lowest total cost of ownership and
+ accelerated time to value across cloud, data, AI, product
+ engineering, and digital commerce.
diff --git a/data/navigation.ts b/data/navigation.ts
index 225aaf9..473eba3 100644
--- a/data/navigation.ts
+++ b/data/navigation.ts
@@ -7,64 +7,66 @@ export interface NavItem {
export const navigationData: NavItem[] = [
{
label: "Home",
- href: "#",
- children: [
- { label: "Home 1", href: "#" },
- { label: "Home 2", href: "#" },
- { label: "Home 3", href: "#" },
- { label: "Home 4", href: "#" },
- { label: "Home 5", href: "#" },
- { label: "Home 6", href: "#" },
- { label: "Home 7", href: "#" },
- { label: "Home 8", href: "#" },
- { label: "Home 9", href: "#" },
- ],
+ href: "/",
},
{
- label: "Pages",
- href: "#",
+ label: "About",
+ href: "/about",
children: [
- { label: "About Us", href: "/about" },
- { label: "About Us 2", href: "#" },
- { label: "Team", href: "#" },
- { label: "Gallery Grid", href: "#" },
- { label: "Gallery Masonry", href: "#" },
- { label: "Pricing plans", href: "#" },
- { label: "FAQ", href: "#" },
- { label: "Typography", href: "#" },
- { label: "404", href: "#" },
+ { label: "Company", href: "/about" },
+ { label: "Mission & Vision", href: "/about#mission" },
+ { label: "Leadership", href: "/about#team" },
+ { label: "Careers", href: "/careers" },
],
},
{
label: "Services",
- href: "#",
+ href: "/services",
children: [
- { label: "Services Page", href: "/services" },
- { label: "Service Single", href: "#" },
+ { label: "Technology Engineering", href: "/services#technology-engineering" },
+ { label: "Cloud & Enterprise Platforms", href: "/services#cloud-enterprise-platforms" },
+ { label: "AI & Data Science", href: "/services#ai-data-science" },
+ { label: "Enterprise Mobility", href: "/services#enterprise-mobility" },
+ { label: "Digital Commerce", href: "/services#digital-commerce" },
],
},
{
- label: "Shop",
- href: "#",
+ label: "Solutions",
+ href: "/solutions",
children: [
- { label: "Products", href: "#" },
- { label: "Single Product", href: "#" },
- { label: "Shopping cart", href: "#" },
- { label: "Checkout", href: "#" },
- { label: "My account", href: "#" },
+ { label: "Digital Transformation", href: "/solutions#digital-transformation" },
+ { label: "Product Development", href: "/solutions#product-development" },
+ { label: "Internet of Things", href: "/solutions#iot" },
+ { label: "SMAC", href: "/solutions#smac" },
+ { label: "DevOps", href: "/solutions#devops" },
+ { label: "Blockchain", href: "/solutions#blockchain" },
],
},
{
- label: "Blog",
- href: "#",
+ label: "Industries",
+ href: "/industries",
children: [
- { label: "Blog Classic", href: "#" },
- { label: "Blog Grid", href: "#" },
- { label: "Blog Single", href: "#" },
+ { label: "Retail", href: "/industries#retail" },
+ { label: "Financial Services", href: "/industries#financial-services" },
+ { label: "Healthcare", href: "/industries#healthcare" },
+ { label: "Manufacturing", href: "/industries#manufacturing" },
+ { label: "Education", href: "/industries#education" },
],
},
{
- label: "Contacts",
+ label: "Case Studies",
+ href: "/case-studies",
+ },
+ {
+ label: "Resources",
+ href: "/resources",
+ },
+ {
+ label: "Careers",
+ href: "/careers",
+ },
+ {
+ label: "Contact",
href: "/contacts",
},
];
diff --git a/data/site-config.ts b/data/site-config.ts
index ec48ece..77f0347 100644
--- a/data/site-config.ts
+++ b/data/site-config.ts
@@ -16,15 +16,15 @@ export interface FooterLink {
export const siteConfig = {
name: "tenext",
- tagline: "AI Agency",
+ tagline: "Enterprise Digital Transformation",
// Contact
- phone: "+1 800 529 10 37",
- phoneRaw: "+18005291037",
- email: "tenext@mail.co",
+ phone: "+91 96294 15770",
+ phoneRaw: "+919629415770",
+ email: "info@tenext.in",
address: {
- line1: "USA, New York – 1060",
- line2: "Str. First Avenue 1",
+ line1: "424 Redrose Towers, DB Road",
+ line2: "RS Puram, Coimbatore, India",
},
// Social
@@ -47,20 +47,20 @@ export const siteConfig = {
footerLinks: {
company: [
{ label: "About Us", href: "/about" },
- { label: "Creative Team", href: "#" },
- { label: "Pricing Plans", href: "#" },
- { label: "FAQ", href: "#" },
+ { label: "Leadership", href: "/about#team" },
+ { label: "Careers", href: "/careers" },
+ { label: "Contact", href: "/contacts" },
] as FooterLink[],
services: [
- { label: "Services Page", href: "/services" },
- { label: "AI Systems", href: "#" },
- { label: "Deep Learning", href: "#" },
- { label: "Neural Networks", href: "#" },
+ { label: "Cloud & Enterprise Platforms", href: "/services#cloud-enterprise-platforms" },
+ { label: "AI & Data Science", href: "/services#ai-data-science" },
+ { label: "Enterprise Mobility", href: "/services#enterprise-mobility" },
+ { label: "Digital Commerce", href: "/services#digital-commerce" },
] as FooterLink[],
},
// Legal
- copyright: "©tenext 2025. All rights reserved.",
+ copyright: "©Tenext Technologies 2026. All rights reserved.",
legalLinks: [
{ label: "Terms of use", href: "#" },
{ label: "Privacy Policy", href: "#" },
diff --git a/docs/BLUEPRINT.md b/docs/BLUEPRINT.md
new file mode 100644
index 0000000..3a73542
--- /dev/null
+++ b/docs/BLUEPRINT.md
@@ -0,0 +1,396 @@
+# Tenext Technologies — Website Strategic Blueprint
+
+**Reference (design/UX only):** Aiero *Home 9* — https://demo.artureanec.com/themes/aiero/home-9/
+**Content source of truth:** https://www.tenext.in/
+**Codebase:** Next.js 16 (App Router) · React 19 · Tailwind v4 (CSS-first) · token-driven design system · hand-rolled motion (no Framer Motion)
+
+> This is a **strategic adaptation**, not a redesign and not a content copy. We keep Aiero Home-9's premium editorial layout, motion restraint, and card architecture, and replace all copy/branding with Tenext's real enterprise-IT positioning. Every recommendation is tied to a file or token that already exists in this repo so the change propagates from a single source.
+
+---
+
+## Table of Contents
+
+1. [Executive Summary](#1-executive-summary)
+2. [Website Analysis](#2-website-analysis)
+3. [Design Comparison (section by section)](#3-design-comparison)
+4. [Content Mapping Table](#4-content-mapping-table)
+5. [Homepage Blueprint](#5-homepage-blueprint)
+6. [Navigation Structure](#6-navigation-structure)
+7. [Complete Sitemap](#7-complete-sitemap)
+8. [Content Strategy](#8-content-strategy)
+9. [Visual Style Guide](#9-visual-style-guide)
+10. [UX Recommendations](#10-ux-recommendations)
+11. [UI Component Inventory](#11-ui-component-inventory)
+12. [Design System](#12-design-system)
+13. [SEO Strategy](#13-seo-strategy)
+14. [Performance Recommendations](#14-performance-recommendations)
+15. [Implementation Roadmap](#15-implementation-roadmap)
+16. [Appendix A — Content Debt (leftover Aiero placeholders to replace)](#appendix-a--content-debt)
+
+---
+
+## 1. Executive Summary
+
+### Why Aiero Home-9 is a strong reference for Tenext
+Aiero Home-9 is an **editorial, card-driven, image-heavy** template built for a premium AI/technology brand. Its strengths map directly onto what an enterprise IT + AI consulting firm like Tenext needs:
+
+- A **hero that gives ~70% of the composition to visual/artwork and ~30% to a compact left-aligned message** — reads as confident and modern, not a busy SaaS dashboard.
+- **Magazine-style cards** with large radii (25px), generous spacing, and varied proportions — ideal for expressing a services/solutions portfolio without looking like a widget grid.
+- **Restrained motion** — fade-up on reveal, small hover lift, opacity transitions — which signals maturity and keeps performance high.
+- A **clear vertical storytelling rhythm**: hook → capability proof → deeper explanation → metrics → process → people → social proof → insights → conversion.
+
+### Design principles to preserve
+1. Hero visual dominance (70/30) and left-aligned compact CTA.
+2. The shared **design-token system** (`data/design-tokens.ts`) as the only place colors, spacing, radius, type, shadows, and motion are defined.
+3. Card architecture: large radii, editorial (non-uniform) proportions, consistent gaps.
+4. Motion restraint via `RevealOnView` + token-driven hover.
+5. Shared layout primitives (`PageContainer`, `SectionContainer`, `SectionHeading`) on every section.
+
+### What changes for Tenext
+- **All copy and taxonomy** move from Aiero's chatbot/neural-network narrative to Tenext's enterprise offering: Digital Transformation, Cloud & Enterprise Platforms, AI & Data Science, Enterprise Mobility, Digital Commerce; solutions across IoT, SMAC, DevOps, Blockchain; industries Retail, Financial Services, Healthcare, Manufacturing, Education.
+- **Information architecture deepens** — Aiero is a single marketing page plus theme demos; Tenext needs real Services/Solutions/Industries/Case-Studies/Careers structure.
+- **Trust signals become enterprise-grade** — outcome language ("predictable outcomes from IT investments," "lowest TCO," "accelerated time to value"), industries served, delivery process, and real credentials replace Aiero's playful ML demos.
+- **Aiero-only novelty sections are repurposed, not deleted**: the neural-network "Tinker" playground becomes a Technology/Capabilities showcase; the ML "How it works" steps become Tenext's engagement/delivery process.
+
+### Overall strategy
+Keep the skeleton, replace the organs. Reuse the existing component library and tokens; drive all changes through `data/*.ts`. Fill the four content-debt gaps (site-config, navigation, home marquee/novelty sections, metadata), then extend the IA with Solutions / Industries / Case-Studies pages built from the **same** shared components. Target **95%+ visual fidelity** to Aiero's *feel* while being 100% Tenext in substance.
+
+---
+
+## 2. Website Analysis
+
+### Similarities (why the adaptation is natural)
+- Both are technology/AI-forward brands selling **capability and outcomes**, not a single product.
+- Both benefit from **card-based service portfolios** and **metric-driven credibility**.
+- Both want a **premium, modern, minimal** aesthetic with strong typography.
+
+### Differences
+| Dimension | Aiero Home-9 | Tenext (tenext.in) |
+|---|---|---|
+| Nature | Marketing theme demo | Real enterprise IT + AI services company |
+| Offering | AI product/agency (chatbots, dashboards, NN demos) | Services + Solutions + Industries consulting |
+| Depth | One long page + theme demo pages | Needs multi-level IA (services → solution → industry → case study) |
+| Proof | Fictional stats, generic testimonials | Real outcomes, industries, TCO/time-to-value framing |
+| Audience | Startups / AI hobbyists | Enterprise decision-makers (CIO/CTO/VP Eng, LOB owners) |
+
+### Opportunities
+- Convert Aiero's decorative ML sections into **substance** (technology stack, delivery process, industry solutions).
+- Add **case studies** and **industry pages** — Tenext.in is thin here; this is the biggest storytelling upside.
+- Introduce **outcome-led metrics** (delivery, TCO, time-to-value) instead of vanity numbers.
+
+### Missing content / sections to create
+- **Case Studies / Work** (none in Aiero, none strong in Tenext) — critical enterprise trust builder.
+- **Industries** as first-class pages (Retail, Financial Services, Healthcare, Manufacturing, Education).
+- **Solutions** hub (Digital Transformation, Product Development, IoT, SMAC, DevOps, Blockchain).
+- **Careers** and **Resources/Insights** (blog exists structurally; needs real editorial).
+- **Real testimonials / client logos** to replace Aiero placeholders.
+
+### Better storytelling opportunities
+- Lead the hero with a **business-outcome promise**, not a technology boast.
+- Use the metrics band to state **delivery credibility** (projects, industries, retention) rather than fictional revenue.
+- Turn the process section into a **transparent engagement model** — a common enterprise buying concern.
+
+---
+
+## 3. Design Comparison
+
+For each major section: **Purpose · Layout · Components · Visual hierarchy · Why it works · Tenext adaptation**. Existing component is named in `code`.
+
+### Navbar — `components/aiero/Navbar.tsx` (data: `data/navigation.ts`)
+- **Purpose:** wayfinding + primary CTA. **Layout:** absolute overlay on hero, rounded pill container, left logo / center menu / right CTA. **Components:** logo, dropdown nav items, `AieroButton`. **Hierarchy:** logo → nav → "Get in touch" CTA. **Why it works:** floats over the hero art, minimal, premium.
+- **Tenext adaptation:** replace Aiero mega-menu (Home 1–9, Shop) with real IA (About, Services, Solutions, Industries, Case Studies, Resources, Careers, Contact). Keep CTA as **"Talk to an expert"**.
+
+### Hero — `components/aiero/HeroSection.tsx` + `HeroImageScene.tsx` (WebGL via `ogl`)
+- **Purpose:** hook + positioning. **Layout:** 70% artwork / 30% left content, `ScrollDown` indicator. **Components:** headline, subcopy, compact CTA cluster, `ScrollDown`. **Hierarchy:** big headline → one-line subcopy → 1–2 CTAs. **Why it works:** visual dominance signals confidence.
+- **Tenext adaptation:** outcome-led headline (see §5). Keep the WebGL scene but tune palette to Tenext brand; ensure it degrades gracefully and is `prefers-reduced-motion`-aware.
+
+### Feature Cards — `components/aiero/CardsGrid.tsx` (+ `shared/CardShared.tsx`, `IconBox`)
+- **Purpose:** at-a-glance capability proof. **Layout:** 3–4 icon cards. **Hierarchy:** icon → title → one line. **Why it works:** fast scannable value. **Tenext adaptation:** four pillars — *Engineering, Cloud, AI & Data, Digital Commerce* — each linking to its service page.
+
+### Services — `components/aiero/services/ServiceCardsGrid.tsx`, `ServiceFeaturesSection.tsx`
+- **Purpose:** portfolio depth. **Layout:** editorial card grid + feature list. **Tenext adaptation:** Technology Engineering, Digital Commerce, Enterprise Mobility, AI & Data Science, Cloud & Enterprise Platforms — each card → `/services/