Merge version_1 into main #3
@@ -31,7 +31,8 @@ export default function LandingPage() {
|
||||
{ name: "About", id: "about" },
|
||||
]}
|
||||
button={{
|
||||
text: "Join Now", href: "https://twitch.tv"}}
|
||||
text: "Join Now", href: "https://twitch.tv"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
className="bg-gradient-to-r from-red-900/40 to-transparent backdrop-blur-md border border-red-500/30 shadow-lg shadow-red-500/20"
|
||||
/>
|
||||
@@ -78,25 +79,31 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "TikTok", description: "Daily gaming clips, tips, and entertainment. Short-form Wild Rift content optimized for mobile viewing.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/tiktok-logo-icon-with-gaming-aesthetic-a-1772625535864-3158ad99.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/tiktok-logo-icon-with-gaming-aesthetic-a-1772625535864-3158ad99.png"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/tiktok-logo-icon-with-gaming-aesthetic-a-1772625535864-3158ad99.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/tiktok-logo-icon-with-gaming-aesthetic-a-1772625535864-3158ad99.png"
|
||||
},
|
||||
buttons: [{ text: "Follow", href: "https://tiktok.com/@chihab_070" }],
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Twitch", description: "Live streaming Wild Rift gameplay. Interactive sessions with real-time chat and community engagement.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/twitch-logo-icon-with-dark-gaming-aesthe-1772625535608-28afb366.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/twitch-logo-icon-with-dark-gaming-aesthe-1772625535608-28afb366.png"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/twitch-logo-icon-with-dark-gaming-aesthe-1772625535608-28afb366.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/twitch-logo-icon-with-dark-gaming-aesthe-1772625535608-28afb366.png"
|
||||
},
|
||||
buttons: [{ text: "Follow", href: "https://twitch.tv" }],
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Instagram", description: "Gaming highlights, lifestyle content, and community moments. Professional photography and gaming aesthetics.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/instagram-logo-icon-adapted-for-gaming-b-1772625536032-f8b2a0b3.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/instagram-logo-icon-adapted-for-gaming-b-1772625536032-f8b2a0b3.png"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/instagram-logo-icon-adapted-for-gaming-b-1772625536032-f8b2a0b3.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATlPPnLrEwJ9owNF01ARl5RNSi/instagram-logo-icon-adapted-for-gaming-b-1772625536032-f8b2a0b3.png"
|
||||
},
|
||||
buttons: [{ text: "Follow", href: "https://instagram.com" }],
|
||||
},
|
||||
]}
|
||||
@@ -115,7 +122,8 @@ export default function LandingPage() {
|
||||
<TextSplitAbout
|
||||
title="Gameplay Highlights"
|
||||
description={[
|
||||
"Watch my latest Wild Rift gameplay highlights featuring intense ranked matches, legendary outplays, and pro-level strategies. Experience high-octane mobile gaming at its finest.", "I specialize in aggressive midlane gameplay with a 78% win rate across ranked seasons. My content showcases advanced champion mechanics, wave management, and team fight positioning that elevates competitive mobile gaming."]}
|
||||
"Watch my latest Wild Rift gameplay highlights featuring intense ranked matches, legendary outplays, and pro-level strategies. Experience high-octane mobile gaming at its finest.", "I specialize in aggressive midlane gameplay with a 78% win rate across ranked seasons. My content showcases advanced champion mechanics, wave management, and team fight positioning that elevates competitive mobile gaming."
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
showBorder={false}
|
||||
buttons={[
|
||||
@@ -136,9 +144,11 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Chihab_070"
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
text: "Privacy Policy", href: "#"
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Contact", href: "#"}}
|
||||
text: "Contact", href: "#"
|
||||
}}
|
||||
className="bg-black/80 backdrop-blur-md border-t border-red-500/30"
|
||||
wrapperClassName="h-40 flex items-center justify-center"
|
||||
containerClassName="flex items-center justify-between gap-8"
|
||||
|
||||
Reference in New Issue
Block a user