diff --git a/src/app/page.tsx b/src/app/page.tsx
index e80b7c4..43e94c3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -52,61 +44,38 @@ export default function LandingPage() {
@@ -115,48 +84,18 @@ export default function LandingPage() {
console.log(val),
+ }
]}
searchPlaceholder="Search any part globally..."
/>
@@ -169,26 +108,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "120M+",
- title: "Products Listed",
- description: "Across every category",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-metallic-texture-perforated-metal-background_1048-6353.jpg?_wi=2",
- },
+ id: "m1", value: "120M+", title: "Products Listed", description: "Across every category", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-metallic-texture-perforated-metal-background_1048-6353.jpg?_wi=2"},
{
- id: "m2",
- value: "5000+",
- title: "Global Retailers",
- description: "Connected in real-time",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hardware-component-background_23-2148882609.jpg?_wi=2",
- },
+ id: "m2", value: "5000+", title: "Global Retailers", description: "Connected in real-time", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hardware-component-background_23-2148882609.jpg?_wi=2"},
{
- id: "m3",
- value: "99.9%",
- title: "Data Accuracy",
- description: "Fresh pricing daily",
- imageSrc: "http://img.b2bpic.net/free-photo/red-themed-motherboard-with-processor-socket_23-2148284295.jpg?_wi=2",
- },
+ id: "m3", value: "99.9%", title: "Data Accuracy", description: "Fresh pricing daily", imageSrc: "http://img.b2bpic.net/free-photo/red-themed-motherboard-with-processor-socket_23-2148284295.jpg?_wi=2"},
]}
title="Aggregating Global Inventory"
description="Data driven insights from thousands of stores."
@@ -200,23 +124,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Amazon",
- "Newegg",
- "BestBuy",
- "MicroCenter",
- "AliExpress",
- "B&H",
- "eBay",
- ]}
+ "Amazon", "Newegg", "BestBuy", "MicroCenter", "AliExpress", "B&H", "eBay"]}
logos={[
- "http://img.b2bpic.net/free-vector/industry-4-0-logo-design_23-2151266857.jpg",
- "http://img.b2bpic.net/free-vector/network-illustration_1025-458.jpg",
- "http://img.b2bpic.net/free-photo/future-online-technology-global-concept_53876-120824.jpg",
- "http://img.b2bpic.net/free-photo/wooden-surface-with-blank-notebook-decorative-tools_23-2147684577.jpg",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3bv72c",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qavq4v",
- "http://img.b2bpic.net/free-vector/creative-online-shopping-25-line-filled-icon-pack-such-as-quality-list-product-clipboard-online-shopping_1142-24659.jpg",
- ]}
+ "http://img.b2bpic.net/free-vector/industry-4-0-logo-design_23-2151266857.jpg", "http://img.b2bpic.net/free-vector/network-illustration_1025-458.jpg", "http://img.b2bpic.net/free-photo/future-online-technology-global-concept_53876-120824.jpg", "http://img.b2bpic.net/free-photo/wooden-surface-with-blank-notebook-decorative-tools_23-2147684577.jpg", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3bv72c", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qavq4v", "http://img.b2bpic.net/free-vector/creative-online-shopping-25-line-filled-icon-pack-such-as-quality-list-product-clipboard-online-shopping_1142-24659.jpg"]}
title="Partnering with Global Giants"
description="Verified partnerships with leading hardware distributors and retailers."
/>
@@ -228,20 +138,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "How does global search work?",
- content: "We index millions of products across thousands of regional stores daily.",
- },
+ id: "f1", title: "How does global search work?", content: "We index millions of products across thousands of regional stores daily."},
{
- id: "f2",
- title: "Can I check shipping costs?",
- content: "Yes, our search tool includes shipping estimation based on your geolocation.",
- },
+ id: "f2", title: "Can I check shipping costs?", content: "Yes, our search tool includes shipping estimation based on your geolocation."},
{
- id: "f3",
- title: "How often is pricing updated?",
- content: "Pricing is updated hourly to ensure the highest accuracy.",
- },
+ id: "f3", title: "How often is pricing updated?", content: "Pricing is updated hourly to ensure the highest accuracy."},
]}
imageSrc="http://img.b2bpic.net/free-photo/big-data-technology-cyberspace-motherboard-microchip-circuit-board-computer-processor-neon-light_90220-1198.jpg?_wi=2"
title="Frequently Asked Questions"
@@ -257,33 +158,21 @@ export default function LandingPage() {
{
items: [
{
- label: "Catalog",
- href: "#catalog",
- },
+ label: "Catalog", href: "#catalog"},
{
- label: "Advanced Search",
- href: "#",
- },
+ label: "Advanced Search", href: "#"},
{
- label: "Partners",
- href: "#partners",
- },
+ label: "Partners", href: "#partners"},
],
},
{
items: [
{
- label: "Privacy",
- href: "#",
- },
+ label: "Privacy", href: "#"},
{
- label: "Terms",
- href: "#",
- },
+ label: "Terms", href: "#"},
{
- label: "API Access",
- href: "#",
- },
+ label: "API Access", href: "#"},
],
},
]}
@@ -293,4 +182,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file