diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 589575d..1bc2fbf 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -46,7 +46,7 @@ export default function ContactPage() { { heading: "Data Usage", content: [ { - text: "We respect the privacy of all our competitive players."}, + type: "paragraph", text: "We respect the privacy of all our competitive players."}, ], }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index a3ee642..dfc5726 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,13 +123,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/scene-professional-esports-gamer-profile-colored-with-red-blue-light-generative-ai_191095-1964.jpg"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/gamer-neon-lights_23-2151948242.jpg"}, - imageAlt: "Scene of professional eSports gamer in profile colored with red and blue light generative ai"}, + imageSrc: "http://img.b2bpic.net/free-photo/yellow-green-smoke-black-background_23-2148092423.jpg"}, { title: "VOD Review", description: "Deep analysis of every engagement.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/gamer-wearing-headphones-talking-with-friends-online-multiplayer-shooter_482257-116216.jpg"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/energetic-gamer-starting-live-broadcast-interacting-with-viewers-before-playing-videogame_482257-116267.jpg"}, - imageAlt: "Scene of professional eSports gamer in profile colored with red and blue light generative ai"}, + imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-participating-online-multiplayer-esports-tournament-using-powerful-desktop-pc_482257-77074.jpg"}, ]} />