From ad7a901838c4257daf5645c39251047c627b312b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 15:25:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4446ba5..cbdfa92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/spray-paint-bottles-neglected-glowing-building-filled-with-graffiti-rusty-damaged-walls-containers-aerosols-deserted-space-ruins-illuminated-by-purple-fluorescent-lights-close-up_482257-66968.jpg" + imageSrc="http://img.b2bpic.net/free-photo/spray-paint-bottles-neglected-glowing-building-filled-with-graffiti-rusty-damaged-walls-containers-aerosols-deserted-space-ruins-illuminated-by-purple-fluorescent-lights-close-up_482257-66968.jpg?_wi=1" /> @@ -80,7 +80,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Why Choose Our Coaches?" description="Our team consists of top-tier players with thousands of wins. We focus on map awareness, brawler mechanics, and draft strategies tailored to your playstyle." - imageSrc="http://img.b2bpic.net/free-photo/man-sitting-gaming-chair-playing-video-games-his-room-with-colorful-neons-wearing-headphones_482257-22154.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-sitting-gaming-chair-playing-video-games-his-room-with-colorful-neons-wearing-headphones_482257-22154.jpg?_wi=1" /> @@ -100,21 +100,21 @@ export default function LandingPage() { title: "Draft Optimization", description: "Master picking the right brawler for the map.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/spray-paint-bottles-neglected-glowing-building-filled-with-graffiti-rusty-damaged-walls-containers-aerosols-deserted-space-ruins-illuminated-by-purple-fluorescent-lights-close-up_482257-66968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spray-paint-bottles-neglected-glowing-building-filled-with-graffiti-rusty-damaged-walls-containers-aerosols-deserted-space-ruins-illuminated-by-purple-fluorescent-lights-close-up_482257-66968.jpg?_wi=2", imageAlt: "Beautiful mature woman having a fun time", }, { title: "Mechanical Drills", description: "Specific training to improve your aim and dodge.", buttonIcon: "Award", - imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-gaming-chair-playing-video-games-his-room-with-colorful-neons-wearing-headphones_482257-22154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-gaming-chair-playing-video-games-his-room-with-colorful-neons-wearing-headphones_482257-22154.jpg?_wi=2", imageAlt: "Beautiful mature woman having a fun time", }, { title: "Rank Climbing", description: "Custom roadmap to your target trophy level.", buttonIcon: "Star", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-screen_23-2147873575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-screen_23-2147873575.jpg?_wi=1", imageAlt: "Beautiful mature woman having a fun time", }, ]} @@ -223,7 +223,7 @@ export default function LandingPage() { quote: "The VOD review helped me realize my positioning errors instantly.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/gamer-streaming-greeting-audience-preparing-showcase-gameplay_482257-103544.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/spray-paint-bottles-neglected-glowing-building-filled-with-graffiti-rusty-damaged-walls-containers-aerosols-deserted-space-ruins-illuminated-by-purple-fluorescent-lights-close-up_482257-66968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spray-paint-bottles-neglected-glowing-building-filled-with-graffiti-rusty-damaged-walls-containers-aerosols-deserted-space-ruins-illuminated-by-purple-fluorescent-lights-close-up_482257-66968.jpg?_wi=3", imageAlt: "gamer portrait avatar", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { quote: "Climbed 300 trophies in one week. Incredible coaching.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-pink-hair-playing-videogame_23-2148969216.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-gaming-chair-playing-video-games-his-room-with-colorful-neons-wearing-headphones_482257-22154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-gaming-chair-playing-video-games-his-room-with-colorful-neons-wearing-headphones_482257-22154.jpg?_wi=3", imageAlt: "gamer portrait avatar", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "Draft strategies gave me an edge I never had before.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/black-remote-worker-enjoying-flexibility-comfort-while-browsing-online_482257-118982.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-screen_23-2147873575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-screen_23-2147873575.jpg?_wi=2", imageAlt: "gamer portrait avatar", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { }} title="Ready to Start Climbing?" description="Join our newsletter for weekly tips and coaching availability updates." - imageSrc="http://img.b2bpic.net/free-photo/close-up-modern-laptop-screen_23-2147873575.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-modern-laptop-screen_23-2147873575.jpg?_wi=3" mediaAnimation="slide-up" tag="Stay Updated" /> -- 2.49.1