diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4733045..6cc2b7c 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "View Our Menu", href: "#menu", }} - imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg?_wi=1" /> @@ -35,7 +35,7 @@ export default function HomePage() { quote="Our kitchen is a reflection of tradition, bringing the heart of Italy to the shores of Coronado through fresh, local ingredients and generations-old family recipes." author="Chef Marco Rossi" role="Executive Chef" - imageSrc="http://img.b2bpic.net/free-photo/christmas-wreath-fir-tree-branches-vases-cups-all-around-modern-kitchen-modern-kitchen-with-black-fridge-decorated-christmas-new-year_132075-11267.jpg" + imageSrc="http://img.b2bpic.net/free-photo/christmas-wreath-fir-tree-branches-vases-cups-all-around-modern-kitchen-modern-kitchen-with-black-fridge-decorated-christmas-new-year_132075-11267.jpg?_wi=1" /> @@ -70,7 +70,7 @@ export default function HomePage() { "Chianti", "Pinot Grigio", ], - imageSrc: "http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg?_wi=2", imageAlt: "Woman in blue hat sits on the windowsill in the cafe ", }, { @@ -94,7 +94,7 @@ export default function HomePage() { }, ], completedLabel: "Booked", - imageSrc: "http://img.b2bpic.net/free-photo/christmas-wreath-fir-tree-branches-vases-cups-all-around-modern-kitchen-modern-kitchen-with-black-fridge-decorated-christmas-new-year_132075-11267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/christmas-wreath-fir-tree-branches-vases-cups-all-around-modern-kitchen-modern-kitchen-with-black-fridge-decorated-christmas-new-year_132075-11267.jpg?_wi=2", imageAlt: "Woman in blue hat sits on the windowsill in the cafe ", }, ]}