From cdd20614f1230971dae92c51337c5426f67c6fc3 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Tue, 12 May 2026 21:39:50 +0100 Subject: draft update --- .../alpha.174bg.net/package-lock.json | 10 + .../red-right-hand/alpha.174bg.net/package.json | 1 + .../alpha.174bg.net/public/favicon.png | Bin 0 -> 6350703 bytes .../red-right-hand/alpha.174bg.net/public/file.svg | 1 - .../alpha.174bg.net/public/globe.svg | 1 - .../red-right-hand/alpha.174bg.net/public/next.svg | 1 - .../alpha.174bg.net/public/terminal/index.html | 267 +++++++++++++++++++++ .../alpha.174bg.net/public/vercel.svg | 1 - .../alpha.174bg.net/public/window.svg | 1 - .../alpha.174bg.net/src/app/favicon.ico | Bin 25931 -> 0 bytes .../alpha.174bg.net/src/app/globals.css | 22 +- .../alpha.174bg.net/src/app/layout.js | 37 ++- .../red-right-hand/alpha.174bg.net/src/app/page.js | 72 +----- 13 files changed, 320 insertions(+), 94 deletions(-) create mode 100644 communities/red-right-hand/alpha.174bg.net/public/favicon.png delete mode 100644 communities/red-right-hand/alpha.174bg.net/public/file.svg delete mode 100644 communities/red-right-hand/alpha.174bg.net/public/globe.svg delete mode 100644 communities/red-right-hand/alpha.174bg.net/public/next.svg create mode 100644 communities/red-right-hand/alpha.174bg.net/public/terminal/index.html delete mode 100644 communities/red-right-hand/alpha.174bg.net/public/vercel.svg delete mode 100644 communities/red-right-hand/alpha.174bg.net/public/window.svg delete mode 100644 communities/red-right-hand/alpha.174bg.net/src/app/favicon.ico diff --git a/communities/red-right-hand/alpha.174bg.net/package-lock.json b/communities/red-right-hand/alpha.174bg.net/package-lock.json index 70556e2..dd5990c 100644 --- a/communities/red-right-hand/alpha.174bg.net/package-lock.json +++ b/communities/red-right-hand/alpha.174bg.net/package-lock.json @@ -8,6 +8,7 @@ "name": "174gb.net", "version": "0.1.0", "dependencies": { + "@heroicons/react": "^2.2.0", "next": "16.2.6", "react": "19.2.4", "react-dom": "19.2.4" @@ -451,6 +452,15 @@ "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, + "node_modules/@heroicons/react": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.2.0.tgz", + "integrity": "sha512-LMcepvRaS9LYHJGsF0zzmgKCUim/X3N/DQKc4jepAXJ7l8QxJ1PmxJzqplF2Z3FE4PqBAIGyJAQ/w4B5dsqbtQ==", + "license": "MIT", + "peerDependencies": { + "react": ">= 16 || ^19.0.0-rc" + } + }, "node_modules/@humanfs/core": { "version": "0.19.2", "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.2.tgz", diff --git a/communities/red-right-hand/alpha.174bg.net/package.json b/communities/red-right-hand/alpha.174bg.net/package.json index 893e72c..ca4b930 100644 --- a/communities/red-right-hand/alpha.174bg.net/package.json +++ b/communities/red-right-hand/alpha.174bg.net/package.json @@ -9,6 +9,7 @@ "lint": "eslint" }, "dependencies": { + "@heroicons/react": "^2.2.0", "next": "16.2.6", "react": "19.2.4", "react-dom": "19.2.4" diff --git a/communities/red-right-hand/alpha.174bg.net/public/favicon.png b/communities/red-right-hand/alpha.174bg.net/public/favicon.png new file mode 100644 index 0000000..f07c86c Binary files /dev/null and b/communities/red-right-hand/alpha.174bg.net/public/favicon.png differ diff --git a/communities/red-right-hand/alpha.174bg.net/public/file.svg b/communities/red-right-hand/alpha.174bg.net/public/file.svg deleted file mode 100644 index 004145c..0000000 --- a/communities/red-right-hand/alpha.174bg.net/public/file.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/communities/red-right-hand/alpha.174bg.net/public/globe.svg b/communities/red-right-hand/alpha.174bg.net/public/globe.svg deleted file mode 100644 index 567f17b..0000000 --- a/communities/red-right-hand/alpha.174bg.net/public/globe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/communities/red-right-hand/alpha.174bg.net/public/next.svg b/communities/red-right-hand/alpha.174bg.net/public/next.svg deleted file mode 100644 index 5174b28..0000000 --- a/communities/red-right-hand/alpha.174bg.net/public/next.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/communities/red-right-hand/alpha.174bg.net/public/terminal/index.html b/communities/red-right-hand/alpha.174bg.net/public/terminal/index.html new file mode 100644 index 0000000..64014df --- /dev/null +++ b/communities/red-right-hand/alpha.174bg.net/public/terminal/index.html @@ -0,0 +1,267 @@ + + + + + + + + + + + + diff --git a/communities/red-right-hand/alpha.174bg.net/public/vercel.svg b/communities/red-right-hand/alpha.174bg.net/public/vercel.svg deleted file mode 100644 index 7705396..0000000 --- a/communities/red-right-hand/alpha.174bg.net/public/vercel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/communities/red-right-hand/alpha.174bg.net/public/window.svg b/communities/red-right-hand/alpha.174bg.net/public/window.svg deleted file mode 100644 index b2b2a44..0000000 --- a/communities/red-right-hand/alpha.174bg.net/public/window.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/communities/red-right-hand/alpha.174bg.net/src/app/favicon.ico b/communities/red-right-hand/alpha.174bg.net/src/app/favicon.ico deleted file mode 100644 index 718d6fe..0000000 Binary files a/communities/red-right-hand/alpha.174bg.net/src/app/favicon.ico and /dev/null differ diff --git a/communities/red-right-hand/alpha.174bg.net/src/app/globals.css b/communities/red-right-hand/alpha.174bg.net/src/app/globals.css index a2dc41e..fa3342d 100644 --- a/communities/red-right-hand/alpha.174bg.net/src/app/globals.css +++ b/communities/red-right-hand/alpha.174bg.net/src/app/globals.css @@ -1,26 +1,8 @@ @import "tailwindcss"; -:root { - --background: #ffffff; - --foreground: #171717; -} - @theme inline { --color-background: var(--background); --color-foreground: var(--foreground); - --font-sans: var(--font-geist-sans); - --font-mono: var(--font-geist-mono); -} - -@media (prefers-color-scheme: dark) { - :root { - --background: #0a0a0a; - --foreground: #ededed; - } -} - -body { - background: var(--background); - color: var(--foreground); - font-family: Arial, Helvetica, sans-serif; + --font-sans: var(--font-inter); + --font-mono: var(--font-fira-code); } diff --git a/communities/red-right-hand/alpha.174bg.net/src/app/layout.js b/communities/red-right-hand/alpha.174bg.net/src/app/layout.js index dbc1eca..1fb6dfe 100644 --- a/communities/red-right-hand/alpha.174bg.net/src/app/layout.js +++ b/communities/red-right-hand/alpha.174bg.net/src/app/layout.js @@ -1,28 +1,47 @@ -import { Geist, Geist_Mono } from "next/font/google"; +import { Inter, Fira_Code } from "next/font/google"; import "./globals.css"; +import { CommandLineIcon } from "@heroicons/react/24/solid"; -const geistSans = Geist({ - variable: "--font-geist-sans", +const inter = Inter({ + variable: "--font-inter", subsets: ["latin"], }); -const geistMono = Geist_Mono({ - variable: "--font-geist-mono", +const firaCode = Fira_Code({ + variable: "--font-fira-code", subsets: ["latin"], }); +function TerminalButton() { + return ( + + + + ); +} + export const metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "174th Battle Group", + description: "Vengeance Within Reach", + icons: { + icon: "/favicon.png", + }, }; export default function RootLayout({ children }) { return ( - {children} + + + {children} + ); } diff --git a/communities/red-right-hand/alpha.174bg.net/src/app/page.js b/communities/red-right-hand/alpha.174bg.net/src/app/page.js index 2d37b5c..9aaf53a 100644 --- a/communities/red-right-hand/alpha.174bg.net/src/app/page.js +++ b/communities/red-right-hand/alpha.174bg.net/src/app/page.js @@ -1,65 +1,17 @@ -import Image from "next/image"; - export default function Home() { return ( -
-
- Next.js logo -
-

- To get started, edit the page.js file. -

-

- Looking for a starting point or more instructions? Head over to{" "} - - Templates - {" "} - or the{" "} - - Learning - {" "} - center. -

-
-
- - Vercel logomark - Deploy Now - - - Documentation - -
-
+
+

The 174th Battle Group

+

+ "Vengeance Within Reach" +

+

+ The 174th Battle Group is a logistical support unit of the United Earth + Empire's military. It is responsible for providing logistical support to + the UEE's forces, including transportation, supply, and maintenance. The + 174th Battle Group is known for its efficiency and reliability, and it + has played a crucial role in many of the UEE's military campaigns. +

); } -- cgit v1.2.3