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" /> 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" />