diff --git a/src/app/page.tsx b/src/app/page.tsx index 9436bfe..1b11306 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beautiful-yellow-dress_1303-17537.jpg?_wi=1", imageAlt: "Premium traditional womens clothing collection" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beautiful-yellow-dress_1303-17541.jpg?_wi=1", imageAlt: "Traditional suits for wholesale" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beautiful-yellow-dress_1303-17537.jpg?_wi=2", imageAlt: "Readymade kurtis collection" } + { videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYvPvHApAewKIPRjvhR168vlUu/uploaded-1772784792412-izx3iqly.mp4", imageAlt: "Readymade kurtis collection" } ]} autoplayDelay={4000} showDimOverlay={true}