Merge version_1 into main #3
@@ -80,17 +80,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "AI Writing", description: "Boost your productivity with advanced writing assistants.", imageSrc: "http://img.b2bpic.net/free-photo/pencil-sign-left-side_187299-39550.jpg"},
|
||||
title: "AI Writing", description: "Boost your productivity with advanced writing assistants.", imageSrc: "http://img.b2bpic.net/free-photo/pencil-sign-left-side_187299-39550.jpg?_wi=1"},
|
||||
{
|
||||
title: "AI Image Generation", description: "Create stunning visuals with state-of-the-art models.", imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-robot-paper-carving-with-nature-background_53876-23285.jpg"},
|
||||
title: "AI Image Generation", description: "Create stunning visuals with state-of-the-art models.", imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-robot-paper-carving-with-nature-background_53876-23285.jpg?_wi=1"},
|
||||
{
|
||||
title: "AI Video Tools", description: "Turn your creative vision into video reality.", imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151204920.jpg"},
|
||||
title: "AI Video Tools", description: "Turn your creative vision into video reality.", imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151204920.jpg?_wi=1"},
|
||||
{
|
||||
title: "AI Marketing", description: "Automate and enhance your content marketing workflow.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=icrrxf"},
|
||||
title: "AI Marketing", description: "Automate and enhance your content marketing workflow.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=icrrxf&_wi=1"},
|
||||
{
|
||||
title: "AI Business Tools", description: "Scale your operations with intelligent automation.", imageSrc: "http://img.b2bpic.net/free-photo/chat-messages-front-side-with-white-background_187299-39812.jpg"},
|
||||
title: "AI Business Tools", description: "Scale your operations with intelligent automation.", imageSrc: "http://img.b2bpic.net/free-photo/chat-messages-front-side-with-white-background_187299-39812.jpg?_wi=1"},
|
||||
{
|
||||
title: "AI Productivity", description: "Optimize your daily tasks with powerful AI.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-creative-sphere-with-eye-effect_23-2150885601.jpg"},
|
||||
title: "AI Productivity", description: "Optimize your daily tasks with powerful AI.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-creative-sphere-with-eye-effect_23-2150885601.jpg?_wi=1"},
|
||||
]}
|
||||
title="Popular Categories"
|
||||
description="Navigate through curated AI tools categorized for your convenience."
|
||||
@@ -106,22 +106,22 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "Writing", name: "ChatGPT", price: "Free/Pro", rating: 5,
|
||||
reviewCount: "10k+", imageSrc: "http://img.b2bpic.net/free-photo/pencil-sign-left-side_187299-39550.jpg"},
|
||||
reviewCount: "10k+", imageSrc: "http://img.b2bpic.net/free-photo/pencil-sign-left-side_187299-39550.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", brand: "Image", name: "Midjourney", price: "Subscription", rating: 5,
|
||||
reviewCount: "5k+", imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-robot-paper-carving-with-nature-background_53876-23285.jpg"},
|
||||
reviewCount: "5k+", imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-robot-paper-carving-with-nature-background_53876-23285.jpg?_wi=2"},
|
||||
{
|
||||
id: "p3", brand: "Video", name: "Runway", price: "Freemium", rating: 4,
|
||||
reviewCount: "3k+", imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151204920.jpg"},
|
||||
reviewCount: "3k+", imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151204920.jpg?_wi=2"},
|
||||
{
|
||||
id: "p4", brand: "Productivity", name: "Notion AI", price: "Add-on", rating: 5,
|
||||
reviewCount: "8k+", imageSrc: "http://img.b2bpic.net/free-photo/chat-messages-front-side-with-white-background_187299-39812.jpg"},
|
||||
reviewCount: "8k+", imageSrc: "http://img.b2bpic.net/free-photo/chat-messages-front-side-with-white-background_187299-39812.jpg?_wi=2"},
|
||||
{
|
||||
id: "p5", brand: "Marketing", name: "Copy.ai", price: "Free/Paid", rating: 4,
|
||||
reviewCount: "2k+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=icrrxf"},
|
||||
reviewCount: "2k+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=icrrxf&_wi=2"},
|
||||
{
|
||||
id: "p6", brand: "Video", name: "Pictory", price: "Paid", rating: 4,
|
||||
reviewCount: "1k+", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-creative-sphere-with-eye-effect_23-2150885601.jpg"},
|
||||
reviewCount: "1k+", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-creative-sphere-with-eye-effect_23-2150885601.jpg?_wi=2"},
|
||||
]}
|
||||
title="Trending AI Tools"
|
||||
description="The most popular AI tools currently being used by innovators."
|
||||
|
||||
Reference in New Issue
Block a user