Update src/app/page.tsx

This commit is contained in:
2026-05-12 14:29:24 +00:00
parent ef296c61d4
commit 344a64273c

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Blog",
id: "blog",
},
name: "Blog", id: "blog"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Amazon Curator"
/>
@@ -56,116 +48,45 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Curated Tech For The Modern Lifestyle"
description="Discover hand-picked gadgets and accessories reviewed by our experts. We bring you the latest, highest-rated Amazon finds to upgrade your workspace and daily workflow."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-digital-waves-background-with-flowing-particles_1048-18665.jpg",
imageAlt: "gadgets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736732.jpg",
imageAlt: "gadgets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736855.jpg",
imageAlt: "gadgets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg",
imageAlt: "gadgets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-printer-toner_23-2149287478.jpg",
imageAlt: "gadgets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-items-desk_23-2148994152.jpg",
imageAlt: "gadgets",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-digital-waves-background-with-flowing-particles_1048-18665.jpg", imageAlt: "tech products display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736732.jpg", imageAlt: "tech products display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736855.jpg", imageAlt: "tech products display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg", imageAlt: "tech products display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-printer-toner_23-2149287478.jpg", imageAlt: "tech products display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-items-desk_23-2148994152.jpg", imageAlt: "tech products display" }
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/country-musicians-lifestyle-indoors_23-2151169626.jpg",
imageAlt: "gadgets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-office-prepared-summer-holiday_23-2148204421.jpg",
imageAlt: "gadgets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947496.jpg",
imageAlt: "gadgets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-detail-no-people-macro-close-up_1122-2363.jpg",
imageAlt: "gadgets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/polygonal-abstract-wireframeshapes-network-connection-big-data-concept-background-with-line-dot_90220-496.jpg",
imageAlt: "gadgets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-hexagonal-grid-design_1048-11285.jpg",
imageAlt: "gadgets",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/country-musicians-lifestyle-indoors_23-2151169626.jpg", imageAlt: "tech products display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-office-prepared-summer-holiday_23-2148204421.jpg", imageAlt: "tech products display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947496.jpg", imageAlt: "tech products display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/horizontal-detail-no-people-macro-close-up_1122-2363.jpg", imageAlt: "tech products display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/polygonal-abstract-wireframeshapes-network-connection-big-data-concept-background-with-line-dot_90220-496.jpg", imageAlt: "tech products display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-hexagonal-grid-design_1048-11285.jpg", imageAlt: "tech products display" }
]}
buttons={[
{
text: "Shop Gadgets",
href: "#products",
},
text: "Shop Gadgets", href: "#products"},
{
text: "Learn More",
href: "#features",
},
text: "Learn More", href: "#features"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/network-connections-technology-background_1048-10358.jpg",
alt: "user",
},
{
src: "http://img.b2bpic.net/free-photo/binary-flow-background_1048-11303.jpg",
alt: "user",
},
{
src: "http://img.b2bpic.net/free-photo/3d-render-abstract-particle-design_1048-13632.jpg",
alt: "user",
},
{
src: "http://img.b2bpic.net/free-photo/3d-modern-background-with-low-poly-plexus-design_1048-16835.jpg",
alt: "user",
},
{
src: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349304.jpg",
alt: "user",
},
{ src: "http://img.b2bpic.net/free-photo/network-connections-technology-background_1048-10358.jpg", alt: "user" },
{ src: "http://img.b2bpic.net/free-photo/binary-flow-background_1048-11303.jpg", alt: "user" },
{ src: "http://img.b2bpic.net/free-photo/3d-render-abstract-particle-design_1048-13632.jpg", alt: "user" },
{ src: "http://img.b2bpic.net/free-photo/3d-modern-background-with-low-poly-plexus-design_1048-16835.jpg", alt: "user" },
{ src: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349304.jpg", alt: "user" }
]}
avatarText="Trusted by 10,000+ tech enthusiasts"
marqueeItems={[
{
type: "text",
text: "Quality Assured",
},
{
type: "text",
text: "Expert Tested",
},
{
type: "text",
text: "Fast Shipping",
},
{
type: "text",
text: "Secure Checkout",
},
{
type: "text",
text: "Affiliate Verified",
},
{ type: "text", text: "Quality Assured" },
{ type: "text", text: "Expert Tested" },
{ type: "text", text: "Fast Shipping" },
{ type: "text", text: "Secure Checkout" },
{ type: "text", text: "Affiliate Verified" }
]}
/>
</div>
@@ -175,24 +96,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "Expert Review",
description: "Hands-on testing and performance analysis.",
imageSrc: "http://img.b2bpic.net/free-photo/hand-with-soap-bubbles_1134-217.jpg",
imageAlt: "expert review",
},
{
title: "Verified Quality",
description: "Long-term reliability and build-quality focus.",
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-glass-world-laptop_1150-17690.jpg",
imageAlt: "quality check",
},
{
title: "Transparent Deals",
description: "Direct Amazon affiliate links to real price savings.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-supply-chain-representation_23-2149827319.jpg",
imageAlt: "transparency",
},
{ title: "Expert Review", description: "Hands-on testing and performance analysis.", imageSrc: "http://img.b2bpic.net/free-photo/hand-with-soap-bubbles_1134-217.jpg", imageAlt: "expert review" },
{ title: "Verified Quality", description: "Long-term reliability and build-quality focus.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-glass-world-laptop_1150-17690.jpg", imageAlt: "quality check" },
{ title: "Transparent Deals", description: "Direct Amazon affiliate links to real price savings.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-supply-chain-representation_23-2149827319.jpg", imageAlt: "transparency" }
]}
title="Why Trust Our Curation?"
description="We rigorously test every product we recommend. Our affiliate curation process ensures only the most reliable and high-performing gear makes it to your desk."
@@ -206,42 +112,12 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={true}
products={[
{
id: "1",
name: "Studio Headphones",
price: "$199",
imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-37.jpg",
},
{
id: "2",
name: "Mechanical Keyboard",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/strings-classical-acoustic-guitar-macro-shot_169016-23584.jpg",
},
{
id: "3",
name: "Ultra-Wide Monitor",
price: "$450",
imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-computer-plants_23-2149155736.jpg",
},
{
id: "4",
name: "Smart Speaker",
price: "$99",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-laptop_23-2149936208.jpg",
},
{
id: "5",
name: "Mirrorless Camera",
price: "$899",
imageSrc: "http://img.b2bpic.net/free-photo/professional-photographers-camera-photo-studio_185193-164031.jpg",
},
{
id: "6",
name: "Power Bank",
price: "$49",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074260.jpg",
},
{ id: "1", name: "Studio Headphones", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-37.jpg" },
{ id: "2", name: "Mechanical Keyboard", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/strings-classical-acoustic-guitar-macro-shot_169016-23584.jpg" },
{ id: "3", name: "Ultra-Wide Monitor", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-computer-plants_23-2149155736.jpg" },
{ id: "4", name: "Smart Speaker", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-laptop_23-2149936208.jpg" },
{ id: "5", name: "Mirrorless Camera", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/professional-photographers-camera-photo-studio_185193-164031.jpg" },
{ id: "6", name: "Power Bank", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074260.jpg" }
]}
title="Trending Tech Finds"
description="Essential upgrades selected for their quality, performance, and current value on Amazon."
@@ -254,24 +130,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Award,
title: "Products Reviewed",
value: "500+",
},
{
id: "m2",
icon: Star,
title: "Positive Ratings",
value: "98%",
},
{
id: "m3",
icon: Users,
title: "Happy Shoppers",
value: "10k+",
},
{ id: "m1", icon: Award, title: "Products Reviewed", value: "500+" },
{ id: "m2", icon: Star, title: "Positive Ratings", value: "98%" },
{ id: "m3", icon: Users, title: "Happy Shoppers", value: "10k+" }
]}
title="Impact at a Glance"
description="Metrics that matter for your shopping decisions."
@@ -280,63 +141,20 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Designer",
company: "Studio X",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg",
},
{
id: "2",
name: "Michael C.",
role: "Developer",
company: "DevLab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-dark-curly-hair-wearing-sportswear_613910-10654.jpg",
},
{
id: "3",
name: "Emily R.",
role: "Marketer",
company: "AdGrowth",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-surprised-expression_1194-3809.jpg",
},
{
id: "4",
name: "David K.",
role: "Manager",
company: "TechStart",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-with-headphones_23-2149705880.jpg",
},
{
id: "5",
name: "Jessica L.",
role: "Engineer",
company: "Global",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2538.jpg",
},
{ id: "1", name: "Sarah J.", role: "Designer", company: "Studio X", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg" },
{ id: "2", name: "Michael C.", role: "Developer", company: "DevLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-dark-curly-hair-wearing-sportswear_613910-10654.jpg" },
{ id: "3", name: "Emily R.", role: "Marketer", company: "AdGrowth", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-surprised-expression_1194-3809.jpg" },
{ id: "4", name: "David K.", role: "Manager", company: "TechStart", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-with-headphones_23-2149705880.jpg" },
{ id: "5", name: "Jessica L.", role: "Engineer", company: "Global", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2538.jpg" }
]}
kpiItems={[
{
value: "98%",
label: "Satisfied",
},
{
value: "5k",
label: "Community",
},
{
value: "1st",
label: "Ranking",
},
{ value: "98%", label: "Satisfied" },
{ value: "5k", label: "Community" },
{ value: "1st", label: "Ranking" }
]}
title="Community Voices"
description="Read what our shoppers say about the tech recommendations."
@@ -348,21 +166,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Are these affiliate links?",
content: "Yes, we participate in the Amazon Associates program. Using our links costs you nothing extra.",
},
{
id: "f2",
title: "How are products chosen?",
content: "Our team reviews metrics, ratings, and real-world usage to ensure quality.",
},
{
id: "f3",
title: "Can I request a review?",
content: "Yes, feel free to contact us with suggestions for new gadgets.",
},
{ id: "f1", title: "Are these affiliate links?", content: "Yes, we participate in the Amazon Associates program. Using our links costs you nothing extra." },
{ id: "f2", title: "How are products chosen?", content: "Our team reviews metrics, ratings, and real-world usage to ensure quality." },
{ id: "f3", title: "Can I request a review?", content: "Yes, feel free to contact us with suggestions for new gadgets." }
]}
title="Common Questions"
description="Everything you need to know about our affiliate process."
@@ -378,36 +184,9 @@ export default function LandingPage() {
title="Tech Insights"
description="Deep dives into the latest technology and workspace trends."
blogs={[
{
id: "b1",
category: "Trends",
title: "The Future of Workspace",
excerpt: "Exploring the rise of modular setups.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-fractal-particle-background_1048-15923.jpg",
authorName: "Jane Doe",
authorAvatar: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4144.jpg",
date: "Oct 24",
},
{
id: "b2",
category: "Guides",
title: "How to Build a Dream Desk",
excerpt: "The ultimate ergonomic guide.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-clean-elegant-comfortable-luxury-generated-by-ai_188544-27187.jpg",
authorName: "Jane Doe",
authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-resting-relaxing-sitting-cafe-smiling-drinking-coffee_176420-12323.jpg",
date: "Oct 25",
},
{
id: "b3",
category: "Hardware",
title: "Modern Microchips Explained",
excerpt: "Performance in 2025.",
imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174340.jpg",
authorName: "Jane Doe",
authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg",
date: "Oct 26",
},
{ id: "b1", category: "Trends", title: "The Future of Workspace", excerpt: "Exploring the rise of modular setups.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-fractal-particle-background_1048-15923.jpg", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4144.jpg", date: "Oct 24" },
{ id: "b2", category: "Guides", title: "How to Build a Dream Desk", excerpt: "The ultimate ergonomic guide.", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-clean-elegant-comfortable-luxury-generated-by-ai_188544-27187.jpg", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-resting-relaxing-sitting-cafe-smiling-drinking-coffee_176420-12323.jpg", date: "Oct 25" },
{ id: "b3", category: "Hardware", title: "Modern Microchips Explained", excerpt: "Performance in 2025.", imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174340.jpg", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg", date: "Oct 26" }
]}
/>
</div>
@@ -415,18 +194,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Get In Touch"
title="Want to collaborate?"
description="For business inquiries or gadget review suggestions, send us a message below."
buttons={[
{
text: "Contact Us",
href: "mailto:hello@amazoncurator.com",
},
]}
buttons={[{ text: "Contact Us", href: "mailto:hello@amazoncurator.com" }]}
/>
</div>
@@ -435,49 +207,9 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/abstract-blue-light_1017-2658.jpg"
logoText="Amazon Curator"
columns={[
{
title: "Navigation",
items: [
{
label: "Home",
href: "/",
},
{
label: "Products",
href: "#products",
},
{
label: "Reviews",
href: "#testimonials",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{
title: "Community",
items: [
{
label: "Blog",
href: "#blog",
},
{
label: "Contact",
href: "#contact",
},
],
},
{ title: "Navigation", items: [{ label: "Home", href: "/" }, { label: "Products", href: "#products" }, { label: "Reviews", href: "#testimonials" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
{ title: "Community", items: [{ label: "Blog", href: "#blog" }, { label: "Contact", href: "#contact" }] }
]}
/>
</div>