The artificialintelligence/ section of base2Services.com currently mixes consulting offerings (Data Integration, Data Readiness, Generative AI) with a managed-services cluster (AI Factory + Agentic Ops + Guardrails + MLOps), with no clear visual or structural distinction between the two. The hub page (/artificialintelligence/) reads as a service page rather than a routing surface; the AI Factory mini-hub (/artificialintelligence/aifactory/) is similarly heavy. Other recent pages on the site — devops, platform-engineering, infrastructure-lens, cloudmanagement, security — have moved to a consistent service-page template that the AI section has not yet adopted.
Web research on comparable AWS partners (Mission Cloud, Slalom, Rackspace FAIR, Mantel Group, Quantiphi, Accenture, Deloitte) confirms three current patterns: (1) hub pages are routers, not sales pages; (2) mini-hubs follow a stepped-framework layout with parallel sub-page structure; (3) a 6-card "What you get" grid on a hub or mini-hub now reads dated.
devops/index.html.haml template — across all eight AI pages.devops, platform-engineering, infrastructure-lens already use.artificialintelligence/.| Role | Path | Template |
|---|---|---|
| Hub | /artificialintelligence/ |
Hub (light) |
| Mini-hub (managed cluster) | /artificialintelligence/aifactory/ |
Mini-hub (medium) |
| Secondary, managed | /artificialintelligence/aifactory/agentic-ops/ |
Full, managed variant |
| Secondary, managed | /artificialintelligence/aifactory/guardrails/ |
Full, managed variant |
| Secondary, managed | /artificialintelligence/aifactory/mlops/ |
Full, managed variant |
| Secondary, consulting | /artificialintelligence/data/ |
Full, consulting variant |
| Secondary, consulting | /artificialintelligence/data/readiness.html |
Full, consulting variant |
| Secondary, consulting | /artificialintelligence/generativeai/ |
Full, consulting variant |
/artificialintelligence/ shows four offering cards: AI Factory (managed cluster, links to mini-hub) plus Data Integration, Data Readiness, and Generative AI (consulting). The AI Factory card is visually separated from the three consulting cards via an eyebrow label and grouping treatment.
/artificialintelligence/aifactory/ shows three service cards: Agentic Ops, Guardrails, MLOps.
To be deleted: artificialintelligence/indexold.html.haml (legacy, unlinked).
/artificialintelligence/Reuses devops's CSS classes (.svc-wyg-grid, .svc-trust-bar, .svc-faq-section, etc.) but only the sections that earn their place on a router page.
.container.inner + %h2 + %p.center positioning + .flex-container with one CTA ("Talk to Us"). Sharp positioning sentence drawn from Overall AI Offering.docx..svc-wyg-grid styled, four cards, each a clickable link to a sub-page. Each card carries a small eyebrow label: "Managed Service" on AI Factory, "Consulting" on the three others. Same card chrome otherwise..svc-trust-bar unchanged. AWS competencies + ISO 27001.= partial "faq_artificialintelligence.html.haml" (already exists; content reviewed and updated to match buyer objections).inbuilt_contact_form.html.haml partial.Dropped from the devops template on the hub: 6-card features grid (replaced by 4 offering cards), .svc-wyg-detail deliverables, "How it works" cycle, testimonials, .section-cta, case studies grid, crosslinks (the hub itself is the routing surface).
/artificialintelligence/aifactory/Reuses devops's CSS. Heavier than the hub, lighter than a secondary page.
.container.inner + %h2 + %p.center framework positioning + .flex-container with two CTAs ("Talk to Us", "How AI Factory works" anchor). Copy drawn from AI Factory One Pager.docx, base2Services AI Factory.pdf, and alistair ai factory meeting.txt..svc-wyg-grid with three cards (parallel structure, same height, same CTA verb): Agentic Ops / Guardrails / MLOps. Each links to its sub-page. Cards carry the "Managed Service" eyebrow label..svc-trust-bar unchanged..section-cta with one button.= partial "faq_ai_factory.html.haml"..svc-crosslink-section linking to the three consulting siblings.Dropped from devops template: 6-card features grid, .svc-wyg-detail deliverables (those live on the three sub-pages), testimonials, case studies (no AI write-ups yet).
Full devops template minus testimonials and case studies (until AI case studies exist).
.container.inner + %h2 + %p.center (×1–2) + .flex-container CTA. Eyebrow label above the H2 carries the consulting/managed signal..svc-what-you-get — 6-card grid (.svc-wyg-card.bg-green / .bg-blue alternating)..svc-wyg-detail — 3-column deliverables (.svc-del-group ×3). Variant-specific..svc-cycle-wrapper with 4-step cycle..svc-trust-bar. Variant-specific badges where useful..section-cta — single CTA button..svc-crosslink-section to three sibling services..svc-wyg-detail columns: Operations / Engineering / Compliance.svc-wyg-detail columns: Discovery / Design / Delivery| Page | Primary source(s) |
|---|---|
| AI hub | Overall AI Offering.docx, Exposure and Personas.docx (extract via pandoc) + existing on-page copy as fallback |
| AI Factory mini-hub | AI Factory One Pager.docx, base2Services AI Factory.pdf, alistair ai factory meeting.txt |
| Agentic Ops | alistair ai factory meeting.txt, exec meeting.txt, existing on-page copy |
| Guardrails | Existing on-page copy (aifactory/guardrails/index.html.haml) |
| MLOps | MLops as a Service.docx, ML Ops EBOOK.docx, Continuous MLOps Partnership Product Specification.docx |
| Data Integration | Existing on-page copy (data/index.html.haml) |
| Data Readiness | Existing on-page copy (data/readiness.html.haml) |
| Generative AI | Franchise Generative AI Portal.docx, existing on-page copy |
Source folder: C:\Users\amari\development\claude\base2services\research\AI
.docx, pdftotext for .pdf) into a scratch buffer for reference.Tone discipline: match devops/platform-engineering — short sentences, concrete verbs, "we do X" not "leveraging X", no marketing fluff. Australian English (organise, prioritise, recognise).
Already present (reuse, review for buyer-objection focus):
_partials/faq_artificialintelligence.html.haml — hub_partials/faq_ai_factory.html.haml — mini-hub_partials/faq_agentic_ai.html.haml — Agentic Ops_partials/faq_mlops.html.haml — MLOpsTo create:
_partials/faq_guardrails.html.haml_partials/faq_data_integration.html.haml_partials/faq_data_readiness.html.haml_partials/faq_generative_ai.html.haml.section-testimonials and .case-studies-grid on secondary and mini-hub pages.