Merge version_1 into main #2
@@ -103,22 +103,28 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "BLACK PHONE", name: "Funda Ultra Slim Carbon", price: "$120.000 COP", rating: 5,
|
||||
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-14-pro-back-view_187299-35216.jpg", imageAlt: "Matte black ultra-slim carbon iPhone case"},
|
||||
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-14-pro-back-view_187299-35216.jpg", imageAlt: "Matte black ultra-slim carbon iPhone case"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "SOUNDTECH", name: "Auriculares Inalámbricos Pro", price: "$350.000 COP", rating: 4.8,
|
||||
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074256.jpg", imageAlt: "Premium wireless earbuds in charging case"},
|
||||
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074256.jpg", imageAlt: "Premium wireless earbuds in charging case"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "CHARGEFAST", name: "Cargador Inalámbrico Duo", price: "$180.000 COP", rating: 4.9,
|
||||
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/polygonal-3d-smartphone-gps-navigation-location-app-travelling-concept-phone-navigator-pin-dark-blue-background-smart-technology-digital-illustration_493343-29979.jpg", imageAlt: "Fast-charging wireless pad"},
|
||||
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/polygonal-3d-smartphone-gps-navigation-location-app-travelling-concept-phone-navigator-pin-dark-blue-background-smart-technology-digital-illustration_493343-29979.jpg", imageAlt: "Fast-charging wireless pad"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "APPLE (Reacondicionado)", name: "iPhone 13 Pro (256GB)", price: "$3.200.000 COP", rating: 4.7,
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/electronic-technician-showing-modern-smartphone-with-broken-body-repair-shop_613910-20942.jpg", imageAlt: "Pristine refurbished iPhone 13 Pro"},
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/electronic-technician-showing-modern-smartphone-with-broken-body-repair-shop_613910-20942.jpg", imageAlt: "Pristine refurbished iPhone 13 Pro"
|
||||
},
|
||||
{
|
||||
id: "5", brand: "TECHDESK", name: "Soporte Ergonómico Premium", price: "$95.000 COP", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-concept-with-mobile-phone-headphone-blue-surface_140725-94285.jpg", imageAlt: "Sleek dark aluminum iPhone desk stand"},
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-concept-with-mobile-phone-headphone-blue-surface_140725-94285.jpg", imageAlt: "Sleek dark aluminum iPhone desk stand"
|
||||
},
|
||||
{
|
||||
id: "6", brand: "POWERUP", name: "Batería Portátil Ultra Compacta", price: "$160.000 COP", rating: 4.6,
|
||||
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/powerbank-charging-smartphone_93675-129291.jpg", imageAlt: "Slim premium power bank next to iPhone"},
|
||||
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/powerbank-charging-smartphone_93675-129291.jpg", imageAlt: "Slim premium power bank next to iPhone"
|
||||
}
|
||||
]}
|
||||
title="Nuestra Selección Exclusiva"
|
||||
description="Explora nuestra curada colección de accesorios premium, gadgets tecnológicos y iPhones reacondicionados."
|
||||
|
||||
Reference in New Issue
Block a user