diff --git a/src/app/page.tsx b/src/app/page.tsx index f59a205..1575d6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" + imageSrc="http://img.b2bpic.net/free-photo/car-racing-video-game-arcade_53876-98103.jpg?_wi=1" imageAlt="Professional racing simulator cockpit setup" /> @@ -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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=2", imageAlt: "Community racing experience" } ]} gridVariant="three-columns-all-equal-width" @@ -215,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" + imageSrc="http://img.b2bpic.net/free-photo/car-racing-video-game-arcade_53876-98103.jpg?_wi=2" imageAlt="Community connection point" mediaAnimation="slide-up" mediaPosition="right"