Merge version_1 into main #1
233
src/app/page.tsx
233
src/app/page.tsx
@@ -32,17 +32,11 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Store",
|
||||
id: "#store",
|
||||
},
|
||||
name: "Store", id: "#store"},
|
||||
{
|
||||
name: "Courses",
|
||||
id: "#courses",
|
||||
},
|
||||
name: "Courses", id: "#courses"},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "#blog",
|
||||
},
|
||||
name: "Blog", id: "#blog"},
|
||||
]}
|
||||
brandName="DigitalHive"
|
||||
/>
|
||||
@@ -51,41 +45,20 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Learn. Create. Sell Digital Products."
|
||||
description="Unlock your potential with our global marketplace. Access expert courses and premium tools designed for the digital creator era."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#store",
|
||||
},
|
||||
text: "Get Started", href: "#store"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736745.jpg",
|
||||
imageAlt: "DigitalHub Platform",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-video-game-competition-league-3d-illustration_1419-2791.jpg",
|
||||
imageAlt: "DigitalHub Platform",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-concept_23-2151896823.jpg",
|
||||
imageAlt: "DigitalHub Platform",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/esports-championship-stage-3d-illustration_1419-2787.jpg",
|
||||
imageAlt: "DigitalHub Platform",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349254.jpg",
|
||||
imageAlt: "DigitalHub Platform",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349251.jpg",
|
||||
imageAlt: "DigitalHub Platform",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736745.jpg", imageAlt: "DigitalHub Platform" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/online-video-game-competition-league-3d-illustration_1419-2791.jpg", imageAlt: "DigitalHub Platform" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-concept_23-2151896823.jpg", imageAlt: "DigitalHub Platform" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/esports-championship-stage-3d-illustration_1419-2787.jpg", imageAlt: "DigitalHub Platform" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349254.jpg", imageAlt: "DigitalHub Platform" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349251.jpg", imageAlt: "DigitalHub Platform" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,60 +70,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "E-Book",
|
||||
name: "Freelance Mastery",
|
||||
price: "$29",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-credit-card-usb-flash-drive_187299-47897.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Template",
|
||||
name: "SaaS Dashboard UI",
|
||||
price: "$49",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039373.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Course",
|
||||
name: "Intro to AI Marketing",
|
||||
price: "$99",
|
||||
rating: 4,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/play-button-template_24908-82933.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Tool",
|
||||
name: "AI Prompt Library",
|
||||
price: "$19",
|
||||
rating: 5,
|
||||
reviewCount: "340",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349247.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Spreadsheet",
|
||||
name: "Finance Planner",
|
||||
price: "$15",
|
||||
rating: 4,
|
||||
reviewCount: "90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-95330.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Tools",
|
||||
name: "Creative Vector Pack",
|
||||
price: "$25",
|
||||
rating: 5,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440917.jpg",
|
||||
},
|
||||
{ id: "p1", brand: "E-Book", name: "Freelance Mastery", price: "$29", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/white-credit-card-usb-flash-drive_187299-47897.jpg" },
|
||||
{ id: "p2", brand: "Template", name: "SaaS Dashboard UI", price: "$49", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039373.jpg" },
|
||||
{ id: "p3", brand: "Course", name: "Intro to AI Marketing", price: "$99", rating: 4, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-vector/play-button-template_24908-82933.jpg" },
|
||||
{ id: "p4", brand: "Tool", name: "AI Prompt Library", price: "$19", rating: 5, reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349247.jpg" },
|
||||
{ id: "p5", brand: "Spreadsheet", name: "Finance Planner", price: "$15", rating: 4, reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-95330.jpg" },
|
||||
{ id: "p6", brand: "Tools", name: "Creative Vector Pack", price: "$25", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440917.jpg" },
|
||||
]}
|
||||
title="Featured Digital Products"
|
||||
description="Premium templates, tools, and resources to accelerate your productivity."
|
||||
@@ -159,25 +84,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "5,000+",
|
||||
description: "Digital Products",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "25,000+",
|
||||
description: "Active Students",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "50+",
|
||||
description: "Languages Supported",
|
||||
},
|
||||
{ id: "m1", value: "5,000+", description: "Digital Products" },
|
||||
{ id: "m2", value: "25,000+", description: "Active Students" },
|
||||
{ id: "m3", value: "50+", description: "Languages Supported" },
|
||||
]}
|
||||
title="Trusted by Thousands"
|
||||
description="Our community continues to grow globally."
|
||||
@@ -190,36 +104,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Design",
|
||||
title: "Advanced UI Design",
|
||||
items: [
|
||||
"Figma mastery",
|
||||
"Design systems",
|
||||
"Prototyping",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Marketing",
|
||||
title: "AI Marketing Growth",
|
||||
items: [
|
||||
"AI tools integration",
|
||||
"SEO strategies",
|
||||
"Conversion hacks",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Dev",
|
||||
title: "Modern Frontend Dev",
|
||||
items: [
|
||||
"Next.js App Router",
|
||||
"Tailwind CSS",
|
||||
"Supabase Auth",
|
||||
],
|
||||
},
|
||||
{ id: "f1", label: "Design", title: "Advanced UI Design", items: ["Figma mastery", "Design systems", "Prototyping"] },
|
||||
{ id: "f2", label: "Marketing", title: "AI Marketing Growth", items: ["AI tools integration", "SEO strategies", "Conversion hacks"] },
|
||||
{ id: "f3", label: "Dev", title: "Modern Frontend Dev", items: ["Next.js App Router", "Tailwind CSS", "Supabase Auth"] },
|
||||
]}
|
||||
title="Learning Hub"
|
||||
description="Master new skills with our structured courses."
|
||||
@@ -234,36 +121,9 @@ export default function LandingPage() {
|
||||
title="Insights & Tutorials"
|
||||
description="Stay updated with the latest in digital business and AI tools."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "AI Tools",
|
||||
title: "Top 10 AI Tools in 2025",
|
||||
excerpt: "Explore the latest tools revolutionizing digital productivity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349235.jpg",
|
||||
authorName: "Jane Doe",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186128.jpg",
|
||||
date: "Jan 12, 2025",
|
||||
},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Freelancing",
|
||||
title: "How to scale your freelance business",
|
||||
excerpt: "Transitioning from solo to studio model.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-isolated-white-background_58702-6399.jpg",
|
||||
authorName: "John Smith",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
|
||||
date: "Jan 10, 2025",
|
||||
},
|
||||
{
|
||||
id: "b3",
|
||||
category: "Digital Marketing",
|
||||
title: "Marketing in the age of AI",
|
||||
excerpt: "Adapting your strategy for high ROI.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-play-button-laptop_53876-65380.jpg",
|
||||
authorName: "Alex Lee",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
|
||||
date: "Jan 05, 2025",
|
||||
},
|
||||
{ id: "b1", category: "AI Tools", title: "Top 10 AI Tools in 2025", excerpt: "Explore the latest tools revolutionizing digital productivity.", imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349235.jpg", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186128.jpg", date: "Jan 12, 2025" },
|
||||
{ id: "b2", category: "Freelancing", title: "How to scale your freelance business", excerpt: "Transitioning from solo to studio model.", imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-isolated-white-background_58702-6399.jpg", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg", date: "Jan 10, 2025" },
|
||||
{ id: "b3", category: "Digital Marketing", title: "Marketing in the age of AI", excerpt: "Adapting your strategy for high ROI.", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-play-button-laptop_53876-65380.jpg", authorName: "Alex Lee", authorAvatar: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", date: "Jan 05, 2025" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -272,15 +132,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Microsoft",
|
||||
"Google",
|
||||
"Meta",
|
||||
"Adobe",
|
||||
"Shopify",
|
||||
"Stripe",
|
||||
"Next.js",
|
||||
]}
|
||||
names={["Microsoft", "Google", "Meta", "Adobe", "Shopify", "Stripe", "Next.js"]}
|
||||
title="Global Partners"
|
||||
description="Our resources are trusted by industry leaders."
|
||||
/>
|
||||
@@ -289,18 +141,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Stay Updated"
|
||||
title="Join the Newsletter"
|
||||
description="Get exclusive content and digital product deals sent directly to your inbox."
|
||||
buttons={[
|
||||
{
|
||||
text: "Subscribe Now",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Subscribe Now", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -309,21 +154,9 @@ export default function LandingPage() {
|
||||
logoText="DigitalHive"
|
||||
copyrightText="© 2025 DigitalHive. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
{
|
||||
icon: Github,
|
||||
href: "#",
|
||||
ariaLabel: "Github",
|
||||
},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "Linkedin",
|
||||
},
|
||||
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },
|
||||
{ icon: Github, href: "#", ariaLabel: "Github" },
|
||||
{ icon: Linkedin, href: "#", ariaLabel: "Linkedin" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user