Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "entrecote", name: "Entrecôte Grillée", price: "22€", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-piece-with-fries-vegetables_140725-2757.jpg", imageAlt: "Entrecôte grillée avec frites maison"
|
||||
id: "entrecote", name: "Entrecôte Grillée", price: "22€", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-piece-with-fries-vegetables_140725-2757.jpg?_wi=1", imageAlt: "Entrecôte grillée avec frites maison"
|
||||
},
|
||||
{
|
||||
id: "burger", name: "Burger Halal", price: "15€", imageSrc: "http://img.b2bpic.net/free-photo/sooking-burgers-kitchen-home-quarantine-time_627829-7064.jpg", imageAlt: "Burger halal gourmet avec frites"
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
id: "merguez", name: "Merguez Grillées", price: "14€", imageSrc: "http://img.b2bpic.net/free-photo/delicious-meat-rolls-grill-high-view_23-2148301299.jpg", imageAlt: "Merguez grillées au charbon"
|
||||
},
|
||||
{
|
||||
id: "faux-filet", name: "Faux-Filet Grillé", price: "24€", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-piece-with-fries-vegetables_140725-2757.jpg", imageAlt: "Faux-filet grillé aux frites"
|
||||
id: "faux-filet", name: "Faux-Filet Grillé", price: "24€", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-piece-with-fries-vegetables_140725-2757.jpg?_wi=2", imageAlt: "Faux-filet grillé aux frites"
|
||||
},
|
||||
{
|
||||
id: "frites", name: "Frites Maison", price: "5€", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-basket-served-with-ketchup-mayonnaise_140725-3139.jpg", imageAlt: "Frites maison croustillantes"
|
||||
|
||||
Reference in New Issue
Block a user