diff --git a/src/app/page.tsx b/src/app/page.tsx index d154719..caea1e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { title: "Vegetarian & Vegan", description: "Fresh, healthy, and deeply satisfying. Clearly labeled options showcasing the versatility of Persian plant-based cuisine.", icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg", imageAlt: "Vegetarian Persian plate" + imageSrc: "http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg?_wi=1", imageAlt: "Vegetarian Persian plate" }, { imageSrc: "http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg", imageAlt: "Restaurant dining experience" @@ -146,7 +146,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182421.jpg", imageAlt: "Aromatic Persian rice" }, { - imageSrc: "http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg", imageAlt: "Fresh herb accompaniments" + imageSrc: "http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg?_wi=2", imageAlt: "Fresh herb accompaniments" } ] }, @@ -157,7 +157,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-creamy-cake-with-sliced-apples-tangerines-white-background-fruit-sweet-biscuit-sugar-cake-pie_140725-115802.jpg", imageAlt: "Gourmet Persian dessert" }, { - imageSrc: "http://img.b2bpic.net/free-photo/ramadan-concept-with-dates-tea_23-2147791760.jpg", imageAlt: "Traditional Persian tea service" + imageSrc: "http://img.b2bpic.net/free-photo/ramadan-concept-with-dates-tea_23-2147791760.jpg?_wi=1", imageAlt: "Traditional Persian tea service" } ] } @@ -234,7 +234,7 @@ export default function LandingPage() { name: "specialRequests", placeholder: "Any special requests or dietary requirements?", rows: 5 }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/ramadan-concept-with-dates-tea_23-2147791760.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ramadan-concept-with-dates-tea_23-2147791760.jpg?_wi=2" imageAlt="Traditional Persian hospitality" mediaAnimation="blur-reveal" mediaPosition="right"