Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d41841ccf9 | |||
| 91151f1705 | |||
| 61d696fe2a | |||
| 3d6c67342d | |||
| d985b9325e | |||
| f527f289f3 | |||
| 0b2f4b12ae | |||
| 485e1aacd3 | |||
| 8965179292 |
138
src/app/page.tsx
138
src/app/page.tsx
@@ -2,14 +2,15 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import { Disc, Music, Palette, Zap, PartyPopper } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -30,16 +31,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Events", id: "events" },
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="PulseConnect"
|
||||
/>
|
||||
@@ -50,64 +47,50 @@ export default function LandingPage() {
|
||||
logoText="PulseConnect"
|
||||
description="The ultimate nexus for DJs, visual artists, and event visionaries. Sync your creativity, find your stage, and light up the night."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started", href: "#contact"},
|
||||
{
|
||||
text: "Explore Features", href: "#features"},
|
||||
{ text: "Get Started", href: "#contact" },
|
||||
{ text: "Explore Features", href: "#features" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/night-club-dj-playing-music-mixing-tracks-party_23-2149176395.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/night-club-dj-playing-music-mixing-tracks-party_23-2149176395.jpg?_wi=1"
|
||||
imageAlt="Professional DJ console at a party"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
<div id="events" data-section="events">
|
||||
<ProductCardTwo
|
||||
title="Upcoming Featured Events"
|
||||
description="Discover the latest showcases managed by our elite team of event visionaries."
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Where the "},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/dj-mixes-music-nightclub_23-2149176392.jpg", alt: "DJ Console"},
|
||||
{
|
||||
type: "text", content: " Energy Comes Alive"},
|
||||
products={[
|
||||
{ id: "e1", brand: "NeonWave", name: "Techno Underground Night", price: "$25", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/night-party-lights-stage_23-2148443907.jpg?_wi=1" },
|
||||
{ id: "e2", brand: "PulseBeats", name: "Rhythm Sync Festival", price: "$45", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/dj-performance-night-club_23-2149176403.jpg?_wi=1" },
|
||||
{ id: "e3", brand: "VibeProduction", name: "Laser Fusion Showcase", price: "$30", rating: 4, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-night-party_23-2149176406.jpg?_wi=1" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Where the Energy Comes Alive"
|
||||
description="We provide the pulse for your production. Bringing together top-tier sound, lighting, and performance talent to create legendary club experiences."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dj-mixes-music-nightclub_23-2149176392.jpg"
|
||||
imageAlt="DJ Console"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyFive
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Pro DJ Consoles", description: "Access integrated booking for elite-tier DJ equipment and sound rigs.", icon: Disc,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-dj-mixing-music-nightclub-controller_23-2149176398.jpg", imageAlt: "DJ Controller"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/night-party-lights-stage_23-2148443907.jpg", imageAlt: "Party Lighting"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Live Event Vibes", description: "Real-time visual and audio synchronization for unforgettable party experiences.", icon: PartyPopper,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-dancing-nightclub-party-with-neon-lights_23-2149176387.jpg", imageAlt: "Dancing Crowd"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dj-performance-night-club_23-2149176403.jpg", imageAlt: "Party Atmosphere"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Creative Visuals", description: "Connect with VJs and light designers to craft stunning stages.", icon: Palette,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-night-party_23-2149176406.jpg", imageAlt: "Visuals"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dj-decks-close-up_23-2149176410.jpg", imageAlt: "Mixing"},
|
||||
],
|
||||
},
|
||||
{ title: "Pro DJ Consoles", description: "Access integrated booking for elite-tier DJ equipment and sound rigs.", icon: Disc, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/professional-dj-mixing-music-nightclub-controller_23-2149176398.jpg", imageAlt: "DJ Controller" }, { imageSrc: "http://img.b2bpic.net/free-photo/night-party-lights-stage_23-2148443907.jpg?_wi=2", imageAlt: "Party Lighting" }] },
|
||||
{ title: "Live Event Vibes", description: "Real-time visual and audio synchronization for unforgettable party experiences.", icon: PartyPopper, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/people-dancing-nightclub-party-with-neon-lights_23-2149176387.jpg", imageAlt: "Dancing Crowd" }, { imageSrc: "http://img.b2bpic.net/free-photo/dj-performance-night-club_23-2149176403.jpg?_wi=2", imageAlt: "Party Atmosphere" }] },
|
||||
{ title: "Creative Visuals", description: "Connect with VJs and light designers to craft stunning stages.", icon: Palette, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-night-party_23-2149176406.jpg?_wi=2", imageAlt: "Visuals" }, { imageSrc: "http://img.b2bpic.net/free-photo/dj-decks-close-up_23-2149176410.jpg", imageAlt: "Mixing" }] },
|
||||
]}
|
||||
title="Engineered for Epic Nights"
|
||||
description="Everything you need from high-end gear to expert collaborators to make every party a landmark event."
|
||||
@@ -118,44 +101,51 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"PulseBeats", "NeonWave", "VibeProduction", "RhythmSync", "StellarEvent", "SoundCraft", "BeatMakerStudio"]}
|
||||
names={["PulseBeats", "NeonWave", "VibeProduction", "RhythmSync", "StellarEvent", "SoundCraft", "BeatMakerStudio"]}
|
||||
title="Loved by Party Promoters"
|
||||
description="The preferred platform for those who demand world-class sound and visuals."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
<TestimonialCardSixteen
|
||||
title="Hear the Pulse"
|
||||
description="Don't take our word for it—listen to the pros who run the scene."
|
||||
useInvertedBackground={false}
|
||||
testimonial="PulseConnect bridged the gap between our visual team and local DJ talent perfectly. The event quality skyrocketed."
|
||||
rating={5}
|
||||
author="DJ Nexus"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-dj-behind-mixer-console-nightclub_23-2149176391.jpg", alt: "DJ Avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-woman-listening-music-with-headphones-nightclub_23-2149176389.jpg", alt: "Vibe Avatar"},
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split"
|
||||
kpiItems={[
|
||||
{ value: "500+", label: "Live Events" },
|
||||
{ value: "120+", label: "Elite DJs" },
|
||||
{ value: "98%", label: "Satisfaction" }
|
||||
]}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "DJ Nexus", role: "Resident DJ", company: "Neon Nights", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-dj-behind-mixer-console-nightclub_23-2149176391.jpg" },
|
||||
{ id: "t2", name: "Sarah V", role: "Event Manager", company: "VibeProduction", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-listening-music-with-headphones-nightclub_23-2149176389.jpg" }
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Book Your Night"
|
||||
title="Ready to Light the Stage?"
|
||||
description="Join the network that defines modern nightlife production."
|
||||
description="Submit your details to join the network that defines modern nightlife production."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Full Name" },
|
||||
{ name: "email", type: "email", placeholder: "Email Address" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/night-club-dj-playing-music-mixing-tracks-party_23-2149176395.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
<FooterBaseReveal
|
||||
logoText="PulseConnect"
|
||||
columns={[
|
||||
{ title: "Platform", items: [{ label: "Events", href: "#events" }, { label: "DJs", href: "#" }] },
|
||||
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "Terms", href: "#" }] }
|
||||
]}
|
||||
copyrightText="© 2025 PulseConnect. All Rights Reserved."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ff007f;
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #00d4ff;
|
||||
--secondary-cta-text: #0a0a0a;
|
||||
--accent: #ff007f;
|
||||
--background-accent: #2d0a1e;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user