diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b90723..7a54092 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@priya_eats", testimonial: "The best Dal Makhani I've had in years! Truly authentic.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/ornate-windows-art-nouveau-style-with-stained-glass_23-2150975601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ornate-windows-art-nouveau-style-with-stained-glass_23-2150975601.jpg?_wi=1", imageAlt: "authentic indian restaurant interior", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@kavita_s", testimonial: "The naans were perfectly crispy and fresh.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pan-with-rice-meat-sauce_23-2147894751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pan-with-rice-meat-sauce_23-2147894751.jpg?_wi=1", imageAlt: "authentic indian restaurant interior", }, ]} @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/ornate-windows-art-nouveau-style-with-stained-glass_23-2150975601.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ornate-windows-art-nouveau-style-with-stained-glass_23-2150975601.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/blur-portrait-african-smiling-guy-with-his-hand-focus-relaxed-black-man-elegant-suit-sitting-bench-showing-thumb-up_197531-21913.jpg", @@ -166,7 +166,7 @@ export default function LandingPage() { id: "1", name: "Butter Chicken", price: "₹450", - imageSrc: "http://img.b2bpic.net/free-photo/pan-with-rice-meat-sauce_23-2147894751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pan-with-rice-meat-sauce_23-2147894751.jpg?_wi=2", }, { id: "2",