Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user