diff --git a/src/app/page.tsx b/src/app/page.tsx index c6dce11..6b6f08e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@priyasharma", testimonial: "The best sweets in town! The Kaju Katli is pure gold.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert-plate_23-2149312393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert-plate_23-2149312393.jpg?_wi=1", imageAlt: "luxury indian sweets assortment close up", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@ananya_foodie", testimonial: "Their Jalebis are divine. A perfect luxury treat.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-full-small-colorful-doughnuts_114579-53485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-full-small-colorful-doughnuts_114579-53485.jpg?_wi=1", imageAlt: "gulab jamun close up gold plate", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@v_singh", testimonial: "Great ambiance and even better quality sweets.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-coconut-candies-round-formed-with-red-icings-black_140725-104611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-coconut-candies-round-formed-with-red-icings-black_140725-104611.jpg?_wi=1", imageAlt: "rasgulla dessert premium presentation", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@meera_i", testimonial: "Gayatri Sweets never disappoints. Truly premium quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookie-tray-marble-surface_114579-79995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookie-tray-marble-surface_114579-79995.jpg?_wi=1", imageAlt: "kaju katli sweets diamond shape", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert-plate_23-2149312393.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert-plate_23-2149312393.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg", @@ -158,19 +158,19 @@ export default function LandingPage() { id: "1", name: "Royal Kaju Katli", price: "₹650/kg", - imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-full-small-colorful-doughnuts_114579-53485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-full-small-colorful-doughnuts_114579-53485.jpg?_wi=2", }, { id: "2", name: "Classic Rasgulla", price: "₹300/kg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-coconut-candies-round-formed-with-red-icings-black_140725-104611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-coconut-candies-round-formed-with-red-icings-black_140725-104611.jpg?_wi=2", }, { id: "3", name: "Saffron Barfi", price: "₹700/kg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookie-tray-marble-surface_114579-79995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookie-tray-marble-surface_114579-79995.jpg?_wi=2", }, { id: "4",