From bce3ffa2edb1e5e7582d9d2ebfe0a0d8b17fad72 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 06:37:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e7eef66..b535d82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { id: "2", title: "Traditional Cooking Methods", description: "Time-honored recipes and cooking techniques passed down through generations ensure authentic flavors that transport you to South India with every meal.", media: { imageSrc: "http://img.b2bpic.net/free-photo/brown-plate-chicken-meat-with-mint-slices-lemon_114579-83800.jpg?_wi=2", imageAlt: "Traditional cooking techniques and authentic preparation"}, items: [ - { icon: Check, text: "Family recipes since 1998" }, + { icon: Check, text: "Family recipes since 1969" }, { icon: Check, text: "Authentic preparation methods" }, { icon: Check, text: "Perfect spice balance mastery" }, ], -- 2.49.1