From 346be120b23cf803c17dcc327dae8a514631cd34 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 04:01:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 237 +++++++++-------------------------------------- 1 file changed, 46 insertions(+), 191 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6167ea3..c0a7a7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,33 +13,24 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; export default function LandingPage() { return (