Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-09 09:22:55 +00:00

View File

@@ -10,7 +10,7 @@ import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCar
import FaqDouble from "@/components/sections/faq/FaqDouble";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import { Bell, GamepadIcon, HelpCircle, MessageCircle, Star, TrendingUp, Zap, ThumbsUp } from "lucide-react";
import { Bell, Gamepad2, HelpCircle, MessageCircle, Star, TrendingUp, Zap, ThumbsUp } from "lucide-react";
export default function LandingPage() {
return (
@@ -45,9 +45,9 @@ export default function LandingPage() {
<HeroBillboardTestimonial
title="Discover Free Gaming at Your Fingertips"
description="Download premium games for PC instantly. No paywalls, no hidden costs—just pure gaming entertainment."
background={{ variant: "glowing-orb" }}
background={{ variant: "floatingGradient" }}
tag="Free Gaming"
tagIcon={GamepadIcon}
tagIcon={Gamepad2}
tagAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/a-vibrant-gaming-interface-showcasing-mu-1773047994251-ebbb65d1.png"
imageAlt="Gaming platform showcase"
@@ -55,16 +55,20 @@ export default function LandingPage() {
testimonials={[
{
name: "Alex Chen", handle: "Gaming Enthusiast", testimonial: "Best free gaming platform I've found. Downloads are lightning fast and the game quality is amazing!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-young-gamer-professi-1773047993848-722bb23b.png", imageAlt: "Alex Chen"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-young-gamer-professi-1773047993848-722bb23b.png", imageAlt: "Alex Chen"
},
{
name: "Jordan Taylor", handle: "PC Gamer", testimonial: "Finally a platform where I don't need a credit card to enjoy incredible games. Love it!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-casual-gamer-enjoyin-1773047993923-e5d553b0.png", imageAlt: "Jordan Taylor"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-casual-gamer-enjoyin-1773047993923-e5d553b0.png", imageAlt: "Jordan Taylor"
},
{
name: "Maya Patel", handle: "Casual Player", testimonial: "Simple interface, huge game library, and completely free. What more could you ask for?", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-female-gamer-profess-1773047994586-c002285f.png", imageAlt: "Maya Patel"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-female-gamer-profess-1773047994586-c002285f.png", imageAlt: "Maya Patel"
},
{
name: "Chris Rivera", handle: "Gaming Community", testimonial: "The game selection is incredible and everything works perfectly. Highly recommend!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-diverse-gamer-in-gam-1773047994711-86deab56.png", imageAlt: "Chris Rivera"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-diverse-gamer-in-gam-1773047994711-86deab56.png", imageAlt: "Chris Rivera"
},
]}
testimonialRotationInterval={5000}
buttons={[
@@ -168,17 +172,23 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Hardcore Gamer", testimonial: "I've been using GameHub for 6 months and haven't looked back. The game selection keeps growing and everything runs perfectly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-young-gamer-professi-1773047993848-722bb23b.png", imageAlt: "Sarah Johnson"},
id: "1", name: "Sarah Johnson", role: "Hardcore Gamer", testimonial: "I've been using GameHub for 6 months and haven't looked back. The game selection keeps growing and everything runs perfectly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-young-gamer-professi-1773047993848-722bb23b.png", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Mike Chen", role: "Casual Player", testimonial: "Perfect for someone who wants to try different games without commitment. Download speeds are fantastic!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-casual-gamer-enjoyin-1773047993923-e5d553b0.png", imageAlt: "Mike Chen"},
id: "2", name: "Mike Chen", role: "Casual Player", testimonial: "Perfect for someone who wants to try different games without commitment. Download speeds are fantastic!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-casual-gamer-enjoyin-1773047993923-e5d553b0.png", imageAlt: "Mike Chen"
},
{
id: "3", name: "Emma Rodriguez", role: "Strategy Enthusiast", testimonial: "The variety of strategy games is incredible. GameHub is my go-to platform for quality free games.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-female-gamer-profess-1773047994586-c002285f.png", imageAlt: "Emma Rodriguez"},
id: "3", name: "Emma Rodriguez", role: "Strategy Enthusiast", testimonial: "The variety of strategy games is incredible. GameHub is my go-to platform for quality free games.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-female-gamer-profess-1773047994586-c002285f.png", imageAlt: "Emma Rodriguez"
},
{
id: "4", name: "David Kim", role: "Gaming Community", testimonial: "Best free gaming platform out there. Support team is responsive and the community is amazing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-diverse-gamer-in-gam-1773047994711-86deab56.png", imageAlt: "David Kim"},
id: "4", name: "David Kim", role: "Gaming Community", testimonial: "Best free gaming platform out there. Support team is responsive and the community is amazing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhbhTEbIwagZnKknEj3KAJUFok/portrait-photo-of-a-diverse-gamer-in-gam-1773047994711-86deab56.png", imageAlt: "David Kim"
},
{
id: "5", name: "Lisa Anderson", role: "PC Enthusiast", testimonial: "Quality over quantity every game on GameHub is worth playing. Absolutely recommended!", icon: ThumbsUp},
id: "5", name: "Lisa Anderson", role: "PC Enthusiast", testimonial: "Quality over quantity every game on GameHub is worth playing. Absolutely recommended!", icon: ThumbsUp
},
{
id: "6", name: "James Wilson", role: "Indie Game Fan", testimonial: "Love discovering indie games here. GameHub supports amazing developers and gives players access to hidden gems.", icon: Star},
id: "6", name: "James Wilson", role: "Indie Game Fan", testimonial: "Love discovering indie games here. GameHub supports amazing developers and gives players access to hidden gems.", icon: Star
},
]}
/>
</div>
@@ -196,17 +206,23 @@ export default function LandingPage() {
animationType="smooth"
faqs={[
{
id: "1", title: "Is GameHub completely free?", content: "Yes! GameHub is 100% free. All games are available at no cost, with no hidden subscriptions or charges. We're committed to providing accessible gaming for everyone."},
id: "1", title: "Is GameHub completely free?", content: "Yes! GameHub is 100% free. All games are available at no cost, with no hidden subscriptions or charges. We're committed to providing accessible gaming for everyone."
},
{
id: "2", title: "Are the games safe to download?", content: "Absolutely. Every game is scanned by advanced antivirus software and verified by our security team. We only host games from trusted publishers to ensure your safety."},
id: "2", title: "Are the games safe to download?", content: "Absolutely. Every game is scanned by advanced antivirus software and verified by our security team. We only host games from trusted publishers to ensure your safety."
},
{
id: "3", title: "How long does it take to download a game?", content: "Download speeds depend on your internet connection, but our servers are optimized for maximum speed. Most games download within minutes on standard internet connections."},
id: "3", title: "How long does it take to download a game?", content: "Download speeds depend on your internet connection, but our servers are optimized for maximum speed. Most games download within minutes on standard internet connections."
},
{
id: "4", title: "What genres of games are available?", content: "We offer a wide variety including action, strategy, puzzle, adventure, RPG, racing, sports, and casual games. New games are added regularly to keep our library fresh."},
id: "4", title: "What genres of games are available?", content: "We offer a wide variety including action, strategy, puzzle, adventure, RPG, racing, sports, and casual games. New games are added regularly to keep our library fresh."
},
{
id: "5", title: "Do I need an account to play games?", content: "Creating a free account gives you access to exclusive features, achievements, and community forums. However, you can browse and download games without an account."},
id: "5", title: "Do I need an account to play games?", content: "Creating a free account gives you access to exclusive features, achievements, and community forums. However, you can browse and download games without an account."
},
{
id: "6", title: "How often are new games added?", content: "We add new games every week, carefully selected for quality and variety. Subscribe to our newsletter to get notified about fresh releases."},
id: "6", title: "How often are new games added?", content: "We add new games every week, carefully selected for quality and variety. Subscribe to our newsletter to get notified about fresh releases."
},
]}
/>
</div>
@@ -217,7 +233,7 @@ export default function LandingPage() {
tagIcon={Bell}
title="Stay Updated With New Releases"
description="Get notified about the latest games, exclusive deals, and gaming tips delivered to your inbox."
background={{ variant: "glowing-orb" }}
background={{ variant: "floatingGradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Subscribe Now"