Merge version_2 into main #2
@@ -48,7 +48,7 @@ export default function AboutPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Vision", title: "Empowering Users", subtitle: "Building tools that enhance daily life", description: "We believe technology should simplify, not complicate. Our team of passionate developers and designers work tirelessly to create intuitive mobile experiences that users genuinely love. Every feature is crafted with care and tested thoroughly to ensure it adds real value to your digital life.", imageSrc: "https://img.b2bpic.net/free-vector/task-management-app-interface_23-2148647718.jpg"
|
||||
tag: "Vision", title: "Empowering Users", subtitle: "Building tools that enhance daily life", description: "We believe technology should simplify, not complicate. Our team of passionate developers and designers work tirelessly to create intuitive mobile experiences that users genuinely love. Every feature is crafted with care and tested thoroughly to ensure it adds real value to your digital life.", imageSrc: "https://img.b2bpic.net/free-vector/goals-habits-tracking-app-screens_23-2148660328.jpg?id=9925439"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
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 contact interface"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
1222
src/app/layout.tsx
1222
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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