Merge version_1 into main #1
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1458.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1458.jpg?_wi=1",
|
||||
imageAlt: "Wood fired oven",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
name: "Pepper Steak Panuzzo",
|
||||
price: "$18",
|
||||
variant: "Signature",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tapas-starter-food-assortment_23-2148960504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tapas-starter-food-assortment_23-2148960504.jpg?_wi=1",
|
||||
imageAlt: "pepper steak panuzzo dish",
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
name: "Burrata Pesto Pasta",
|
||||
price: "$22",
|
||||
variant: "Gourmet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-pesto-dish-with-parmesan-basil_23-2152015852.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-pesto-dish-with-parmesan-basil_23-2152015852.jpg?_wi=1",
|
||||
imageAlt: "burrata pesto pasta dish",
|
||||
},
|
||||
{
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dough-oil-cheese-tomatoes-eggs-greens-grey-wooden-surface_176420-6797.jpg",
|
||||
imageAlt: "burrata pesto pasta dish",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1458.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1458.jpg?_wi=2",
|
||||
imageAlt: "pepper steak panuzzo dish",
|
||||
},
|
||||
{
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-sandwiches-wooden-board_23-2148454717.jpg",
|
||||
imageAlt: "pepper steak panuzzo dish",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tapas-starter-food-assortment_23-2148960504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tapas-starter-food-assortment_23-2148960504.jpg?_wi=2",
|
||||
imageAlt: "pepper steak panuzzo dish",
|
||||
},
|
||||
{
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-italian-pizza-table_23-2148305631.jpg",
|
||||
imageAlt: "wood fired pizza italian",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-pesto-dish-with-parmesan-basil_23-2152015852.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-pesto-dish-with-parmesan-basil_23-2152015852.jpg?_wi=2",
|
||||
imageAlt: "pepper steak panuzzo dish",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user