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 (