From 89e0f44b884d1ad3111ff91fc260d5992d5c72e0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 00:22:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 67 +++++++++++++++--------------------------------- 1 file changed, 20 insertions(+), 47 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea2ba69..c676bcf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,14 +31,10 @@ export default function LandingPage() {
@@ -169,6 +141,7 @@ export default function LandingPage() { tag="Connect" title="Bring Your Vision to Life" description="Let's combine your brand with our artisanal embroidery techniques." + background={{ variant: "gradient-bars" }} /> -- 2.49.1