diff --git a/src/app/coffee-menu/page.tsx b/src/app/coffee-menu/page.tsx index e7aa95c..83a0a22 100644 --- a/src/app/coffee-menu/page.tsx +++ b/src/app/coffee-menu/page.tsx @@ -50,7 +50,7 @@ export default function CoffeeMenuPage() { { text: "Reserve Your Drink", href: "contact" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-accessories-table_23-2148336811.jpg?id=5914163" + imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-accessories-table_23-2148336811.jpg?id=5914163&_wi=2" imageAlt="Specialty coffee drinks" mediaAnimation="blur-reveal" imagePosition="right" @@ -61,22 +61,22 @@ export default function CoffeeMenuPage() {