INIT REPO

This commit is contained in:
William Jeynes
2026-06-23 11:57:18 +01:00
commit 77c2c3acdf
56 changed files with 14347 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"company": "😈🤖",
"navigation": {
"services": "🛠️⚙️",
"testimonies": "🗣️📜",
"jobs": "💻⚰️",
"login": "🔐👤"
},
"header": {
"title": "👁️📡🌐🕰️",
"button": "📖➕"
},
"customers": "👥🧾:",
"testimonies": "😊🗣️📜:",
"login": {
"username": "👤🆔:",
"password": "🔑💬:",
"button": "🔐➡️"
}
}
+20
View File
@@ -0,0 +1,20 @@
{
"company": "Evil.AI",
"navigation": {
"services": "Services",
"testimonies": "Customer Testimonies",
"jobs": "The Last Tech Job",
"login": "Login"
},
"header": {
"title": "Surveilance Technology for the Modern Age",
"button": "Learn More"
},
"customers": "Our Customers:",
"testimonies": "Satisfied Customer Testimonies: ",
"login": {
"username": "Username: ",
"password": "Password: ",
"button": "Login"
}
}