Update src/app/page.tsx
This commit is contained in:
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
price: "249 Kč",
|
||||
rating: 5,
|
||||
reviewCount: "840",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-closeup-fast-food-cheat-meal-concept-junk-food_169016-67569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-closeup-fast-food-cheat-meal-concept-junk-food_169016-67569.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
price: "319 Kč",
|
||||
rating: 5,
|
||||
reviewCount: "520",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbecue-background_23-2147819242.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbecue-background_23-2147819242.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
price: "189 Kč",
|
||||
rating: 4,
|
||||
reviewCount: "310",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-round-shaped-inside-plate-with-cutlery-dark-table_140725-144193.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-round-shaped-inside-plate-with-cutlery-dark-table_140725-144193.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
price: "289 Kč",
|
||||
rating: 5,
|
||||
reviewCount: "290",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-closeup-fast-food-cheat-meal-concept-junk-food_169016-67569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-closeup-fast-food-cheat-meal-concept-junk-food_169016-67569.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
price: "229 Kč",
|
||||
rating: 4,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbecue-background_23-2147819242.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbecue-background_23-2147819242.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
price: "219 Kč",
|
||||
rating: 4,
|
||||
reviewCount: "90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-round-shaped-inside-plate-with-cutlery-dark-table_140725-144193.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-round-shaped-inside-plate-with-cutlery-dark-table_140725-144193.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Naše nejpopulárnější jídla"
|
||||
|
||||
Reference in New Issue
Block a user