diff --git a/src/app/page.tsx b/src/app/page.tsx index 2074b2d..5923253 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/modern-website-design-showcase-with-clea-1772654491338-b7283f5b.png", imageAlt: "Website design showcase"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/modern-website-design-showcase-with-clea-1772654491338-b7283f5b.png?_wi=1", imageAlt: "Website design showcase"}, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/premium-web-design-mockup-featuring-resp-1772654490611-3d315bb3.png", imageAlt: "Premium interface design"}, { @@ -86,13 +86,13 @@ export default function LandingPage() { features={[ { id: "01", title: "TechFlow Redesign", description: - "Modernized their digital ecosystem with a cohesive design system and increased user engagement by 67%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/professional-website-homepage-for-a-tech-1772654490847-3134f72a.png", imageAlt: "TechFlow website redesign"}, + "Modernized their digital ecosystem with a cohesive design system and increased user engagement by 67%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/professional-website-homepage-for-a-tech-1772654490847-3134f72a.png?_wi=1", imageAlt: "TechFlow website redesign"}, { id: "02", title: "Commerce Platform", description: - "Built a high-converting e-commerce experience that resulted in a 3x increase in average order value.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/e-commerce-website-design-with-product-g-1772654498417-e9e27e5c.png", imageAlt: "E-commerce platform design"}, + "Built a high-converting e-commerce experience that resulted in a 3x increase in average order value.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/e-commerce-website-design-with-product-g-1772654498417-e9e27e5c.png?_wi=1", imageAlt: "E-commerce platform design"}, { id: "03", title: "SaaS Dashboard", description: - "Designed an intuitive analytics dashboard that reduced user onboarding time by 40% and increased retention.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/saas-application-interface-with-dashboar-1772654491964-34c25493.png", imageAlt: "SaaS dashboard interface"}, + "Designed an intuitive analytics dashboard that reduced user onboarding time by 40% and increased retention.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/saas-application-interface-with-dashboar-1772654491964-34c25493.png?_wi=1", imageAlt: "SaaS dashboard interface"}, ]} textboxLayout="default" animationType="slide-up" @@ -110,13 +110,13 @@ export default function LandingPage() { features={[ { id: "01", title: "Web Design", description: - "Custom website design that reflects your brand identity and engages your audience with exceptional user experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/professional-website-homepage-for-a-tech-1772654490847-3134f72a.png", imageAlt: "Web design service"}, + "Custom website design that reflects your brand identity and engages your audience with exceptional user experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/professional-website-homepage-for-a-tech-1772654490847-3134f72a.png?_wi=2", imageAlt: "Web design service"}, { id: "02", title: "UX/UI Design", description: - "Strategic interface design focused on usability, accessibility, and converting visitors into loyal customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/e-commerce-website-design-with-product-g-1772654498417-e9e27e5c.png", imageAlt: "UX UI design service"}, + "Strategic interface design focused on usability, accessibility, and converting visitors into loyal customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/e-commerce-website-design-with-product-g-1772654498417-e9e27e5c.png?_wi=2", imageAlt: "UX UI design service"}, { id: "03", title: "Brand Strategy", description: - "Develop a cohesive visual identity and brand guidelines that resonate with your target audience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/saas-application-interface-with-dashboar-1772654491964-34c25493.png", imageAlt: "Brand strategy service"}, + "Develop a cohesive visual identity and brand guidelines that resonate with your target audience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkFTPSWjS8qdLuDfltqZQR5ts/saas-application-interface-with-dashboar-1772654491964-34c25493.png?_wi=2", imageAlt: "Brand strategy service"}, ]} textboxLayout="default" animationType="slide-up" @@ -203,7 +203,7 @@ export default function LandingPage() {