Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-04 10:08:51 +00:00
3 changed files with 8 additions and 8 deletions

View File

@@ -76,7 +76,7 @@ export default function ContactPage() {
title="Stay Ahead of the Game"
description="Join rugby coaches and players using RugbyStats to elevate their performance. Get exclusive tips, feature updates, and rugby analytics insights delivered to your inbox."
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/a-motivational-rugby-team-in-action-on-t-1772618863681-9d195407.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/a-motivational-rugby-team-in-action-on-t-1772618863681-9d195407.png?_wi=2"
mediaPosition="right"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email"

View File

@@ -82,7 +82,7 @@ export default function FeaturesPage() {
"Track player stats in real-time during matches. Select players, expand stat categories, and increment stats with simple +/- buttons. Perfect for live match management.",
tag: "Live Features",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/a-mobile-first-rugby-match-tracking-inte-1772618864810-17dc4b21.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/a-mobile-first-rugby-match-tracking-inte-1772618864810-17dc4b21.png?_wi=2",
imageAlt: "Live Match Tracking Interface",
},
{
@@ -92,7 +92,7 @@ export default function FeaturesPage() {
"Dive deep into individual player performance with comprehensive analytics including seasonal trends, hand-specific passing stats, tackle breakdowns, and impact scoring.",
tag: "Player Data",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/detailed-player-profile-page-showing-ind-1772618865144-8e353bed.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/detailed-player-profile-page-showing-ind-1772618865144-8e353bed.png?_wi=2",
imageAlt: "Player Profile Analytics",
},
{
@@ -102,7 +102,7 @@ export default function FeaturesPage() {
"Manage unlimited teams and rosters. Assign players to multiple squads, track aggregate statistics across teams, and monitor performance at scale.",
tag: "Team Management",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/team-roster-management-interface-showing-1772618865404-33f4c56a.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/team-roster-management-interface-showing-1772618865404-33f4c56a.png?_wi=2",
imageAlt: "Team Management Interface",
},
]}

View File

@@ -106,7 +106,7 @@ export default function HomePage() {
"Track player stats in real-time during matches. Expand categories, increment stats, and update team metrics instantly.",
tag: "Live Features",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/a-mobile-first-rugby-match-tracking-inte-1772618864810-17dc4b21.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/a-mobile-first-rugby-match-tracking-inte-1772618864810-17dc4b21.png?_wi=1",
imageAlt: "Live Match Tracking Interface",
},
{
@@ -116,7 +116,7 @@ export default function HomePage() {
"Detailed individual player profiles with performance trends, hand-specific passing stats, tackle breakdowns, and impact scoring.",
tag: "Player Data",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/detailed-player-profile-page-showing-ind-1772618865144-8e353bed.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/detailed-player-profile-page-showing-ind-1772618865144-8e353bed.png?_wi=1",
imageAlt: "Player Profile Analytics",
},
{
@@ -126,7 +126,7 @@ export default function HomePage() {
"Manage squad rosters, assign players to multiple teams, track aggregate statistics, and monitor team performance.",
tag: "Team Management",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/team-roster-management-interface-showing-1772618865404-33f4c56a.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/team-roster-management-interface-showing-1772618865404-33f4c56a.png?_wi=1",
imageAlt: "Team Management Interface",
},
{
@@ -270,7 +270,7 @@ export default function HomePage() {
description="Join rugby coaches and players using RugbyStats to elevate their performance. Get exclusive tips, feature updates, and rugby analytics insights delivered to your inbox."
tagIcon="Mail"
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/a-motivational-rugby-team-in-action-on-t-1772618863681-9d195407.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATZzAsZ9mBizbxvrS9QkadjUb4/a-motivational-rugby-team-in-action-on-t-1772618863681-9d195407.png?_wi=1"
mediaPosition="right"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email"