Update src/app/page.tsx
Some checks failed
Node.js CI / build (18.x) (pull_request) Failing after 28s
Node.js CI / build (20.x) (pull_request) Failing after 27s
Node.js CI / build (22.x) (pull_request) Failing after 28s
Vercel Preview Deployment / Deploy-Preview (pull_request) Failing after 30s

Fix grammar and typos
This commit is contained in:
2025-09-19 06:08:06 +00:00
parent c4ad99a88c
commit a166e92dbd

View File

@@ -54,12 +54,12 @@ export default function Home() {
</Text>
<Text w="100%" textAlign="left" fontSize="lg">
{
"Last year I faced a layoff and haven't been able to get back into my field. I can no longer afford the costs of hosting this website on it's current platform. The website generated no sales and thus I had to make the difficult decision to shut the site down for now."
"Last year I faced a layoff and haven't been able to get back into my field. I can no longer afford the costs of hosting this website on its current platform. The website generated no sales and thus I had to make the difficult decision to shut the site down for now."
}
</Text>
<Text w="100%" textAlign="left" fontSize="lg">
{
"Another contributing factor is the fear of losing access to another payment processor. LCM was banned from Square and they gave no reason. It's probably because of \"adult material\". On top of that, especially with it getting in the spotlight again, my state is starting it's own ID check law for adult websites. I cannot catch a break. I have no way to do that since I already struggle to pay for hosting so it's probably a good time to just take a break from this endeavour for now."
"Another contributing factor is the fear of losing access to another payment processor. LCM was banned from Square and they gave no reason. It's probably because of "adult material". On top of that, especially with it getting in the spotlight again, my state is starting its own ID check law for adult websites. I cannot catch a break. I have no way to do that since I already struggle to pay for hosting so it's probably a good time to just take a break from this endeavour for now."
}
</Text>
<Text w="100%" textAlign="left" fontSize="lg">
@@ -69,7 +69,7 @@ export default function Home() {
</Text>
<Text w="100%" textAlign="left" fontSize="lg">
{
'Since LCM was not registered as an LLC yet I have decided to rebranding the company one last time. I have been enjoying hearing/seeing everyone refer to me as wolf/werewolf so much that I want to keep it as Lucid\'s base/default form. To align with this change I am trying out the name "Werewolf Kid Creations". Lucid Creations Media still works, but I really want to lean into the new base form. I think it is time to flip to a new chapter in my life just like when I change my original fursona and online alias.'
'Since LCM was not registered as an LLC yet I have decided to rebrand the company one last time. I have been enjoying hearing/seeing everyone refer to me as wolf/werewolf so much that I want to keep it as Lucid\'s base/default form. To align with this change I am trying out the name "Werewolf Kid Creations". Lucid Creations Media still works, but I really want to lean into the new base form. I think it is time to flip to a new chapter in my life just like when I change my original fursona and online alias.'
}
</Text>
<Text w="100%" textAlign="left" fontSize="lg">
@@ -79,7 +79,7 @@ export default function Home() {
</Text>
<Text w="100%" textAlign="left" fontSize="lg">
{
"My current priorities are to test this rebrand, update usernames to match my new alias, and work on making the WerewolfKid.monster website. Which is going to serve the same purpose that the Kobold Kid website was going to serve as a bio, place to find social links, art of Lucid, and embeds from Gumroad for the 3D textures. I hope to relaunch the eShop on this domain too with a new platform if I can figure out the legal hurdles of doing all of that."
"My current priorities are to test this rebrand, update usernames to match my new alias, and work on making the WerewolfKid.monster website. Which is going to serve the same purpose that the Kobold Kid website was going to be: a bio, place to find social links, art of Lucid, and embeds from Gumroad for the 3D textures. I hope to relaunch the eShop on this domain too with a new platform if I can figure out the legal hurdles of doing all of that."
}
</Text>
</VStack>