5 Commits

Author SHA1 Message Date
57ebe5773a Merge version_2 into main
Merge version_2 into main
2026-03-11 12:29:00 +00:00
9242adb2be Update src/app/page.tsx 2026-03-11 12:28:56 +00:00
ab92fc9d2e Merge version_1 into main
Merge version_1 into main
2026-03-11 12:28:02 +00:00
d911e6444e Merge version_1 into main
Merge version_1 into main
2026-03-11 12:27:37 +00:00
bdf18d933a Merge version_1 into main
Merge version_1 into main
2026-03-11 12:26:48 +00:00

View File

@@ -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}