From 8d559053ba6a59ce474421368a018d2dae26800c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Feb 2026 16:41:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2764c91..00bee72 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,10 +53,10 @@ export default function HomePage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "https://img.b2bpic.net/free-vector/task-management-app-interface_23-2148647718.jpg", imageAlt: "AppFlow mobile app interface" + imageSrc: "https://img.b2bpic.net/free-vector/goals-habits-tracking-app-screens_23-2148660328.jpg?id=9925439", imageAlt: "AppFlow mobile app interface" }, { - imageSrc: "https://img.b2bpic.net/free-vector/music-player-app-interface-concept_23-2148514078.jpg", imageAlt: "App engagement features" + imageSrc: "https://img.b2bpic.net/free-vector/travel-app-screens-interface-design_23-2148602411.jpg?id=9182146", imageAlt: "App engagement features" } ]} mediaAnimation="slide-up" @@ -77,7 +77,7 @@ export default function HomePage() { features={[ { id: 1, - tag: "Smart", title: "Intelligent Notifications", subtitle: "Stay informed with personalized alerts", description: "Receive smart notifications that matter to you. Our AI-powered system learns your preferences and sends only relevant updates at the perfect time, keeping you informed without overwhelming your phone.", imageSrc: "https://img.b2bpic.net/free-vector/music-player-app-interface-concept_23-2148514078.jpg" + tag: "Smart", title: "Intelligent Notifications", subtitle: "Stay informed with personalized alerts", description: "Receive smart notifications that matter to you. Our AI-powered system learns your preferences and sends only relevant updates at the perfect time, keeping you informed without overwhelming your phone.", imageSrc: "https://img.b2bpic.net/free-vector/travel-app-screens-interface-design_23-2148602411.jpg?id=9182146" }, { id: 2, @@ -151,7 +151,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="https://img.b2bpic.net/free-vector/task-management-app-interface_23-2148647718.jpg" + imageSrc="https://img.b2bpic.net/free-vector/goals-habits-tracking-app-screens_23-2148660328.jpg?id=9925439" imageAlt="AppFlow app interface" mediaAnimation="slide-up" mediaPosition="right"