Merge version_1 into main #2
142
src/app/page.tsx
142
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Tools",
|
||||
id: "catalog",
|
||||
},
|
||||
name: "Tools", id: "catalog"},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "blog",
|
||||
},
|
||||
name: "Blog", id: "blog"},
|
||||
{
|
||||
name: "Support",
|
||||
id: "faq",
|
||||
},
|
||||
name: "Support", id: "faq"},
|
||||
]}
|
||||
brandName="AIGrowthHub"
|
||||
/>
|
||||
@@ -52,19 +44,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Scale Your Influence with AI Tools."
|
||||
description="Master YouTube growth and content creation on any device. Start your journey with free, beginner-friendly tools."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Learning",
|
||||
href: "#catalog",
|
||||
},
|
||||
text: "Start Learning", href: "#catalog"},
|
||||
{
|
||||
text: "Latest Posts",
|
||||
href: "#blog",
|
||||
},
|
||||
text: "Latest Posts", href: "#blog"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/future-nurses-studying-anatomy-class-notes-university-library_482257-125900.jpg"
|
||||
/>
|
||||
@@ -77,32 +64,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "feat-1",
|
||||
title: "Low-Spec Optimized",
|
||||
tags: [
|
||||
"No GPU Needed",
|
||||
"Cloud Based",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-augmented-reality_1134-137.jpg?_wi=1",
|
||||
},
|
||||
id: "feat-1", title: "Low-Spec Optimized", tags: [
|
||||
"No GPU Needed", "Cloud Based"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-augmented-reality_1134-137.jpg"},
|
||||
{
|
||||
id: "feat-2",
|
||||
title: "Free Tools Only",
|
||||
tags: [
|
||||
"Budget Friendly",
|
||||
"Open Source",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app_23-2149880604.jpg?_wi=1",
|
||||
},
|
||||
id: "feat-2", title: "Free Tools Only", tags: [
|
||||
"Budget Friendly", "Open Source"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app_23-2149880604.jpg"},
|
||||
{
|
||||
id: "feat-3",
|
||||
title: "Growth Mentorship",
|
||||
tags: [
|
||||
"YouTube",
|
||||
"Beginner Guide",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-using-their-phones_53876-95104.jpg?_wi=1",
|
||||
},
|
||||
id: "feat-3", title: "Growth Mentorship", tags: [
|
||||
"YouTube", "Beginner Guide"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-using-their-phones_53876-95104.jpg"},
|
||||
]}
|
||||
title="Designed for Everyone"
|
||||
description="Powerful AI learning for students and creators with any PC hardware."
|
||||
@@ -111,46 +83,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="catalog" data-section="catalog">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "CapCut Web",
|
||||
price: "Free",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app_23-2149880604.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "CapCut Web", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app_23-2149880604.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "ChatGPT Free",
|
||||
price: "Free",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-augmented-reality_1134-137.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "ChatGPT Free", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/man-with-augmented-reality_1134-137.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Canva Basics",
|
||||
price: "Freemium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-using-their-phones_53876-95104.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Canva Basics", price: "Freemium", imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-using-their-phones_53876-95104.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Audacity Audio",
|
||||
price: "Free",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app_23-2149880604.jpg?_wi=3",
|
||||
},
|
||||
id: "4", name: "Audacity Audio", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app_23-2149880604.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "OBS Studio",
|
||||
price: "Free",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-augmented-reality_1134-137.jpg?_wi=3",
|
||||
},
|
||||
id: "5", name: "OBS Studio", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/man-with-augmented-reality_1134-137.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "DaVinci Resolve",
|
||||
price: "Free",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-using-their-phones_53876-95104.jpg?_wi=3",
|
||||
},
|
||||
id: "6", name: "DaVinci Resolve", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-using-their-phones_53876-95104.jpg"},
|
||||
]}
|
||||
title="Our Recommended AI Tools"
|
||||
description="Free and affordable software to kickstart your content career."
|
||||
@@ -166,35 +115,11 @@ export default function LandingPage() {
|
||||
description="Virality hacks, AI workflows, and student success stories."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Growth",
|
||||
title: "How to Go Viral in 2025 with AI",
|
||||
excerpt: "The ultimate roadmap for beginners to scale reach.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ultraviolet-make-up-portrait-girl-painted-fluorescent-powder-halloween-concept_613910-17594.jpg",
|
||||
authorName: "Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/ultraviolet-make-up-portrait-girl-painted-fluorescent-powder-halloween-concept_613910-17594.jpg",
|
||||
date: "Oct 24",
|
||||
},
|
||||
id: "b1", category: "Growth", title: "How to Go Viral in 2025 with AI", excerpt: "The ultimate roadmap for beginners to scale reach.", imageSrc: "http://img.b2bpic.net/free-photo/ultraviolet-make-up-portrait-girl-painted-fluorescent-powder-halloween-concept_613910-17594.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/ultraviolet-make-up-portrait-girl-painted-fluorescent-powder-halloween-concept_613910-17594.jpg", date: "Oct 24"},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Tech",
|
||||
title: "Best AI Tools for Low-End PC Users",
|
||||
excerpt: "Video editing and design on any hardware.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/psychedelic-hand-collage_23-2149303465.jpg",
|
||||
authorName: "Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/psychedelic-hand-collage_23-2149303465.jpg",
|
||||
date: "Oct 25",
|
||||
},
|
||||
id: "b2", category: "Tech", title: "Best AI Tools for Low-End PC Users", excerpt: "Video editing and design on any hardware.", imageSrc: "http://img.b2bpic.net/free-photo/psychedelic-hand-collage_23-2149303465.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/psychedelic-hand-collage_23-2149303465.jpg", date: "Oct 25"},
|
||||
{
|
||||
id: "b3",
|
||||
category: "Strategy",
|
||||
title: "Building a YouTube Empire as a Student",
|
||||
excerpt: "Balance school and content creation effectively.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-abstract-neon-led-light-effect_53876-108164.jpg",
|
||||
authorName: "Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/aesthetic-background-with-abstract-neon-led-light-effect_53876-108164.jpg",
|
||||
date: "Oct 26",
|
||||
},
|
||||
id: "b3", category: "Strategy", title: "Building a YouTube Empire as a Student", excerpt: "Balance school and content creation effectively.", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-abstract-neon-led-light-effect_53876-108164.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/aesthetic-background-with-abstract-neon-led-light-effect_53876-108164.jpg", date: "Oct 26"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -205,20 +130,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do I need a powerful computer?",
|
||||
content: "Absolutely not! We focus on cloud-based and lightweight tools.",
|
||||
},
|
||||
id: "q1", title: "Do I need a powerful computer?", content: "Absolutely not! We focus on cloud-based and lightweight tools."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Are these tools free?",
|
||||
content: "Yes, we curate the best free options for students.",
|
||||
},
|
||||
id: "q2", title: "Are these tools free?", content: "Yes, we curate the best free options for students."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How do I get started?",
|
||||
content: "Follow our 30-day guide in the blog section!",
|
||||
},
|
||||
id: "q3", title: "How do I get started?", content: "Follow our 30-day guide in the blog section!"},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Quick answers to help you start your journey."
|
||||
|
||||
Reference in New Issue
Block a user