Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-23 20:15:37 +00:00

View File

@@ -61,9 +61,9 @@ export default function Page() {
imageAlt="Group of diverse runners in motion"
mediaAnimation="slide-up"
marqueeItems={[
{ type: "text", text: "Weekly Trail Runs", icon: MapPin },
{ type: "text", text: "Monthly Marathon Training", icon: TrendingUp },
{ type: "text", text: "Community Challenges", icon: Award }
{ type: "text", text: "Weekly Trail Runs" },
{ type: "text", text: "Monthly Marathon Training" },
{ type: "text", text: "Community Challenges" }
]}
marqueeSpeed={40}
showMarqueeCard={true}