From d837acac8e9f044f39aea9bd399fcdfd05b04d47 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:43:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 071f484..33ff421 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,15 +49,15 @@ export default function HomePage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/plate-colorful-cookies-macaroons-with-sprinkles-table_2831-8894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-colorful-cookies-macaroons-with-sprinkles-table_2831-8894.jpg?_wi=1", imageAlt: "Colorful sweets display", }, { - imageSrc: "http://img.b2bpic.net/free-psd/delicious-gulab-jamun-white-bowl_84443-64491.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/delicious-gulab-jamun-white-bowl_84443-64491.jpg?_wi=1", imageAlt: "Fresh gulab jamun", }, { - imageSrc: "http://img.b2bpic.net/free-photo/china-stairs-stone-tiles-old-water_1417-577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/china-stairs-stone-tiles-old-water_1417-577.jpg?_wi=1", imageAlt: "Danta Mithai store front", }, ]} @@ -83,7 +83,7 @@ export default function HomePage() { price: "₹150 per kg", rating: 5, reviewCount: "2.3k", - imageSrc: "http://img.b2bpic.net/free-psd/delicious-gulab-jamun-white-bowl_84443-64491.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/delicious-gulab-jamun-white-bowl_84443-64491.jpg?_wi=2", imageAlt: "Gulab Jamun", }, { @@ -93,7 +93,7 @@ export default function HomePage() { price: "₹180 per kg", rating: 5, reviewCount: "1.9k", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dessert-bowl_23-2149312384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dessert-bowl_23-2149312384.jpg?_wi=1", imageAlt: "Rasgulla", }, { @@ -103,7 +103,7 @@ export default function HomePage() { price: "₹400 per 500g", rating: 5, reviewCount: "1.7k", - imageSrc: "http://img.b2bpic.net/free-photo/organic-homemade-nougat-made-with-honey-pistachio-top-view_114579-8137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-homemade-nougat-made-with-honey-pistachio-top-view_114579-8137.jpg?_wi=1", imageAlt: "Kaju Katli", }, { @@ -113,7 +113,7 @@ export default function HomePage() { price: "₹120 per kg", rating: 5, reviewCount: "2.1k", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-traditional-indian-sweet-made-wheat-flour-jaggery_181624-33395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-traditional-indian-sweet-made-wheat-flour-jaggery_181624-33395.jpg?_wi=1", imageAlt: "Laddu", }, { @@ -123,7 +123,7 @@ export default function HomePage() { price: "₹80 per 500g", rating: 5, reviewCount: "1.8k", - imageSrc: "http://img.b2bpic.net/free-photo/some-lemons-glass-bowl-dark-wooden-background-side-view_176474-3569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/some-lemons-glass-bowl-dark-wooden-background-side-view_176474-3569.jpg?_wi=1", imageAlt: "Kachori", }, ]} @@ -192,7 +192,7 @@ export default function HomePage() { tag: "Quality", title: "Premium Fresh Ingredients", description: "We use only the finest quality ingredients sourced locally to ensure authentic taste and freshness", - imageSrc: "http://img.b2bpic.net/free-photo/ingredients-making-buns-pies-with-jam-fresh-pears-wooden-background-top-view-copy-space_127032-3138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ingredients-making-buns-pies-with-jam-fresh-pears-wooden-background-top-view-copy-space_127032-3138.jpg?_wi=1", imageAlt: "Fresh ingredients", }, { @@ -200,7 +200,7 @@ export default function HomePage() { tag: "Traditional", title: "Authentic Recipes", description: "Made using traditional Rajasthani recipes passed down through generations of our family", - imageSrc: "http://img.b2bpic.net/free-photo/china-stairs-stone-tiles-old-water_1417-577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/china-stairs-stone-tiles-old-water_1417-577.jpg?_wi=2", imageAlt: "Store front", }, { @@ -208,7 +208,7 @@ export default function HomePage() { tag: "Quick", title: "Fast Delivery", description: "Quick service for urgent orders, festivals, weddings, and bulk requirements with timely delivery", - imageSrc: "http://img.b2bpic.net/free-photo/plate-colorful-cookies-macaroons-with-sprinkles-table_2831-8894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-colorful-cookies-macaroons-with-sprinkles-table_2831-8894.jpg?_wi=2", imageAlt: "Sweets display", }, ]}