diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a29bae..98c8e94 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/ceiling-lamp-close_1203-789.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ceiling-lamp-close_1203-789.jpg?_wi=1" imageAlt="Mr. Kabab Signature Platter" /> @@ -93,7 +93,7 @@ export default function LandingPage() { description: "Prepared fresh over open fire.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/precision-originality-shine-as-expert-adds-cut-vegetables-meal_482257-121147.jpg" + imageSrc="http://img.b2bpic.net/free-photo/precision-originality-shine-as-expert-adds-cut-vegetables-meal_482257-121147.jpg?_wi=1" imageAlt="Our Kitchen" mediaAnimation="slide-up" /> @@ -110,19 +110,19 @@ export default function LandingPage() { id: "1", name: "Classic Beef Kebab", price: "$18", - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-chopped-tomato-cucumber-herbs_114579-70158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-chopped-tomato-cucumber-herbs_114579-70158.jpg?_wi=1", }, { id: "2", name: "Spicy Lamb Skewers", price: "$20", - imageSrc: "http://img.b2bpic.net/free-photo/meat-bulgur-onion-with-sumac-wooden-table_140725-9887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-bulgur-onion-with-sumac-wooden-table_140725-9887.jpg?_wi=1", }, { id: "3", name: "Lemon Herb Chicken", price: "$16", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-lamb-ribs-kebab-with-herbs-onion-lavash_140725-11984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-lamb-ribs-kebab-with-herbs-onion-lavash_140725-11984.jpg?_wi=1", }, { id: "4", @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "The meat was perfectly seasoned and tender. Will definitely come back.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-sitting-with-her-friends-dining-table-eating-dessert_637285-3239.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/ceiling-lamp-close_1203-789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ceiling-lamp-close_1203-789.jpg?_wi=2", imageAlt: "happy customer eating restaurant", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { quote: "I've tried many kebab places, but this is truly the most authentic experience.", tag: "New Guest", avatarSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/precision-originality-shine-as-expert-adds-cut-vegetables-meal_482257-121147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/precision-originality-shine-as-expert-adds-cut-vegetables-meal_482257-121147.jpg?_wi=2", imageAlt: "happy customer eating restaurant", }, { @@ -267,7 +267,7 @@ export default function LandingPage() { quote: "Love the selection of fresh salads and the variety of meats. Great quality.", tag: "Frequent Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/man-wiping-glass-looking-camera_259150-59256.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-chopped-tomato-cucumber-herbs_114579-70158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-chopped-tomato-cucumber-herbs_114579-70158.jpg?_wi=2", imageAlt: "happy customer eating restaurant", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { quote: "The staff are so friendly, and the food arrives super fast.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/meat-bulgur-onion-with-sumac-wooden-table_140725-9887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-bulgur-onion-with-sumac-wooden-table_140725-9887.jpg?_wi=2", imageAlt: "happy customer eating restaurant", }, { @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "Tastes exactly like the kebabs I had while traveling. A real hidden gem.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491823.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-lamb-ribs-kebab-with-herbs-onion-lavash_140725-11984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-lamb-ribs-kebab-with-herbs-onion-lavash_140725-11984.jpg?_wi=2", imageAlt: "happy customer eating restaurant", }, ]}