Update src/app/page.tsx
This commit is contained in:
@@ -33,8 +33,7 @@ export default function HomePage() {
|
||||
{ name: "Pricing", id: "metrics" }
|
||||
]}
|
||||
button={{
|
||||
text: "Download App",
|
||||
href: "#cta"
|
||||
text: "Download App", href: "#cta"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -54,12 +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/task-management-app-interface_23-2148647718.jpg", 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/music-player-app-interface-concept_23-2148514078.jpg", imageAlt: "App engagement features"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -80,19 +77,11 @@ 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/music-player-app-interface-concept_23-2148514078.jpg"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Analytics",
|
||||
title: "Real-Time Analytics",
|
||||
subtitle: "Track your usage patterns instantly",
|
||||
description: "Get detailed insights into your app usage with beautiful, interactive charts and graphs. Monitor daily activity, discover trends, and optimize how you spend your time on the app.",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/task-management-app_23-2148639059.jpg"
|
||||
tag: "Analytics", title: "Real-Time Analytics", subtitle: "Track your usage patterns instantly", description: "Get detailed insights into your app usage with beautiful, interactive charts and graphs. Monitor daily activity, discover trends, and optimize how you spend your time on the app.", imageSrc: "https://img.b2bpic.net/free-vector/task-management-app_23-2148639059.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -132,52 +121,22 @@ export default function HomePage() {
|
||||
topMarqueeDirection="left"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
handle: "@sarahchen",
|
||||
testimonial: "AppFlow has completely changed how I manage my daily tasks. The notifications are incredibly smart and the interface is so intuitive!",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/colorful-set-smiley-men-avatars_23-2147672541.jpg",
|
||||
imageAlt: "Sarah Chen"
|
||||
id: "1", name: "Sarah Chen", handle: "@sarahchen", testimonial: "AppFlow has completely changed how I manage my daily tasks. The notifications are incredibly smart and the interface is so intuitive!", imageSrc: "https://img.b2bpic.net/free-vector/colorful-set-smiley-men-avatars_23-2147672541.jpg", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Johnson",
|
||||
handle: "@marcusjohnson",
|
||||
testimonial: "The analytics dashboard helped me understand my app usage better. Highly recommend AppFlow to anyone looking for a powerful mobile solution.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
|
||||
imageAlt: "Marcus Johnson"
|
||||
id: "2", name: "Marcus Johnson", handle: "@marcusjohnson", testimonial: "The analytics dashboard helped me understand my app usage better. Highly recommend AppFlow to anyone looking for a powerful mobile solution.", imageSrc: "https://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Marcus Johnson"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma Rodriguez",
|
||||
handle: "@emmarodriguez",
|
||||
testimonial: "Best app I've downloaded this year. The team clearly cares about user experience and it shows in every detail.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-black-t-shirt-isolated-pink-wall_141793-82450.jpg",
|
||||
imageAlt: "Emma Rodriguez"
|
||||
id: "3", name: "Emma Rodriguez", handle: "@emmarodriguez", testimonial: "Best app I've downloaded this year. The team clearly cares about user experience and it shows in every detail.", imageSrc: "https://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-black-t-shirt-isolated-pink-wall_141793-82450.jpg", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@davidkim",
|
||||
testimonial: "Simple, elegant, and incredibly functional. AppFlow is everything I was looking for in a mobile management app.",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg",
|
||||
imageAlt: "David Kim"
|
||||
id: "4", name: "David Kim", handle: "@davidkim", testimonial: "Simple, elegant, and incredibly functional. AppFlow is everything I was looking for in a mobile management app.", imageSrc: "https://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Thompson",
|
||||
handle: "@lisathompson",
|
||||
testimonial: "The customer support is amazing. Had a question and got help within minutes. App is fantastic too!",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148251169.jpg",
|
||||
imageAlt: "Lisa Thompson"
|
||||
id: "5", name: "Lisa Thompson", handle: "@lisathompson", testimonial: "The customer support is amazing. Had a question and got help within minutes. App is fantastic too!", imageSrc: "https://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148251169.jpg", imageAlt: "Lisa Thompson"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Alex Patel",
|
||||
handle: "@alexpatel",
|
||||
testimonial: "I've tried similar apps before, but AppFlow is the clear winner. Worth every penny and then some.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg",
|
||||
imageAlt: "Alex Patel"
|
||||
id: "6", name: "Alex Patel", handle: "@alexpatel", testimonial: "I've tried similar apps before, but AppFlow is the clear winner. Worth every penny and then some.", imageSrc: "https://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Alex Patel"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -205,12 +164,10 @@ export default function HomePage() {
|
||||
<FooterLogoReveal
|
||||
logoText="AppFlow"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#"
|
||||
text: "Privacy Policy", href: "#"
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#"
|
||||
text: "Terms of Service", href: "#"
|
||||
}}
|
||||
/>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user