From 534c5d63a1676d9e1b466283391df9ca99d3830c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 10:31:05 +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 6ea3877..a3cef49 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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXVMILqsNsTV8Mb26BNglJ9u4S/uploaded-1772879383070-d7uw3scn.webp", 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-1772879450481-854h2qga.webp", imageAlt: "Clean and well-maintained gym equipment" }, { id: 2, -- 2.49.1