Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e6c715a195 | |||
| dee7a84d6e |
172
src/app/page.tsx
172
src/app/page.tsx
@@ -30,29 +30,17 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "home"},
|
||||||
id: "home",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Categories",
|
name: "Categories", id: "categories"},
|
||||||
id: "categories",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Tools",
|
name: "Tools", id: "tools"},
|
||||||
id: "tools",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Blog",
|
name: "Blog", id: "blog"},
|
||||||
id: "blog",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="AIPulse"
|
brandName="AIPulse"
|
||||||
/>
|
/>
|
||||||
@@ -61,35 +49,22 @@ export default function LandingPage() {
|
|||||||
<div id="home" data-section="home">
|
<div id="home" data-section="home">
|
||||||
<HeroBillboardGallery
|
<HeroBillboardGallery
|
||||||
background={{
|
background={{
|
||||||
variant: "sparkles-gradient",
|
variant: "sparkles-gradient"}}
|
||||||
}}
|
|
||||||
title="Find the Best AI Tools for Your Workflow"
|
title="Find the Best AI Tools for Your Workflow"
|
||||||
description="Discover a curated list of the most powerful free AI resources for students, creators, and professionals."
|
description="Discover a curated list of the most powerful free AI resources for students, creators, and professionals."
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-system-using-complex-language-code-deep-learning-neural-network-programming-model-solving-operations-using-massive-computational-power-3d-render-animation_482257-66217.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-system-using-complex-language-code-deep-learning-neural-network-programming-model-solving-operations-using-massive-computational-power-3d-render-animation_482257-66217.jpg?_wi=1", imageAlt: "AI Network"},
|
||||||
imageAlt: "AI Network",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95188.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95188.jpg?_wi=1", imageAlt: "3D Geometry"},
|
||||||
imageAlt: "3D Geometry",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-caucasian-man-virtual-reality-vr-headset-is-presumably-gamer-hacker-cracking-code-into-secure-network-server-with-lines-code_146671-18943.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-caucasian-man-virtual-reality-vr-headset-is-presumably-gamer-hacker-cracking-code-into-secure-network-server-with-lines-code_146671-18943.jpg?_wi=1", imageAlt: "Binary Stream"},
|
||||||
imageAlt: "Binary Stream",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-modern-techno-background-with-flowing-particles_1048-12760.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-modern-techno-background-with-flowing-particles_1048-12760.jpg?_wi=1", imageAlt: "Light Wave"},
|
||||||
imageAlt: "Light Wave",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-ai-robot-character-scene_23-2151658095.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-ai-robot-character-scene_23-2151658095.jpg?_wi=1", imageAlt: "Robotic Hand"},
|
||||||
imageAlt: "Robotic Hand",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918940.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918940.jpg?_wi=1", imageAlt: "Digital Landscape"},
|
||||||
imageAlt: "Digital Landscape",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -102,26 +77,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "cat1",
|
id: "cat1", value: "200+", title: "Text Generation", description: "Powerful writing and research tools.", imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-system-using-complex-language-code-deep-learning-neural-network-programming-model-solving-operations-using-massive-computational-power-3d-render-animation_482257-66217.jpg?_wi=2"},
|
||||||
value: "200+",
|
|
||||||
title: "Text Generation",
|
|
||||||
description: "Powerful writing and research tools.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-system-using-complex-language-code-deep-learning-neural-network-programming-model-solving-operations-using-massive-computational-power-3d-render-animation_482257-66217.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "cat2",
|
id: "cat2", value: "150+", title: "Image Generation", description: "Creative visual AI generators.", imageSrc: "http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95188.jpg?_wi=2"},
|
||||||
value: "150+",
|
|
||||||
title: "Image Generation",
|
|
||||||
description: "Creative visual AI generators.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95188.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "cat3",
|
id: "cat3", value: "100+", title: "Audio/Video", description: "Cutting edge media synthesis.", imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-caucasian-man-virtual-reality-vr-headset-is-presumably-gamer-hacker-cracking-code-into-secure-network-server-with-lines-code_146671-18943.jpg?_wi=2"},
|
||||||
value: "100+",
|
|
||||||
title: "Audio/Video",
|
|
||||||
description: "Cutting edge media synthesis.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-caucasian-man-virtual-reality-vr-headset-is-presumably-gamer-hacker-cracking-code-into-secure-network-server-with-lines-code_146671-18943.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="AI Categories"
|
title="AI Categories"
|
||||||
description="Browse tools organized by industry and usage."
|
description="Browse tools organized by industry and usage."
|
||||||
@@ -134,61 +94,26 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
buttons={[{ text: "Browse All Tools", href: "/tools" }]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", brand: "GenAI", name: "WriterX", price: "Free", rating: 5,
|
||||||
brand: "GenAI",
|
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-modern-techno-background-with-flowing-particles_1048-12760.jpg?_wi=2"},
|
||||||
name: "WriterX",
|
|
||||||
price: "Free",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "1.2k",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-modern-techno-background-with-flowing-particles_1048-12760.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", brand: "Visuals", name: "PixelArt", price: "Free", rating: 4,
|
||||||
brand: "Visuals",
|
reviewCount: "800", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-ai-robot-character-scene_23-2151658095.jpg?_wi=2"},
|
||||||
name: "PixelArt",
|
|
||||||
price: "Free",
|
|
||||||
rating: 4,
|
|
||||||
reviewCount: "800",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-ai-robot-character-scene_23-2151658095.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", brand: "Audio", name: "SonicGen", price: "Free", rating: 5,
|
||||||
brand: "Audio",
|
reviewCount: "500", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918940.jpg?_wi=2"},
|
||||||
name: "SonicGen",
|
|
||||||
price: "Free",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "500",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918940.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p4",
|
id: "p4", brand: "Data", name: "InsightAI", price: "Free", rating: 4,
|
||||||
brand: "Data",
|
reviewCount: "950", imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-system-using-complex-language-code-deep-learning-neural-network-programming-model-solving-operations-using-massive-computational-power-3d-render-animation_482257-66217.jpg?_wi=3"},
|
||||||
name: "InsightAI",
|
|
||||||
price: "Free",
|
|
||||||
rating: 4,
|
|
||||||
reviewCount: "950",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-system-using-complex-language-code-deep-learning-neural-network-programming-model-solving-operations-using-massive-computational-power-3d-render-animation_482257-66217.jpg?_wi=3",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p5",
|
id: "p5", brand: "Code", name: "DevPilot", price: "Free", rating: 5,
|
||||||
brand: "Code",
|
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95188.jpg?_wi=3"},
|
||||||
name: "DevPilot",
|
|
||||||
price: "Free",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "2.1k",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95188.jpg?_wi=3",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p6",
|
id: "p6", brand: "Edu", name: "StudySmart", price: "Free", rating: 4,
|
||||||
brand: "Edu",
|
reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-caucasian-man-virtual-reality-vr-headset-is-presumably-gamer-hacker-cracking-code-into-secure-network-server-with-lines-code_146671-18943.jpg?_wi=3"},
|
||||||
name: "StudySmart",
|
|
||||||
price: "Free",
|
|
||||||
rating: 4,
|
|
||||||
reviewCount: "300",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-caucasian-man-virtual-reality-vr-headset-is-presumably-gamer-hacker-cracking-code-into-secure-network-server-with-lines-code_146671-18943.jpg?_wi=3",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Top Free AI Tools"
|
title="Top Free AI Tools"
|
||||||
description="Our handpicked selection of top-rated free AI platforms."
|
description="Our handpicked selection of top-rated free AI platforms."
|
||||||
@@ -204,35 +129,11 @@ export default function LandingPage() {
|
|||||||
description="News and tips on mastering AI productivity."
|
description="News and tips on mastering AI productivity."
|
||||||
blogs={[
|
blogs={[
|
||||||
{
|
{
|
||||||
id: "b1",
|
id: "b1", category: "News", title: "AI in 2025", excerpt: "What to expect from future updates.", imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-system-using-complex-language-code-deep-learning-neural-network-programming-model-solving-operations-using-massive-computational-power-3d-render-animation_482257-66217.jpg?_wi=4", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95188.jpg", date: "Oct 24"},
|
||||||
category: "News",
|
|
||||||
title: "AI in 2025",
|
|
||||||
excerpt: "What to expect from future updates.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-system-using-complex-language-code-deep-learning-neural-network-programming-model-solving-operations-using-massive-computational-power-3d-render-animation_482257-66217.jpg?_wi=4",
|
|
||||||
authorName: "Jane Doe",
|
|
||||||
authorAvatar: "http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95188.jpg",
|
|
||||||
date: "Oct 24",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "b2",
|
id: "b2", category: "Tutorial", title: "Writing Prompts", excerpt: "How to get the best results.", imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-caucasian-man-virtual-reality-vr-headset-is-presumably-gamer-hacker-cracking-code-into-secure-network-server-with-lines-code_146671-18943.jpg?_wi=4", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/3d-abstract-modern-techno-background-with-flowing-particles_1048-12760.jpg", date: "Oct 20"},
|
||||||
category: "Tutorial",
|
|
||||||
title: "Writing Prompts",
|
|
||||||
excerpt: "How to get the best results.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-caucasian-man-virtual-reality-vr-headset-is-presumably-gamer-hacker-cracking-code-into-secure-network-server-with-lines-code_146671-18943.jpg?_wi=4",
|
|
||||||
authorName: "Jane Doe",
|
|
||||||
authorAvatar: "http://img.b2bpic.net/free-photo/3d-abstract-modern-techno-background-with-flowing-particles_1048-12760.jpg",
|
|
||||||
date: "Oct 20",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "b3",
|
id: "b3", category: "Guide", title: "AI for Students", excerpt: "Boost your study efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-ai-robot-character-scene_23-2151658095.jpg?_wi=3", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918940.jpg", date: "Oct 15"},
|
||||||
category: "Guide",
|
|
||||||
title: "AI for Students",
|
|
||||||
excerpt: "Boost your study efficiency.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-ai-robot-character-scene_23-2151658095.jpg?_wi=3",
|
|
||||||
authorName: "Jane Doe",
|
|
||||||
authorAvatar: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918940.jpg",
|
|
||||||
date: "Oct 15",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -242,9 +143,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="About AIPulse"
|
title="About AIPulse"
|
||||||
description={[
|
description={[
|
||||||
"AIPulse is dedicated to making AI accessible for everyone.",
|
"AIPulse is dedicated to making AI accessible for everyone.", "We curate the best tools to help you work smarter, not harder."]}
|
||||||
"We curate the best tools to help you work smarter, not harder.",
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -252,8 +151,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
tag="Stay Updated"
|
tag="Stay Updated"
|
||||||
title="Join our Newsletter"
|
title="Join our Newsletter"
|
||||||
description="Get weekly updates on the best free AI tools delivered to your inbox."
|
description="Get weekly updates on the best free AI tools delivered to your inbox."
|
||||||
@@ -271,4 +169,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user