diff --git a/src/app/page.tsx b/src/app/page.tsx index e84bce7..e09b42e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "https://wa.me/254797813530", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-technology-digital-wave-particle-background_1048-12583.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-technology-digital-wave-particle-background_1048-12583.jpg?_wi=1" imageAlt="Night Shade Developers professional service" avatars={[ { @@ -183,37 +183,37 @@ export default function LandingPage() { id: "p1", name: "Barbershop Website Demo", price: "Custom Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-hairstylist-looking-camera_23-2147839834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-hairstylist-looking-camera_23-2147839834.jpg?_wi=1", }, { id: "p2", name: "Restaurant Website Demo", price: "Custom Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-breasrt-creamy-mushroom-sauce_114579-1138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-breasrt-creamy-mushroom-sauce_114579-1138.jpg?_wi=1", }, { id: "p3", name: "Small Business Shop Demo", price: "Custom Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736858.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736858.jpg?_wi=1", }, { id: "p4", name: "Portfolio Demo 4", price: "Custom Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-hairstylist-looking-camera_23-2147839834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-hairstylist-looking-camera_23-2147839834.jpg?_wi=2", }, { id: "p5", name: "Portfolio Demo 5", price: "Custom Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-breasrt-creamy-mushroom-sauce_114579-1138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-breasrt-creamy-mushroom-sauce_114579-1138.jpg?_wi=2", }, { id: "p6", name: "Portfolio Demo 6", price: "Custom Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736858.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736858.jpg?_wi=2", }, ]} title="Portfolio Highlights" @@ -291,7 +291,7 @@ export default function LandingPage() {