{" "} -

- Are you ready to save 20 hours of coding? Start your Micro-SaaS - today +

+ Apply now to join us as we build apps fast, together! Be among + the first to start using FastPocket and lock in your lifetime + discount.

} /> + +

+ What you will get! +

+ + +

+ What you will give! +

+ + diff --git a/Frontend/components/Header.tsx b/Frontend/components/Header.tsx index 09265a0..a2745f2 100644 --- a/Frontend/components/Header.tsx +++ b/Frontend/components/Header.tsx @@ -105,10 +105,10 @@ export default function Header({ isUserLoggedIn }: HeaderProps) { localStorage.removeItem("price"); document.getElementById("sign-up-modal")?.click(); }} - className={`btn btn-primary btn-sm text-primary-content`} + className={`btn btn-primary btn-sm text-primary-content `} id="sign-up-modal-button" > - Sign Up + Get First Access ) : ( diff --git a/Frontend/components/Logo.tsx b/Frontend/components/Logo.tsx index d027ea2..12537ce 100644 --- a/Frontend/components/Logo.tsx +++ b/Frontend/components/Logo.tsx @@ -21,9 +21,9 @@ function Logo({ imageProps, ...props }: LogoProps & LinkProps) { Follow us on Twitter diff --git a/Frontend/components/Navigation.tsx b/Frontend/components/Navigation.tsx index 6ff043f..639a12f 100644 --- a/Frontend/components/Navigation.tsx +++ b/Frontend/components/Navigation.tsx @@ -42,14 +42,13 @@ function Navigation({ isUserLoggedIn }: { isUserLoggedIn: boolean }) { {/* Navbar menu content here */}
  • - Pricing + Become A 10x Dev
  • - - Blogs - + Meet Sam
  • + {/*
  • Contact @@ -83,11 +82,12 @@ function Navigation({ isUserLoggedIn }: { isUserLoggedIn: boolean }) {
  • - Pricing + Get Your FastPocket
  • - Blogs + Meet Sam
  • + {/*
  • Contact
  • */} diff --git a/Frontend/components/PriceCard.tsx b/Frontend/components/PriceCard.tsx index cfe2b54..39e14f1 100644 --- a/Frontend/components/PriceCard.tsx +++ b/Frontend/components/PriceCard.tsx @@ -117,7 +117,7 @@ export default function PriceCard({ onClick={() => submitForm(product)} className="btn btn-primary rounded-full bg-gradient-to-r from-primary to-secondary outline-none border-none" > - Try it! + Let's go! )} diff --git a/Frontend/components/Utilities/Background.tsx b/Frontend/components/Utilities/Background.tsx index 95f5035..6e562cb 100644 --- a/Frontend/components/Utilities/Background.tsx +++ b/Frontend/components/Utilities/Background.tsx @@ -26,7 +26,7 @@ const Background = ({ children }: { children: ReactNode }) => {
    {children} diff --git a/Frontend/public/icons/combination-logo.svg b/Frontend/public/icons/combination-logo.svg new file mode 100644 index 0000000..e91c035 --- /dev/null +++ b/Frontend/public/icons/combination-logo.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/Frontend/public/icons/logo.svg b/Frontend/public/icons/logo.svg index 0ab689c..cafbfa4 100644 --- a/Frontend/public/icons/logo.svg +++ b/Frontend/public/icons/logo.svg @@ -1,4 +1,4 @@ - - - + + + diff --git a/Frontend/public/images/circuit.svg b/Frontend/public/images/circuit.svg deleted file mode 100644 index 09ea9fb..0000000 --- a/Frontend/public/images/circuit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Frontend/public/images/gradient.png b/Frontend/public/images/gradient.png new file mode 100644 index 0000000..0a22eaf Binary files /dev/null and b/Frontend/public/images/gradient.png differ diff --git a/Frontend/sections/Feature/SolidBackgrondIconFeature.tsx b/Frontend/sections/Feature/SolidBackgrondIconFeature.tsx index 9d2666b..f0af9ce 100644 --- a/Frontend/sections/Feature/SolidBackgrondIconFeature.tsx +++ b/Frontend/sections/Feature/SolidBackgrondIconFeature.tsx @@ -6,14 +6,14 @@ function SolidBackgrondIconFeature() { return ( <> {/* Icon Blocks */} -
    +
    {/* Icon Block */} -
    +
    {""} -
    +
    {""} -
    +
    @@ -78,7 +78,7 @@ function SolidBackgrondIconFeature() { className="group flex flex-col justify-center bg-base-200 shadow-lg rounded-xl p-4 md:p-7 " href="#" > -
    +
    {""} -
    +
    {""} -
    +
    {""} {

    - {title}

    {typeof window !== "undefined" && !localStorage.getItem("waitinglist") ? ( <>

    - Finish Your React + - PocketBase project, With A{" "} - Head Start + + Finish + {" "} + Your React + PocketBase project, With A{" "} + + Head Start +

    diff --git a/Frontend/sections/PageHeader.tsx b/Frontend/sections/PageHeader.tsx index a6535ac..ed1995b 100644 --- a/Frontend/sections/PageHeader.tsx +++ b/Frontend/sections/PageHeader.tsx @@ -7,7 +7,7 @@ interface PageHeaderProps { function PageHeader({ title, subtitle }: PageHeaderProps) { return (
    -

    +

    {title}

    {subtitle} diff --git a/Frontend/sections/Payment.tsx b/Frontend/sections/Payment.tsx index a022740..cff700f 100644 --- a/Frontend/sections/Payment.tsx +++ b/Frontend/sections/Payment.tsx @@ -35,7 +35,7 @@ const Payment = ({ )}
    {isLoading ? ( <>