diff --git a/Frontend/app/(authenticated)/account/page.tsx b/Frontend/app/(authenticated)/account/page.tsx index 05b024a..7f572f1 100644 --- a/Frontend/app/(authenticated)/account/page.tsx +++ b/Frontend/app/(authenticated)/account/page.tsx @@ -23,11 +23,14 @@ export default async function AccountPage() { role="main" className="h-full flex flex-col min-h-screen mx-auto w-screen overflow-hidden bg-base-100" > - + +
+ } /> - +
+
) diff --git a/Frontend/app/(public)/about/page.tsx b/Frontend/app/(public)/about/page.tsx index 30e57e4..aeae38f 100644 --- a/Frontend/app/(public)/about/page.tsx +++ b/Frontend/app/(public)/about/page.tsx @@ -15,12 +15,12 @@ export default async function About() {

- In 2023 I built Sign365 using pocketbase - and setup an open source library to help people get setup with Stripe - + Pocketbase. As 2024 has come around I have had more and more + In 2023 I built Sign365 using pocketbase + and setup an open source library to help people get setup with Stripe + + Pocketbase. As 2024 has come around I have had more and more requests for applications and features on the existing code. I built a codebase that would save me 20 hours + in the bootstrapping time to - get my applications ready. That is why I had to build FastPocket an + get my applications ready. That is why I had to build FastPocket an easy solution to give everyone a head start.

@@ -28,21 +28,21 @@ export default async function About() { applications, I've seen that there will never be one codebase that suits all developers. But I am sure for those who are opensourcing, self-hosting and want to spin up an application quickly - they will be able to do it using FastPocket + they will be able to do it using FastPocket

- I am taking all of the knowledge that I have gained accross 20+ + I am taking all of the knowledge that I have gained across 20+ different React projects and combining it into 1 single codebase. It includes personal philosophies on styling, theming and building and will help indie-hackers, startups make complex technical decisions that have been battle tested in enterprise code

- So I've committed to building FastPocket to help you build your + So I've committed to building FastPocket to help you build your projects faster to get paid.

- FastPocket will get you producing more with less development. + FastPocket will get you producing more with less development.

I know that your next project will grow exponentially because of the