diff --git a/main-site/.dockerignore b/main-site/.dockerignore
new file mode 100644
index 0000000..41d2377
--- /dev/null
+++ b/main-site/.dockerignore
@@ -0,0 +1,18 @@
+# Docker Build Ignore List
+
+## Dependencies & Local State
+node_modules
+npm-debug.log*
+mongodb_data/
+*.swp
+
+## Git & Docker
+.git
+.gitignore
+Dockerfile
+.dockerignore
+
+## Development
+.vscode/
+README.md
+.env
diff --git a/main-site/.gitattributes b/main-site/.gitattributes
new file mode 100644
index 0000000..4ca266f
--- /dev/null
+++ b/main-site/.gitattributes
@@ -0,0 +1 @@
+.webp filter=lfs diff=lfs merge=lfs -text
diff --git a/main-site/.gitignore b/main-site/.gitignore
new file mode 100644
index 0000000..cfa1541
--- /dev/null
+++ b/main-site/.gitignore
@@ -0,0 +1,45 @@
+# Dependencies
+/node_modules
+
+# Logs
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+lerna-debug.log*
+
+# Environment variables
+.env
+.env.local
+.env.development.local
+.env.test.local
+.env.production.local
+
+# IDEs and editors
+.idea
+.vscode/*
+!.vscode/settings.json
+!.vscode/tasks.json
+!.vscode/launch.json
+!.vscode/extensions.json
+*.sublime-workspace
+
+# Misc
+.DS_Store
+Thumbs.db
+
+/assets/pics/gallery/centerpiece/
+/assets/pics/gallery/sculpture/
+/assets/pics/gallery/classic/
+/assets/pics/gallery/organic/
+gallery/centerpiece/index.html
+gallery/organic/index.html
+gallery/classic/index.html
+gallery/sculpture/index.html
+
+# Build artifacts and backups
+public/build/
+backups/
+
+# Local database files
+mongodb_data/
+photo-gallery-app/backend/uploads/
diff --git a/main-site/.vscode/extensions.json b/main-site/.vscode/extensions.json
new file mode 100644
index 0000000..5d33177
--- /dev/null
+++ b/main-site/.vscode/extensions.json
@@ -0,0 +1,5 @@
+{
+ "recommendations": [
+ "eliutdev.bulma-css-class-completion"
+ ]
+}
\ No newline at end of file
diff --git a/main-site/.vscode/settings.json b/main-site/.vscode/settings.json
new file mode 100644
index 0000000..a7eece0
--- /dev/null
+++ b/main-site/.vscode/settings.json
@@ -0,0 +1,4 @@
+{
+ "liveServer.settings.port": 5517,
+ "continue.telemetryEnabled": false
+}
\ No newline at end of file
diff --git a/main-site/Dockerfile b/main-site/Dockerfile
new file mode 100644
index 0000000..005af04
--- /dev/null
+++ b/main-site/Dockerfile
@@ -0,0 +1,23 @@
+# Use an official Node.js runtime as a parent image
+FROM node:18-alpine
+
+# Set the working directory in the container
+WORKDIR /usr/src/app
+
+# Copy package.json and package-lock.json to the working directory
+COPY package*.json ./
+
+# Install any needed packages
+RUN npm install
+
+# Bundle app source
+COPY . .
+
+# Build optimized frontend assets
+RUN npm run build
+
+# Make port 3050 available to the world outside this container
+EXPOSE 3050
+
+# Define the command to run the app
+CMD [ "node", "server.js" ]
diff --git a/main-site/LICENSE b/main-site/LICENSE
new file mode 100644
index 0000000..d78e750
--- /dev/null
+++ b/main-site/LICENSE
@@ -0,0 +1,9 @@
+MIT License
+
+Copyright (c) 2025 chris
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/main-site/README.md b/main-site/README.md
new file mode 100644
index 0000000..c44474c
--- /dev/null
+++ b/main-site/README.md
@@ -0,0 +1,2 @@
+# bpb-website
+
diff --git a/main-site/about/index.html b/main-site/about/index.html
new file mode 100644
index 0000000..31f5e11
--- /dev/null
+++ b/main-site/about/index.html
@@ -0,0 +1,184 @@
+
+
+
Beach Party Balloons: A celebration of joy and creativity
+
+
+
Since 2016, Beach Party Balloons has been steadfastly dedicated to providing exceptional family-friendly entertainment in Milford, Connecticut.
+ Our journey began with the establishment of our sister company, Painted You, which laid the foundation for crafting unforgettable experiences through creative party services.
+
+
+
+
In 2016, Melissa spearheaded the opening of Beach Party Balloons at Walnut Beach, bringing her unwavering passion for joy and magic to the community. Fast forward to today, we have relocated to a new venue at 554 Boston Post Road, continuing our legacy with enhanced innovation and growth. In 2025, Chris and Alyssa, both long time employees, purchased the business from Melissa.
+
+
+
+Our expertise lies in crafting memorable experiences through a diverse array of services: expert balloon decorations that add vibrant life to your events, custom designs tailored to reflect each client's unique style, interactive balloon art that engages and captivates. We are committed to reflecting the essence of our clients by creating cohesive atmospheres that align with their needs.
+
+
+
+
+
+
+
+ At Beach Party Balloons, we prioritize excellence in service and relationship-building with our local community.
+ Our creative solutions exceed expectations, ensuring your events are truly unforgettable. Let us help you turn every detail into a magical memory.