\ No newline at end of file
diff --git a/views/components/specific/head.ejs b/views/components/specific/head.ejs
new file mode 100644
index 0000000..4b57d52
--- /dev/null
+++ b/views/components/specific/head.ejs
@@ -0,0 +1,10 @@
+
+abtmtr.link site commissions
+
+
+
+
+
\ No newline at end of file
diff --git a/views/pages/contact.ejs b/views/pages/contact.ejs
index 5d20ffe..96f99c4 100644
--- a/views/pages/contact.ejs
+++ b/views/pages/contact.ejs
@@ -1,12 +1,7 @@
-
+
-
- abtmtr.link site commissions
-
-
-
-
+ <%- include(__dirname + "/views/components/specific/head.ejs") %>
diff --git a/views/pages/index.ejs b/views/pages/index.ejs
index 0a20287..47f4181 100644
--- a/views/pages/index.ejs
+++ b/views/pages/index.ejs
@@ -1,12 +1,7 @@
-
+
-
- abtmtr.link site commissions
-
-
-
-
+ <%- include(__dirname + "/views/components/specific/head.ejs") %>
@@ -14,7 +9,7 @@
<%- include(__dirname + "/views/components/cakeView.ejs", {
image: "/assets/imgs/homosuckMatkap.png",
alt: "matkap looking ridiculous with his hands in the air",
- title: "hey, i'm MeowcaTheoRange.",
+ title: "hey, i'm MeowcaTheoRange.",
description: `i've got a feeling you want a good site that's special, performs well on all devices, and pleases new visitors and existing fans alike.
you want it to bring attention to what you do, what you dedicate yourself to, what you're passionate about, or what you're selling... but you don't quite have the know-how to get it done.
diff --git a/views/pages/pricing.ejs b/views/pages/pricing.ejs
index 84cb487..bcd65f7 100644
--- a/views/pages/pricing.ejs
+++ b/views/pages/pricing.ejs
@@ -1,12 +1,7 @@
-
+
-
- abtmtr.link site commissions
-
-
-
-
+ <%- include(__dirname + "/views/components/specific/head.ejs") %>
@@ -60,7 +55,7 @@ est. time: 1-2 weeks`,
alt: "a couple pages, and a browser with a gallery and an advertisement with an among us crewmate and the word \"adversising [sic]\".",
title: "good site ($30 USD)",
description: `this site type is good if you don't need a lot out of your site.
-if you already use some kind of commission management system, and are happy with just making your requests more parseable, this is a good pick for you.
+if you use some kind of commission management system, and are happy with just making your requests more parseable, this is a good pick for you.
minimum deadline: 1 month
est. time: 2-4 weeks`,
@@ -78,7 +73,7 @@ est. time: 2-4 weeks`,
<%- include(__dirname + "/views/components/yesNoListView.ejs", {
image: "/assets/imgs/pricing/type_awesome.png",
alt: "a portfolio website, with a sale dialog over it. the sale code is \"HIIIIALL\".",
- title: "awesome site ($80 USD)",
+ title: "awesome site ($50 USD)",
description: `good site, but better. or: matkap special, but more basic.
the Nitro Basic of abtmtr.link's site commissions.
@@ -88,30 +83,9 @@ minimum deadline: 2 months
est. time: 1-2 months`,
yes: [
["Everything from good site"],
- ["20 pages max (incl. homepage)"],
+ ["10 pages max (incl. homepage)"],
["functional cookies, local storage, and session storage"],
- ["Dynamic assets (fetch from other places/APIs)"],
- ["framework usage (Next.js, React, EJS)"],
- ],
- no: [
- ]
- }) %>
- <%- include(__dirname + "/views/components/yesNoListView.ejs", {
- image: "/assets/imgs/pricing/type_matkap.png",
- alt: "matkap sitting wall-eyed at a computer, chewing on grass. he is coding a website displaying the word \"SITE.\" on the screen.",
- title: "matkap special site ($100 USD)",
- description: `channel the spirit of matkap and... eat grass or something. i don't know what he does.
-
-this site type is good for handling customer tickets/messages/whatever without requiring a Trello board.
-
-minimum deadline: 4 months
-est. time: 2-3 months`,
- yes: [
- ["Everything from awesome site"],
- ["no page maximum"],
- ["Forms with custom APIs"],
- ["Express server"],
- ["SQLite database"],
+ ["popups and stuff"],
],
no: [
]
@@ -119,12 +93,13 @@ est. time: 2-3 months`,
or, i can quote you a site
<%- include(__dirname + "/views/components/yesNoListView.ejs", {
- image: "/assets/imgs/pricing/type_all.png",
- alt: "matkap smiling at the viewer, with a browser on the other side. sparkles are around both.",
- title: "quoted site ($20+ USD)",
+ image: "/assets/imgs/pricing/type_quote.png",
+ alt: "matkap chewing on a calculator. there's a quote that is reported to be \"$?!?!\". a browser is below it.",
+ title: "\"site\" ($20+ USD)",
description: `oh god oh fuck it looks like i'll have to do some mental math.
this site type is good if you need something specific.
+it's also the worst pun i think i've ever made.
price depends on quoted content, plus the base fee.
(the quote itself is free i'm not gonna charge you for a damn email exchange)
diff --git a/views/pages/tos.ejs b/views/pages/tos.ejs
index f693727..6c15847 100644
--- a/views/pages/tos.ejs
+++ b/views/pages/tos.ejs
@@ -1,12 +1,7 @@
-
+
-
- abtmtr.link site commissions
-
-
-
-
+ <%- include(__dirname + "/views/components/specific/head.ejs") %>
diff --git a/views/pages/whaticando.ejs b/views/pages/whaticando.ejs
index 1a4842a..7d5d89d 100644
--- a/views/pages/whaticando.ejs
+++ b/views/pages/whaticando.ejs
@@ -1,12 +1,7 @@
-
+
-
- abtmtr.link site commissions
-
-
-
-
+ <%- include(__dirname + "/views/components/specific/head.ejs") %>