From 4993581306e499198cf030dff13d6a71e2f68acb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 04:57:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 203 +++++++++++++++++++++++------------------------ 1 file changed, 99 insertions(+), 104 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 38a314e..de36955 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,120 +20,115 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background="noiseDiagonalGradient" - cardStyle="outline" - primaryButtonStyle="radial-glow" - secondaryButtonStyle="layered" - headingFontWeight="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -

1. Foundation: Inventory & Logistics Optimization.

-

2. Growth: Customer Acquisition through Social Ads.

-

3. Retention: Loyalty Programs for long-term profit.

-
-
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);