Merge version_2 into main #5
@@ -1,8 +1,6 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Inter } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/providers";
|
||||
import { Tag } from "@/components";
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
@@ -20,10 +18,7 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<body className={`${inter.variable} antialiased`}>
|
||||
<ServiceWrapper>
|
||||
<Tag />
|
||||
{children}
|
||||
</ServiceWrapper>
|
||||
{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
|
||||
@@ -51,23 +51,31 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-vibrant-roblox-game-screenshot-featuri-1773034595221-5ca19031.png?_wi=1", imageAlt: "Adventure game world"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-vibrant-roblox-game-screenshot-featuri-1773034595221-5ca19031.png?_wi=1", imageAlt: "Adventure game world"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-stylized-roblox-game-featuring-a-simul-1773034593916-dfee73ba.png?_wi=1", imageAlt: "Simulation game environment"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-stylized-roblox-game-featuring-a-simul-1773034593916-dfee73ba.png?_wi=1", imageAlt: "Simulation game environment"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-competitive-roblox-game-featuring-acti-1773034593898-648649b9.png?_wi=1", imageAlt: "Competitive game showcase"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-competitive-roblox-game-featuring-acti-1773034593898-648649b9.png?_wi=1", imageAlt: "Competitive game showcase"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-cozy-roblox-game-featuring-relaxation--1773034593969-7ab80cf4.png?_wi=1", imageAlt: "Community game space"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-cozy-roblox-game-featuring-relaxation--1773034593969-7ab80cf4.png?_wi=1", imageAlt: "Community game space"
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-stylized-roblox-game-featuring-a-simul-1773034593916-dfee73ba.png?_wi=2", imageAlt: "Building game world"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-stylized-roblox-game-featuring-a-simul-1773034593916-dfee73ba.png?_wi=2", imageAlt: "Building game world"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-competitive-roblox-game-featuring-acti-1773034593898-648649b9.png?_wi=2", imageAlt: "Action game gameplay"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-competitive-roblox-game-featuring-acti-1773034593898-648649b9.png?_wi=2", imageAlt: "Action game gameplay"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-cozy-roblox-game-featuring-relaxation--1773034593969-7ab80cf4.png?_wi=2", imageAlt: "Social game experience"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-cozy-roblox-game-featuring-relaxation--1773034593969-7ab80cf4.png?_wi=2", imageAlt: "Social game experience"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-vibrant-roblox-game-screenshot-featuri-1773034595221-5ca19031.png?_wi=2", imageAlt: "Adventure exploration"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-vibrant-roblox-game-screenshot-featuri-1773034595221-5ca19031.png?_wi=2", imageAlt: "Adventure exploration"
|
||||
},
|
||||
]}
|
||||
carouselPosition="right"
|
||||
buttons={[
|
||||
@@ -106,13 +114,16 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Roblox Studio", name: "Adventure Quest Worlds", price: "Free + Premium", rating: 5,
|
||||
reviewCount: "2.4M", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-vibrant-roblox-game-screenshot-featuri-1773034595221-5ca19031.png?_wi=3", imageAlt: "Adventure Quest Worlds game"},
|
||||
reviewCount: "2.4M", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-vibrant-roblox-game-screenshot-featuri-1773034595221-5ca19031.png?_wi=3", imageAlt: "Adventure Quest Worlds game"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Roblox Studio", name: "Creator's Haven", price: "Free + Premium", rating: 5,
|
||||
reviewCount: "1.8M", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-stylized-roblox-game-featuring-a-simul-1773034593916-dfee73ba.png?_wi=3", imageAlt: "Creator's Haven game"},
|
||||
reviewCount: "1.8M", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-stylized-roblox-game-featuring-a-simul-1773034593916-dfee73ba.png?_wi=3", imageAlt: "Creator's Haven game"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Roblox Studio", name: "Battle Arena Pro", price: "Free + Premium", rating: 5,
|
||||
reviewCount: "3.2M", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-competitive-roblox-game-featuring-acti-1773034593898-648649b9.png?_wi=3", imageAlt: "Battle Arena Pro game"},
|
||||
reviewCount: "3.2M", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/a-competitive-roblox-game-featuring-acti-1773034593898-648649b9.png?_wi=3", imageAlt: "Battle Arena Pro game"
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore All Games", href: "https://roblox.com" },
|
||||
@@ -133,11 +144,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Limited creative freedom", "Poor player engagement", "Inconsistent updates", "Weak community support"],
|
||||
"Limited creative freedom", "Poor player engagement", "Inconsistent updates", "Weak community support"
|
||||
],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Unlimited creative possibilities", "Thriving active community", "Regular content updates", "24/7 player support"],
|
||||
"Unlimited creative possibilities", "Thriving active community", "Regular content updates", "24/7 player support"
|
||||
],
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -152,7 +165,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "50M+", description: "Total Players Worldwide"
|
||||
@@ -220,13 +233,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "A Game-Changing Experience", quote: "This studio's games completely changed how I think about gaming. The creativity, the community, and the polish of every detail is just incredible. I've made lifelong friends here.", name: "Emma Thompson", role: "Gaming Influencer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/professional-portrait-of-a-satisfied-gam-1773034593503-15411624.png", imageAlt: "Emma Thompson"},
|
||||
id: "1", title: "A Game-Changing Experience", quote: "This studio's games completely changed how I think about gaming. The creativity, the community, and the polish of every detail is just incredible. I've made lifelong friends here.", name: "Emma Thompson", role: "Gaming Influencer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/professional-portrait-of-a-satisfied-gam-1773034593503-15411624.png", imageAlt: "Emma Thompson"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Endless Creative Freedom", quote: "I came for the games, but I stayed for the ability to create. The tools and support this studio provides let me build worlds I never thought possible.", name: "Marcus Williams", role: "Game Creator", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/professional-portrait-of-another-happy-g-1773034593051-a2d1f026.png", imageAlt: "Marcus Williams"},
|
||||
id: "2", title: "Endless Creative Freedom", quote: "I came for the games, but I stayed for the ability to create. The tools and support this studio provides let me build worlds I never thought possible.", name: "Marcus Williams", role: "Game Creator", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/professional-portrait-of-another-happy-g-1773034593051-a2d1f026.png", imageAlt: "Marcus Williams"
|
||||
},
|
||||
{
|
||||
id: "3", title: "The Gold Standard of Gaming", quote: "After playing countless games across platforms, these are hands down the best. The attention to detail, regular updates, and genuine care for players is unmatched.", name: "Sophie Nguyen", role: "Professional Streamer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/professional-portrait-of-a-gaming-stream-1773034593743-8528aeba.png", imageAlt: "Sophie Nguyen"},
|
||||
id: "3", title: "The Gold Standard of Gaming", quote: "After playing countless games across platforms, these are hands down the best. The attention to detail, regular updates, and genuine care for players is unmatched.", name: "Sophie Nguyen", role: "Professional Streamer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/professional-portrait-of-a-gaming-stream-1773034593743-8528aeba.png", imageAlt: "Sophie Nguyen"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Community Like No Other", quote: "The community here is what makes everything special. From casual players to hardcore enthusiasts, everyone feels welcome and valued. This is where gaming magic happens.", name: "David Okonkwo", role: "Community Leader", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/professional-portrait-of-a-community-lea-1773034594664-76bb9cde.png", imageAlt: "David Okonkwo"},
|
||||
id: "4", title: "Community Like No Other", quote: "The community here is what makes everything special. From casual players to hardcore enthusiasts, everyone feels welcome and valued. This is where gaming magic happens.", name: "David Okonkwo", role: "Community Leader", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhAfRaQSq2Mpv9tFzynsyMoLPf/professional-portrait-of-a-community-lea-1773034594664-76bb9cde.png", imageAlt: "David Okonkwo"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user