From c76010e4abd0a375827ecede786dd2beb8f65bac Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 10:29:47 +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 49746a4..6ea3877 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Spotless & Well-Maintained Equipment", description: "Every machine is meticulously cleaned and maintained daily. Premium equipment that feels brand new every time.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-gloves-cleaning-solution-disinfecting-gym-equipment_23-2148766028.jpg?_wi=2", imageAlt: "Clean and well-maintained gym equipment" + title: "Spotless & Well-Maintained Equipment", description: "Every machine is meticulously cleaned and maintained daily. Premium equipment that feels brand new every time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXVMILqsNsTV8Mb26BNglJ9u4S/uploaded-1772879383070-d7uw3scn.webp", imageAlt: "Clean and well-maintained gym equipment" }, { id: 2, -- 2.49.1