Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 57ebe5773a | |||
| 9242adb2be | |||
| ab92fc9d2e | |||
| d911e6444e | |||
| bdf18d933a |
@@ -161,20 +161,12 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AncafLgyhZtujjAVQAqvRxtj5b/professional-headshot-of-an-experienced--1773231966683-67fa1548.png?_wi=1", imageAlt: "Professional headshot of an experienced racing team principal"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Petrov", handle: "@elena_pit_crew", testimonial: "Our pit crew coordination and technical expertise are second to none. Every race proves our commitment to excellence and precision.", rating: 5,
|
||||
id: "3", name: "Elena Petrov", handle: "@elena_pit_crew", testimonial: "Our pit crew coordination and technical expertise are second to none. Every race proves our reliability and precision.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AncafLgyhZtujjAVQAqvRxtj5b/professional-headshot-of-a-satisfied-pit-1773231968405-df20d71f.png", imageAlt: "Professional headshot of a satisfied pit crew member"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Zhang", handle: "@zhang_engineer", testimonial: "The innovation and technical leadership in this team pushes the boundaries of what's possible in motorsport. Truly inspirational.", rating: 5,
|
||||
id: "4", name: "David Zhang", handle: "@zhang_engineer", testimonial: "The reliability and technical leadership in this team has delivered consistent championship results. Truly world-class performance.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AncafLgyhZtujjAVQAqvRxtj5b/professional-headshot-of-a-team-engineer-1773231966618-069c98e1.png", imageAlt: "Professional headshot of a team engineer"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lucas Silva", handle: "@lucas_commentator", testimonial: "Watching this team compete at the highest level is a masterclass in racing. Pure championship excellence on every circuit.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AncafLgyhZtujjAVQAqvRxtj5b/professional-headshot-of-a-satisfied-rac-1773231967150-b51e65f0.png?_wi=2", imageAlt: "Professional headshot of a race commentator"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Sophie Dubois", handle: "@dubois_analyst", testimonial: "The strategic depth and technical sophistication of their race operations sets new standards for the entire sport.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AncafLgyhZtujjAVQAqvRxtj5b/professional-headshot-of-an-experienced--1773231966683-67fa1548.png?_wi=2", imageAlt: "Professional headshot of a racing analyst"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user