From a3c841bd6ce4afdf43b281c067abcdd241182071 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 13:13:30 +0000 Subject: [PATCH 1/2] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 54a0168..4855c95 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -104,7 +104,6 @@ export default function GalleryPage() { "500+ sq ft of open, bright, and comfortable workout space to move freely.", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-mom-little-daughter-together-aerobics_1153-4789.jpg", imageAlt: "Spacious Bright Gym Floor"}, ]} - mediaAnimation="slide-up" tagAnimation="slide-up" /> -- 2.49.1 From 5e85028c62d94d75edd98378686686fa6585ca97 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 13:13:30 +0000 Subject: [PATCH 2/2] 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 e21355a..3357100 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,6 @@ export default function HomePage() { id: 4, title: "Spacious Workout Area", description: "500+ sq ft of open, bright, and comfortable workout space to move freely.", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-mom-little-daughter-together-aerobics_1153-4789.jpg", imageAlt: "Spacious Bright Gym Floor"}, ]} - mediaAnimation="slide-up" tagAnimation="slide-up" /> -- 2.49.1