diff --git a/Frontend/app/(public)/pricing/page.tsx b/Frontend/app/(public)/pricing/page.tsx index fe89671..fa3d4e0 100644 --- a/Frontend/app/(public)/pricing/page.tsx +++ b/Frontend/app/(public)/pricing/page.tsx @@ -22,7 +22,8 @@ export default function PricingPage() { <> {" "}

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

} diff --git a/Frontend/app/(public)/whatsnew/page.tsx b/Frontend/app/(public)/whatsnew/page.tsx index bcd3060..f4a4a4d 100644 --- a/Frontend/app/(public)/whatsnew/page.tsx +++ b/Frontend/app/(public)/whatsnew/page.tsx @@ -1,8 +1,7 @@ import Footer from "@/components/Footer"; import Background from "@/components/Utilities/Background"; import Spacer from "@/components/Utilities/Spacer"; -import FormLeftDescriptionRightContactUs from "@/sections/ContactUs/FormLeftDescriptionRightContactUs"; -import SolidBackgrondIcon from "@/sections/IconsSections/SolidBackgrondIcon"; +import SolidBackgrondIconFeature from "@/sections/Feature/SolidBackgrondIconFeature"; import PageHeader from "@/sections/PageHeader"; import React from "react"; @@ -16,12 +15,13 @@ const page = () => { <> {" "}

- Take a look at all the cool features we've built. + Fastpocket gives you boilerplate to help you build.

} /> - + +