diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e6dfe5..627af32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,13 +82,16 @@ export default function LandingPage() { tagIcon={Sparkles} features={[ { - id: "1", title: "Custom Website Design", description: "Beautiful, brand-aligned websites built from scratch to reflect your company's unique identity and values. We create responsive designs that work seamlessly across all devices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-brainstorming-session-showing-designer-1772756990734-b30466ed.png", imageAlt: "Custom website design process" + id: 1, + title: "Custom Website Design", description: "Beautiful, brand-aligned websites built from scratch to reflect your company's unique identity and values. We create responsive designs that work seamlessly across all devices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-brainstorming-session-showing-designer-1772756990734-b30466ed.png", imageAlt: "Custom website design process" }, { - id: "2", title: "E-Commerce Solutions", description: "Full-featured online stores with secure payment processing, inventory management, and customer relationship tools. We build platforms that convert browsers into buyers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-designer-working-on-a-high-resolution--1772756990904-e8aa1de7.png", imageAlt: "E-commerce platform development" + id: 2, + title: "E-Commerce Solutions", description: "Full-featured online stores with secure payment processing, inventory management, and customer relationship tools. We build platforms that convert browsers into buyers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-designer-working-on-a-high-resolution--1772756990904-e8aa1de7.png", imageAlt: "E-commerce platform development" }, { - id: "3", title: "Website Optimization", description: "Performance-focused redesigns that improve user experience, page load speed, and search engine rankings. We ensure your site works as hard as you do.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-modern-website-displayed-on-multiple-d-1772756990573-af0df985.png", imageAlt: "Website optimization and launch" + id: 3, + title: "Website Optimization", description: "Performance-focused redesigns that improve user experience, page load speed, and search engine rankings. We ensure your site works as hard as you do.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-modern-website-displayed-on-multiple-d-1772756990573-af0df985.png", imageAlt: "Website optimization and launch" }, ]} textboxLayout="default" @@ -104,13 +107,16 @@ export default function LandingPage() { tag="How We Work" features={[ { - id: "1", title: "Discovery & Strategy", description: "We dive deep into understanding your business, target audience, and goals. Through research and consultation, we develop a strategic roadmap for your digital presence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-brainstorming-session-showing-designer-1772756990734-b30466ed.png", imageAlt: "Discovery and strategy phase" + id: 1, + title: "Discovery & Strategy", description: "We dive deep into understanding your business, target audience, and goals. Through research and consultation, we develop a strategic roadmap for your digital presence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-brainstorming-session-showing-designer-1772756990734-b30466ed.png", imageAlt: "Discovery and strategy phase" }, { - id: "2", title: "Design & Development", description: "Our creative team designs stunning visuals while developers build robust, scalable solutions. We balance aesthetics with functionality to create truly exceptional websites.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-designer-working-on-a-high-resolution--1772756990904-e8aa1de7.png", imageAlt: "Design and development phase" + id: 2, + title: "Design & Development", description: "Our creative team designs stunning visuals while developers build robust, scalable solutions. We balance aesthetics with functionality to create truly exceptional websites.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-designer-working-on-a-high-resolution--1772756990904-e8aa1de7.png", imageAlt: "Design and development phase" }, { - id: "3", title: "Testing & Launch", description: "Rigorous testing ensures everything works perfectly before launch. We optimize performance, conduct quality assurance, and deploy your site with confidence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-modern-website-displayed-on-multiple-d-1772756990573-af0df985.png", imageAlt: "Testing and launch phase" + id: 3, + title: "Testing & Launch", description: "Rigorous testing ensures everything works perfectly before launch. We optimize performance, conduct quality assurance, and deploy your site with confidence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-modern-website-displayed-on-multiple-d-1772756990573-af0df985.png", imageAlt: "Testing and launch phase" }, ]} textboxLayout="default"