diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d57ff4d..a65c356 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -67,21 +67,21 @@ export default function AboutPage() { id: "fresh", title: "Fresh Ingredients", description: "We use only the freshest eggs and premium butter bread. Every sandwich is made to order with love and care.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-ingredients-eggs-dark-bread-milk-nuts-jelly-light-background-color-dough-cake-hotcake-biscuit-photo-pie-bun_140725-158297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-ingredients-eggs-dark-bread-milk-nuts-jelly-light-background-color-dough-cake-hotcake-biscuit-photo-pie-bun_140725-158297.jpg?_wi=3", imageAlt: "Fresh ingredients", }, { id: "quick", title: "Quick Service", description: "Your order is ready in just 5 minutes. Perfect for busy professionals and students who need a quick breakfast.", - imageSrc: "http://img.b2bpic.net/free-photo/freshly-baguette-baked-bread-paper-with-different-seeds_23-2147975227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freshly-baguette-baked-bread-paper-with-different-seeds_23-2147975227.jpg?_wi=3", imageAlt: "Quick service", }, { id: "affordable", title: "Affordable Prices", description: "Delicious, fresh egg sandwiches at prices that won't break your budget. Quality food shouldn't be expensive.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-sandwich_23-2149286862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-sandwich_23-2149286862.jpg?_wi=3", imageAlt: "Affordable pricing", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 14602f0..2d89960 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -39,7 +39,7 @@ export default function ContactPage() { tag="Contact Us" tagIcon="undefined" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/close-up-ham-egg-croissant-plate_23-2148543626.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-ham-egg-croissant-plate_23-2148543626.jpg?_wi=2" imageAlt="Fresh egg sandwich" imagePosition="right" mediaAnimation="slide-up" diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 0fd1815..736837d 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -48,21 +48,21 @@ export default function MenuPage() { id: "plain-egg", title: "Plain Egg Bread", description: "Classic egg sandwich with fresh bread and butter. Simple, satisfying, and delicious. Perfect for a quick breakfast or light snack.", - imageSrc: "http://img.b2bpic.net/free-photo/freshly-baguette-baked-bread-paper-with-different-seeds_23-2147975227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freshly-baguette-baked-bread-paper-with-different-seeds_23-2147975227.jpg?_wi=2", imageAlt: "Plain Egg Bread", }, { id: "omelette", title: "Omelette Bread", description: "Fluffy omelette sandwich with golden bread. Made fresh to order with your choice of toppings. A hearty option for breakfast lovers.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-sandwich_23-2149286862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-sandwich_23-2149286862.jpg?_wi=2", imageAlt: "Omelette Bread", }, { id: "butter-egg", title: "Egg Butter Bread", description: "Rich and creamy egg sandwich with premium butter and soft bread. A luxurious breakfast treat that melts in your mouth with every bite.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-ingredients-eggs-dark-bread-milk-nuts-jelly-light-background-color-dough-cake-hotcake-biscuit-photo-pie-bun_140725-158297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-ingredients-eggs-dark-bread-milk-nuts-jelly-light-background-color-dough-cake-hotcake-biscuit-photo-pie-bun_140725-158297.jpg?_wi=2", imageAlt: "Egg Butter Bread", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index db95716..585392d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function HomePage() { tag="Fresh & Tasty" tagIcon={Zap} background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/close-up-ham-egg-croissant-plate_23-2148543626.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-ham-egg-croissant-plate_23-2148543626.jpg?_wi=1" imageAlt="Fresh egg sandwich from Eggs Bread Corner" imagePosition="right" mediaAnimation="slide-up" @@ -69,21 +69,21 @@ export default function HomePage() { id: "plain-egg", title: "Plain Egg Bread", description: "Classic egg sandwich with fresh bread and butter. Simple, satisfying, and delicious. Perfect for a quick breakfast.", - imageSrc: "http://img.b2bpic.net/free-photo/freshly-baguette-baked-bread-paper-with-different-seeds_23-2147975227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freshly-baguette-baked-bread-paper-with-different-seeds_23-2147975227.jpg?_wi=1", imageAlt: "Plain Egg Bread", }, { id: "omelette", title: "Omelette Bread", description: "Fluffy omelette sandwich with golden bread. Made fresh to order with your choice of toppings.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-sandwich_23-2149286862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-sandwich_23-2149286862.jpg?_wi=1", imageAlt: "Omelette Bread", }, { id: "butter-egg", title: "Egg Butter Bread", description: "Rich and creamy egg sandwich with premium butter and soft bread. A luxurious breakfast treat.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-ingredients-eggs-dark-bread-milk-nuts-jelly-light-background-color-dough-cake-hotcake-biscuit-photo-pie-bun_140725-158297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-ingredients-eggs-dark-bread-milk-nuts-jelly-light-background-color-dough-cake-hotcake-biscuit-photo-pie-bun_140725-158297.jpg?_wi=1", imageAlt: "Egg Butter Bread", }, ]}