diff --git a/src/app/page.tsx b/src/app/page.tsx index 04c813d..afd13c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/wooden-plate-holds-gourmet-pizza-wine-generated-by-ai_188544-18487.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wooden-plate-holds-gourmet-pizza-wine-generated-by-ai_188544-18487.jpg?_wi=1" imageAlt="Freshly baked pizza in a hot oven" showBlur={true} textPosition="bottom" @@ -154,7 +154,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-holds-gourmet-pizza-wine-generated-by-ai_188544-18487.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-holds-gourmet-pizza-wine-generated-by-ai_188544-18487.jpg?_wi=2", imageAlt: "gourmet mushroom pizza truffle oil", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { title: "מרגריטה קלאסית", description: "הפיצה האיטלקית המקורית - רוטב עגבניות טרי, מוצרלה ועלעלי בזיליקום.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-eggs-sausages-cooked-tasty-salted-peppered-inside-white-plate_140725-14850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-eggs-sausages-cooked-tasty-salted-peppered-inside-white-plate_140725-14850.jpg?_wi=1", imageAlt: "Classic Margherita pizza", }, items: [ @@ -196,7 +196,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-mushroom-pizza-with-red-tomatoes-bell-peppers-olives_140725-20481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-mushroom-pizza-with-red-tomatoes-bell-peppers-olives_140725-20481.jpg?_wi=1", imageAlt: "gourmet mushroom pizza truffle oil", }, ]} @@ -218,7 +218,7 @@ export default function LandingPage() { name: "פיצה פפרוני", price: "₪75", variant: "קלאסית", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-eggs-sausages-cooked-tasty-salted-peppered-inside-white-plate_140725-14850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-eggs-sausages-cooked-tasty-salted-peppered-inside-white-plate_140725-14850.jpg?_wi=2", imageAlt: "Pepperoni pizza", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { name: "פיצה ירקות גן", price: "₪80", variant: "טבעונית", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-mushroom-pizza-with-red-tomatoes-bell-peppers-olives_140725-20481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-mushroom-pizza-with-red-tomatoes-bell-peppers-olives_140725-20481.jpg?_wi=2", imageAlt: "Vegetable pizza", }, {