Update src/app/protecciones/page.tsx
This commit is contained in:
@@ -55,14 +55,14 @@ export default function LandingPage() {
|
||||
name: "Rodilleras",
|
||||
price: "$1,200",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-riding-dirt-bike_23-2151493439.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-riding-dirt-bike_23-2151493439.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Guantes",
|
||||
price: "$600",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sideways-shot-attractive-happy-young-european-cyclist-protective-equipment-sitting-tree-with-his-two-wheeled-motor-powered-vehicle-contemplating-amazing-wild-nature-around-him_273609-285.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sideways-shot-attractive-happy-young-european-cyclist-protective-equipment-sitting-tree-with-his-two-wheeled-motor-powered-vehicle-contemplating-amazing-wild-nature-around-him_273609-285.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866650.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866650.jpg?_wi=7"
|
||||
columns={[
|
||||
{
|
||||
title: "Tienda",
|
||||
|
||||
Reference in New Issue
Block a user