Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-06 11:45:55 +00:00
3 changed files with 110 additions and 52 deletions

View File

@@ -13,17 +13,17 @@ export default function HowItWorksPage() {
const navItems = [
{ name: "Home", id: "/" },
{ name: "How It Works", id: "/how-it-works" },
{ name: "Top Products", id: "products" },
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" },
{ name: "Top Products", id: "/products" },
{ name: "Pricing", id: "/pricing" },
{ name: "Contact", id: "/contact" },
];
const footerColumns = [
{
title: "Product", items: [
{ label: "How It Works", href: "/how-it-works" },
{ label: "Top Products", href: "products" },
{ label: "Pricing", href: "pricing" },
{ label: "Top Products", href: "/products" },
{ label: "Pricing", href: "/pricing" },
{ label: "Dashboard", href: "#" },
],
},
@@ -32,7 +32,7 @@ export default function HowItWorksPage() {
{ label: "About Us", href: "/" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
{ label: "Contact", href: "contact" },
{ label: "Contact", href: "/contact" },
],
},
{
@@ -74,10 +74,13 @@ export default function HowItWorksPage() {
]}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/a-sleek-ai-product-hunting-dashboard-dis-1772797252298-0e709f90.png", imageAlt: "ProductHuntr AI Dashboard process visualization"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/a-sleek-ai-product-hunting-dashboard-dis-1772797252298-0e709f90.png", imageAlt: "ProductHuntr AI Dashboard process visualization"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/network-diagram-showing-connections-betw-1772797252562-799e0075.png", imageAlt: "Affiliate network system architecture"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/network-diagram-showing-connections-betw-1772797252562-799e0075.png", imageAlt: "Affiliate network system architecture"
},
]}
mediaAnimation="none"
rating={5}
ratingText="Trusted by Product Scouts Worldwide"
/>
@@ -91,11 +94,14 @@ export default function HowItWorksPage() {
tagIcon={Zap}
features={[
{
id: "1", title: "AI Scans Global Marketplaces in Real-Time", description: "Our machine learning algorithms continuously monitor Amazon, Walmart, Alibaba, and eBay. We track millions of product listings, analyzing sales velocity, customer sentiment, pricing trends, and inventory levels to identify emerging winners before the market saturates.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/illustration-showing-ai-scanning-multipl-1772797251948-85f42a18.png", imageAlt: "AI scanning multiple marketplaces for trending products"},
id: "1", title: "AI Scans Global Marketplaces in Real-Time", description: "Our machine learning algorithms continuously monitor Amazon, Walmart, Alibaba, and eBay. We track millions of product listings, analyzing sales velocity, customer sentiment, pricing trends, and inventory levels to identify emerging winners before the market saturates.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/illustration-showing-ai-scanning-multipl-1772797251948-85f42a18.png", imageAlt: "AI scanning multiple marketplaces for trending products"
},
{
id: "2", title: "Algorithm Filters for Profitability and Consumer Demand", description: "Not every trending product is profitable. Our filtering engine scores each product by conversion rate, customer satisfaction, repeat purchase rate, and affiliate commission potential. Only the top 5% of products make the cut for distribution to your social channels.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/visualization-of-ai-filtering-and-rankin-1772797252801-10692bc9.png", imageAlt: "AI filtering products by profitability metrics"},
id: "2", title: "Algorithm Filters for Profitability and Consumer Demand", description: "Not every trending product is profitable. Our filtering engine scores each product by conversion rate, customer satisfaction, repeat purchase rate, and affiliate commission potential. Only the top 5% of products make the cut for distribution to your social channels.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/visualization-of-ai-filtering-and-rankin-1772797252801-10692bc9.png", imageAlt: "AI filtering products by profitability metrics"
},
{
id: "3", title: "Products Automatically Formatted for Social Platforms", description: "Your curated products are automatically optimized for Instagram Reels, TikTok, Pinterest pins, and Facebook ads. Copy, hashtags, and CTAs are generated based on platform best practices and audience behavior. Affiliate links are pre-integrated. Just post and watch commissions roll in.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/illustration-showing-curated-products-be-1772797253212-be0dc6f2.png", imageAlt: "Products distributed to social media platforms"},
id: "3", title: "Products Automatically Formatted for Social Platforms", description: "Your curated products are automatically optimized for Instagram Reels, TikTok, Pinterest pins, and Facebook ads. Copy, hashtags, and CTAs are generated based on platform best practices and audience behavior. Affiliate links are pre-integrated. Just post and watch commissions roll in.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/illustration-showing-curated-products-be-1772797253212-be0dc6f2.png", imageAlt: "Products distributed to social media platforms"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -112,9 +118,11 @@ export default function HowItWorksPage() {
tagIcon={BarChart3}
metrics={[
{
id: "1", value: "50K+", title: "Products Analyzed Daily", description: "Global marketplace scanning across all major retailers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/visualization-showing-thousands-of-produ-1772797251927-695004ad.png", imageAlt: "Database metrics showing products analyzed"},
id: "1", value: "50K+", title: "Products Analyzed Daily", description: "Global marketplace scanning across all major retailers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/visualization-showing-thousands-of-produ-1772797251927-695004ad.png", imageAlt: "Database metrics showing products analyzed"
},
{
id: "2", value: "94%", title: "Conversion Success Rate", description: "Only high-performing, profitable products recommended", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/analytics-dashboard-showing-conversion-r-1772797252476-a60ac16b.png", imageAlt: "Conversion metrics dashboard"},
id: "2", value: "94%", title: "Conversion Success Rate", description: "Only high-performing, profitable products recommended", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/analytics-dashboard-showing-conversion-r-1772797252476-a60ac16b.png", imageAlt: "Conversion metrics dashboard"
},
]}
animationType="slide-up"
textboxLayout="default"

View File

@@ -18,10 +18,10 @@ import { Sparkles, Zap, Target, TrendingUp, BarChart3, Rocket, Mail, Quote } fro
export default function HomePage() {
const navItems = [
{ name: "Home", id: "/" },
{ name: "How It Works", id: "how-it-works" },
{ name: "Top Products", id: "products" },
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" },
{ name: "How It Works", id: "/how-it-works" },
{ name: "Top Products", id: "/products" },
{ name: "Pricing", id: "/pricing" },
{ name: "Contact", id: "/contact" },
];
return (
@@ -50,15 +50,18 @@ export default function HomePage() {
description="ProductHuntr hunts the most successful products from Amazon, Walmart, Alibaba, and eBay in real-time. We filter by consumer traffic, ratings, and sales velocity. Then we push them to Instagram, Pinterest, Facebook, and TikTok with affiliate links. You earn commission on every purchase."
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/a-sleek-ai-product-hunting-dashboard-dis-1772797252298-0e709f90.png", imageAlt: "ProductHuntr AI Dashboard showing trending products"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/a-sleek-ai-product-hunting-dashboard-dis-1772797252298-0e709f90.png", imageAlt: "ProductHuntr AI Dashboard showing trending products"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/screenshot-mockup-showing-product-ads-op-1772797253454-66cd0a74.png", imageAlt: "Social media ad optimization across multiple platforms"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/screenshot-mockup-showing-product-ads-op-1772797253454-66cd0a74.png", imageAlt: "Social media ad optimization across multiple platforms"
},
]}
mediaAnimation="none"
rating={5}
ratingText="Trusted by 10K+ active product scouts"
buttons={[
{ text: "Start Earning Now", href: "/products" },
{ text: "Learn More", href: "#how-it-works" },
{ text: "Learn More", href: "/how-it-works" },
]}
/>
</div>
@@ -84,13 +87,17 @@ export default function HomePage() {
tagIcon={Zap}
features={[
{
id: "1", title: "Multi-Source Scanning", description: "Our AI continuously monitors Amazon, Walmart, Alibaba, and eBay for products trending upward. We analyze real-time sales data, customer reviews, and traffic patterns to identify winners before they peak.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/illustration-showing-ai-scanning-multipl-1772797251948-85f42a18.png", imageAlt: "AI scanning multiple marketplaces for trending products"},
id: "1", title: "Multi-Source Scanning", description: "Our AI continuously monitors Amazon, Walmart, Alibaba, and eBay for products trending upward. We analyze real-time sales data, customer reviews, and traffic patterns to identify winners before they peak.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/illustration-showing-ai-scanning-multipl-1772797251948-85f42a18.png", imageAlt: "AI scanning multiple marketplaces for trending products"
},
{
id: "2", title: "Consumer-Driven Filtering", description: "We don't just find any product—we find products with high consumer traffic and proven demand. Our algorithm filters by conversion rates, customer satisfaction, and velocity trends to ensure profitability.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/visualization-of-ai-filtering-and-rankin-1772797252801-10692bc9.png", imageAlt: "AI filtering products by consumer engagement metrics"},
id: "2", title: "Consumer-Driven Filtering", description: "We don't just find any product—we find products with high consumer traffic and proven demand. Our algorithm filters by conversion rates, customer satisfaction, and velocity trends to ensure profitability.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/visualization-of-ai-filtering-and-rankin-1772797252801-10692bc9.png", imageAlt: "AI filtering products by consumer engagement metrics"
},
{
id: "3", title: "Social Ad Optimization", description: "Curated products are automatically formatted for Instagram, Pinterest, Facebook, and TikTok. All affiliate links are integrated. Your products appear as native ads with zero setup from you.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/illustration-showing-curated-products-be-1772797253212-be0dc6f2.png", imageAlt: "Products distributed to social media with affiliate links"},
id: "3", title: "Social Ad Optimization", description: "Curated products are automatically formatted for Instagram, Pinterest, Facebook, and TikTok. All affiliate links are integrated. Your products appear as native ads with zero setup from you.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/illustration-showing-curated-products-be-1772797253212-be0dc6f2.png", imageAlt: "Products distributed to social media with affiliate links"
},
{
id: "4", title: "Affiliate Link Integration", description: "Amazon affiliate links, Alibaba partner links (ID: 7081197080), Walmart, and eBay partnerships are all pre-integrated. Commissions flow directly to your account. Track earnings in real-time on your dashboard.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/network-diagram-showing-connections-betw-1772797252562-799e0075.png", imageAlt: "Affiliate network connecting multiple marketplaces"},
id: "4", title: "Affiliate Link Integration", description: "Amazon affiliate links, Alibaba partner links (ID: 7081197080), Walmart, and eBay partnerships are all pre-integrated. Commissions flow directly to your account. Track earnings in real-time on your dashboard.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/network-diagram-showing-connections-betw-1772797252562-799e0075.png", imageAlt: "Affiliate network connecting multiple marketplaces"
},
]}
gridVariant="two-columns-alternating-heights"
animationType="slide-up"
@@ -99,6 +106,30 @@ export default function HomePage() {
/>
</div>
<div id="products" data-section="products">
<ProductCardOne
title="Currently Trending Products"
description="These products are trending right now across all major marketplaces. Click any to view and earn commission on each purchase."
tag="Hot Right Now"
tagIcon={TrendingUp}
products={[
{
id: "1", name: "Wireless Smart Earbuds Pro", price: "$59.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/high-quality-product-image-of-trending-c-1772797250769-19781c41.png", imageAlt: "Trending wireless earbuds with active noise cancellation"
},
{
id: "2", name: "Portable Power Bank 20000mAh", price: "$24.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/lifestyle-product-image-showing-popular--1772797252162-c42c95c9.png", imageAlt: "High-capacity portable power bank for mobile devices"
},
{
id: "3", name: "LED Desk Lamp with USB Charging", price: "$34.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/fashion-or-accessories-product-image-sho-1772797252391-aef17d9d.png", imageAlt: "Modern LED desk lamp with built-in USB charging port"
}
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardEleven
title="Powered by Real Data"
@@ -107,9 +138,11 @@ export default function HomePage() {
tagIcon={BarChart3}
metrics={[
{
id: "1", value: "50K+", title: "Products Analyzed Daily", description: "Real-time scanning across all major retailers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/visualization-showing-thousands-of-produ-1772797251927-695004ad.png", imageAlt: "Database of thousands of analyzed products"},
id: "1", value: "50K+", title: "Products Analyzed Daily", description: "Real-time scanning across all major retailers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/visualization-showing-thousands-of-produ-1772797251927-695004ad.png", imageAlt: "Database of thousands of analyzed products"
},
{
id: "2", value: "94%", title: "Conversion Success Rate", description: "Products curated for maximum purchase intent", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/analytics-dashboard-showing-conversion-r-1772797252476-a60ac16b.png", imageAlt: "Conversion metrics dashboard showing high performance"},
id: "2", value: "94%", title: "Conversion Success Rate", description: "Products curated for maximum purchase intent", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/analytics-dashboard-showing-conversion-r-1772797252476-a60ac16b.png", imageAlt: "Conversion metrics dashboard showing high performance"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -125,7 +158,8 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Amazon", "Walmart", "Alibaba", "eBay", "Instagram", "TikTok", "Pinterest", "Facebook"]}
"Amazon", "Walmart", "Alibaba", "eBay", "Instagram", "TikTok", "Pinterest", "Facebook"
]}
speed={40}
showCard={true}
/>
@@ -138,17 +172,23 @@ export default function HomePage() {
author="Marcus Chen, Digital Entrepreneur"
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/professional-headshot-of-a-diverse-young-1772797250630-4287d482.png", alt: "Marcus Chen"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/professional-headshot-of-a-diverse-young-1772797250630-4287d482.png", alt: "Marcus Chen"
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/professional-headshot-of-different-diver-1772797252125-fac3a3f2.png", alt: "Sarah Johnson"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/professional-headshot-of-different-diver-1772797252125-fac3a3f2.png", alt: "Sarah Johnson"
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/professional-headshot-of-another-diverse-1772797251478-332f24a9.png", alt: "David Rodriguez"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/professional-headshot-of-another-diverse-1772797251478-332f24a9.png", alt: "David Rodriguez"
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/professional-headshot-of-diverse-profess-1772797251152-73d52bb3.png", alt: "Emily Park"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/professional-headshot-of-diverse-profess-1772797251152-73d52bb3.png", alt: "Emily Park"
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/professional-headshot-of-another-diverse-1772797251262-63e59fdb.png", alt: "James Wilson"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/professional-headshot-of-another-diverse-1772797251262-63e59fdb.png", alt: "James Wilson"
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/professional-headshot-of-diverse-profess-1772797250915-c9a8289c.png", alt: "Lisa Anderson"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/professional-headshot-of-diverse-profess-1772797250915-c9a8289c.png", alt: "Lisa Anderson"
},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -165,17 +205,23 @@ export default function HomePage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "How much can I earn with ProductHuntr?", content: "Earnings depend on your social media reach and the products trending in your niche. Most affiliates earn $500-$5,000 per month passively. Top performers earn $10K+. You set your own price points and audience targeting."},
id: "1", title: "How much can I earn with ProductHuntr?", content: "Earnings depend on your social media reach and the products trending in your niche. Most affiliates earn $500-$5,000 per month passively. Top performers earn $10K+. You set your own price points and audience targeting."
},
{
id: "2", title: "Do I need existing followers to start?", content: "No. ProductHuntr works with creators of all sizes. Our AI curates products and creates ready-to-post content for Instagram, TikTok, Pinterest, and Facebook. Start with zero followers and build as you go."},
id: "2", title: "Do I need existing followers to start?", content: "No. ProductHuntr works with creators of all sizes. Our AI curates products and creates ready-to-post content for Instagram, TikTok, Pinterest, and Facebook. Start with zero followers and build as you go."
},
{
id: "3", title: "Is there any upfront cost?", content: "Zero upfront investment. ProductHuntr is completely free. You only earn when you make a sale through your affiliate links. No hidden fees, no monthly charges, no product inventory to buy."},
id: "3", title: "Is there any upfront cost?", content: "Zero upfront investment. ProductHuntr is completely free. You only earn when you make a sale through your affiliate links. No hidden fees, no monthly charges, no product inventory to buy."
},
{
id: "4", title: "How does the affiliate system work?", content: "We've integrated Amazon affiliate links, Walmart, eBay, and Alibaba (ID: 7081197080). When a customer clicks your product link and purchases, you earn commission automatically. Track all earnings on your dashboard in real-time."},
id: "4", title: "How does the affiliate system work?", content: "We've integrated Amazon affiliate links, Walmart, eBay, and Alibaba (ID: 7081197080). When a customer clicks your product link and purchases, you earn commission automatically. Track all earnings on your dashboard in real-time."
},
{
id: "5", title: "Can I use this on multiple platforms?", content: "Yes. Our AI optimizes products for Instagram Stories, Reels, TikTok videos, Pinterest pins, and Facebook feed ads. You can use the same curated products across all platforms simultaneously. One click, multiple channels."},
id: "5", title: "Can I use this on multiple platforms?", content: "Yes. Our AI optimizes products for Instagram Stories, Reels, TikTok videos, Pinterest pins, and Facebook feed ads. You can use the same curated products across all platforms simultaneously. One click, multiple channels."
},
{
id: "6", title: "How is the AI so accurate at finding winners?", content: "Our algorithm analyzes real-time data from millions of products: sales velocity, customer reviews, pricing trends, inventory levels, and traffic patterns. We filter for products with proven consumer demand and high conversion rates. Only the top 5% make it to your feed."},
id: "6", title: "How is the AI so accurate at finding winners?", content: "Our algorithm analyzes real-time data from millions of products: sales velocity, customer reviews, pricing trends, inventory levels, and traffic patterns. We filter for products with proven consumer demand and high conversion rates. Only the top 5% make it to your feed."
},
]}
/>
</div>
@@ -200,7 +246,7 @@ export default function HomePage() {
columns={[
{
title: "Product", items: [
{ label: "How It Works", href: "#how-it-works" },
{ label: "How It Works", href: "/how-it-works" },
{ label: "Top Products", href: "/products" },
{ label: "Pricing", href: "/pricing" },
{ label: "Dashboard", href: "#" },
@@ -208,7 +254,7 @@ export default function HomePage() {
},
{
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "About Us", href: "/" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
{ label: "Contact", href: "/contact" },

View File

@@ -7,15 +7,15 @@ import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import { Sparkles, Rocket, BarChart3 } from "lucide-react";
import { Sparkles, Rocket } from "lucide-react";
export default function PricingPage() {
const navItems = [
{ name: "Home", id: "/" },
{ name: "How It Works", id: "how-it-works" },
{ name: "Top Products", id: "products" },
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" },
{ name: "How It Works", id: "/how-it-works" },
{ name: "Top Products", id: "/products" },
{ name: "Pricing", id: "/pricing" },
{ name: "Contact", id: "/contact" },
];
return (
@@ -44,10 +44,13 @@ export default function PricingPage() {
description="ProductHuntr is completely free to join. We don't charge subscription fees, setup costs, or commissions. You only make money when your audience buys. Perfect for entrepreneurs, content creators, and anyone wanting passive income with zero risk."
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/a-sleek-ai-product-hunting-dashboard-dis-1772797252298-0e709f90.png", imageAlt: "ProductHuntr pricing dashboard and earnings tracker"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/a-sleek-ai-product-hunting-dashboard-dis-1772797252298-0e709f90.png", imageAlt: "ProductHuntr pricing dashboard and earnings tracker"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/analytics-dashboard-showing-conversion-r-1772797252476-a60ac16b.png", imageAlt: "Real-time earnings and conversion analytics"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/analytics-dashboard-showing-conversion-r-1772797252476-a60ac16b.png", imageAlt: "Real-time earnings and conversion analytics"
},
]}
mediaAnimation="none"
rating={5}
ratingText="10K+ scouts already earning passive income"
buttons={[
@@ -65,7 +68,8 @@ export default function PricingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Amazon Affiliates - 1-10% commission", "Walmart Partnership - 2-15% commission", "eBay Affiliate - 2-4% commission", "Alibaba Affiliation - Custom rates available", "No hidden fees or deductions", "Fast payment processing", "Real-time earnings tracking", "Lifetime cookies on purchases"]}
"Amazon Affiliates - 1-10% commission", "Walmart Partnership - 2-15% commission", "eBay Affiliate - 2-4% commission", "Alibaba Affiliation - Custom rates available", "No hidden fees or deductions", "Fast payment processing", "Real-time earnings tracking", "Lifetime cookies on purchases"
]}
speed={35}
showCard={true}
/>
@@ -91,7 +95,7 @@ export default function PricingPage() {
columns={[
{
title: "Product", items: [
{ label: "How It Works", href: "#how-it-works" },
{ label: "How It Works", href: "/how-it-works" },
{ label: "Top Products", href: "/products" },
{ label: "Pricing", href: "/pricing" },
{ label: "Dashboard", href: "#" },
@@ -99,10 +103,10 @@ export default function PricingPage() {
},
{
title: "Company", items: [
{ label: "About Us", href: "#" },
{ label: "About Us", href: "/" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
{ label: "Contact", href: "#" },
{ label: "Contact", href: "/contact" },
],
},
{