Merge version_1 into main #4
@@ -70,13 +70,13 @@ export default function HomePage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYufccCmEDSkpTxbmUJKux9FJ7/a-modern-diverse-group-of-fit-people-wor-1772782049884-33689399.png", imageAlt: "A modern, diverse group of fit people working out together in a state-of-the-art gym"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYufccCmEDSkpTxbmUJKux9FJ7/a-modern-diverse-group-of-fit-people-wor-1772782049884-33689399.png?_wi=1", imageAlt: "A modern, diverse group of fit people working out together in a state-of-the-art gym"},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYufccCmEDSkpTxbmUJKux9FJ7/a-sleek-fitness-tracking-dashboard-showi-1772782050059-11f70427.png", imageAlt: "A sleek fitness tracking dashboard showing colorful bar charts"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYufccCmEDSkpTxbmUJKux9FJ7/a-sleek-fitness-tracking-dashboard-showi-1772782050059-11f70427.png?_wi=1", imageAlt: "A sleek fitness tracking dashboard showing colorful bar charts"},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYufccCmEDSkpTxbmUJKux9FJ7/an-interactive-bar-chart-showing-gym-vis-1772782049961-41b0548c.png", imageAlt: "An interactive bar chart showing gym visit frequency comparison"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYufccCmEDSkpTxbmUJKux9FJ7/an-interactive-bar-chart-showing-gym-vis-1772782049961-41b0548c.png?_wi=1", imageAlt: "An interactive bar chart showing gym visit frequency comparison"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
ariaLabel="Gym Progress Tracker Hero Section"
|
||||
@@ -94,7 +94,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Group Visit Comparison", description:
|
||||
"Interactive bar charts showing gym visit frequency across all group members. See who's most committed and motivate each other.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYufccCmEDSkpTxbmUJKux9FJ7/an-interactive-bar-chart-showing-gym-vis-1772782049961-41b0548c.png", imageAlt: "Interactive bar chart for gym visit comparison"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYufccCmEDSkpTxbmUJKux9FJ7/an-interactive-bar-chart-showing-gym-vis-1772782049961-41b0548c.png?_wi=2", imageAlt: "Interactive bar chart for gym visit comparison"},
|
||||
{
|
||||
title: "Individual Muscle Tracking", description:
|
||||
"Monitor strength progression for chest, back, shoulders, legs, and arms. Document weights and reps to calculate percentage increases automatically.", imageSrc:
|
||||
@@ -106,7 +106,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Real-Time Metrics", description:
|
||||
"Watch strength gains in real-time. Hover over muscle groups to see percentage improvements and celebrate victories instantly.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYufccCmEDSkpTxbmUJKux9FJ7/a-sleek-fitness-tracking-dashboard-showi-1772782050059-11f70427.png", imageAlt: "Real-time metrics dashboard"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYufccCmEDSkpTxbmUJKux9FJ7/a-sleek-fitness-tracking-dashboard-showi-1772782050059-11f70427.png?_wi=2", imageAlt: "Real-time metrics dashboard"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
buttons={[{ text: "Learn More", href: "/dashboard" }]}
|
||||
@@ -181,7 +181,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYufccCmEDSkpTxbmUJKux9FJ7/a-modern-diverse-group-of-fit-people-wor-1772782049884-33689399.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYufccCmEDSkpTxbmUJKux9FJ7/a-modern-diverse-group-of-fit-people-wor-1772782049884-33689399.png?_wi=2"
|
||||
imageAlt="Fitness group training"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user