├── HTML5
├── CSS3
├── Astro
├── Javascript
├── Tailwind
├── Responsive Design
Inside the project components, you will see the following:
/
├── src/
│ ├── components/
│ │ └── Accessories.astro
│ │ └── Footer.astro
│ │ └── Header.astro
│ │ └── HeroSection.astro
│ │ └── HoverOverlay.astro
│ │ └── Logo.astro
│ │ └── ModelS.astro
│ │ └── ModelThree.astro
│ │ └── ModelX.astro
│ │ └── ModelY.astro
│ │ └── PowerWall.astro
│ │ └── Section.astro