diff --git a/src/app/page.tsx b/src/app/page.tsx index 4791253..b114949 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,12 +49,12 @@ export default function LandingPage() { text: "Start Config", href: "#configurator"}, ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg", imageAlt: "futuristic sneaker design studio" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg", imageAlt: "futuristic sneaker design studio" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg", imageAlt: "futuristic sneaker design studio" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg", imageAlt: "futuristic sneaker design studio" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg", imageAlt: "futuristic sneaker design studio" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg", imageAlt: "futuristic sneaker design studio" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=1", imageAlt: "futuristic sneaker design studio" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=2", imageAlt: "futuristic sneaker design studio" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=3", imageAlt: "futuristic sneaker design studio" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=4", imageAlt: "futuristic sneaker design studio" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=5", imageAlt: "futuristic sneaker design studio" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=6", imageAlt: "futuristic sneaker design studio" } ]} />