Update src/app/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-fried-meat-bones-with-fried-vegetables-sauce-table-food-meal-dinner-restaurant-meat_140725-28157.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-fried-meat-bones-with-fried-vegetables-sauce-table-food-meal-dinner-restaurant-meat_140725-28157.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
description="At Restora Kebab Inowrocław, we believe that real food brings people together. Our recipes are passed down through generations, ensuring every bite feels like home."
|
||||
subdescription="We source only fresh local ingredients, guaranteeing quality and taste you'll love."
|
||||
icon={Flame}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-female-cook-cutting-green-celery-gourmet-kitchen-using-cutting-board-knife-slice-coleslaw-salad-woman-chef-with-uniform-preparing-ingredients-food-recipe_482257-46080.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-female-cook-cutting-green-celery-gourmet-kitchen-using-cutting-board-knife-slice-coleslaw-salad-woman-chef-with-uniform-preparing-ingredients-food-recipe_482257-46080.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Classic Doner Kebab",
|
||||
price: "18 PLN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-with-beef-vegetables-brown-desk_23-2148042484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-with-beef-vegetables-brown-desk_23-2148042484.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-calzone-with-french-fries-wooden-board_140725-5389.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-bones-with-fried-vegetables-sauce-table-food-meal-dinner-restaurant-meat_140725-28157.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-bones-with-fried-vegetables-sauce-table-food-meal-dinner-restaurant-meat_140725-28157.jpg?_wi=2",
|
||||
imageAlt: "kebab dish fresh ingredients",
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crab-salad-with-vegetables-wasabi-plate-soy-sauce-black_141793-11591.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-cook-cutting-green-celery-gourmet-kitchen-using-cutting-board-knife-slice-coleslaw-salad-woman-chef-with-uniform-preparing-ingredients-food-recipe_482257-46080.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-cook-cutting-green-celery-gourmet-kitchen-using-cutting-board-knife-slice-coleslaw-salad-woman-chef-with-uniform-preparing-ingredients-food-recipe_482257-46080.jpg?_wi=2",
|
||||
imageAlt: "kebab dish fresh ingredients",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-plate_141793-111.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-with-beef-vegetables-brown-desk_23-2148042484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-with-beef-vegetables-brown-desk_23-2148042484.jpg?_wi=2",
|
||||
imageAlt: "kebab dish fresh ingredients",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user