Updated Navigation, Added project page & added images to most pages.

This commit is contained in:
Nicholai 2025-08-15 04:28:50 -06:00
parent 97074d6468
commit 362d991a15
212 changed files with 10315 additions and 8560 deletions

View File

@ -1,5 +1,10 @@
{
"pages": {
"/api/auth/[...nextauth]/route": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/api/auth/[...nextauth]/route.js"
],
"/layout": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
@ -11,20 +16,20 @@
"static/chunks/main-app.js",
"static/chunks/app/page.js"
],
"/api/auth/[...nextauth]/route": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/api/auth/[...nextauth]/route.js"
],
"/crew/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/crew/page.js"
],
"/contact/page": [
"/projects/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/contact/page.js"
"static/chunks/app/projects/page.js"
],
"/blog/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/blog/page.js"
],
"/_not-found/page": [
"static/chunks/webpack.js",

View File

@ -1 +1 @@
{"previewModeId":"20bcc895df914f912b83ce1e1fed7cb1","previewModeSigningKey":"587d5f5563565ce53d7183f6460e92713a69e12d84cb3cc8bc837aedde050ecb","previewModeEncryptionKey":"5b2c8c793f7648960cc5bf38e9ee77d89f1a5c956e06bd55a4d27c5c6e8eb294","expireAt":1755770701011}
{"previewModeId":"64ea113a0a83a9941d1110dd5cc3a100","previewModeSigningKey":"fecb04058d990aca6457c4ad1302bd145aa803fea1cf8c48385e1d846126d4a9","previewModeEncryptionKey":"99146089766677502e1d6b43be7ea1a46fa0e687b0422778f761d8cb69f5fb65","expireAt":1755831079571}

View File

@ -1 +1 @@
{"encryption.key":"JltOaK9Mj8BftcAmgT+TY2d4dlxRthOhqwcgE7jdmmI=","encryption.expire_at":1755769549461}
{"encryption.key":"NAa+rnRCf0E2oE59EUsBVAU7IQyfHQqkWydJuS2NVog=","encryption.expire_at":1755831079408}

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,31 +0,0 @@
{
"polyfillFiles": [
"static/chunks/polyfills.js"
],
"devFiles": [
"static/chunks/fallback/react-refresh.js"
],
"ampDevFiles": [
"static/chunks/fallback/webpack.js",
"static/chunks/fallback/amp.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/fallback/webpack.js",
"static/chunks/fallback/main-app.js"
],
"rootMainFilesTree": {},
"pages": {
"/_app": [
"static/chunks/fallback/webpack.js",
"static/chunks/fallback/main.js",
"static/chunks/fallback/pages/_app.js"
],
"/_error": [
"static/chunks/fallback/webpack.js",
"static/chunks/fallback/main.js",
"static/chunks/fallback/pages/_error.js"
]
},
"ampFirstPages": []
}

Some files were not shown because too many files have changed in this diff Show More