Update src/app/puntos-de-venta/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function PuntosDeVentaPage() {
|
||||
title: "Chapinero - Sede Principal",
|
||||
description: "Nuestra tienda insignia. Exhibición completa de colecciones, servicios spa en suite privada, y consultoría de diseño personalizado. Personal especializado disponible.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-blonde-woman-dress-sitting-with-her-cute-pug-handmade-sofa-room-with-loft-interior_613910-18128.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-blonde-woman-dress-sitting-with-her-cute-pug-handmade-sofa-room-with-loft-interior_613910-18128.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: MapPin, text: "Carrera 9 #82-45, Chapinero" },
|
||||
@@ -69,7 +69,7 @@ export default function PuntosDeVentaPage() {
|
||||
title: "Usaquén - Boutique Diseño",
|
||||
description: "Espacio moderno dedicado a la moda y accesorios premium. Atención especializada en diseño personalizado, sesiones de consultoría, y eventos exclusivos.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565379.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: MapPin, text: "Carrera 6 #120-35, Usaquén" },
|
||||
@@ -83,7 +83,7 @@ export default function PuntosDeVentaPage() {
|
||||
title: "Suba - Centro de Servicios",
|
||||
description: "Centro completo de spa y cuidado con grooming, baños premium y masajes terapéuticos. Ideal para mantenimiento de servicios frecuentes.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48819.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48819.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{ icon: MapPin, text: "Calle 156 #48A-92, Suba" },
|
||||
|
||||
Reference in New Issue
Block a user