Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "Klasyczne", name: "Śniadanie Boheńskie", price: "28 zł", rating: 5,
|
||||
id: "p1", brand: "Klasyczne", name: "Śniadanie Bocheńskie", price: "28 zł", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/toast-half-fried-egg-salad-bacon-gray-plate-front-tea-cup-table_23-2148067064.jpg", imageAlt: "Tradycyjne polskie śniadanie"},
|
||||
{
|
||||
id: "p2", brand: "Jajka", name: "Jajecznica z boczkiem", price: "22 zł", rating: 4,
|
||||
|
||||
Reference in New Issue
Block a user