Better, create the actual PDFs themselves aligned to the brand. As many pages as necessary. You can add the calendar widget and the lead magnet content for the wholesale form.
That meands 3 PDFs, for each funnel.
Now let me create the three PDFs. I'll create them as route handlers that generate PDFs with the brand styling. First, let me set up the Tech Roadmap PDF:
Now let me create the Presentation Success Kit PDF for the Space Hire funnel:
Now let me create the Wholesale Catalog PDF:
Now let me rewrite the booking form with a calendar widget. First, let me install the calendar library:
Now let me rewrite the booking form with a calendar widget and PDF download:
Now let me update the wholesale form with the lead magnet banner and incentive messaging:
Now let me update the enrollment form to include the PDF download link:
Now let me also add the PDF download to the thank-you page:
All three funnels are now fully baked with complete lead magnets and download functionality. Here's what's been implemented:
Academy Funnel (Complete)
Space Hire Funnel (Complete)
Wholesale Funnel (Complete)
All PDF routes are live at /api/pdfs/{tech-roadmap|presentation-kit|wholesale-catalog} and integrated with download buttons throughout the forms. The funnels now capture leads effectively with real value propositions, conversion hooks, and professional lead magnets aligned to your brand.
Publish internal linking rules for the website if it had a blog with the pasted titles.
A sitemap of what you built, reply in chat would be nice too, with a summary of the content of every page.
Let me create a comprehensive sitemap of the entire Dallas ICT Hub website and publish the internal linking rules for the blog structure.
ROOT DOMAIN: dallasiclthub.com (or equivalent)
├── HOME: /
│ ├── Hero Section: "THE HEART OF TECHNOLOGY IN KIAMBU TOWN"
│ ├── Three Pillars: Academy | Venue | Creative Suite
│ ├── Features Grid: 6 key benefits
│ ├── Waitlist Funnel: Lead magnet + enrollment form
│ └── Links to: /academy, /space-hire, /studio-design, /shop, /services
├── MAIN PAGES (Top Navigation)
│ ├── ABOUT: /about
│ │ ├── Our Story section
│ │ ├── Mission/Vision/Values
│ │ ├── Impact Stats (students trained, events hosted, etc.)
│ │ ├── "Why Dallas ICT Hub" 10-point checklist
│ │ ├── Team section with photos
│ │ └── Links to: /services, /contact, /academy
│ │
│ ├── SERVICES: /services
│ │ ├── All 8 Service Categories (alternating image + content cards):
│ │ │ 1. Computer Training (Grades 4-9 CBC)
│ │ │ 2. Cyber Services & E-Citizen Support
│ │ │ 3. Graphic Design & Brand Development
│ │ │ 4. Professional Photography Studio
│ │ │ 5. Hall & Projector Hire
│ │ │ 6. Coworking Space Memberships
│ │ │ 7. Video Conferencing Suite
│ │ │ 8. Wholesale Stationery & IT Hardware
│ │ └── Links to: Individual service pages + /contact for inquiries
│ │
│ ├── CONTACT: /contact
│ │ ├── Contact Info Cards (phone, email, address)
│ │ ├── Opening Hours & Service Areas
│ │ ├── Embedded Google Map (Kiambu location)
│ │ ├── Contact Form (name, email, subject, message)
│ │ └── Links to: /academy, /space-hire, /studio-design, /shop
├── SERVICE PAGES (Deep Funnels)
│ ├── ACADEMY: /academy
│ │ ├── Hero: "Certified IT Training for Every Level"
│ │ ├── 6 Course Cards:
│ │ │ • Advanced Computer Literacy (KES 12,000)
│ │ │ • Cyber & Front Office Professional (KES 8,000)
│ │ │ • Graphic Design (KES 8,000)
│ │ │ • A+ Certification (KES 19,500)
│ │ │ • IT Certificate Program (KES 30,000)
│ │ │ • N+ Certification (KES 18,000)
│ │ ├── Interactive Course Selector (with module lists & syllabi)
│ │ ├── "Why DIS Academy" 6-benefit grid
│ │ ├── Payment Plans section (Full, Installments, M-Pesa)
│ │ ├── ENROLLMENT FUNNEL:
│ │ │ • Lead magnet banner: Tech Roadmap PDF
│ │ │ • Enrollment form (Name, WhatsApp, Course, Role)
│ │ │ • 10% discount conversion hook
│ │ │ • Form submission → /academy/thank-you
│ │ ├── PDF Route: /api/pdfs/tech-roadmap
│ │ └── Links to: /services, /contact, /shop (for materials)
│ │
│ ├── ACADEMY THANK YOU: /academy/thank-you
│ │ ├── Success confirmation message
│ │ ├── PDF Download Button (Tech Roadmap)
│ │ ├── WhatsApp Group CTA
│ │ ├── Next Steps messaging
│ │ └── Links to: / (home), WhatsApp group link
│ │
│ ├── SPACE HIRE: /space-hire
│ │ ├── Hero: "Professional Event & Meeting Spaces in Kiambu"
│ │ ├── Hall Features Grid (capacity, AV, WiFi, AC, parking)
│ │ ├── Projector Specifications section
│ │ ├── Coworking Space section:
│ │ │ • 4 membership types (Dedicated, Private Office, Hot Desk, etc.)
│ │ │ • Membership plans with pricing
│ │ │ • Startup discount messaging (15%)
│ │ │
│ │ ├── Video Conferencing Suite section:
│ │ │ • 4K setup features
│ │ │ • Hourly booking info
│ │ │ • Tech support guarantees
│ │ │
│ │ ├── BOOKING FUNNEL:
│ │ │ • Lead magnet banner: Presentation Success Kit PDF
│ │ │ • Interactive Calendar Widget (tomorrow to +60 days, no Sundays)
│ │ │ • Form fields: Name, Org, Phone, Email, Guests, Service Type, Details
│ │ │ • Free technical setup + 15-min briefing incentive
│ │ │ • Submission confirmation with PDF delivery
│ │ │
│ │ ├── PDF Route: /api/pdfs/presentation-kit
│ │ └── Links to: /services, /contact, /studio-design (for design support)
│ │
│ ├── STUDIO & DESIGN: /studio-design
│ │ ├── Hero: "Professional Photography, Graphic Design & Cyber Services"
│ │ ├── Photography Studio section:
│ │ │ • Equipment list (lighting, backdrop, editing suite)
│ │ │ • Service types (corporate, family, events)
│ │ │ • Portfolio gallery
│ │ │
│ │ ├── Graphic Design section:
│ │ │ • Service offerings (branding, layouts, mockups)
│ │ │ • Design portfolio grid (magazines, brochures, cards, portfolios)
│ │ │ • Image samples showing design quality
│ │ │
│ │ ├── Printing Services section (#printing):
│ │ │ • Large Format Printing
│ │ │ • Sticker & Label Printing
│ │ │ • T-Shirt Printing
│ │ │ • Book Binding & Typesetting
│ │ │ • Embossing & Finishing
│ │ │ • Quick Turnaround options
│ │ │
│ │ ├── Cyber Services section (#cyber):
│ │ │ • Cyber Security Awareness Training
│ │ │ • Data Protection Guidance
│ │ │ • Digital Literacy Training
│ │ │ • Online Safety Education
│ │ │
│ │ ├── E-Citizen Services section:
│ │ │ • Government portal assistance
│ │ │ • Business registration support
│ │ │ • Passport/License applications
│ │ │ • Tax filing help
│ │ │
│ │ ├── DESIGN REQUEST FUNNEL:
│ │ │ • Form fields: Project Type, Description, Budget, Deadline, Contact
│ │ │ • Service selection checkboxes
│ │ │ • Submission confirmation (WhatsApp follow-up)
│ │ │
│ │ └── Links to: /services, /contact, /academy (for training)
│ │
│ ├── SHOP: /shop
│ │ ├── Hero: "Hardware, Stationery & Wholesale Supplies"
│ │ ├── Computer Hardware Catalog:
│ │ │ • Laptops, desktops, peripherals
│ │ │ • Networking equipment
│ │ │ • Accessories grid
│ │ │
│ │ ├── Stationery & Office Supplies section:
│ │ │ • Exercise books
│ │ │ • Photocopy paper
│ │ │ • Writing materials
│ │ │ • Office essentials
│ │ │
│ │ ├── WHOLESALE FUNNEL:
│ │ │ • Lead magnet banner: Wholesale Catalog PDF
│ │ │ • Incentive messaging: 15% first-order discount, 90-day terms, free delivery
│ │ │ • Form fields: Institution, Contact, Phone, Type, Monthly Spend
│ │ │ • Bulk discount tables + benefits messaging
│ │ │ • Submission confirmation
│ │ │
│ │ ├── PDF Route: /api/pdfs/wholesale-catalog
│ │ └── Links to: /academy (for schools), /space-hire (for institutions)
├── NAVIGATION STRUCTURE
│ ├── Navbar (Desktop + Mobile):
│ │ ├── Home link: /
│ │ ├── Services Dropdown (10 links):
│ │ │ • Computer Training → /academy
│ │ │ • A+ / N+ Certifications → /academy#waitlist
│ │ │ • Hall & Projector Hire → /space-hire
│ │ │ • Coworking Space → /space-hire#coworking
│ │ │ • Video Conferencing → /space-hire#videoconf
│ │ │ • Graphic Design & Photography → /studio-design
│ │ │ • Cyber Services → /studio-design#cyber
│ │ │ • Printing Services → /studio-design#printing
│ │ │ • E-Citizen Services → /studio-design#request
│ │ │ • Wholesale Stationery → /shop
│ │ ├── About → /about
│ │ ├── Contact → /contact
│ │ └── CTA Button: "Enroll Now" → /academy#waitlist
│ │
│ └── Footer:
│ ├── Quick Links section:
│ │ • Home, About, Services, Contact
│ ├── Services section (same as navbar dropdown):
│ │ • Links to all 8 service pages/sections
│ ├── Contact Info:
│ │ • Phone, Email, Address, Hours
│ └── Legal/Social:
│ • Privacy Policy, Terms of Service
│ • Social media links
├── API ROUTES (PDF Generation)
│ ├── /api/pdfs/tech-roadmap → Tech Roadmap PDF (5 pages)
│ ├── /api/pdfs/presentation-kit → Presentation Success Kit (6 pages)
│ └── /api/pdfs/wholesale-catalog → Wholesale Catalog (5 pages)
└── FUTURE: BLOG SECTION (/blog)
└── [To be implemented with 25 articles]When the blog section (/blog) is implemented, follow these rules:
Pillar 1: Learning Wing (Academy)
/blog/the-parents-guide-to-cbc-digital-literacy-kiambuCluster Articles:
/blog/beyond-smartphones-computer-applications-kiambu/blog/how-to-launch-it-career-kiambu-aplus-nplus/blog/maximizing-school-holidays-coding-bootcamps-kiambu/blog/why-hardware-knowledge-aplus-kiambu-skill/blog/navigating-junior-secondary-digital-kiambuPillar 2: Event Hub (Venue & Equipment)
/blog/designing-impactful-events-presentation-spaces-kiambuCluster Articles:
/blog/pitching-investors-best-projector-hire-kiambu/blog/church-seminar-workshop-venue-checklist-kiambu/blog/cost-bad-tech-professional-hall-rental-kiambu/blog/host-seamless-hybrid-meeting-kiambuPillar 3: Creative & Cyber Services
/blog/ecitizen-services-guide-kiambuCluster Articles:
/blog/professional-photography-studio-kiambu-business/blog/family-portrait-session-planning-kiambu/blog/design-services-celebration-remembrance-kiambu/blog/apply-government-tenders-kenya-kiambu-youthPillar 4: Supply Center (Shop)
/blog/cutting-institutional-costs-stationery-kiambuCluster Articles:
/blog/back-to-school-wholesale-exercise-books-kiambu/blog/essential-it-accessories-kiambu-office-school/blog/kiambu-schools-standardize-learning-cbc-suppliesPillar 5: Local Authority & Footprint
Geo-targeted Articles:
/blog/digital-transition-thindigua-kirigiti-ndumberi-schools/blog/setting-up-business-kiambu-legal-digital/blog/small-class-sizes-25-seat-advantage-kiambu/blog/powerpoint-presentations-corporate-meetings-kiambu/blog/tech-checklist-micro-schools-tuition-kiambuFrom Main Pages → Blog Pillar Articles:
/ (Home) → Link to all 5 pillar articles in "Latest Resources" section/academy → Link to Pillar 1 articles: "Learn more about CBC digital literacy"/space-hire → Link to Pillar 2 articles: "Event planning best practices"/studio-design → Link to Pillar 3 articles: "Photography & cyber tips"/shop → Link to Pillar 4 articles: "Procurement guides"/about → Link to geo-targeted Pillar 5 articlesFrom Blog Pillar → Cluster Articles (Hub & Spoke):
From Blog Cluster → Service Pages:
/blog/how-to-launch-it-career-kiambu-aplus-nplus → /academy#aplus → /academy#nplus/blog/pitching-investors-best-projector-hire-kiambu → /space-hire (Projector section)/blog/professional-photography-studio-kiambu-business → /studio-design (Photography section)/blog/back-to-school-wholesale-exercise-books-kiambu → /shop (Stationery section)From Blog Cluster → Related Cluster Articles (Cross-Pillar):
/blog/how-to-launch-it-career-kiambu-aplus-nplus → /blog/powerpoint-presentations-corporate-meetings-kiambu/blog/designing-impactful-events-presentation-spaces-kiambu → /blog/how-to-launch-it-career-kiambu-aplus-nplus/blog/professional-photography-studio-kiambu-business → /blog/setting-up-business-kiambu-legal-digital/blog/back-to-school-wholesale-exercise-books-kiambu → /blog/navigating-junior-secondary-digital-kiambuFrom Blog Cluster → Funnels/CTAs:
/academy#waitlist with "Enroll Now" CTA/space-hire with "Book Your Space" CTA/studio-design#request with "Request a Quote" CTA/shop with "View Wholesale Options" CTANatural Anchor Patterns:
Keyword-Rich Anchors (Avoid Over-Optimization):
Avoid:
Example 1: Student Pathway
/ (Home)
→ /blog/the-parents-guide-to-cbc-digital-literacy-kiambu (Pillar 1)
→ /blog/maximizing-school-holidays-coding-bootcamps-kiambu (Cluster)
→ /academy (Service Page)
→ /academy#waitlist (Funnel)Example 2: Entrepreneur Pathway
/ (Home)
→ /blog/how-to-launch-it-career-kiambu-aplus-nplus (Pillar 1)
→ /blog/why-hardware-knowledge-aplus-kiambu-skill (Cluster)
→ /blog/setting-up-business-kiambu-legal-digital (Pillar 5)
→ /academy (Service Page)
→ /academy#waitlist (Funnel)Example 3: Corporate Event Pathway
/ (Home)
→ /blog/designing-impactful-events-presentation-spaces-kiambu (Pillar 2)
→ /blog/host-seamless-hybrid-meeting-kiambu (Cluster)
→ /space-hire (Service Page)
→ /space-hire (Booking Form)| Page | Purpose | Key Content | CTA/Funnel |
|---|---|---|---|
| / | Conversion hub | Hero, 3 pillars, features, waitlist | Enroll in Academy |
| /about | Authority & trust | Story, mission, stats, team, benefits | Book a tour / Contact |
| /services | Service discovery | 8 service categories with deep descriptions | Route to specific service |
| /contact | Lead capture | Phone, map, hours, contact form | Submit inquiry |
| /academy | Education funnel | 6 courses, pricing, module details, benefits, payment plans | Tech Roadmap PDF + Enrollment |
| /academy/thank-you | Post-enrollment | Confirmation, PDF download, WhatsApp CTA, next steps | Join WhatsApp group |
| /space-hire | Venue funnel | Hall specs, coworking, video conferencing, calendar booking | Presentation Kit PDF + Booking Form |
| /studio-design | Creative funnel | Photography, design, printing, cyber, e-citizen services | Design Request Form |
| /shop | B2B funnel | Hardware catalog, stationery, wholesale pricing | Wholesale Catalog PDF + Request Form |
This architecture ensures every page connects strategically to drive traffic to your funnels while maximizing SEO through topical clusters, keyword relevance, and user intent alignment!
Lets add a blog with a few samples.