diff --git a/src/app/page.tsx b/src/app/page.tsx index 3224f4b..414688f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,13 +46,13 @@ export default function LandingPage() { tag="Verze 1.21.1+" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "animated-grid" }} buttons={[ { text: "Začít hrát", href: "#contact" }, { text: "Stavy serveru", onClick: () => {} } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/woman-cutting-tree-with-ax_1208-154.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/woman-cutting-tree-with-ax_1208-154.jpg" imageAlt="minecraft server gaming community atmosphere" /> @@ -64,7 +64,7 @@ export default function LandingPage() { tag="O nás" tagIcon={Heart} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/avid-gamers-two-young-happy-men-playing-video-games-while-sitting-sofa_231208-8867.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/avid-gamers-two-young-happy-men-playing-video-games-while-sitting-sofa_231208-8867.jpg" imageAlt="gaming community team players gaming" useInvertedBackground={true} buttons={[ @@ -82,7 +82,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Propracovaná ekonomika", description: "Realistický ekonomický systém s obchody, aukcemi a bankou. Hraj, obchoduj a buduj své bohatství.", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-statistics-empty-office_482257-123700.jpg?_wi=1", imageAlt: "minecraft economy trading marketplace" + title: "Propracovaná ekonomika", description: "Realistický ekonomický systém s obchody, aukcemi a bankou. Hraj, obchoduj a buduj své bohatství.", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-statistics-empty-office_482257-123700.jpg", imageAlt: "minecraft economy trading marketplace" }, { id: 2, @@ -90,11 +90,11 @@ export default function LandingPage() { }, { id: 3, - title: "Anti-cheat systém", description: "Pokročilá ochrana proti cheaterům pro férovou hru. Hrají všichni férově.", imageSrc: "http://img.b2bpic.net/free-vector/arcade-game-world-pixel-scene_24640-45190.jpg?_wi=1", imageAlt: "minecraft security anticheat protection" + title: "Anti-cheat systém", description: "Pokročilá ochrana proti cheaterům pro férovou hru. Hrají všichni férově.", imageSrc: "http://img.b2bpic.net/free-vector/arcade-game-world-pixel-scene_24640-45190.jpg", imageAlt: "minecraft security anticheat protection" }, { id: 4, - title: "Aktivní A-Team", description: "Náš tým je online každý den a vždy připraven pomoct s čímkoliv. Podpora 24/7.", imageSrc: "http://img.b2bpic.net/free-photo/avid-gamers-two-young-happy-men-playing-video-games-while-sitting-sofa_231208-8867.jpg?_wi=2", imageAlt: "gaming community team players gaming" + title: "Aktivní A-Team", description: "Náš tým je online každý den a vždy připraven pomoct s čímkoliv. Podpora 24/7.", imageSrc: "http://img.b2bpic.net/free-photo/avid-gamers-two-young-happy-men-playing-video-games-while-sitting-sofa_231208-8867.jpg", imageAlt: "gaming community team players gaming" } ]} animationType="blur-reveal" @@ -174,19 +174,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Respektuj ostatní", description: "Žádné urážky, nadávky, rasismus nebo jiné nevhodné chování vůči hráčům.", imageSrc: "http://img.b2bpic.net/free-photo/avid-gamers-two-young-happy-men-playing-video-games-while-sitting-sofa_231208-8867.jpg?_wi=3", imageAlt: "gaming community team players gaming" + title: "Respektuj ostatní", description: "Žádné urážky, nadávky, rasismus nebo jiné nevhodné chování vůči hráčům.", imageSrc: "http://img.b2bpic.net/free-photo/avid-gamers-two-young-happy-men-playing-video-games-while-sitting-sofa_231208-8867.jpg", imageAlt: "gaming community team players gaming" }, { id: 2, - title: "Žádné cheaty", description: "Zakázané jsou všechny hacky, cheaty, exploity a nelegální mody.", imageSrc: "http://img.b2bpic.net/free-vector/arcade-game-world-pixel-scene_24640-45190.jpg?_wi=2", imageAlt: "minecraft security anticheat protection" + title: "Žádné cheaty", description: "Zakázané jsou všechny hacky, cheaty, exploity a nelegální mody.", imageSrc: "http://img.b2bpic.net/free-vector/arcade-game-world-pixel-scene_24640-45190.jpg", imageAlt: "minecraft security anticheat protection" }, { id: 3, - title: "Férovost v PvP", description: "Žádné combat logging, spawn killing nebo zneužívání bugů.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-tree-with-ax_1208-154.jpg?_wi=2", imageAlt: "minecraft server gaming community atmosphere" + title: "Férovost v PvP", description: "Žádné combat logging, spawn killing nebo zneužívání bugů.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-tree-with-ax_1208-154.jpg", imageAlt: "minecraft server gaming community atmosphere" }, { id: 4, - title: "Ochrana majetku", description: "Krádeže jsou zakázány mimo určené PvP zóny.", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-statistics-empty-office_482257-123700.jpg?_wi=2", imageAlt: "minecraft economy trading marketplace" + title: "Ochrana majetku", description: "Krádeže jsou zakázány mimo určené PvP zóny.", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-statistics-empty-office_482257-123700.jpg", imageAlt: "minecraft economy trading marketplace" } ]} animationType="blur-reveal"