A modern landing page for Timothy Technologies, a software consulting agency, built with Astro.
- 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
- Astro - The web framework for content-driven websites
- Inter Font - A modern typeface designed for screen interfaces
# Install dependencies
npm install
# Start the development server
npm run dev
# Build for production
npm run buildsrc/pages/index.astro- Main landing pagepublic/- Static assets
To customize this landing page:
- Edit the content in
src/pages/index.astro - Modify the color scheme in the CSS variables
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