Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-checking-photos-digital-camera_107420-84925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-checking-photos-digital-camera_107420-84925.jpg?_wi=1",
|
||||
imageAlt: "Mostrador de Magnolia Bakery",
|
||||
},
|
||||
{
|
||||
@@ -104,19 +104,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Panadería",
|
||||
price: "Desde $1.500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-bread-female-hands-supermarket_169016-36141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-bread-female-hands-supermarket_169016-36141.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Pastelería",
|
||||
price: "Desde $2.200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-macarons-with-fresh-red-strawberries-cookies-white-surface_140725-66567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-macarons-with-fresh-red-strawberries-cookies-white-surface_140725-66567.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Cafetería",
|
||||
price: "Desde $1.800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -251,7 +251,7 @@ export default function LandingPage() {
|
||||
role: "Cliente",
|
||||
company: "Funes",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-checking-photos-digital-camera_107420-84925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-checking-photos-digital-camera_107420-84925.jpg?_wi=2",
|
||||
imageAlt: "Whole grain rustic loaves of bread with white flowers",
|
||||
},
|
||||
{
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
role: "Cliente",
|
||||
company: "Rosario",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-bread-female-hands-supermarket_169016-36141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-bread-female-hands-supermarket_169016-36141.jpg?_wi=2",
|
||||
imageAlt: "Whole grain rustic loaves of bread with white flowers",
|
||||
},
|
||||
{
|
||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
||||
role: "Cliente",
|
||||
company: "Funes",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-macarons-with-fresh-red-strawberries-cookies-white-surface_140725-66567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-macarons-with-fresh-red-strawberries-cookies-white-surface_140725-66567.jpg?_wi=2",
|
||||
imageAlt: "Whole grain rustic loaves of bread with white flowers",
|
||||
},
|
||||
{
|
||||
@@ -278,7 +278,7 @@ export default function LandingPage() {
|
||||
role: "Cliente",
|
||||
company: "Funes",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg?_wi=2",
|
||||
imageAlt: "Whole grain rustic loaves of bread with white flowers",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user