diff --git a/src/app/page.tsx b/src/app/page.tsx index 75a9f65..1376887 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-interior_1203-9545.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-interior_1203-9545.jpg?_wi=1" imageAlt="freshly baked sourdough bread wooden table" avatars={[ { @@ -126,7 +126,7 @@ export default function LandingPage() { description: "Baked fresh every single morning.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hands-kneading-dough-homemade-pastry-bread_74855-5670.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hands-kneading-dough-homemade-pastry-bread_74855-5670.jpg?_wi=1" imageAlt="baker kneading bread dough wooden table" /> @@ -142,7 +142,7 @@ export default function LandingPage() { id: "1", name: "Artisan Sourdough", price: "$8", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-cinnamon-rolls-dough-preparation-homemade-sweet-rolls_127032-3120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-cinnamon-rolls-dough-preparation-homemade-sweet-rolls_127032-3120.jpg?_wi=1", }, { id: "2", @@ -198,7 +198,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/christmas-baubles-cookie-bowl-cinnamon-sticks-marble-surface_114579-75219.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-interior_1203-9545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-interior_1203-9545.jpg?_wi=2", imageAlt: "freshly ground exotic spice jars", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/closeup-mixed-spice-powder_53876-16662.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/hands-kneading-dough-homemade-pastry-bread_74855-5670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-kneading-dough-homemade-pastry-bread_74855-5670.jpg?_wi=2", imageAlt: "freshly ground exotic spice jars", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/holi-festival-colors_23-2151934374.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/traditional-cinnamon-rolls-dough-preparation-homemade-sweet-rolls_127032-3120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-cinnamon-rolls-dough-preparation-homemade-sweet-rolls_127032-3120.jpg?_wi=2", imageAlt: "freshly ground exotic spice jars", }, ]}