diff --git a/src/app/page.tsx b/src/app/page.tsx index e013f66..1a3cb82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function HomePage() { name: "Masala Puff", price: "Wholesale Available", variant: "Spiced • Savory • Crispy", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-oriental-pastry-with-nuts-pistachio-platter_140725-12002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-oriental-pastry-with-nuts-pistachio-platter_140725-12002.jpg?_wi=1", imageAlt: "Masala Puff", }, { @@ -118,7 +118,7 @@ export default function HomePage() { name: "Chilly Paneer Puff", price: "Wholesale Available", variant: "Paneer • Spicy • Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/samsa-samosas-with-meat_658428-358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/samsa-samosas-with-meat_658428-358.jpg?_wi=1", imageAlt: "Chilly Paneer Puff", }, { @@ -126,7 +126,7 @@ export default function HomePage() { name: "Rajwadi Puff", price: "Wholesale Available", variant: "Traditional • Royal • Authentic", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-oriental-pastry-with-nuts-pistachio-platter_140725-12002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-oriental-pastry-with-nuts-pistachio-platter_140725-12002.jpg?_wi=2", imageAlt: "Rajwadi Puff", }, { @@ -134,7 +134,7 @@ export default function HomePage() { name: "Khari", price: "Wholesale Available", variant: "Classic • Crunchy • Savory", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-crackers-sackcloth-white-background-high-quality-photo_114579-37899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-crackers-sackcloth-white-background-high-quality-photo_114579-37899.jpg?_wi=1", imageAlt: "Khari", }, { @@ -142,7 +142,7 @@ export default function HomePage() { name: "Premium Biscuits", price: "Wholesale Available", variant: "Variety • Quality • Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-pancakes-with-sweet-cakes-fruits-dark-surface-sweet-cake-dessert_140725-82020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-pancakes-with-sweet-cakes-fruits-dark-surface-sweet-cake-dessert_140725-82020.jpg?_wi=1", imageAlt: "Premium Biscuits", }, ]} @@ -178,7 +178,7 @@ export default function HomePage() { name: "Raj Patel", handle: "Patel's Grocery Store", testimonial: "Best puff in town, highly recommend this place. Our customers love them, and the consistency is outstanding.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1", imageAlt: "Raj Patel", }, { @@ -186,7 +186,7 @@ export default function HomePage() { name: "Sarah Johnson", handle: "Johnson's Deli & Market", testimonial: "Great quality and quantity. They always deliver on time and maintain the highest standards. Essential to our business.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -194,7 +194,7 @@ export default function HomePage() { name: "Ahmed Hassan", handle: "Hassan's Indian Market", testimonial: "Best tasting cookies and biscuits in the region! The authenticity and freshness are unmatched. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Ahmed Hassan", }, { @@ -202,7 +202,7 @@ export default function HomePage() { name: "Maria Gonzalez", handle: "Maria's Café & Bakery", testimonial: "Reliable wholesale partner. We've built our business on their quality products. Always fresh, always consistent.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Maria Gonzalez", }, { @@ -210,7 +210,7 @@ export default function HomePage() { name: "David Chen", handle: "Chen's Restaurant Supply", testimonial: "Outstanding service and product quality. They go above and beyond to meet our wholesale needs. Highly valued partner.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2", imageAlt: "David Chen", }, { @@ -218,7 +218,7 @@ export default function HomePage() { name: "Linda Martinez", handle: "Martinez Event Catering", testimonial: "Perfect for bulk orders and special events. Their puffs and khari are signature items at our catering. Exceptional quality.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Linda Martinez", }, ]}