diff --git a/src/app/page.tsx b/src/app/page.tsx index e2b9311..626e1ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,13 +50,13 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-cathedral-rock-sedona-arizona_268835-992.jpg", imageAlt: "Tropical luxury resort destination" + imageSrc: "http://img.b2bpic.net/premium-photo/blockchain-flow-digital-currency-central-bank-digital-currencies-cbdcs_922081-164743.jpg?id=363190512", imageAlt: "Tropical luxury resort destination" }, { - imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-astonishing-scenery-beautiful-forest-countryside_181624-4689.jpg", imageAlt: "Mountain luxury alpine resort" + imageSrc: "http://img.b2bpic.net/premium-photo/secure-transparent-online-voting-powered-by-blockchain-technology_994764-164196.jpg?id=306430631", imageAlt: "Mountain luxury alpine resort" }, { - imageSrc: "http://img.b2bpic.net/free-photo/rooftop-pool-with-city-view_23-2151976543.jpg", imageAlt: "Cultural city luxury destination" + imageSrc: "http://img.b2bpic.net/premium-photo/describe-role-blockchain-decentralized-finance-defi-cryptocurrencies_1247965-27705.jpg?id=262109659", imageAlt: "Cultural city luxury destination" } ]} autoplayDelay={5000}