Update src/app/page.tsx
This commit is contained in:
@@ -65,11 +65,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-delicious-veggies-meals_23-2148648916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-delicious-veggies-meals_23-2148648916.jpg?_wi=1",
|
||||
imageAlt: "Authentic Mexican Spices",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-souvenirs-shop-side-view_23-2149726228.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-souvenirs-shop-side-view_23-2149726228.jpg?_wi=1",
|
||||
imageAlt: "Mexican Products Selection",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Need an ingredient for a recipe? Our team is always here to help you find what you need.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-delicious-veggies-meals_23-2148648916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-delicious-veggies-meals_23-2148648916.jpg?_wi=2",
|
||||
imageAlt: "Organic tasty vegetable in wicker basket for sale",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Proud to be a part of the St. Robert community and share our culinary heritage.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-souvenirs-shop-side-view_23-2149726228.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-souvenirs-shop-side-view_23-2149726228.jpg?_wi=2",
|
||||
imageAlt: "Organic tasty vegetable in wicker basket for sale",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user