Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Built-in Analytics", description: "Track conversions with integrated dashboards.", icon: BarChart,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/black-headphones-black-textile_417767-625.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/black-headphones-black-textile_417767-625.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/goal-oriented-entrepreneur-luxurious-corporate-office-plans-strategy_482257-128191.jpg" }
|
||||
]
|
||||
}
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", brand: "TechAudio", name: "Premium Headphones", price: "$129", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/black-headphones-black-textile_417767-625.jpg" },
|
||||
{ id: "1", brand: "TechAudio", name: "Premium Headphones", price: "$129", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/black-headphones-black-textile_417767-625.jpg?_wi=2" },
|
||||
{ id: "2", brand: "SmartWear", name: "Titanium Watch", price: "$299", rating: 4, reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartwatch-with-blank-screen_23-2147797003.jpg" },
|
||||
{ id: "3", brand: "EnergyGo", name: "Power Bank Pro", price: "$59", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/phone-mobile-connect-battery-power-bank_93675-128462.jpg" },
|
||||
{ id: "4", brand: "HomeIoT", name: "Smart Hub Orb", price: "$89", rating: 4, reviewCount: "112", imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17210.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user