Merge version_1 into main #1
@@ -54,11 +54,11 @@ export default function LandingPage() {
|
||||
description="Redefining digital experiences with high-performance tools for modern stores."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=1",
|
||||
imageAlt: "Dashboard Preview",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349304.jpg?_wi=1",
|
||||
imageAlt: "Product Showcase",
|
||||
},
|
||||
{
|
||||
@@ -66,11 +66,11 @@ export default function LandingPage() {
|
||||
imageAlt: "Data Network",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=2",
|
||||
imageAlt: "Interface",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349304.jpg?_wi=2",
|
||||
imageAlt: "Showcase",
|
||||
},
|
||||
]}
|
||||
@@ -90,42 +90,42 @@ export default function LandingPage() {
|
||||
name: "Tech Accessory",
|
||||
price: "$49",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-wash-tech-device-with-minimalist-monochrome-background_23-2150763325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-wash-tech-device-with-minimalist-monochrome-background_23-2150763325.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Smart Earbuds",
|
||||
price: "$129",
|
||||
variant: "Pro",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/earphones-makeup-supplies_23-2147710701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/earphones-makeup-supplies_23-2147710701.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Smart Gadget",
|
||||
price: "$89",
|
||||
variant: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722643.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722643.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tech Peripheral",
|
||||
price: "$59",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ergonomic Device",
|
||||
price: "$149",
|
||||
variant: "Elite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736726.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736726.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Charging Station",
|
||||
price: "$79",
|
||||
variant: "Pro",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/legal-expert-analyzing-capital-funds-documents-home-with-copy-space_482257-121422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/legal-expert-analyzing-capital-funds-documents-home-with-copy-space_482257-121422.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Trending Now"
|
||||
@@ -179,19 +179,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Pro Accessory",
|
||||
price: "$99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-wash-tech-device-with-minimalist-monochrome-background_23-2150763325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-wash-tech-device-with-minimalist-monochrome-background_23-2150763325.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Luxury Earbuds",
|
||||
price: "$199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/earphones-makeup-supplies_23-2147710701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/earphones-makeup-supplies_23-2147710701.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Smart Hub",
|
||||
price: "$149",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722643.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722643.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -207,12 +207,12 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Integrated Analytics",
|
||||
description: "Real-time insights for your store performance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
title: "Secure Payments",
|
||||
description: "Top-tier encryption for every transaction.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349304.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -54,42 +54,42 @@ export default function LandingPage() {
|
||||
name: "Tech Accessory",
|
||||
price: "$49",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-wash-tech-device-with-minimalist-monochrome-background_23-2150763325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-wash-tech-device-with-minimalist-monochrome-background_23-2150763325.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Smart Earbuds",
|
||||
price: "$129",
|
||||
variant: "Pro",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/earphones-makeup-supplies_23-2147710701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/earphones-makeup-supplies_23-2147710701.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Smart Gadget",
|
||||
price: "$89",
|
||||
variant: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722643.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722643.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tech Peripheral",
|
||||
price: "$59",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ergonomic Device",
|
||||
price: "$149",
|
||||
variant: "Elite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736726.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736726.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Charging Station",
|
||||
price: "$79",
|
||||
variant: "Pro",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/legal-expert-analyzing-capital-funds-documents-home-with-copy-space_482257-121422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/legal-expert-analyzing-capital-funds-documents-home-with-copy-space_482257-121422.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="All Products"
|
||||
@@ -107,21 +107,21 @@ export default function LandingPage() {
|
||||
title: "Lightning Fast",
|
||||
subtitle: "Performance",
|
||||
description: "Blazing fast load times for every page.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-wash-tech-device-with-minimalist-monochrome-background_23-2150763325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-wash-tech-device-with-minimalist-monochrome-background_23-2150763325.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
tag: "Design",
|
||||
title: "Modern UI",
|
||||
subtitle: "Visuals",
|
||||
description: "Sleek interfaces for modern shoppers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/earphones-makeup-supplies_23-2147710701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/earphones-makeup-supplies_23-2147710701.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
tag: "Tech",
|
||||
title: "Robust API",
|
||||
subtitle: "Integrations",
|
||||
description: "Seamlessly connect all your favorite tools.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722643.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722643.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
|
||||
Reference in New Issue
Block a user