Update src/app/page.tsx
This commit is contained in:
@@ -83,11 +83,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561244.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561244.jpg?_wi=1",
|
||||
imageAlt: "Intérieur chaleureux du restaurant L'Entracte",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-red-wine-with-shadow-copy-space_23-2148261672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-red-wine-with-shadow-copy-space_23-2148261672.jpg?_wi=1",
|
||||
imageAlt: "Plat gourmet et boisson du bar de L'Entracte",
|
||||
},
|
||||
]}
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-front-dish_23-2147680623.jpg",
|
||||
imageAlt: "Détail d'un plat fait maison",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561244.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561244.jpg?_wi=2",
|
||||
imageAlt: "salade perigourdine copieuse assiette",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bartender-preparing-drink-bar_23-2150444016.jpg",
|
||||
imageAlt: "Équipe du bar attentive",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-red-wine-with-shadow-copy-space_23-2148261672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-red-wine-with-shadow-copy-space_23-2148261672.jpg?_wi=2",
|
||||
imageAlt: "salade perigourdine copieuse assiette",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/afternoon-shadows-wooden-wall_122409-33.jpg",
|
||||
imageAlt: "Jardin paisible de L'Entracte",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-chicken-lettuce-tomato-lemon-parmesan-anchovies-buns-side-view_141793-3704.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-chicken-lettuce-tomato-lemon-parmesan-anchovies-buns-side-view_141793-3704.jpg?_wi=1",
|
||||
imageAlt: "salade perigourdine copieuse assiette",
|
||||
},
|
||||
]}
|
||||
@@ -272,7 +272,7 @@ export default function LandingPage() {
|
||||
id: "prod-croque-monsieur",
|
||||
name: "Croque-monsieur",
|
||||
price: "8.50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-chicken-lettuce-tomato-lemon-parmesan-anchovies-buns-side-view_141793-3704.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-chicken-lettuce-tomato-lemon-parmesan-anchovies-buns-side-view_141793-3704.jpg?_wi=2",
|
||||
imageAlt: "Photo d'un croque-monsieur doré et croustillant",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user