Skip to content

Company Website Template

A complete template for building corporate websites with VitePress.

Template Structure

Pages Included

  • Homepage: Hero section, features, testimonials
  • About: Company story, team, values
  • Services: Service offerings and details
  • Portfolio: Project showcases
  • Blog: News and articles
  • Contact: Contact form and information

Design Elements

Visual Components

  • Professional header with logo
  • Navigation menu with dropdowns
  • Footer with company information
  • Call-to-action sections

Content Sections

  • Hero banners
  • Feature grids
  • Team member cards
  • Service descriptions
  • Client testimonials

Customization

Branding

css
:root {
  --brand-primary: #2563eb;
  --brand-secondary: #64748b;
  --brand-accent: #f59e0b;
}

Layout Options

  • Full-width sections
  • Container-based layouts
  • Grid and flexbox patterns
  • Responsive breakpoints

Features

Built-in Components

  • Contact forms
  • Image galleries
  • Video embeds
  • Social media integration

SEO Features

  • Meta tags optimization
  • Structured data
  • Sitemap generation
  • Open Graph tags

Deployment

Static Hosting

  • Netlify deployment
  • Vercel integration
  • GitHub Pages setup
  • Custom domain configuration

VitePress Development Guide