diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b3f73a..0df1a4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,28 +106,28 @@ export default function HomePage() { id: "01", title: "Premium Sushi Selection", description: "Fresh, hand-rolled sushi using the finest seafood and authentic Japanese techniques for an unforgettable taste.", - imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg?_wi=1", imageAlt: "Signature Sushi Platter", }, { id: "02", title: "Authentic Noodle Dishes", description: "Fragrant, perfectly cooked noodles in rich broths, bringing authentic Asian flavors to your table.", - imageSrc: "http://img.b2bpic.net/free-photo/black-bowl-with-noodle-soup-black-background_23-2148320848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-bowl-with-noodle-soup-black-background_23-2148320848.jpg?_wi=1", imageAlt: "Asian Noodle Bowl", }, { id: "03", title: "Craft Cocktails & Drinks", description: "Signature cocktails and traditional Asian beverages expertly prepared by our skilled mixologists.", - imageSrc: "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg?_wi=1", imageAlt: "Craft Cocktail", }, { id: "04", title: "Generous Portions", description: "Every dish is crafted with care, featuring abundant portions that celebrate our commitment to value and quality.", - imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg?_wi=2", imageAlt: "Generous Serving Size", }, ]} @@ -152,7 +152,7 @@ export default function HomePage() { name: "Dina Cohen", role: "Local Resident", testimonial: "Absolutely amazing! The sushi is so fresh and beautifully presented. The owner's personal attention made our evening special. We come back every month!", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg?_wi=1", imageAlt: "Dina Cohen", }, { @@ -160,7 +160,7 @@ export default function HomePage() { name: "Yosef Levi", role: "Regular Customer", testimonial: "Best noodles in the region. The portions are incredibly generous, and the prices are fair. Highly recommend for families!", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg?_wi=1", imageAlt: "Yosef Levi", }, { @@ -168,7 +168,7 @@ export default function HomePage() { name: "Sarah Mizrahi", role: "Food Enthusiast", testimonial: "From Afula, we drive to Beit HaShita just for this place. The atmosphere is warm, and every dish tastes authentic. Worth the drive!", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg?_wi=1", imageAlt: "Sarah Mizrahi", }, { @@ -212,7 +212,7 @@ export default function HomePage() {