diff --git a/src/app/page.tsx b/src/app/page.tsx index 53bb5d5..973bfc5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,13 +61,13 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg", imageAlt: "Restaurant Interior with warm lighting" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZBM2J932nOLkdp4pfzxFEdvxu/uploaded-1772791008051-2pv36b4i.png", imageAlt: "Restaurant Interior with warm lighting" }, { - imageSrc: "http://img.b2bpic.net/free-photo/wedding-venue_1157-733.jpg?_wi=1", imageAlt: "Beautiful wedding lawn setup" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZBM2J932nOLkdp4pfzxFEdvxu/uploaded-1772791008051-cyrduxau.png", imageAlt: "Beautiful wedding lawn setup" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZBM2J932nOLkdp4pfzxFEdvxu/uploaded-1772790810669-ykitf93y.png", imageAlt: "Event lawn ready for celebration" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZBM2J932nOLkdp4pfzxFEdvxu/uploaded-1772791008051-byn3wh7m.png", imageAlt: "Event lawn ready for celebration" }, ]} autoplayDelay={4000}