Merge version_1 into main #1
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
href: "https://wa.me/266XXXXXXXXX",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg?_wi=1"
|
||||
imageAlt="luxury restaurant dining table setup"
|
||||
/>
|
||||
</div>
|
||||
@@ -142,14 +142,14 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Signature Dish",
|
||||
price: "M150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510924.jpg?_wi=1",
|
||||
imageAlt: "gourmet dish plating professional culinary",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Grilled Delight",
|
||||
price: "M120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-piece-with-vegetables_140725-6197.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-piece-with-vegetables_140725-6197.jpg?_wi=1",
|
||||
imageAlt: "savory steak dinner restaurant",
|
||||
},
|
||||
{
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg?_wi=2",
|
||||
imageAlt: "gourmet dish plating professional culinary",
|
||||
},
|
||||
{
|
||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510924.jpg?_wi=2",
|
||||
imageAlt: "gourmet dish plating professional culinary",
|
||||
},
|
||||
{
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-piece-with-vegetables_140725-6197.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-piece-with-vegetables_140725-6197.jpg?_wi=2",
|
||||
imageAlt: "gourmet dish plating professional culinary",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user