Welcome to the Atlas Corp website repository! This project showcases a modern, responsive website for Atlas Corp, a software development agency. The site is built using cutting-edge web technologies to provide an engaging and interactive user experience.
Check out the live website: Atlas Corp Website
- Next.js: A React framework for building server-side rendered and statically generated web applications.
- TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
- Tailwind CSS: A utility-first CSS framework for rapidly building custom user interfaces.
- Framer Motion: A production-ready motion library for React that makes it easy to create fluid animations.
- React Icons: A collection of popular icons for React projects.
The project follows a typical Next.js structure with some custom components and pages:
src/app
: Contains the main application pages and layout.src/components
: Houses reusable React components used throughout the site.public
: Stores static assets like images and fonts.
-
Responsive Design: The website is fully responsive, adapting to various screen sizes from mobile to desktop.
-
Dynamic Animations: Utilizes Framer Motion for smooth, eye-catching animations throughout the site.
-
Server-Side Rendering: Leverages Next.js for improved performance and SEO.
-
Blog Integration: Features a blog section with dynamic content fetched from a CMS.
-
Team Showcase: Displays team members with interactive elements.
-
Project Portfolio: Showcases the company's projects with detailed information.
-
Contact Form: Includes a functional contact form for user inquiries, integrated with HubSpot for efficient lead management.
-
Newsletter Subscription: Allows users to subscribe to the company newsletter using HubSpot integration.