tenext redesign

This commit is contained in:
2026-08-03 14:42:01 +05:30
parent 1e3f225bed
commit 6625bb9018
78 changed files with 2798 additions and 859 deletions

View File

@@ -394,3 +394,41 @@ Exact leftover-Aiero values in the repo and their Tenext replacements.
| `app/layout.tsx` | metadata "Home 9 tenext" | Tenext title/description/OG |
> **Guardrails:** no Aiero marketing copy is reproduced; Aiero informs structure/UX only. All business facts trace to tenext.in. Preserve the existing component architecture and single-source-of-truth tokens (per CLAUDE.md / AGENTS.md).
### Round 2 — section-level copy (cleared)
The table above covered config and navigation. A second pass cleared the
template copy still sitting inside the section components. All of it now
resolves from `data/site-content.ts`.
| File | Was (Aiero) | Now (Tenext) |
|---|---|---|
| `about/AboutIntroSection.tsx` | "Awesome things in working with tenext WordPress theme" / "At **XXLando**, we are a leading AI services provider…" | `aboutContent.intro` — enterprise transformation positioning |
| `about/MissionSection.tsx` | "Certainly, crafting a clear and inspiring mission statement is essential…" (writing instructions left in as copy) + `1250+ Created projects` | `aboutContent.mission` + the three Tenext commitments |
| `shared/ContactFormSection.tsx` | "Pacific hake false trevally queen parrotfish…" + fake second phone `+ (123) 1800-234-5678` | `ctaContent.contact`; single real number from `site-config` |
| `services/ServiceCardsGrid.tsx` | Neural Network Development / Training & Optimization / Neural Network Integration | The five real service lines from `services` |
| `services/ServiceFeaturesSection.tsx` | "Emphasize the expertise…", "Mention your ability…" (instructions as copy) | `differentiators` — six real reasons to engage |
| `services/PricingSection.tsx``EngagementModelsSection.tsx` | $59/mo SaaS tiers, "1 Gb workspace", "Download prototypes" | `engagementModels` — project / dedicated team / managed services, no published prices |
| `services/TestimonialsSection.tsx``DeliveryPrinciplesSection.tsx` | 12 invented client quotes about "our AI solutions" | `deliveryPrinciples` — how delivery stays predictable |
| `about/TeamSection.tsx` | Invented people: Alan Begham, Arthur Dowson "AI Programmer", "CEO Neuro" | `practiceTeams` — the disciplines that staff an engagement |
| `BlogSection.tsx` | AI-model / ML / AI-ethics posts, 2025 dates, dead `/blog/*` links | `resources` from `site-pages.ts`, linking to `/resources#id` |
| `PreFooterCTA.tsx` | "Elevate your business with our innovative solutions" | `ctaContent.preFooter` |
**Single-source wiring added:** `data/navigation.ts` and `siteConfig.footerLinks.services`
now derive from `services` / `solutions` / `industries` instead of restating them, so a
label only has to change in one place.
### Open content debt
1. **Unverified statistics.** Every figure in `companyStats` (`data/site-content.ts`)
is a placeholder inherited from the template build — 500K+ daily transactions,
270k engineering hours, 250+ projects, 15+ years. Each is flagged
`verified: false`. Replace with audited numbers or delete the counters; do not
ship them as-is.
2. **No named people or client quotes.** tenext.in publishes neither, so none were
invented. `practiceTeams` and `deliveryPrinciples` hold those slots. Add real
leadership profiles (with consent) and attributable testimonials when available.
3. **Team photography** in `practiceTeams` is still stock imagery.
4. **`since 2024`** in `Footer.tsx` is decorative and unconfirmed — check the real
founding year.
5. **Legal pages.** `siteConfig.legalLinks` still point at `#`.