diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 3315289..40c5554 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -23,7 +23,7 @@ export default function HomePage() { text: "See Our Menu", href: "#menu", }} - imageSrc="http://img.b2bpic.net/free-photo/yummy-breakfast-set-table_140725-5705.jpg" + imageSrc="http://img.b2bpic.net/free-photo/yummy-breakfast-set-table_140725-5705.jpg?_wi=1" /> @@ -34,7 +34,7 @@ export default function HomePage() { tag="Our Story" title="Casual Comfort & Local Flavors" description="George’s Cafe is the heart of the student union. From quick morning bites and healthy options to indulgent comfort food, we offer a place to recharge. We specialize in locally sourced ingredients and craft coffee drinks designed for students and locals alike." - imageSrc="http://img.b2bpic.net/free-photo/top-view-meaty-soup-with-potatoes-greens-dark-desk_140725-76803.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-meaty-soup-with-potatoes-greens-dark-desk_140725-76803.jpg?_wi=1" /> @@ -53,7 +53,7 @@ export default function HomePage() { "Toast", "Pancakes", ], - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-with-crepes-pancakes-toasts-croissant-egg-sliced-strawberries-bananas-coffee_140725-7771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-with-crepes-pancakes-toasts-croissant-egg-sliced-strawberries-bananas-coffee_140725-7771.jpg?_wi=1", imageAlt: "Breakfast set with crepes, pancakes toasts, croissant, egg, sliced strawberries, bananas and coffee", }, { @@ -62,7 +62,7 @@ export default function HomePage() { "Specialty", "Local", ], - imageSrc: "http://img.b2bpic.net/free-photo/yummy-breakfast-set-table_140725-5705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yummy-breakfast-set-table_140725-5705.jpg?_wi=2", imageAlt: "Breakfast set with crepes, pancakes toasts, croissant, egg, sliced strawberries, bananas and coffee", }, { @@ -72,7 +72,7 @@ export default function HomePage() { "Espresso", "Tea", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-meaty-soup-with-potatoes-greens-dark-desk_140725-76803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-meaty-soup-with-potatoes-greens-dark-desk_140725-76803.jpg?_wi=2", imageAlt: "Breakfast set with crepes, pancakes toasts, croissant, egg, sliced strawberries, bananas and coffee", }, { @@ -81,7 +81,7 @@ export default function HomePage() { "Pastries", "Healthy", ], - imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-ordering-coffee-cafe-shop_53876-30111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-ordering-coffee-cafe-shop_53876-30111.jpg?_wi=1", imageAlt: "Breakfast set with crepes, pancakes toasts, croissant, egg, sliced strawberries, bananas and coffee", }, ]} @@ -107,28 +107,28 @@ export default function HomePage() { title: "Dine-in Comfort", description: "Relax in our warm cafe setting.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/yummy-breakfast-set-table_140725-5705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yummy-breakfast-set-table_140725-5705.jpg?_wi=3", imageAlt: "Delicious french breakfast with croissant", }, { title: "Solo Dining Friendly", description: "Perfect spot to work or unwind.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-meaty-soup-with-potatoes-greens-dark-desk_140725-76803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-meaty-soup-with-potatoes-greens-dark-desk_140725-76803.jpg?_wi=3", imageAlt: "Delicious french breakfast with croissant", }, { title: "Wheelchair Accessible", description: "Accessible entrance and facilities.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-ordering-coffee-cafe-shop_53876-30111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-ordering-coffee-cafe-shop_53876-30111.jpg?_wi=2", imageAlt: "Delicious french breakfast with croissant", }, { title: "Student Union Location", description: "Conveniently located at 550 Chestnut St.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-with-crepes-pancakes-toasts-croissant-egg-sliced-strawberries-bananas-coffee_140725-7771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-with-crepes-pancakes-toasts-croissant-egg-sliced-strawberries-bananas-coffee_140725-7771.jpg?_wi=2", imageAlt: "Delicious french breakfast with croissant", }, { @@ -170,7 +170,7 @@ export default function HomePage() { answer: "Closed", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/group-diverse-people-ordering-coffee-cafe-shop_53876-30111.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-diverse-people-ordering-coffee-cafe-shop_53876-30111.jpg?_wi=3" />