diff --git a/src/app/page.tsx b/src/app/page.tsx index c28be88..67d2ae8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,16 +58,16 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275239.jpg", imageAlt: "Custom team uniform design modern" + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275239.jpg?_wi=1", imageAlt: "Custom team uniform design modern" }, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-worker-checks-stock-tablet-clothing-store_482257-118282.jpg", imageAlt: "custom athletic apparel samples" + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-worker-checks-stock-tablet-clothing-store_482257-118282.jpg?_wi=1", imageAlt: "custom athletic apparel samples" }, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/clothes-hang-shelf_1339-5480.jpg", imageAlt: "high quality custom team apparel" + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/clothes-hang-shelf_1339-5480.jpg?_wi=1", imageAlt: "high quality custom team apparel" }, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-being-goalkeeper_23-2148930255.jpg", imageAlt: "professional athletic team uniform" + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-being-goalkeeper_23-2148930255.jpg?_wi=1", imageAlt: "professional athletic team uniform" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/ba-sports-clothes-sport-clothing_1303-1741.jpg", imageAlt: "custom team uniform quality display" @@ -114,7 +114,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-free-trial-labels_23-2149373472.jpg", imageAlt: "free offer badge symbol icon" }, { - imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275239.jpg", imageAlt: "custom team uniform design modern" + imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275239.jpg?_wi=2", imageAlt: "custom team uniform design modern" } ] }, @@ -125,7 +125,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/pack-vintage-university-athletic-club-badges_23-2147569959.jpg", imageAlt: "fast delivery speed icon symbol" }, { - imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-worker-checks-stock-tablet-clothing-store_482257-118282.jpg", imageAlt: "custom athletic apparel samples" + imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-worker-checks-stock-tablet-clothing-store_482257-118282.jpg?_wi=2", imageAlt: "custom athletic apparel samples" } ] }, @@ -136,7 +136,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/4th-july-badges-collection-flat-style_23-2147831103.jpg", imageAlt: "quality premium badge symbol" }, { - imageSrc: "http://img.b2bpic.net/free-photo/clothes-hang-shelf_1339-5480.jpg", imageAlt: "high quality custom team apparel" + imageSrc: "http://img.b2bpic.net/free-photo/clothes-hang-shelf_1339-5480.jpg?_wi=2", imageAlt: "high quality custom team apparel" } ] }, @@ -147,7 +147,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/charity-logo-with-human-icons_1025-131.jpg", imageAlt: "local Louisville trusted icon" }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-being-goalkeeper_23-2148930255.jpg", imageAlt: "professional athletic team uniform" + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-being-goalkeeper_23-2148930255.jpg?_wi=2", imageAlt: "professional athletic team uniform" } ] }