From e6c715a1953b77f4263009ae945e6697130ce092 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 06:28:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 172 ++++++++++------------------------------------- 1 file changed, 35 insertions(+), 137 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 09801be..d512b40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,29 +30,17 @@ export default function LandingPage() { @@ -61,35 +49,22 @@ export default function LandingPage() {
@@ -102,26 +77,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - 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", - }, + 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"}, { - 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", - }, + 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"}, { - 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", - }, + 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"}, ]} title="AI Categories" description="Browse tools organized by industry and usage." @@ -134,61 +94,26 @@ export default function LandingPage() { textboxLayout="split" gridVariant="four-items-2x2-equal-grid" useInvertedBackground={true} + buttons={[{ text: "Browse All Tools", href: "/tools" }]} products={[ { - id: "p1", - brand: "GenAI", - 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: "p1", brand: "GenAI", 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", - brand: "Visuals", - 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: "p2", brand: "Visuals", 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", - brand: "Audio", - name: "SonicGen", - price: "Free", - rating: 5, - reviewCount: "500", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918940.jpg?_wi=2", - }, + id: "p3", brand: "Audio", 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", - brand: "Data", - 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: "p4", brand: "Data", 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", - brand: "Code", - 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: "p5", brand: "Code", 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", - brand: "Edu", - 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", - }, + id: "p6", brand: "Edu", 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" 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." blogs={[ { - 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", - }, + 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"}, { - 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", - }, + 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"}, { - 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", - }, + 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"}, ]} />
@@ -242,9 +143,7 @@ export default function LandingPage() { useInvertedBackground={true} title="About AIPulse" description={[ - "AIPulse is dedicated to making AI accessible for everyone.", - "We curate the best tools to help you work smarter, not harder.", - ]} + "AIPulse is dedicated to making AI accessible for everyone.", "We curate the best tools to help you work smarter, not harder."]} /> @@ -252,8 +151,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1