Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -103,7 +103,7 @@ export default function SportsHub() {
|
||||
description="Legendary coaches and athletes guiding the next generation to greatness."
|
||||
team={[
|
||||
{
|
||||
id: "1", name: "Michael Johnson", role: "Head Baseball Coach", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-holds-basket-ball_613910-8571.jpg", imageAlt: "Michael Johnson"
|
||||
id: "1", name: "Michael Johnson", role: "Head Baseball Coach", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-holds-basket-ball_613910-8571.jpg?_wi=1", imageAlt: "Michael Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", role: "Golf Instructor", imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149707973.jpg", imageAlt: "Sarah Chen"
|
||||
@@ -157,7 +157,7 @@ export default function SportsHub() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Jessica Brown", handle: "@jessicaallstar", testimonial: "Played at the highest level in all three sports thanks to these coaches. Truly world-class training and support.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-holds-basket-ball_613910-8571.jpg", imageAlt: "Jessica Brown"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-holds-basket-ball_613910-8571.jpg?_wi=2", imageAlt: "Jessica Brown"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user