From b3f95130c3c8429ca6aeaa2e341739b5906973c9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 06:22:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 90e9950..ca4d292 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,13 +97,10 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: 1, title: "Sustainable Sourcing", description: "We use ethically sourced materials."}, { - id: 2, title: "Handmade Quality", description: "Every item is crafted with precision."}, { - id: 3, title: "Global Shipping", description: "Delivered to your door, anywhere."}, ]} title="Why Artisanal?" -- 2.49.1