From adb016d8e1b90fda699c50d4fe00b0ceadadd016 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Fri, 20 Jun 2025 06:44:15 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/public/dots.svg | 1 + apps/web/src/app/page.tsx | 26 ++++++++++++++++---------- 2 files changed, 17 insertions(+), 10 deletions(-) create mode 100644 apps/web/public/dots.svg diff --git a/apps/web/public/dots.svg b/apps/web/public/dots.svg new file mode 100644 index 00000000..f103d611 --- /dev/null +++ b/apps/web/public/dots.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/web/src/app/page.tsx b/apps/web/src/app/page.tsx index 824b1622..3a39548d 100644 --- a/apps/web/src/app/page.tsx +++ b/apps/web/src/app/page.tsx @@ -13,18 +13,24 @@ export default function TheBestDamnLandingPageEver() { return ( <> {/* Hero section */} -
-

- Your API → Paid MCP, Instantly -

+
+
-
- Run one command to turn any MCP server or OpenAPI service into a paid - MCP product,{' '} - with built-in distribution to over 20k AI engineers. -
+
- +
+

+ Your API → Paid MCP, Instantly +

+ +
+ Run one command to turn any MCP server or OpenAPI service into a + paid MCP product,{' '} + with built-in distribution to over 20k AI engineers. +
+ + +
{/* How it works section */}