Merge version_1 into main #3
@@ -80,17 +80,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "TSM AirBuds Pro", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074259.jpg"},
|
||||
id: "p1", name: "TSM AirBuds Pro", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074259.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2", name: "TSM Studio X", price: "$199.99", imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-28.jpg"},
|
||||
id: "p2", name: "TSM Studio X", price: "$199.99", imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-28.jpg?_wi=1"},
|
||||
{
|
||||
id: "p3", name: "TSM NeckFlow", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/earphones-with-minimalist-monochrome-background_23-2150763355.jpg"},
|
||||
id: "p3", name: "TSM NeckFlow", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/earphones-with-minimalist-monochrome-background_23-2150763355.jpg?_wi=1"},
|
||||
{
|
||||
id: "p4", name: "TSM Sport Buds", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074259.jpg"},
|
||||
id: "p4", name: "TSM Sport Buds", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074259.jpg?_wi=2"},
|
||||
{
|
||||
id: "p5", name: "TSM Wireless Elite", price: "$249.99", imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-28.jpg"},
|
||||
id: "p5", name: "TSM Wireless Elite", price: "$249.99", imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-28.jpg?_wi=2"},
|
||||
{
|
||||
id: "p6", name: "TSM Travel Band", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/earphones-with-minimalist-monochrome-background_23-2150763355.jpg"},
|
||||
id: "p6", name: "TSM Travel Band", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/earphones-with-minimalist-monochrome-background_23-2150763355.jpg?_wi=2"},
|
||||
]}
|
||||
title="Featured Gear"
|
||||
description="Elevate your audio experience with our top-rated essentials."
|
||||
|
||||
Reference in New Issue
Block a user