diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 5f4677d..809716d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -24,7 +24,7 @@ export default function HomePage() { text: "Reserve a Table", href: "#reservations", }} - imageSrc="http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg" + imageSrc="http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg?_wi=1" /> @@ -126,7 +126,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395431.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg?_wi=2", imageAlt: "cafe lounge aesthetic", }, { @@ -150,7 +150,7 @@ export default function HomePage() { value: "Global", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg?_wi=1", imageAlt: "cafe lounge aesthetic", }, { @@ -205,7 +205,7 @@ export default function HomePage() { { title: "Coffee Ritual", description: "Morning.", - imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg?_wi=2", }, ]} />