From 46d4a436a80722fd23d68db1ee4e9685ebbc3845 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 11:45:48 +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 df38a88..487804c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "View Portfolio", href: "#services" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/elegant-living-room-interior-with-flat-design_23-2147925138.jpg" + imageSrc="http://img.b2bpic.net/free-vector/elegant-living-room-interior-with-flat-design_23-2147925138.jpg?_wi=1" imageAlt="Modern interior design living room showcase" ariaLabel="Hero section - Transform Your Space Into Your Dream" /> @@ -111,13 +111,13 @@ export default function LandingPage() { description="We combine creativity, professionalism, and attention to detail to deliver exceptional results that transform spaces and exceed client expectations." metrics={[ { - id: "1", value: "100%", title: "Client Satisfaction", description: "Dedicated to delivering results that perfectly match your vision and exceed expectations on every project.", imageSrc: "http://img.b2bpic.net/free-vector/elegant-living-room-interior-with-flat-design_23-2147925138.jpg", imageAlt: "Client satisfaction metric" + id: "1", value: "100%", title: "Client Satisfaction", description: "Dedicated to delivering results that perfectly match your vision and exceed expectations on every project.", imageSrc: "http://img.b2bpic.net/free-vector/elegant-living-room-interior-with-flat-design_23-2147925138.jpg?_wi=2", imageAlt: "Client satisfaction metric" }, { - id: "2", value: "12+", title: "Industry Experience", description: "Over a decade of proven expertise in residential and commercial interior design throughout Malaysia.", imageSrc: "http://img.b2bpic.net/free-vector/elegant-living-room-interior-with-flat-design_23-2147925138.jpg", imageAlt: "Industry experience metric" + id: "2", value: "12+", title: "Industry Experience", description: "Over a decade of proven expertise in residential and commercial interior design throughout Malaysia.", imageSrc: "http://img.b2bpic.net/free-vector/elegant-living-room-interior-with-flat-design_23-2147925138.jpg?_wi=3", imageAlt: "Industry experience metric" }, { - id: "3", value: "Local", title: "Rawang-Based", description: "Proudly serving the local community with personalized service and deep knowledge of the regional market.", imageSrc: "http://img.b2bpic.net/free-vector/elegant-living-room-interior-with-flat-design_23-2147925138.jpg", imageAlt: "Local service metric" + id: "3", value: "Local", title: "Rawang-Based", description: "Proudly serving the local community with personalized service and deep knowledge of the regional market.", imageSrc: "http://img.b2bpic.net/free-vector/elegant-living-room-interior-with-flat-design_23-2147925138.jpg?_wi=4", imageAlt: "Local service metric" } ]} animationType="slide-up" -- 2.49.1