diff --git a/src/app/page.tsx b/src/app/page.tsx index a5cf06f..df38a88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." + 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: "2", value: "12+", title: "Industry Experience", description: "Over a decade of proven expertise in residential and commercial interior design throughout Malaysia." + 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: "3", value: "Local", title: "Rawang-Based", description: "Proudly serving the local community with personalized service and deep knowledge of the regional market." + 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" } ]} animationType="slide-up"