diff --git a/src/app/page.tsx b/src/app/page.tsx index b3d6a34..77f1950 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,15 +118,15 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Creative Design", title: "Brand Strategy & Design", subtitle: "Visual Identity That Resonates", description: "We develop compelling brand identities that reflect your vision and resonate with your target audience. From logo design to comprehensive brand guidelines, we ensure consistency across all touchpoints.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=blqwg0", imageAlt: "Creative design process and brand strategy workflow", buttons: [{ text: "Learn More", href: "#" }] + tag: "Creative Design", title: "Brand Strategy & Design", subtitle: "Visual Identity That Resonates", description: "We develop compelling brand identities that reflect your vision and resonate with your target audience. From logo design to comprehensive brand guidelines, we ensure consistency across all touchpoints.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=blqwg0&_wi=1", imageAlt: "Creative design process and brand strategy workflow", buttons: [{ text: "Learn More", href: "#" }] }, { id: 2, - tag: "Development", title: "Web & App Development", subtitle: "Technology That Works Hard", description: "Our expert developers build responsive websites and powerful applications using the latest technologies. We focus on performance, security, and scalability to ensure your digital presence thrives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bdyn8o", imageAlt: "Web development and full-stack programming", buttons: [{ text: "Explore Solutions", href: "#" }] + tag: "Development", title: "Web & App Development", subtitle: "Technology That Works Hard", description: "Our expert developers build responsive websites and powerful applications using the latest technologies. We focus on performance, security, and scalability to ensure your digital presence thrives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bdyn8o&_wi=1", imageAlt: "Web development and full-stack programming", buttons: [{ text: "Explore Solutions", href: "#" }] }, { id: 3, - tag: "Strategy", title: "Digital Marketing Strategy", subtitle: "Growth Through Insight", description: "Data-driven marketing strategies that amplify your reach and drive measurable results. We combine creativity with analytics to build campaigns that convert and retain customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vj6n4c", imageAlt: "Digital marketing strategy and analytics", buttons: [{ text: "Get Started", href: "#" }] + tag: "Strategy", title: "Digital Marketing Strategy", subtitle: "Growth Through Insight", description: "Data-driven marketing strategies that amplify your reach and drive measurable results. We combine creativity with analytics to build campaigns that convert and retain customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vj6n4c&_wi=1", imageAlt: "Digital marketing strategy and analytics", buttons: [{ text: "Get Started", href: "#" }] } ]} className="services-section" @@ -234,7 +234,7 @@ export default function LandingPage() { features={[ { id: "case-1", title: "E-Commerce Platform Redesign", description: "Transformed a legacy e-commerce platform into a modern, high-converting digital experience that increased sales by 250% and reduced cart abandonment by 45%.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=blqwg0", imageAlt: "E-commerce platform redesign case study" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=blqwg0&_wi=2", imageAlt: "E-commerce platform redesign case study" }, items: [ { icon: Sparkles, text: "Modern UI/UX Design" }, @@ -246,7 +246,7 @@ export default function LandingPage() { }, { id: "case-2", title: "SaaS Product Launch", description: "Designed and developed a complete SaaS platform from concept to market. Achieved 5,000+ active users within the first quarter with exceptional user retention metrics.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bdyn8o", imageAlt: "SaaS product launch case study" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bdyn8o&_wi=2", imageAlt: "SaaS product launch case study" }, items: [ { icon: Code, text: "Full-Stack Development" }, @@ -258,7 +258,7 @@ export default function LandingPage() { }, { id: "case-3", title: "Brand Identity & Digital Ecosystem", description: "Complete brand overhaul for a Fortune 500 company including logo design, brand guidelines, and digital ecosystem implementation across 15+ platforms.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vj6n4c", imageAlt: "Brand identity digital ecosystem case study" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vj6n4c&_wi=2", imageAlt: "Brand identity digital ecosystem case study" }, items: [ { icon: Palette, text: "Brand Strategy" },