Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9eee261112 | |||
| ac14b73587 | |||
| deff5254c1 | |||
| 2967693586 |
@@ -7,7 +7,8 @@ import "./styles/base.css";
|
|||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Chihab_070 - Wild Rift Gaming", description: "Gaming & Tech | Wild Rift Champion | Mobile Esports Creator"};
|
title: "Chihab_070 - Wild Rift Gaming", description: "Gaming & Tech | Wild Rift Champion | Mobile Esports Creator"
|
||||||
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
|
|||||||
@@ -46,8 +46,8 @@ export default function LandingPage() {
|
|||||||
tag="Gaming & Tech"
|
tag="Gaming & Tech"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
imageSrc="https://images.unsplash.com/photo-1538481143235-a9ce440b8a79?w=1600&h=900&fit=crop"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/wild-rift-gameplay-highlight-video-thumb-1772625535999-ad669cd2.png"
|
||||||
imageAlt="Professional Wild Rift themed cinematic gaming background"
|
imageAlt="Yasuo from League of Legends Wild Rift in battle-ready pose with sword drawn, cinematic illustration with red blue and gold neon aesthetic"
|
||||||
textPosition="center"
|
textPosition="center"
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
|
|||||||
Reference in New Issue
Block a user