Update src/app/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_madrid",
|
||||
testimonial: "Muy cercano, buena atención.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19670.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19670.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Carlos G.",
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-seller-is-waiting-customers-bakery-shop-with-freshly-prepared-cakes_613910-21252.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-seller-is-waiting-customers-bakery-shop-with-freshly-prepared-cakes_613910-21252.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-shops-local-supermarket_482257-76517.jpg",
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
description: "A place where we know your name.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Heart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-seller-is-waiting-customers-bakery-shop-with-freshly-prepared-cakes_613910-21252.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-seller-is-waiting-customers-bakery-shop-with-freshly-prepared-cakes_613910-21252.jpg?_wi=2",
|
||||
imageAlt: "Man and woman shopping at the grocery store",
|
||||
},
|
||||
{
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
description: "Reliable, open when you need it.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Clock,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19670.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19670.jpg?_wi=2",
|
||||
imageAlt: "Man and woman shopping at the grocery store",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user