Merge version_1 into main #1
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user