From 75bb9acf852737c683017480e51522ace90006bb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 04:58:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 96d4dea..c9ba845 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,9 @@ export default function LandingPage() { title="Business Growth Roadmap" description="Step-by-step plan for scaling revenue and profit." textboxLayout="default" - /> + > +
+
-- 2.49.1