From 0e8d61a5b159f9d33c32d5edf0aeafc982e463e4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 10:30:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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}