Update src/app/page.tsx
This commit is contained in:
@@ -69,27 +69,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondue-with-sugar-dust-vanilla-ice-cream-image_114579-2313.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondue-with-sugar-dust-vanilla-ice-cream-image_114579-2313.jpg?_wi=1",
|
||||
imageAlt: "Soup dumplings steaming in a bamboo basket",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondue-with-sugar-dust-vanilla-ice-cream-image_114579-2313.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondue-with-sugar-dust-vanilla-ice-cream-image_114579-2313.jpg?_wi=2",
|
||||
imageAlt: "Chef carefully folding dumplings",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondue-with-sugar-dust-vanilla-ice-cream-image_114579-2313.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondue-with-sugar-dust-vanilla-ice-cream-image_114579-2313.jpg?_wi=3",
|
||||
imageAlt: "Warm restaurant atmosphere",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondue-with-sugar-dust-vanilla-ice-cream-image_114579-2313.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondue-with-sugar-dust-vanilla-ice-cream-image_114579-2313.jpg?_wi=4",
|
||||
imageAlt: "Dumpling close-up",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondue-with-sugar-dust-vanilla-ice-cream-image_114579-2313.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondue-with-sugar-dust-vanilla-ice-cream-image_114579-2313.jpg?_wi=5",
|
||||
imageAlt: "Artisan tea setup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondue-with-sugar-dust-vanilla-ice-cream-image_114579-2313.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondue-with-sugar-dust-vanilla-ice-cream-image_114579-2313.jpg?_wi=6",
|
||||
imageAlt: "Crowded dinner table",
|
||||
},
|
||||
]}
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Ricky, Local Guide",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717869.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717869.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="Loved Across Montréal"
|
||||
|
||||
Reference in New Issue
Block a user