File size: 1,421 Bytes
0bc128a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
title: NeuralNomadAI β€” Bootstrap Multi-Page Website
emoji: 🧠
sdk: static
pinned: true
colorFrom: blue
colorTo: indigo
tags:
  - bootstrap
  - php
  - html
  - css
  - javascript
  - portfolio
---

# 🧠 NeuralNomadAI β€” AI Imagery & Creative Automation (Bootstrap)

A fully developed, production-ready **Bootstrap 5.3** website for AI imagery and automation services.  
Built with semantic HTML, clean PHP templating, and a responsive, modern UI.

---

## ✨ Features

- **Multi-page structure**: Home, Services & Pricing, Portfolio, Reviews, About, and Contact.
- **Responsive design**: Mobile-first Bootstrap layout with sticky navbar and carousel hero.
- **Interactive portfolio**: Filterable categories, image lightbox (modal), and fade-in animations.
- **Theme toggle**: Light/dark mode via `data-bs-theme` with `localStorage` persistence.
- **Validated contact form**: Client-side validation (ready for Formspree or backend integration).
- **Reusable PHP template**: All pages share a unified header, footer, and navigation.
- **SEO & accessibility**: Descriptive meta tags, aria-friendly components, and keyboard navigation.

---

## 🧱 Project Structure

neuralnomadai/
β”œβ”€β”€ index.php
β”œβ”€β”€ services.php
β”œβ”€β”€ portfolio.php
β”œβ”€β”€ reviews.php
β”œβ”€β”€ about.php
β”œβ”€β”€ contact.php
β”œβ”€β”€ template.php
β”œβ”€β”€ main.js
β”œβ”€β”€ styles.css
└── assets/
└── images/