diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index ef6586e..9375a79 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -24,7 +24,7 @@ export default function HomePage() { text: "Our Story", href: "#about", }} - imageSrc="https://storage.googleapis.com/webild/users/user_3FIf91yEWtYNdOe83p9HTjPe6vO/uploaded-1781767375953-i2nceu6x.jpg" + imageSrc="https://storage.googleapis.com/webild/users/user_3FIf91yEWtYNdOe83p9HTjPe6vO/uploaded-1781767375953-i2nceu6x.jpg?_wi=1" /> @@ -52,31 +52,31 @@ export default function HomePage() { title: "Signature Latte", description: "Rich espresso with smooth, locally sourced milk.", buttonIcon: "Coffee", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-while-using-cellphone_23-2148209306.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-while-using-cellphone_23-2148209306.jpg?_wi=1", }, { title: "House Made Cake", description: "Light and fluffy with just the right amount of sweetness.", buttonIcon: "Cake", - imageSrc: "http://img.b2bpic.net/free-photo/portioned-carrot-cake-cute-setup_140725-5048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portioned-carrot-cake-cute-setup_140725-5048.jpg?_wi=1", }, { title: "Organic Matcha", description: "Authentic ceremonial grade matcha for total relaxation.", buttonIcon: "Leaf", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-transparent-cup-tea-wooden-background_169016-3528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-transparent-cup-tea-wooden-background_169016-3528.jpg?_wi=1", }, { title: "Wholesome Bento", description: "Fresh and healthy ingredients for a nourishing meal.", buttonIcon: "Utensils", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833910.jpg?_wi=1", }, { title: "Sweet Waffles", description: "Crispy golden waffles topped with fresh berries.", buttonIcon: "Sun", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookie_140725-118178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookie_140725-118178.jpg?_wi=1", }, { title: "Seasonal Juice", @@ -107,42 +107,42 @@ export default function HomePage() { title: "Sustainable Practices", description: "Eco-friendly materials for all our packaging.", href: "#", - imageSrc: "https://storage.googleapis.com/webild/users/user_3FIf91yEWtYNdOe83p9HTjPe6vO/uploaded-1781767375953-i2nceu6x.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FIf91yEWtYNdOe83p9HTjPe6vO/uploaded-1781767375953-i2nceu6x.jpg?_wi=2", imageAlt: "warm minimalist cafe interior", }, { title: "Quiet Atmosphere", description: "A perfect environment for reading and reflection.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-while-using-cellphone_23-2148209306.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-while-using-cellphone_23-2148209306.jpg?_wi=2", imageAlt: "warm minimalist cafe interior", }, { title: "Artisanal Craft", description: "Handmade techniques for superior flavor.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/portioned-carrot-cake-cute-setup_140725-5048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portioned-carrot-cake-cute-setup_140725-5048.jpg?_wi=2", imageAlt: "warm minimalist cafe interior", }, { title: "Warm Welcome", description: "Dedicated staff ensuring you feel right at home.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-transparent-cup-tea-wooden-background_169016-3528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-transparent-cup-tea-wooden-background_169016-3528.jpg?_wi=2", imageAlt: "warm minimalist cafe interior", }, { title: "Minimalist Design", description: "Clean lines and natural materials for calm.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833910.jpg?_wi=2", imageAlt: "warm minimalist cafe interior", }, { title: "Thoughtful Sourcing", description: "High-quality coffee beans ethically obtained.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookie_140725-118178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookie_140725-118178.jpg?_wi=2", imageAlt: "warm minimalist cafe interior", }, ]}