Merge version_1 into main #3
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-boneless-chicken_23-2149972969.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-boneless-chicken_23-2149972969.jpg?_wi=1"
|
||||
imageAlt="Golden crispy fried chicken"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Crispy Fried Chicken", price: "€12-€18", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-boneless-chicken_23-2149972969.jpg", imageAlt: "Golden crispy fried chicken pieces"
|
||||
id: "1", name: "Crispy Fried Chicken", price: "€12-€18", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-boneless-chicken_23-2149972969.jpg?_wi=2", imageAlt: "Golden crispy fried chicken pieces"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Chicken Wings", price: "€9-€14", imageSrc: "http://img.b2bpic.net/free-photo/plate-chicken-wings-grunge-black-background_1258-199.jpg", imageAlt: "Spicy crispy chicken wings"
|
||||
|
||||
Reference in New Issue
Block a user