Update src/app/page.tsx

This commit is contained in:
2026-03-17 02:41:07 +00:00
parent 4b696b56b5
commit b8459da5fa

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/car-racing-video-game-arcade_53876-98103.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/car-racing-video-game-arcade_53876-98103.jpg"
imageAlt="Professional racing simulator cockpit setup"
/>
</div>
@@ -81,11 +81,11 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
title: "Competitive Excellence", description: "Top-tier sim racing performance showcasing advanced techniques, race strategies, and competitive victories across multiple platforms.", imageSrc: "http://img.b2bpic.net/free-photo/stressed-couple-gamers-losing-space-shooter-video-game-playing-rgb-powerful-computer-while-streaming-online-competition-pro-cyber-woman-with-headset-performing-from-home-virtual-tournament_482257-12511.jpg?_wi=1", imageAlt: "Competitive racing simulation display", buttonIcon: Trophy,
title: "Competitive Excellence", description: "Top-tier sim racing performance showcasing advanced techniques, race strategies, and competitive victories across multiple platforms.", imageSrc: "http://img.b2bpic.net/free-photo/stressed-couple-gamers-losing-space-shooter-video-game-playing-rgb-powerful-computer-while-streaming-online-competition-pro-cyber-woman-with-headset-performing-from-home-virtual-tournament_482257-12511.jpg", imageAlt: "Competitive racing simulation display", buttonIcon: Trophy,
buttonHref: "#"
},
{
title: "Educational Focus", description: "Structured learning programs demonstrating how sim racing applies to real-world motorsport education and professional driver development.", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891380.jpg?_wi=1", imageAlt: "Educational racing training program", buttonIcon: BookOpen,
title: "Educational Focus", description: "Structured learning programs demonstrating how sim racing applies to real-world motorsport education and professional driver development.", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891380.jpg", imageAlt: "Educational racing training program", buttonIcon: BookOpen,
buttonHref: "#"
},
{
@@ -112,10 +112,10 @@ export default function LandingPage() {
id: "trailer-primary", name: "Full Racing Simulator Station", price: "Interactive Experience", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoys-sunset-while-sitting-trunk-suv_169016-21547.jpg", imageAlt: "Mobile sim racing trailer exterior"
},
{
id: "trailer-edu", name: "Educational Program Module", price: "Career-Focused Content", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891380.jpg?_wi=2", imageAlt: "Educational racing training module"
id: "trailer-edu", name: "Educational Program Module", price: "Career-Focused Content", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891380.jpg", imageAlt: "Educational racing training module"
},
{
id: "trailer-community", name: "Community Engagement Hub", price: "Social Integration", imageSrc: "http://img.b2bpic.net/free-photo/stressed-couple-gamers-losing-space-shooter-video-game-playing-rgb-powerful-computer-while-streaming-online-competition-pro-cyber-woman-with-headset-performing-from-home-virtual-tournament_482257-12511.jpg?_wi=2", imageAlt: "Community racing experience"
id: "trailer-community", name: "Community Engagement Hub", price: "Social Integration", imageSrc: "http://img.b2bpic.net/free-photo/stressed-couple-gamers-losing-space-shooter-video-game-playing-rgb-powerful-computer-while-streaming-online-competition-pro-cyber-woman-with-headset-performing-from-home-virtual-tournament_482257-12511.jpg", imageAlt: "Community racing experience"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -178,7 +178,6 @@ export default function LandingPage() {
<FaqSplitText
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about our sim racing platform, streaming presence, and the upcoming mobile trailer."
tag="Questions Answered"
faqs={[
{
id: "1", title: "What platforms do you stream on?", content: "We maintain an active presence across Twitch for live racing, YouTube for long-form educational content, and TikTok for short-form highlights and tips. Each platform offers unique, tailored content."
@@ -216,7 +215,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/car-racing-video-game-arcade_53876-98103.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/car-racing-video-game-arcade_53876-98103.jpg"
imageAlt="Community connection point"
mediaAnimation="slide-up"
mediaPosition="right"