Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 18:48:36 +00:00

View File

@@ -73,16 +73,16 @@ export default function LandingPage() {
description="CompareHub provides powerful tools to ensure you get the absolute best price and service."
features={[
{
title: "Real-time Tracking", description: "Stay updated with price shifts across Amazon, eBay, and more.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg" }
title: "Real-time Tracking", description: "Stay updated with price shifts across Amazon, eBay, and more.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg?_wi=2" }
},
{
title: "Unified Experience", description: "View all platform offerings in a single, intuitive interface.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cyber-intelligence-secure-operations-center-with-usa-flag-big-screen_482257-105777.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cyber-intelligence-secure-operations-center-with-usa-flag-big-screen_482257-105777.jpg" }
title: "Unified Experience", description: "View all platform offerings in a single, intuitive interface.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cyber-intelligence-secure-operations-center-with-usa-flag-big-screen_482257-105777.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cyber-intelligence-secure-operations-center-with-usa-flag-big-screen_482257-105777.jpg?_wi=2" }
},
{
title: "Expert Ratings", description: "In-depth analysis and user reviews consolidated for clarity.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jfl83k" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jfl83k" }
title: "Expert Ratings", description: "In-depth analysis and user reviews consolidated for clarity.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jfl83k&_wi=1" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jfl83k&_wi=2" }
}
]}
/>