From 68925424091edc81ce370c6e75dfd04d5e399a55 Mon Sep 17 00:00:00 2001 From: Ali Farooq Date: Sun, 5 May 2024 19:55:54 +0500 Subject: [PATCH 1/2] feat(saas): Mobile Responsive landing page --- .../saas/src/app/(web)/_components/general-components.tsx | 4 ++-- starterkits/saas/src/app/(web)/page.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/starterkits/saas/src/app/(web)/_components/general-components.tsx b/starterkits/saas/src/app/(web)/_components/general-components.tsx index 9119b25..f858d69 100644 --- a/starterkits/saas/src/app/(web)/_components/general-components.tsx +++ b/starterkits/saas/src/app/(web)/_components/general-components.tsx @@ -40,13 +40,13 @@ export function WebPageHeader({ return (
{badge && ( - +

{badge}

)} {title} diff --git a/starterkits/saas/src/app/(web)/page.tsx b/starterkits/saas/src/app/(web)/page.tsx index bbbbdf5..8591bf4 100644 --- a/starterkits/saas/src/app/(web)/page.tsx +++ b/starterkits/saas/src/app/(web)/page.tsx @@ -23,7 +23,7 @@ export default async function HomePage() { > Elevate your development game with Rapidlaunch! Launch your apps faster with our SaaS starterkits, components, building From 6f4bf578cd5cf1184ea2737b4d4238ff1f877943 Mon Sep 17 00:00:00 2001 From: Ali Farooq Date: Sun, 5 May 2024 20:04:13 +0500 Subject: [PATCH 2/2] feat(saas): Mobile responsive promotion,features,testimonial --- .../saas/src/app/(web)/_components/features.tsx | 12 +++++++----- .../saas/src/app/(web)/_components/promotion.tsx | 10 ++++++++-- .../saas/src/app/(web)/_components/testimonials.tsx | 6 ++++-- 3 files changed, 19 insertions(+), 9 deletions(-) diff --git a/starterkits/saas/src/app/(web)/_components/features.tsx b/starterkits/saas/src/app/(web)/_components/features.tsx index 582ed94..78a4610 100644 --- a/starterkits/saas/src/app/(web)/_components/features.tsx +++ b/starterkits/saas/src/app/(web)/_components/features.tsx @@ -7,18 +7,18 @@ export default function Features() { return (
-

+

Starterkit Features

Starterkit features are designed to help you build a robust and scalable SaaS project.
-
+
{features.map((feature, idx) => ( +
-

{title}

+

+ {title} +

{description} diff --git a/starterkits/saas/src/app/(web)/_components/promotion.tsx b/starterkits/saas/src/app/(web)/_components/promotion.tsx index d553060..3abb2d8 100644 --- a/starterkits/saas/src/app/(web)/_components/promotion.tsx +++ b/starterkits/saas/src/app/(web)/_components/promotion.tsx @@ -3,10 +3,16 @@ import Balancer from "react-wrap-balancer"; export function Promotion() { return (
- + Launch your SaaS in just a few days 🚀 - + Because Rapidlaunch comes with a SaaS starter kit, Blocks and guides, and more, you can launch your SaaS in just a few days. Get started with our starter kits, components, building guides, diff --git a/starterkits/saas/src/app/(web)/_components/testimonials.tsx b/starterkits/saas/src/app/(web)/_components/testimonials.tsx index 962abb6..7c259e6 100644 --- a/starterkits/saas/src/app/(web)/_components/testimonials.tsx +++ b/starterkits/saas/src/app/(web)/_components/testimonials.tsx @@ -6,8 +6,10 @@ export function Testimonials() { return (
-

Testimonials

-

+

+ Testimonials +

+

People have said...