From 4a4e78c8924a002d864b18cb72a26ade58ddac39 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 18:52:55 +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 5d2c06e..fbbb928 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { tagIcon={ShoppingBag} features={[ { - id: "01", title: "Premium Pet Food", description: "Nutritious and high-quality food for dogs, cats, fish, and birds from trusted brands.", imageSrc: "http://img.b2bpic.net/premium-photo/flat-lay-composition-with-pet-leash-toys-yellow-background_495423-59002.jpg?id=40631138", imageAlt: "Premium pet food selection" + id: "01", title: "Premium Pet Food", description: "Nutritious and high-quality food for dogs, cats, fish, and birds from trusted brands.", imageSrc: "http://img.b2bpic.net/free-photo/domestic-pet-food-assortment_23-2148982335.jpg?id=14603282", imageAlt: "Premium pet food selection" }, { id: "02", title: "Pet Toys & Games", description: "Interactive and engaging toys to keep your pets entertained and active.", imageSrc: "http://img.b2bpic.net/free-photo/domestic-pet-food-assortment_23-2148982335.jpg?id=14603282", imageAlt: "Colorful pet toy collection" -- 2.49.1