Merge version_1 into main #1
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "c1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106695.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106695.jpg?_wi=1",
|
||||
imageAlt: "close up delicious pizza oven",
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Kebabpizza Deluxe",
|
||||
price: "135 kr",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-tasty-with-cheese_1303-9611.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-tasty-with-cheese_1303-9611.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
description: "Traditionella recept, modern kärlek.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Utensils,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106695.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106695.jpg?_wi=2",
|
||||
imageAlt: "High angle baking delicious pizza",
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
description: "96 rätter garanterar något för alla.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: List,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-tasty-with-cheese_1303-9611.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-tasty-with-cheese_1303-9611.jpg?_wi=2",
|
||||
imageAlt: "High angle baking delicious pizza",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user