diff --git a/src/app/page.tsx b/src/app/page.tsx index f342382..9253695 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,27 +65,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=1", imageAlt: "Storefront", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=2", imageAlt: "Storefront", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=3", imageAlt: "Storefront", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=4", imageAlt: "Storefront", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=5", imageAlt: "Storefront", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=6", imageAlt: "Storefront", }, ]} @@ -120,22 +120,22 @@ export default function LandingPage() { title: "Schoolwear", description: "Durable uniforms for students.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=7", imageAlt: "school uniform store interior", }, { title: "Workwear", description: "Professional trades clothing.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=3", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=4", }, imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-arranging-his-clothes-hangers_23-2148401434.jpg", imageAlt: "friendly local staff help", @@ -144,12 +144,12 @@ export default function LandingPage() { title: "Custom Orders", description: "Help with sizing and bulk.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=5", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=6", }, - imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=7", imageAlt: "school clothing rack durable", }, ]}