Back to themes

Consultech - IT Company Website Template

Consultech is a modern IT Consulting Company Website Template built with Astro v6+ and Tailwind Css


Cost

Paid


Created by
Golden UI

Consultech is a modern IT Consulting Company Website Template built with Astro for blazing-fast performance, clean architecture, and SEO-friendly delivery. Designed specifically for IT consulting firms, digital transformation consultants, software houses, cloud & infrastructure providers, cybersecurity companies, and enterprise technology services, Consultech delivers a professional, credible, and high-conversion digital presence tailored for B2B audiences.

Consultech Supports Astro Version 6.x.x πŸŽ‰

From the first bold hero section to in-depth service pages and lead generation forms β€” every component is carefully crafted to communicate expertise, trust, clarity, and enterprise-grade professionalism.

πŸš€ What Makes Consultech Stand Out

Consultech empowers your consulting business with:

  • Professional hero sections focused on value propositions
  • Purpose-built UI for IT services, solutions & industries
  • Clean, corporate-ready layout optimized for lead conversion
  • Subtle animations & smooth micro-interactions
  • Lightning-fast performance powered by Astro

Every section is designed to build credibility, authority, and confidence, helping potential clients understand your services and take action.

Responsive Perfection

Optimized for desktop, tablet & mobile devices

πŸ“¦ Features Included

  • IT consulting-focused homepage with strong messaging & CTAs
  • Services listing with detailed service pages
  • Industries listing with detailed pages
  • Case Studies listing with detailed pages
  • Industry solutions & consulting process sections
  • Lead generation & contact forms
  • Blog & insights section
  • Pagination system (SEO-friendly)
  • Client logos, testimonials & trust sections
  • Contact page with form & company info
  • About, FAQ, Privacy Policy & Terms pages
  • Reusable CTA & section components

πŸ“ Project Structure

public/
 β”œβ”€β”€ img/                # All Source Images
 β”‚
src/
 β”œβ”€β”€ components/          # Reusable components
 β”œβ”€β”€ content/             # MDX content (blog, page, etc.)
 β”‚   β”œβ”€β”€ blog/            # Article MDX files
 β”‚   β”œβ”€β”€ caseStudies/     # Case MDX files
 β”‚   β”œβ”€β”€ industries/      # Industries MDX files
 β”‚   β”œβ”€β”€ services/        # Service MDX files
 β”‚   └── pages/           # All static pages
 β”œβ”€β”€ scripts/             # All Scripts
 β”œβ”€β”€ layouts/             # Layout components (MainLayout, etc.)
 β”œβ”€β”€ pages/               # Astro route files
 └── styles/              # Global styles and Tailwind config


πŸ“„ Pages Included (Fully Coded)

  • Home (Landing Page) – Hero, services, industries, testimonials & CTAs
  • Services Listing – Grid layout with pagination
  • Service Detail Page – Overview, benefits, process & FAQs
  • Blog / Insights – Articles, case studies & thought leadership
  • Blog Detail Page
  • Industries (Page and Detail Listings)
  • Case Studies (Page and Detail Listings)
  • Contact Page – Lead form & contact information
  • About Page
  • FAQ Page
  • Privacy Policy
  • Terms & Conditions
  • Documentation
  • 404 Page

🧱 Fully Modular & Reusable Components

Consultech is built with a clean, scalable, component-based architecture:

  • HeroSection
  • HeadingSection
  • ServiceSection
  • ServiceCard
  • IndustrySection
  • ProcessSection
  • BlogSection
  • BlogCard
  • TestimonialSection
  • ContactSection
  • CTASection
  • Pagination

…and many more reusable UI components.

Perfect for rapid customization, client projects, and long-term scalability.

πŸ“ Built-in Content System (MDX / Markdown)

Manage content without touching layout code:

  • βœ… IT services & consulting solutions
  • βœ… Blog posts, Industries & Case Studies
  • βœ… Static pages (About, FAQ, Policies)
  • βœ… Documentation

Ideal for content-driven consulting websites.

βš™οΈ Quick Setup

1️⃣ Download & extract the template

2️⃣ Run npm install

3️⃣ Start development with npm run dev

4️⃣ Customize branding, services & content

5️⃣ Build production files with npm run build

πŸ†“ Free Updates & Support

Consultech includes free lifetime updates to ensure compatibility with future Astro releases and ongoing performance improvements.

πŸ”„ Changelogs

VERSION 1.1.0 (March 2026)

Package Updated

@iconify-json/bi    ^1.2.6  β†’   ^1.2.7
@tailwindcss/vite  ^4.1.13  β†’   ^4.2.1
alpinejs           ^3.14.9  β†’  ^3.15.8
tailwindcss        ^4.1.13  β†’   ^4.2.1
astro              ^5.1.7  β†’   ^6.0.0
@astrojs/mdx       ^4      β†’   ^5

Content Config

src/content/config.ts β†’ deleted
src/content.config.ts β†’ created with glob()
type: "content" β†’ removed
z imported from astro/zod

Dynamic Routes

entry.slug β†’ entry.id.replace(/\.mdx$/, "")
params: { slug: entry.id.replace(/\.mdx$/, "") }

Pages

entry.render() β†’ render(entry)

Fonts API

Google Fonts `<link>` β†’ Astro 6 built-in Fonts API.