diff --git a/src/app/page.tsx b/src/app/page.tsx index c3e3d21..cb20b43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,19 +92,19 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Discovery", title: "Strategy & Research", subtitle: "Deep dive into your business", description: "We analyze your market, competitors, and audience to develop a strategic foundation for your project. This phase includes comprehensive research, stakeholder interviews, and competitive analysis to ensure we understand your goals and constraints.", imageSrc: "https://img.b2bpic.net/free-photo/group-business-people-analysis-with-marketing-report-graph-young-specialists-are-discussing-business-ideas-new-digital-start-up-project_1150-1819.jpg", imageAlt: "strategy planning business analysis team brainstorming data research" + tag: "Discovery", title: "Strategy & Research", subtitle: "Deep dive into your business", description: "We analyze your market, competitors, and audience to develop a strategic foundation for your project. This phase includes comprehensive research, stakeholder interviews, and competitive analysis to ensure we understand your goals and constraints.", imageSrc: "https://img.b2bpic.net/free-photo/group-business-people-analysis-with-marketing-report-graph-young-specialists-are-discussing-business-ideas-new-digital-start-up-project_1150-1819.jpg?_wi=1", imageAlt: "strategy planning business analysis team brainstorming data research" }, { id: 2, - tag: "Creative", title: "Design & Conceptualization", subtitle: "Bringing ideas to life", description: "Our creative team crafts compelling visual designs and user experiences that resonate with your target audience. We create wireframes, prototypes, and high-fidelity designs that showcase your brand's unique value proposition and aesthetic.", imageSrc: "https://img.b2bpic.net/free-vector/linear-flat-ui-ux-landing-page-template_23-2149047072.jpg", imageAlt: "ui design web design mockup design tools creative design" + tag: "Creative", title: "Design & Conceptualization", subtitle: "Bringing ideas to life", description: "Our creative team crafts compelling visual designs and user experiences that resonate with your target audience. We create wireframes, prototypes, and high-fidelity designs that showcase your brand's unique value proposition and aesthetic.", imageSrc: "https://img.b2bpic.net/free-vector/linear-flat-ui-ux-landing-page-template_23-2149047072.jpg?_wi=1", imageAlt: "ui design web design mockup design tools creative design" }, { id: 3, - tag: "Development", title: "Build & Optimize", subtitle: "Technical excellence matters", description: "We develop robust, scalable solutions using cutting-edge technologies. Our engineering team ensures performance, security, and accessibility standards are met while maintaining code quality and best practices throughout the build process.", imageSrc: "https://img.b2bpic.net/free-photo/asian-female-developer-coding-cloud-computing-applications-pc_482257-124536.jpg", imageAlt: "web development coding programming developer workspace" + tag: "Development", title: "Build & Optimize", subtitle: "Technical excellence matters", description: "We develop robust, scalable solutions using cutting-edge technologies. Our engineering team ensures performance, security, and accessibility standards are met while maintaining code quality and best practices throughout the build process.", imageSrc: "https://img.b2bpic.net/free-photo/asian-female-developer-coding-cloud-computing-applications-pc_482257-124536.jpg?_wi=1", imageAlt: "web development coding programming developer workspace" }, { id: 4, - tag: "Launch", title: "Deploy & Measure", subtitle: "Success through data", description: "We launch your project and establish comprehensive analytics to track performance. Continuous monitoring, optimization, and support ensure your digital product delivers measurable results and reaches its full potential.", imageSrc: "https://img.b2bpic.net/free-vector/landing-page-concept-start-up_23-2148268941.jpg", imageAlt: "launch deployment success growth metrics" + tag: "Launch", title: "Deploy & Measure", subtitle: "Success through data", description: "We launch your project and establish comprehensive analytics to track performance. Continuous monitoring, optimization, and support ensure your digital product delivers measurable results and reaches its full potential.", imageSrc: "https://img.b2bpic.net/free-vector/landing-page-concept-start-up_23-2148268941.jpg?_wi=1", imageAlt: "launch deployment success growth metrics" } ]} textboxLayout="default" @@ -183,7 +183,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Web Design & UX", description: "We create stunning, user-centric websites that combine beautiful design with seamless functionality. Every element is carefully crafted to engage visitors and guide them toward your business goals.", media: { - imageSrc: "https://img.b2bpic.net/free-vector/linear-flat-ui-ux-landing-page-template_23-2149047072.jpg" + imageSrc: "https://img.b2bpic.net/free-vector/linear-flat-ui-ux-landing-page-template_23-2149047072.jpg?_wi=2" }, items: [ { icon: Palette, text: "Custom visual design" }, @@ -194,7 +194,7 @@ export default function LandingPage() { }, { id: "2", title: "Digital Strategy", description: "We develop comprehensive digital strategies aligned with your business objectives. Our data-driven approach ensures your digital presence achieves measurable results and sustainable growth.", media: { - imageSrc: "https://img.b2bpic.net/free-photo/group-business-people-analysis-with-marketing-report-graph-young-specialists-are-discussing-business-ideas-new-digital-start-up-project_1150-1819.jpg" + imageSrc: "https://img.b2bpic.net/free-photo/group-business-people-analysis-with-marketing-report-graph-young-specialists-are-discussing-business-ideas-new-digital-start-up-project_1150-1819.jpg?_wi=2" }, items: [ { icon: BarChart3, text: "Market analysis" }, @@ -205,7 +205,7 @@ export default function LandingPage() { }, { id: "3", title: "Development & Engineering", description: "Our skilled development team builds robust, scalable digital products using the latest technologies. We prioritize performance, security, and maintainability in every line of code.", media: { - imageSrc: "https://img.b2bpic.net/free-photo/asian-female-developer-coding-cloud-computing-applications-pc_482257-124536.jpg" + imageSrc: "https://img.b2bpic.net/free-photo/asian-female-developer-coding-cloud-computing-applications-pc_482257-124536.jpg?_wi=2" }, items: [ { icon: Code2, text: "Full-stack development" }, @@ -216,7 +216,7 @@ export default function LandingPage() { }, { id: "4", title: "Analytics & Optimization", description: "We implement comprehensive analytics and continuous optimization strategies to ensure your digital products deliver maximum ROI. Data-driven decisions lead to better outcomes.", media: { - imageSrc: "https://img.b2bpic.net/free-vector/landing-page-concept-start-up_23-2148268941.jpg" + imageSrc: "https://img.b2bpic.net/free-vector/landing-page-concept-start-up_23-2148268941.jpg?_wi=2" }, items: [ { icon: LineChart, text: "Performance tracking" },