From a63de31d75548665ad4eefd974182ee6039f26f0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:10:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c7644da..9da7888 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,13 +78,13 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "1", title: "Custom Website Design", description: "Bespoke websites designed specifically for your brand and audience. Every pixel crafted with purpose.", tag: "Design", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-beautiful-e-commerce-website-design-mo-1772503596919-dd6a0d20.png" + id: "1", title: "Custom Website Design", description: "Bespoke websites designed specifically for your brand and audience. Every pixel crafted with purpose.", tag: "Design", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-beautiful-e-commerce-website-design-mo-1772503596919-dd6a0d20.png?_wi=1" }, { - id: "2", title: "E-Commerce Solutions", description: "Powerful online stores that convert visitors into customers. Complete shopping experience optimization.", tag: "E-Commerce", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-modern-saas-application-interface-show-1772503596487-5ad9b56e.png" + id: "2", title: "E-Commerce Solutions", description: "Powerful online stores that convert visitors into customers. Complete shopping experience optimization.", tag: "E-Commerce", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-modern-saas-application-interface-show-1772503596487-5ad9b56e.png?_wi=1" }, { - id: "3", title: "Web Applications", description: "Dynamic, scalable web apps that solve real business problems. Built with modern technologies and best practices.", tag: "Development", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-stunning-corporate-website-homepage-fo-1772503614949-aa4e4b83.png" + id: "3", title: "Web Applications", description: "Dynamic, scalable web apps that solve real business problems. Built with modern technologies and best practices.", tag: "Development", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-stunning-corporate-website-homepage-fo-1772503614949-aa4e4b83.png?_wi=1" } ]} /> @@ -100,13 +100,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Fashion Brand E-Commerce", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-beautiful-e-commerce-website-design-mo-1772503596919-dd6a0d20.png" + id: "1", name: "Fashion Brand E-Commerce", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-beautiful-e-commerce-website-design-mo-1772503596919-dd6a0d20.png?_wi=2" }, { - id: "2", name: "SaaS Analytics Platform", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-modern-saas-application-interface-show-1772503596487-5ad9b56e.png" + id: "2", name: "SaaS Analytics Platform", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-modern-saas-application-interface-show-1772503596487-5ad9b56e.png?_wi=2" }, { - id: "3", name: "Tech Startup Homepage", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-stunning-corporate-website-homepage-fo-1772503614949-aa4e4b83.png" + id: "3", name: "Tech Startup Homepage", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-stunning-corporate-website-homepage-fo-1772503614949-aa4e4b83.png?_wi=2" } ]} /> -- 2.49.1