From 6ba8b4ac9a5616075b0f0f9ccd3d1eb55bcf106b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 06:25:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index d1f2456..8cc562e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,6 +64,7 @@ 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