diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b61c51..3ac4cb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,7 +116,7 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Korean Egg Fried Rice", price: "₹280", variant: "Spicy, Medium, Serves 1", imageSrc: "http://img.b2bpic.net/free-psd/web-banner-template-japanese-restaurant_23-2148203257.jpg", imageAlt: "Korean style egg fried rice in ceramic bowl" + id: "1", name: "Korean Egg Fried Rice", price: "₹280", variant: "Spicy, Medium, Serves 1", imageSrc: "http://img.b2bpic.net/free-psd/web-banner-template-japanese-restaurant_23-2148203257.jpg?_wi=1", imageAlt: "Korean style egg fried rice in ceramic bowl" }, { id: "2", name: "Egg Kulfi", price: "₹120", variant: "Traditional Indian Dessert", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dessert-bowl_23-2149312384.jpg", imageAlt: "Creamy egg kulfi on stick with garnish" @@ -181,7 +181,7 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "1", value: "40+", title: "Egg Dishes", description: "Unique creative recipes developed with passion", imageSrc: "http://img.b2bpic.net/free-psd/web-banner-template-japanese-restaurant_23-2148203257.jpg", imageAlt: "Creative egg dishes showcase" + id: "1", value: "40+", title: "Egg Dishes", description: "Unique creative recipes developed with passion", imageSrc: "http://img.b2bpic.net/free-psd/web-banner-template-japanese-restaurant_23-2148203257.jpg?_wi=2", imageAlt: "Creative egg dishes showcase" }, { id: "2", value: "100+", title: "Street Dogs Supported", description: "Through care initiatives and community programs", imageSrc: "http://img.b2bpic.net/free-photo/cute-shiba-inu-pet-with-family_23-2149428933.jpg", imageAlt: "Street dogs receiving care and support"