Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@alexracing",
|
||||
testimonial: "Apex team delivers unmatched race results and high-tech performance.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dirt-bike-rider-participating-races-circuits-adventure-thrill-with-motorcycle_23-2151482611.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dirt-bike-rider-participating-races-circuits-adventure-thrill-with-motorcycle_23-2151482611.jpg?_wi=1",
|
||||
imageAlt: "downhill mountain bike race action",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@speedmasters",
|
||||
testimonial: "Truly professional setup, top-tier engineering and skill.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749622.jpg?_wi=1",
|
||||
imageAlt: "downhill mountain bike race action",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@bikeworld",
|
||||
testimonial: "The gold standard for downhill mountain bike racing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-woman-outdors_23-2149647436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-woman-outdors_23-2149647436.jpg?_wi=1",
|
||||
imageAlt: "downhill mountain bike race action",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@gravitypro",
|
||||
testimonial: "Pushing the limits of what's possible on a mountain bike.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-wearing-helmet-posing-with-bicycle_23-2149749605.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-wearing-helmet-posing-with-bicycle_23-2149749605.jpg?_wi=1",
|
||||
imageAlt: "downhill mountain bike race action",
|
||||
},
|
||||
{
|
||||
@@ -99,11 +99,11 @@ export default function LandingPage() {
|
||||
handle: "@mtbdaily",
|
||||
testimonial: "Exceptional team chemistry and dedication.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-safety-helmet-biking_23-2148775569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-safety-helmet-biking_23-2148775569.jpg?_wi=1",
|
||||
imageAlt: "downhill mountain bike race action",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dirt-bike-rider-participating-races-circuits-adventure-thrill-with-motorcycle_23-2151482611.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dirt-bike-rider-participating-races-circuits-adventure-thrill-with-motorcycle_23-2151482611.jpg?_wi=2"
|
||||
imageAlt="Downhill racing action"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
icon: Globe,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749622.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749622.jpg?_wi=2"
|
||||
imageAlt="Team workshop"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -228,19 +228,19 @@ export default function LandingPage() {
|
||||
id: "t1",
|
||||
name: "Marcus Stone",
|
||||
role: "Lead Racer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-woman-outdors_23-2149647436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-woman-outdors_23-2149647436.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Elena Vance",
|
||||
role: "Technical Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-wearing-helmet-posing-with-bicycle_23-2149749605.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-wearing-helmet-posing-with-bicycle_23-2149749605.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Jules Rivera",
|
||||
role: "Junior Racer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-safety-helmet-biking_23-2148775569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-safety-helmet-biking_23-2148775569.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
|
||||
Reference in New Issue
Block a user