From 63161675df0b8868d03c1f67c4cfc6353aa03d1e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 19:44:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b762fb8..527fb4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,11 +90,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", title: "Strategy", description: "Defining your path to digital success.", tag: "Design", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlYUvh0xrA7ekWz6i2tzxN2N0Q/high-end-software-dashboard-showing-clea-1775072411448-70e19bb1.png"}, + id: "f1", title: "Strategy", description: "Strategic roadmapping that sharpens market positioning and drives measurable competitive advantage.", tag: "Design", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlYUvh0xrA7ekWz6i2tzxN2N0Q/high-end-software-dashboard-showing-clea-1775072411448-70e19bb1.png"}, { - id: "f2", title: "Execution", description: "Pixel-perfect development tailored for scale.", tag: "Code", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlYUvh0xrA7ekWz6i2tzxN2N0Q/minimalist-digital-strategy-diagram-clea-1775072406032-cbfc3d72.png"}, + id: "f2", title: "Execution", description: "High-performance development that reduces load times and maximizes conversion rates through technical excellence.", tag: "Code", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlYUvh0xrA7ekWz6i2tzxN2N0Q/minimalist-digital-strategy-diagram-clea-1775072406032-cbfc3d72.png"}, { - id: "f3", title: "Growth", description: "Data-driven results for your brand.", tag: "Launch", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlYUvh0xrA7ekWz6i2tzxN2N0Q/abstract-web-development-concept-clean-c-1775072407160-a9329e52.png"}, + id: "f3", title: "Growth", description: "Data-backed optimization strategies designed to scale user acquisition and deliver significant long-term ROI.", tag: "Launch", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlYUvh0xrA7ekWz6i2tzxN2N0Q/abstract-web-development-concept-clean-c-1775072407160-a9329e52.png"}, ]} title="Our Expertise" description="Tailored solutions for your digital growth." @@ -175,4 +175,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1