Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 06:08:04 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Zap, BarChart2, Cpu, Globe } from 'lucide-react';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -29,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "Giveaways",
id: "giveaways",
},
name: "Giveaways", id: "giveaways"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
]}
brandName="SteamPulse"
/>
@@ -52,41 +45,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Never Miss a Free Game Again"
description="Get instant notifications when high-quality games on Steam become 100% free. Join thousands of gamers getting free titles daily."
buttons={[
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-dice-with-abstract-scenery_23-2151045382.jpg",
imageAlt: "Game Store UI",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-dice-with-abstract-scenery_23-2151045382.jpg", imageAlt: "Game Store UI"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-unboxing-her-cyber-monday-package_23-2148675016.jpg",
imageAlt: "Gaming Setup",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-unboxing-her-cyber-monday-package_23-2148675016.jpg", imageAlt: "Gaming Setup"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-red-blue-laser-lights-perfect-digital-wallpaper_181624-24678.jpg",
imageAlt: "Tech UI",
},
imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-red-blue-laser-lights-perfect-digital-wallpaper_181624-24678.jpg", imageAlt: "Tech UI"},
{
imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-with-neon-light_23-2149854306.jpg",
imageAlt: "Game Library",
},
imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-with-neon-light_23-2149854306.jpg", imageAlt: "Game Library"},
{
imageSrc: "http://img.b2bpic.net/free-photo/esports-championship-stage-3d-illustration_1419-2787.jpg",
imageAlt: "Holographic UI",
},
imageSrc: "http://img.b2bpic.net/free-photo/esports-championship-stage-3d-illustration_1419-2787.jpg", imageAlt: "Holographic UI"},
{
imageSrc: "http://img.b2bpic.net/free-vector/blue-purple-magic-glow-ball-with-light-effect_107791-31275.jpg",
imageAlt: "Icons",
},
imageSrc: "http://img.b2bpic.net/free-vector/blue-purple-magic-glow-ball-with-light-effect_107791-31275.jpg", imageAlt: "Icons"},
]}
mediaAnimation="slide-up"
/>
@@ -98,28 +76,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Real-time Alerts",
description: "Get push notifications the second a game goes free.",
imageSrc: "http://img.b2bpic.net/free-photo/advertisement-social-media-internet-letter-concept_53876-15875.jpg",
buttonIcon: "Zap",
title: "Real-time Alerts", description: "Get push notifications the second a game goes free.", imageSrc: "http://img.b2bpic.net/free-photo/advertisement-social-media-internet-letter-concept_53876-15875.jpg", buttonIcon: Zap,
},
{
title: "Historical Tracking",
description: "View game price history before grabbing the deal.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-image-desk-planner-calendar-laptop_1163-2588.jpg",
buttonIcon: "BarChart2",
title: "Historical Tracking", description: "View game price history before grabbing the deal.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-image-desk-planner-calendar-laptop_1163-2588.jpg", buttonIcon: BarChart2,
},
{
title: "Smart Automation",
description: "Auto-sync with your Steam account Wishlist.",
imageSrc: "http://img.b2bpic.net/free-photo/background-with-printed-circuit-board-concept-modern-technologies_169016-61853.jpg",
buttonIcon: "Cpu",
title: "Smart Automation", description: "Auto-sync with your Steam account Wishlist.", imageSrc: "http://img.b2bpic.net/free-photo/background-with-printed-circuit-board-concept-modern-technologies_169016-61853.jpg", buttonIcon: Cpu,
},
{
title: "Global Analytics",
description: "See the best deals across all regions.",
imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg",
buttonIcon: "Globe",
title: "Global Analytics", description: "See the best deals across all regions.", imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", buttonIcon: Globe,
},
]}
title="Smart Tracking System"
@@ -135,47 +101,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Galactic Odyssey",
price: "$0.00",
variant: "Action",
imageSrc: "http://img.b2bpic.net/free-photo/galaxy-planets-digital-art_23-2151727665.jpg",
},
id: "p1", name: "Galactic Odyssey", price: "$0.00", variant: "Action", imageSrc: "http://img.b2bpic.net/free-photo/galaxy-planets-digital-art_23-2151727665.jpg"},
{
id: "p2",
name: "Neon Sprint",
price: "$0.00",
variant: "Racing",
imageSrc: "http://img.b2bpic.net/free-photo/retro-futuristic-space-travel_23-2151837569.jpg",
},
id: "p2", name: "Neon Sprint", price: "$0.00", variant: "Racing", imageSrc: "http://img.b2bpic.net/free-photo/retro-futuristic-space-travel_23-2151837569.jpg"},
{
id: "p3",
name: "Mystic Woods",
price: "$0.00",
variant: "RPG",
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-scene-with-mountains-landscape_23-2151124734.jpg",
},
id: "p3", name: "Mystic Woods", price: "$0.00", variant: "RPG", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-scene-with-mountains-landscape_23-2151124734.jpg"},
{
id: "p4",
name: "Tactical Siege",
price: "$0.00",
variant: "Strategy",
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-soldier-with-combat-war_23-2151624800.jpg",
},
id: "p4", name: "Tactical Siege", price: "$0.00", variant: "Strategy", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-soldier-with-combat-war_23-2151624800.jpg"},
{
id: "p5",
name: "Pixel Quest",
price: "$0.00",
variant: "Retro",
imageSrc: "http://img.b2bpic.net/free-photo/8-bit-graphics-pixels-scene-with-person-walking-dog-park_23-2151120973.jpg",
},
id: "p5", name: "Pixel Quest", price: "$0.00", variant: "Retro", imageSrc: "http://img.b2bpic.net/free-photo/8-bit-graphics-pixels-scene-with-person-walking-dog-park_23-2151120973.jpg"},
{
id: "p6",
name: "Velocity Strike",
price: "$0.00",
variant: "Action",
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127954.jpg",
},
id: "p6", name: "Velocity Strike", price: "$0.00", variant: "Action", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127954.jpg"},
]}
title="Current Trending Freebies"
description="Popular titles currently available for $0.00."
@@ -188,20 +124,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Is this service really free?",
content: "Yes, our notification service is completely free to use.",
},
id: "1", title: "Is this service really free?", content: "Yes, our notification service is completely free to use."},
{
id: "2",
title: "Do I need to link my Steam account?",
content: "No, it is optional, but recommended for personalized wishlists.",
},
id: "2", title: "Do I need to link my Steam account?", content: "No, it is optional, but recommended for personalized wishlists."},
{
id: "3",
title: "How quickly do I get notified?",
content: "Notifications are sent within seconds of the price change.",
},
id: "3", title: "How quickly do I get notified?", content: "Notifications are sent within seconds of the price change."},
]}
title="Frequently Asked Questions"
description="Common questions about our tracking service."
@@ -213,8 +140,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Stay Updated"
title="Join the Newsletter"
description="Never miss a deal again. Join 10,000+ gamers today."