diff --git a/src/app/page.tsx b/src/app/page.tsx index 579f86b..4f21e3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/colorful-baskets-fresh-spices-sale-generated-by-ai_188544-9016.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-baskets-fresh-spices-sale-generated-by-ai_188544-9016.jpg?_wi=1", imageAlt: "traditional indian sweet shop interior", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { description="Laxmi Misthan Bhandar started as a small kitchen dedicated to preserving ancient Indian recipes. Today, we continue that legacy by sourcing premium ingredients to craft legendary mithai." subdescription="Every sweet is handcrafted with love and care, maintaining the authenticity our customers have cherished for generations." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/male-cook-cuts-orange-into-pieces-marble-table_2831-7988.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-cook-cuts-orange-into-pieces-marble-table_2831-7988.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -161,13 +161,13 @@ export default function LandingPage() { { title: "Heritage Recipes", description: "Authentic methods passed down through generations.", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-baskets-fresh-spices-sale-generated-by-ai_188544-9016.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-baskets-fresh-spices-sale-generated-by-ai_188544-9016.jpg?_wi=2", imageAlt: "indian food association badge", }, { title: "Hygienic Standards", description: "Strict quality control in every production batch.", - imageSrc: "http://img.b2bpic.net/free-photo/male-cook-cuts-orange-into-pieces-marble-table_2831-7988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-cook-cuts-orange-into-pieces-marble-table_2831-7988.jpg?_wi=2", imageAlt: "indian food association badge", }, ]}