diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 994b707..b9c362c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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, diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3babb17..7ff2988 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b6159a8..b7e83d0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,11 +16,11 @@ export const metadata: Metadata = { }, openGraph: { title: "AppFlow - Download Our Mobile App", description: "Join 500K+ users. Download AppFlow for smart notifications and powerful mobile features.", type: "website", siteName: "AppFlow", images: [{ - url: "https://img.b2bpic.net/free-vector/task-management-app-interface_23-2148647718.jpg", alt: "AppFlow mobile app interface" + url: "https://img.b2bpic.net/free-vector/goals-habits-tracking-app-screens_23-2148660328.jpg?id=9925439", alt: "AppFlow mobile app interface" }], }, twitter: { - card: "summary_large_image", title: "AppFlow - Download Our Mobile App", description: "Join 500K+ users. Download AppFlow for smart notifications and powerful mobile features.", images: ["https://img.b2bpic.net/free-vector/task-management-app-interface_23-2148647718.jpg"], + card: "summary_large_image", title: "AppFlow - Download Our Mobile App", description: "Join 500K+ users. Download AppFlow for smart notifications and powerful mobile features.", images: ["https://img.b2bpic.net/free-vector/goals-habits-tracking-app-screens_23-2148660328.jpg?id=9925439"], }, }; @@ -1252,6 +1252,1224 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +