From f31581680aa5870aebcce1dc71572ea2c8b2f7e3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 01:50:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 57e3c8d..df11e95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function HomePage() { features={[ { id: 1, - title: "Website Design", description: "Custom-built, modern websites that reflect your brand and convert visitors into customers.", imageSrc: "http://img.b2bpic.net/free-vector/web-elements-design_1212-645.jpg?_wi=1", imageAlt: "Website design service"}, + title: "Website Design", description: "Custom-built, modern websites that reflect your brand and convert visitors into customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B029Q3QzYYCK18Q1ix2B03CUXZ/uploaded-1773625792855-z9ko320s.png", imageAlt: "Website design service"}, { id: 2, title: "Website Redesign", description: "Transform your outdated website into a modern powerhouse that generates leads and sales.", imageSrc: "http://img.b2bpic.net/free-vector/web-elements-design_1212-645.jpg?_wi=2", imageAlt: "Website redesign service"},