diff --git a/src/app/page.tsx b/src/app/page.tsx index c8d2076..9d31684 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,27 +62,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-house-with-automation-light-system-holding-smartphone-turning-light-using-voice-activated-application_482257-2271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-house-with-automation-light-system-holding-smartphone-turning-light-using-voice-activated-application_482257-2271.jpg?_wi=1", imageAlt: "Dashboard overview", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671596.jpg?_wi=1", imageAlt: "Mobile productivity", }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168686.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168686.jpg?_wi=1", imageAlt: "Habit tracking", }, { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mobile-app-banner_23-2148108189.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mobile-app-banner_23-2148108189.jpg?_wi=1", imageAlt: "Leaderboard ranking", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n7bu1d", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n7bu1d&_wi=1", imageAlt: "Money tips", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-neon-search-bar-online-shopping-sales_23-2152033019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-neon-search-bar-online-shopping-sales_23-2152033019.jpg?_wi=1", imageAlt: "Income dashboard", }, ]} @@ -99,42 +99,42 @@ export default function LandingPage() { title: "Smart Habit Tracking", description: "Build streaks and stay consistent with daily habit logging.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-indoors_23-2151833343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-indoors_23-2151833343.jpg?_wi=1", imageAlt: "Habit tracker", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coins-grass-with-smartphone-plant_23-2148803926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-coins-grass-with-smartphone-plant_23-2148803926.jpg?_wi=1", imageAlt: "Money stats", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-house-with-automation-light-system-holding-smartphone-turning-light-using-voice-activated-application_482257-2271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-house-with-automation-light-system-holding-smartphone-turning-light-using-voice-activated-application_482257-2271.jpg?_wi=2", imageAlt: "mobile app dashboard dark mode", }, { title: "Income & Money Ideas", description: "Track your earnings and explore new side hustle ideas.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coins-grass-with-smartphone-plant_23-2148803926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-coins-grass-with-smartphone-plant_23-2148803926.jpg?_wi=2", imageAlt: "Money stats", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-indoors_23-2151833343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-indoors_23-2151833343.jpg?_wi=2", imageAlt: "Habit tracker", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671596.jpg?_wi=2", imageAlt: "teen using mobile phone futuristic", }, { title: "Gamified Goals", description: "Level up your savings goals and stay motivated every single day.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-indoors_23-2151833343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-indoors_23-2151833343.jpg?_wi=3", imageAlt: "Habit tracker", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coins-grass-with-smartphone-plant_23-2148803926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-coins-grass-with-smartphone-plant_23-2148803926.jpg?_wi=3", imageAlt: "Money stats", }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168686.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168686.jpg?_wi=2", imageAlt: "habit tracker dashboard UI design", }, ]} @@ -190,7 +190,7 @@ export default function LandingPage() { quote: "Finally, a money app that actually understands my hustle.", tag: "Financial Goal", avatarSrc: "http://img.b2bpic.net/free-photo/unsure-young-female-student-wearing-headphones-bandana-neck-backpack-holding-paper-coffee-cup-using-mobile-phone-isolated-olive-green-background_141793-135223.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mobile-app-banner_23-2148108189.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mobile-app-banner_23-2148108189.jpg?_wi=2", imageAlt: "mobile app leaderboard UI", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { quote: "My habits are finally consistent thanks to the daily tracking.", tag: "Habits", avatarSrc: "http://img.b2bpic.net/free-photo/sad-girl-is-working-laptop-sad-girl-laptop-technology-concept_169016-64306.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n7bu1d", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n7bu1d&_wi=2", imageAlt: "money saving tips app interface", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "Made my first $500 using the side hustle ideas feature.", tag: "Money Ideas", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-neon-search-bar-online-shopping-sales_23-2152033019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-neon-search-bar-online-shopping-sales_23-2152033019.jpg?_wi=2", imageAlt: "income stats tracking app screen", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { quote: "The leaderboard keeps me competitive and motivated every day.", tag: "Community", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-addicted-social-media_23-2149442452.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-indoors_23-2151833343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-indoors_23-2151833343.jpg?_wi=4", imageAlt: "habit tracker mobile interface dark", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { quote: "HustleTrack turned my scattered goals into a concrete plan.", tag: "Productivity", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-woman-typing-office_23-2147651556.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coins-grass-with-smartphone-plant_23-2148803926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-coins-grass-with-smartphone-plant_23-2148803926.jpg?_wi=4", imageAlt: "finance tracker dashboard mobile UI", }, ]}