Merge version_1 into main #3
@@ -81,10 +81,10 @@ export default function LandingPage() {
|
||||
title: "Signature Wings", description: "Crispy, juicy wings seasoned with our signature blend of spices and fried golden brown.", icon: Flame,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-chicken-wings-cutting-board-with-tomatoes-dark-background-burger-food-meal-sandwich-lunch-salad-horizontal_140725-158663.jpg", imageAlt: "Crispy chicken wings"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-chicken-wings-cutting-board-with-tomatoes-dark-background-burger-food-meal-sandwich-lunch-salad-horizontal_140725-158663.jpg?_wi=1", imageAlt: "Crispy chicken wings"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-chicken-wings-cutting-board-with-tomatoes-dark-background-burger-food-meal-sandwich-lunch-salad-horizontal_140725-158663.jpg", imageAlt: "Wings with sauce"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-chicken-wings-cutting-board-with-tomatoes-dark-background-burger-food-meal-sandwich-lunch-salad-horizontal_140725-158663.jpg?_wi=2", imageAlt: "Wings with sauce"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -92,10 +92,10 @@ export default function LandingPage() {
|
||||
title: "Chicken Breast", description: "Premium white meat, hand-breaded and fried until golden. Tender and juicy every time.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-food_23-2149303522.jpg", imageAlt: "Fried chicken breast meal"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-food_23-2149303522.jpg?_wi=1", imageAlt: "Fried chicken breast meal"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-food_23-2149303522.jpg", imageAlt: "Chicken breast with sides"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-food_23-2149303522.jpg?_wi=2", imageAlt: "Chicken breast with sides"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -103,10 +103,10 @@ export default function LandingPage() {
|
||||
title: "Family Combo", description: "Perfect for gatherings and family dinners. Mix of dark and white meat with all your favorite sides.", icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-with-knife-cutting-turkey_23-2147716248.jpg", imageAlt: "Family chicken bucket"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-with-knife-cutting-turkey_23-2147716248.jpg?_wi=1", imageAlt: "Family chicken bucket"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-with-knife-cutting-turkey_23-2147716248.jpg", imageAlt: "Family combo with sides"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-with-knife-cutting-turkey_23-2147716248.jpg?_wi=2", imageAlt: "Family combo with sides"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -114,10 +114,10 @@ export default function LandingPage() {
|
||||
title: "Fresh Sides", description: "Coleslaw, mac and cheese, cornbread, and more. All made fresh to complement your chicken perfectly.", icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-with-knife-cutting-turkey_23-2147716248.jpg", imageAlt: "Chicken sides"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-with-knife-cutting-turkey_23-2147716248.jpg?_wi=3", imageAlt: "Chicken sides"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-with-knife-cutting-turkey_23-2147716248.jpg", imageAlt: "Fresh vegetable sides"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-with-knife-cutting-turkey_23-2147716248.jpg?_wi=4", imageAlt: "Fresh vegetable sides"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user