diff --git a/src/app/page.tsx b/src/app/page.tsx index b7b4e7a..787edfe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@foodie_reviewer", testimonial: "The dishes are well-cooked and full of flavor. Definitely a must-visit for mandi lovers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/plates-cutlery-glasses-flat-lay_23-2148914878.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plates-cutlery-glasses-flat-lay_23-2148914878.jpg?_wi=1", imageAlt: "luxury arabian mandi platter aesthetic", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@frequent_diner", testimonial: "Consistent taste and high quality. Been coming here for over a year.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/spices-plate_23-2147684837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spices-plate_23-2147684837.jpg?_wi=1", imageAlt: "fresh grilled chicken alfaham", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@local_foodie", testimonial: "Absolutely loved the spices and the meat tenderness.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-rice-rice-dried-fruits-plate-bowls-spices_140725-78909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-rice-rice-dried-fruits-plate-bowls-spices_140725-78909.jpg?_wi=1", imageAlt: "unlimited aromatic mandi rice bowl", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@mandi_expert", testimonial: "Premium quality at a great price point. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/chopped-fruit-salad-ceramic-plate-concrete_114579-71923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chopped-fruit-salad-ceramic-plate-concrete_114579-71923.jpg?_wi=1", imageAlt: "refreshing salad side dish plate", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/plates-cutlery-glasses-flat-lay_23-2148914878.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plates-cutlery-glasses-flat-lay_23-2148914878.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-urban-portrait-brunet-hipster-woman-having-fun-going-crazy-masquerade-party-wearing-trendy-cozy-sweater-face-crown-eating-sweet-tasty-berry-cake-bright-positive-happy_291049-1266.jpg", @@ -159,7 +159,7 @@ export default function LandingPage() { descriptions: [ "Tender chicken marinated in our secret blend of spices and grilled to perfection.", ], - imageSrc: "http://img.b2bpic.net/free-photo/spices-plate_23-2147684837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spices-plate_23-2147684837.jpg?_wi=2", }, { id: "2", @@ -167,7 +167,7 @@ export default function LandingPage() { descriptions: [ "Our signature basmati rice, steamed with aromatic spices and served with a side of authentic gravy.", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-rice-rice-dried-fruits-plate-bowls-spices_140725-78909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-rice-rice-dried-fruits-plate-bowls-spices_140725-78909.jpg?_wi=2", }, { id: "3", @@ -175,7 +175,7 @@ export default function LandingPage() { descriptions: [ "Enjoy our traditional fresh salad and homemade mayonnaise with every meal.", ], - imageSrc: "http://img.b2bpic.net/free-photo/chopped-fruit-salad-ceramic-plate-concrete_114579-71923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chopped-fruit-salad-ceramic-plate-concrete_114579-71923.jpg?_wi=2", }, ]} title="Signature Flavors"