From 6ddca502283298c2d6374b9d2da636318fc0f743 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:55:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 526af4e..5d9e71a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -221,7 +221,6 @@ export default function LandingPage() { { id: '5', name: 'Cristiano Ronaldo', imageSrc: 'http://img.b2bpic.net/free-photo/young-male-runner-stretching-her-hands-while-exercising-stadium_23-2148162111.jpg', imageAlt: 'Cristiano Ronaldo' }, { id: '6', name: 'Simone Biles', imageSrc: 'http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=3', imageAlt: 'Simone Biles' } ]} - buttons={[{ text: 'Join Millions of Athletes', href: 'products' }]} />