Timothy Technologies Landing Page

A modern landing page for Timothy Technologies, a software consulting agency, built with Astro.

Features

  • Clean, modern design inspired by timothy.engineering
  • Built with Astro framework for optimized performance
  • Responsive layout
  • Brutalist design with bold colors and strong typography
  • Minimalist approach focusing on content
  • Sections for services, about, and contact

Tech Stack

  • Astro - The web framework for content-driven websites
  • Inter Font - A modern typeface designed for screen interfaces

Getting Started

# Install dependencies
npm install

# Start the development server
npm run dev

# Build for production
npm run build

Structure

  • src/pages/index.astro - Main landing page
  • public/ - Static assets

Customization

To customize this landing page:

  1. Edit the content in src/pages/index.astro
  2. Modify the color scheme in the CSS variables

Color Scheme

The color scheme uses a modern palette with bold colors:

  • Primary: #5C62F9 (Vibrant blue-purple)
  • Secondary: #9747FF (Rich purple)
  • Accent: #FF8A3D (Orange accent)
  • Teal: #00C8B4
  • Pink: #FF5B79
  • Background: Clean white