Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -61,15 +61,15 @@ export default function LandingPage() {
|
||||
description="Doświadcz prawdziwego włoskiego rzemiosła w eleganckim wydaniu. Pizze komponowane z najlepszych składników."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-stand-with-tomatoes-olives-rolling-pin-flour-black-table_141793-13177.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-stand-with-tomatoes-olives-rolling-pin-flour-black-table_141793-13177.jpg?_wi=1",
|
||||
imageAlt: "Pizza 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-pizza-with-chicken-salami-zucchini-tomatoes-herbs_2829-10836.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-pizza-with-chicken-salami-zucchini-tomatoes-herbs_2829-10836.jpg?_wi=1",
|
||||
imageAlt: "Pizza 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg?_wi=1",
|
||||
imageAlt: "Pizza 3",
|
||||
},
|
||||
{
|
||||
@@ -299,7 +299,7 @@ export default function LandingPage() {
|
||||
description: "48h odpoczynku ciasta.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Clock,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-stand-with-tomatoes-olives-rolling-pin-flour-black-table_141793-13177.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-stand-with-tomatoes-olives-rolling-pin-flour-black-table_141793-13177.jpg?_wi=2",
|
||||
imageAlt: "Mushroom and meat pizza on wooden board with leafy vegetables",
|
||||
},
|
||||
{
|
||||
@@ -307,7 +307,7 @@ export default function LandingPage() {
|
||||
description: "Piec opalany drewnem dębowym.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Flame,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-pizza-with-chicken-salami-zucchini-tomatoes-herbs_2829-10836.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-pizza-with-chicken-salami-zucchini-tomatoes-herbs_2829-10836.jpg?_wi=2",
|
||||
imageAlt: "Mushroom and meat pizza on wooden board with leafy vegetables",
|
||||
},
|
||||
{
|
||||
@@ -315,7 +315,7 @@ export default function LandingPage() {
|
||||
description: "Składniki od lokalnych rolników.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Leaf,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg?_wi=2",
|
||||
imageAlt: "Mushroom and meat pizza on wooden board with leafy vegetables",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user