Update src/app/page.tsx
This commit is contained in:
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
id: "p3",
|
||||
name: "Pasteles Variados",
|
||||
price: "Surtido",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-cupcake-concept_23-2148777788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-cupcake-concept_23-2148777788.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
id: "p5",
|
||||
name: "Tartas Personalizadas",
|
||||
price: "Bajo encargo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-cupcake-concept_23-2148777788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-cupcake-concept_23-2148777788.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Nuestras Especialidades"
|
||||
|
||||
Reference in New Issue
Block a user