diff --git a/src/client/landing-page/LandingPage.tsx b/src/client/landing-page/LandingPage.tsx index d5cd263..7fb6b68 100644 --- a/src/client/landing-page/LandingPage.tsx +++ b/src/client/landing-page/LandingPage.tsx @@ -286,7 +286,7 @@ export default function LandingPage() {

We've pre-built the important stuff. -
Wasp does all the boring stuff. +
Wasp does the boilerplate stuff.
You get to do the fun stuff.

@@ -380,7 +380,7 @@ export default function LandingPage() {

Stripe subscriptions and secure webhooks are built-in. Just add your Stripe - Product IDs! Go it a try with credit card number{' '}4242 4242 4242 4242 4242 + Product IDs! Try it out below with test credit card number{' '}4242 4242 4242 4242 4242

{tiers.map((tier) => ( diff --git a/src/client/static/open-saas-banner.png b/src/client/static/open-saas-banner.png index d82d275..c2363cc 100644 Binary files a/src/client/static/open-saas-banner.png and b/src/client/static/open-saas-banner.png differ