From 5d901f0e1b6d502dcc9208ccbf6a4acff835485a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 06:26:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8cc562e..d1f2456 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,6 @@ export default function LandingPage() { description="Handpicked nutritious meals for dogs and cats of all ages and sizes" tag="Premium Selection" tagIcon={Star} - avatarText="Trusted by 10K+ pet owners" products={[ { id: "1", name: "Organic Chicken & Rice Blend", price: "$32.99", imageSrc: "http://img.b2bpic.net/free-photo/dried-dog-food-background_93675-132605.jpg", imageAlt: "Organic chicken and rice pet food", initialQuantity: 1, -- 2.49.1