diff --git a/src/app/page.tsx b/src/app/page.tsx index fbbbdc7..58d198d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@sarah_foodie", testimonial: "The best ravioli I've ever had, fresh and authentic!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690645.jpg?_wi=1", imageAlt: "delicious italian pasta restaurant table", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@fatima_bistro", testimonial: "Cozy place, great service. A hidden gem!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690819.jpg?_wi=1", imageAlt: "delicious italian pasta restaurant table", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@youssef_taste", testimonial: "Friendly staff and high-quality Italian food.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-delicious-fresh-salad-vegetables-with-stainless-steel-food-tong_181624-15325.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-delicious-fresh-salad-vegetables-with-stainless-steel-food-tong_181624-15325.jpg?_wi=1", imageAlt: "delicious italian pasta restaurant table", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@nour_chef", testimonial: "Truly delicious Italian food, highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-2205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-2205.jpg?_wi=1", imageAlt: "delicious italian pasta restaurant table", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "tel:+972000000000", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690645.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690645.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg", @@ -183,17 +183,17 @@ export default function LandingPage() { { title: "Premium Ravioli", description: "Hand-filled cheese ravioli with signature sauces.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690819.jpg?_wi=2", }, { title: "Custom Fresh Salads", description: "Personalized salads crafted just for your palate.", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-delicious-fresh-salad-vegetables-with-stainless-steel-food-tong_181624-15325.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-delicious-fresh-salad-vegetables-with-stainless-steel-food-tong_181624-15325.jpg?_wi=2", }, { title: "Quick Takeaway", description: "Enjoy our signature flavors in the comfort of your home.", - imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-2205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-2205.jpg?_wi=2", }, ]} title="Why Choose Delicious Food?"