Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 11:09:31 +00:00

View File

@@ -2,6 +2,7 @@
import Link from "next/link";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Bell } from "lucide-react";
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
import HeroLogo from "@/components/sections/hero/HeroLogo";
import MediaAbout from "@/components/sections/about/MediaAbout";
@@ -24,8 +25,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Explore",
items: [
title: "Explore", items: [
{ label: "Product Reviews", href: "/reviews" },
{ label: "Top 10 Comparisons", href: "/comparisons" },
{ label: "Blog & Guides", href: "/blog" },
@@ -33,8 +33,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "Contact Us", href: "/contact" },
{ label: "Privacy Policy", href: "/" },
{ label: "Affiliate Disclaimer", href: "/" },
@@ -42,8 +41,7 @@ export default function HomePage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Buying Guides", href: "/blog" },
{ label: "Tech Trends", href: "/blog" },
{ label: "Product Tips", href: "/blog" },
@@ -77,7 +75,7 @@ export default function HomePage() {
{ text: "Explore Reviews", href: "/reviews" },
{ text: "View Top 10", href: "/comparisons" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/a-modern-tech-workspace-with-colorful-ga-1772881604713-95f0229f.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/a-modern-tech-workspace-with-colorful-ga-1772881604713-95f0229f.png"
imageAlt="Tech gadgets and accessories collection"
showDimOverlay={true}
buttonAnimation="slide-up"
@@ -90,7 +88,7 @@ export default function HomePage() {
title="Your Trusted Tech Guide"
description="We are passionate tech enthusiasts dedicated to helping you make informed purchasing decisions. Our team thoroughly tests and reviews the latest gadgets and accessories, providing honest insights and expert recommendations to help you find the perfect tech products for your needs."
tag="About Us"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/a-team-workspace-showing-tech-enthusiast-1772881605856-d4fb9705.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/a-team-workspace-showing-tech-enthusiast-1772881605856-d4fb9705.png"
imageAlt="Tech workspace with gadgets"
buttons={[{ text: "Read Our Reviews", href: "/reviews" }]}
useInvertedBackground={false}
@@ -105,39 +103,19 @@ export default function HomePage() {
tag="Best Sellers"
products={[
{
id: "1",
name: "Premium Wireless Earbuds Pro",
price: "$149.99",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/premium-wireless-earbuds-with-charging-c-1772881605280-b01fa62a.png?_wi=1",
imageAlt: "Premium wireless earbuds",
initialQuantity: 1,
id: "1", name: "Premium Wireless Earbuds Pro", price: "$149.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/premium-wireless-earbuds-with-charging-c-1772881605280-b01fa62a.png", imageAlt: "Premium wireless earbuds", initialQuantity: 1,
onProductClick: () => window.open("https://amazon.com", "_blank"),
},
{
id: "2",
name: "Ultra-Fast USB-C Hub",
price: "$79.99",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/usb-c-hub-with-multiple-ports-displayed--1772881604544-2254b621.png?_wi=1",
imageAlt: "USB-C hub with multiple ports",
initialQuantity: 1,
id: "2", name: "Ultra-Fast USB-C Hub", price: "$79.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/usb-c-hub-with-multiple-ports-displayed--1772881604544-2254b621.png", imageAlt: "USB-C hub with multiple ports", initialQuantity: 1,
onProductClick: () => window.open("https://amazon.com", "_blank"),
},
{
id: "3",
name: "Portable Power Bank 65W",
price: "$59.99",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/portable-power-bank-65w-displayed-with-c-1772881605400-4d67e111.png?_wi=1",
imageAlt: "Portable power bank",
initialQuantity: 1,
id: "3", name: "Portable Power Bank 65W", price: "$59.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/portable-power-bank-65w-displayed-with-c-1772881605400-4d67e111.png", imageAlt: "Portable power bank", initialQuantity: 1,
onProductClick: () => window.open("https://amazon.com", "_blank"),
},
{
id: "4",
name: "Smart Home LED Strip Lights",
price: "$34.99",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/smart-led-strip-lights-coiled-on-surface-1772881605379-11e2361a.png?_wi=1",
imageAlt: "Smart LED strip lights",
initialQuantity: 1,
id: "4", name: "Smart Home LED Strip Lights", price: "$34.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/smart-led-strip-lights-coiled-on-surface-1772881605379-11e2361a.png", imageAlt: "Smart LED strip lights", initialQuantity: 1,
onProductClick: () => window.open("https://amazon.com", "_blank"),
},
]}
@@ -157,32 +135,16 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Premium Wireless Earbuds",
description: "Compare top-rated wireless earbuds with noise cancellation, battery life, and connectivity features. Perfect for music lovers and professionals.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/multiple-wireless-earbuds-models-display-1772881605368-1245a9da.png?_wi=1",
imageAlt: "Earbuds comparison",
},
title: "Premium Wireless Earbuds", description: "Compare top-rated wireless earbuds with noise cancellation, battery life, and connectivity features. Perfect for music lovers and professionals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/multiple-wireless-earbuds-models-display-1772881605368-1245a9da.png", imageAlt: "Earbuds comparison"},
{
id: 2,
title: "USB-C Hubs & Docking Stations",
description: "Multi-port USB-C solutions for laptops and tablets. Includes Thunderbolt compatibility, video output, and power delivery specifications.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/multiple-usb-c-hubs-displayed-in-compari-1772881609136-344680f8.png?_wi=1",
imageAlt: "USB hubs comparison",
},
title: "USB-C Hubs & Docking Stations", description: "Multi-port USB-C solutions for laptops and tablets. Includes Thunderbolt compatibility, video output, and power delivery specifications.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/multiple-usb-c-hubs-displayed-in-compari-1772881609136-344680f8.png", imageAlt: "USB hubs comparison"},
{
id: 3,
title: "Portable Power Banks",
description: "High-capacity power banks with fast charging technology. Compare capacity, speed, and compatibility across leading brands.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/multiple-power-banks-in-size-and-capacit-1772881606873-5fd2ebb6.png?_wi=1",
imageAlt: "Power banks comparison",
},
title: "Portable Power Banks", description: "High-capacity power banks with fast charging technology. Compare capacity, speed, and compatibility across leading brands.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/multiple-power-banks-in-size-and-capacit-1772881606873-5fd2ebb6.png", imageAlt: "Power banks comparison"},
{
id: 4,
title: "Smart Home Devices",
description: "Smart speakers, lights, and switches for home automation. Review integration with major platforms and energy efficiency.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/smart-home-devices-comparison-showing-sp-1772881606257-dde92871.png?_wi=1",
imageAlt: "Smart home comparison",
},
title: "Smart Home Devices", description: "Smart speakers, lights, and switches for home automation. Review integration with major platforms and energy efficiency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/smart-home-devices-comparison-showing-sp-1772881606257-dde92871.png", imageAlt: "Smart home comparison"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -197,71 +159,17 @@ export default function HomePage() {
tag="Blog"
blogs={[
{
id: "1",
category: "Buying Guide",
title: "Complete Guide to Wireless Earbuds",
excerpt: "Everything you need to know before buying wireless earbuds including noise cancellation levels, battery life, and sound quality comparisons.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/flat-lay-arrangement-of-wireless-earbuds-1772881605628-3597cd0a.png?_wi=1",
imageAlt: "Wireless earbuds comparison guide",
authorName: "Alex Chen",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-tech-writer-rev-1772881604172-3c7caba1.png",
date: "15 Jan 2025",
},
id: "1", category: "Buying Guide", title: "Complete Guide to Wireless Earbuds", excerpt: "Everything you need to know before buying wireless earbuds including noise cancellation levels, battery life, and sound quality comparisons.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/flat-lay-arrangement-of-wireless-earbuds-1772881605628-3597cd0a.png", imageAlt: "Wireless earbuds comparison guide", authorName: "Alex Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-tech-writer-rev-1772881604172-3c7caba1.png", date: "15 Jan 2025"},
{
id: "2",
category: "Tech Tips",
title: "How to Choose the Right USB-C Hub",
excerpt: "Learn about different USB-C hub types, power delivery specifications, and which features matter most for your setup.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/usb-c-hub-connected-to-laptop-showing-se-1772881605144-b0a4c70e.png?_wi=1",
imageAlt: "USB-C hub selection guide",
authorName: "Jordan Smith",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-author-headshot-for-tech-bl-1772881604082-a0c209a7.png",
date: "12 Jan 2025",
},
id: "2", category: "Tech Tips", title: "How to Choose the Right USB-C Hub", excerpt: "Learn about different USB-C hub types, power delivery specifications, and which features matter most for your setup.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/usb-c-hub-connected-to-laptop-showing-se-1772881605144-b0a4c70e.png", imageAlt: "USB-C hub selection guide", authorName: "Jordan Smith", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-author-headshot-for-tech-bl-1772881604082-a0c209a7.png", date: "12 Jan 2025"},
{
id: "3",
category: "Product Review",
title: "Best Power Banks for 2025",
excerpt: "Review of top portable power banks with fast charging, comparing capacity, weight, and real-world performance tests.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/latest-power-banks-2025-displayed-with-r-1772881606278-9384cad6.png?_wi=1",
imageAlt: "Best power banks 2025",
authorName: "Morgan Lee",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-tech-reviewer-headshot-frie-1772881604752-6880f460.png",
date: "10 Jan 2025",
},
id: "3", category: "Product Review", title: "Best Power Banks for 2025", excerpt: "Review of top portable power banks with fast charging, comparing capacity, weight, and real-world performance tests.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/latest-power-banks-2025-displayed-with-r-1772881606278-9384cad6.png", imageAlt: "Best power banks 2025", authorName: "Morgan Lee", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-tech-reviewer-headshot-frie-1772881604752-6880f460.png", date: "10 Jan 2025"},
{
id: "4",
category: "Tech Trends",
title: "Smart Home Automation Trends",
excerpt: "Discover emerging smart home technologies, integration platforms, and the best smart devices for beginners.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/smart-home-automation-setup-showing-late-1772881605703-64cae383.png?_wi=1",
imageAlt: "Smart home automation",
authorName: "Casey Williams",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-tech-journalist-headshot-fr-1772881604818-0243f3f2.png",
date: "08 Jan 2025",
},
id: "4", category: "Tech Trends", title: "Smart Home Automation Trends", excerpt: "Discover emerging smart home technologies, integration platforms, and the best smart devices for beginners.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/smart-home-automation-setup-showing-late-1772881605703-64cae383.png", imageAlt: "Smart home automation", authorName: "Casey Williams", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-tech-journalist-headshot-fr-1772881604818-0243f3f2.png", date: "08 Jan 2025"},
{
id: "5",
category: "Comparison",
title: "Flagship vs Budget Tech: Worth It?",
excerpt: "Detailed comparison between premium and budget tech gadgets to help you understand what features justify the price difference.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/premium-flagship-vs-budget-tech-gadgets--1772881605589-d80ba3ff.png?_wi=1",
imageAlt: "Flagship vs budget comparison",
authorName: "Riley Davis",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-tech-analyst-headshot-frien-1772881604349-d7c2940b.png",
date: "05 Jan 2025",
},
id: "5", category: "Comparison", title: "Flagship vs Budget Tech: Worth It?", excerpt: "Detailed comparison between premium and budget tech gadgets to help you understand what features justify the price difference.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/premium-flagship-vs-budget-tech-gadgets--1772881605589-d80ba3ff.png", imageAlt: "Flagship vs budget comparison", authorName: "Riley Davis", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-tech-analyst-headshot-frien-1772881604349-d7c2940b.png", date: "05 Jan 2025"},
{
id: "6",
category: "Review",
title: "Latest Smartphone Accessories Review",
excerpt: "In-depth review of must-have smartphone accessories including cases, screen protectors, and charging solutions.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/must-have-smartphone-accessories-collect-1772881605426-41c4fdb1.png?_wi=1",
imageAlt: "Smartphone accessories review",
authorName: "Sam Mitchell",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-tech-writer-headshot-friend-1772881603959-e688c6f7.png",
date: "01 Jan 2025",
},
id: "6", category: "Review", title: "Latest Smartphone Accessories Review", excerpt: "In-depth review of must-have smartphone accessories including cases, screen protectors, and charging solutions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/must-have-smartphone-accessories-collect-1772881605426-41c4fdb1.png", imageAlt: "Smartphone accessories review", authorName: "Sam Mitchell", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-tech-writer-headshot-friend-1772881603959-e688c6f7.png", date: "01 Jan 2025"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -277,53 +185,17 @@ export default function HomePage() {
tag="Customer Reviews"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarahj_tech",
testimonial: "TechGadgetHub helped me find the perfect wireless earbuds for my commute. The detailed comparison saved me hours of research!",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-woman-with-frie-1772881604127-28af58f2.png?_wi=1",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", handle: "@sarahj_tech", testimonial: "TechGadgetHub helped me find the perfect wireless earbuds for my commute. The detailed comparison saved me hours of research!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-woman-with-frie-1772881604127-28af58f2.png", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
handle: "@mchen_dev",
testimonial: "The USB-C hub review was incredibly thorough. I followed their recommendation and couldn't be happier with my purchase.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-man-with-confid-1772881605053-14fe6176.png?_wi=1",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", handle: "@mchen_dev", testimonial: "The USB-C hub review was incredibly thorough. I followed their recommendation and couldn't be happier with my purchase.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-man-with-confid-1772881605053-14fe6176.png", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emily Rodriguez",
handle: "@emilytech",
testimonial: "Finally found honest tech reviews without unnecessary jargon. TechGadgetHub makes informed purchasing decisions easy!",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-woman-with-warm-1772881605647-60fc5042.png?_wi=1",
imageAlt: "Emily Rodriguez",
},
id: "3", name: "Emily Rodriguez", handle: "@emilytech", testimonial: "Finally found honest tech reviews without unnecessary jargon. TechGadgetHub makes informed purchasing decisions easy!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-woman-with-warm-1772881605647-60fc5042.png", imageAlt: "Emily Rodriguez"},
{
id: "4",
name: "David Kim",
handle: "@davidkim_official",
testimonial: "The affiliate recommendations are genuinely helpful. I trust this site because they review what they actually use.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-man-wearing-bus-1772881604857-8308055f.png?_wi=1",
imageAlt: "David Kim",
},
id: "4", name: "David Kim", handle: "@davidkim_official", testimonial: "The affiliate recommendations are genuinely helpful. I trust this site because they review what they actually use.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-man-wearing-bus-1772881604857-8308055f.png", imageAlt: "David Kim"},
{
id: "5",
name: "Jessica Lee",
handle: "@jess_gadgets",
testimonial: "Best tech gadget resource I've found. The buyer's guides are detailed, and the product comparisons are spot-on accurate.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-woman-with-enth-1772881603982-88e5b079.png?_wi=1",
imageAlt: "Jessica Lee",
},
id: "5", name: "Jessica Lee", handle: "@jess_gadgets", testimonial: "Best tech gadget resource I've found. The buyer's guides are detailed, and the product comparisons are spot-on accurate.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-woman-with-enth-1772881603982-88e5b079.png", imageAlt: "Jessica Lee"},
{
id: "6",
name: "Thomas Wright",
handle: "@tom_tech",
testimonial: "Saved me money by helping me choose quality products that actually last. Definitely recommend to anyone buying tech.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-man-with-approa-1772881604243-6a761c69.png?_wi=1",
imageAlt: "Thomas Wright",
},
id: "6", name: "Thomas Wright", handle: "@tom_tech", testimonial: "Saved me money by helping me choose quality products that actually last. Definitely recommend to anyone buying tech.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/professional-headshot-of-man-with-approa-1772881604243-6a761c69.png", imageAlt: "Thomas Wright"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -336,35 +208,17 @@ export default function HomePage() {
<FaqBase
faqs={[
{
id: "1",
title: "What is an Amazon Affiliate Link?",
content: "Amazon affiliate links are special URLs that allow us to earn a small commission when you make a purchase through them. You pay the same price, but it helps us continue providing free reviews and guides.",
},
id: "1", title: "What is an Amazon Affiliate Link?", content: "Amazon affiliate links are special URLs that allow us to earn a small commission when you make a purchase through them. You pay the same price, but it helps us continue providing free reviews and guides."},
{
id: "2",
title: "Are Your Reviews Unbiased?",
content: "Yes, we test all products thoroughly before reviewing. Our recommendations are based on performance, value, and user feedback. We disclose our affiliate relationships transparently.",
},
id: "2", title: "Are Your Reviews Unbiased?", content: "Yes, we test all products thoroughly before reviewing. Our recommendations are based on performance, value, and user feedback. We disclose our affiliate relationships transparently."},
{
id: "3",
title: "How Often Do You Update Product Reviews?",
content: "We update our reviews monthly to reflect new products, price changes, and user feedback. Our comparison guides are refreshed seasonally to ensure accuracy.",
},
id: "3", title: "How Often Do You Update Product Reviews?", content: "We update our reviews monthly to reflect new products, price changes, and user feedback. Our comparison guides are refreshed seasonally to ensure accuracy."},
{
id: "4",
title: "Do You Offer Product Recommendations?",
content: "Absolutely! Share your needs and budget in our contact form, and our team will provide personalized recommendations tailored to your specific requirements.",
},
id: "4", title: "Do You Offer Product Recommendations?", content: "Absolutely! Share your needs and budget in our contact form, and our team will provide personalized recommendations tailored to your specific requirements."},
{
id: "5",
title: "Can I Return Items Purchased Through Your Links?",
content: "Yes, Amazon's return policy applies to all purchases. We recommend reviewing Amazon's 30-day return policy for your specific product category.",
},
id: "5", title: "Can I Return Items Purchased Through Your Links?", content: "Yes, Amazon's return policy applies to all purchases. We recommend reviewing Amazon's 30-day return policy for your specific product category."},
{
id: "6",
title: "How Do You Select Featured Products?",
content: "We select products based on quality, value, sales performance, and user ratings. We prioritize items that offer the best balance of features and price.",
},
id: "6", title: "How Do You Select Featured Products?", content: "We select products based on quality, value, sales performance, and user ratings. We prioritize items that offer the best balance of features and price."},
]}
title="Frequently Asked Questions"
description="Common questions about our reviews, affiliate links, and tech recommendations"
@@ -381,10 +235,10 @@ export default function HomePage() {
tag="Newsletter"
title="Stay Updated With Latest Tech Deals"
description="Subscribe to our newsletter and never miss exclusive tech reviews, product comparisons, and early access to Amazon deals."
tagIcon="Bell"
tagIcon={Bell}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/newsletter-subscription-visual-showing-e-1772881604894-d05979fd.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2tV5ccqeskeY6p7YwZi0xM9Z/newsletter-subscription-visual-showing-e-1772881604894-d05979fd.png"
imageAlt="Subscribe to tech deals"
mediaAnimation="slide-up"
mediaPosition="right"