Update src/app/page.tsx

This commit is contained in:
2026-05-10 18:41:42 +00:00
parent ce660b2d37
commit 1d235477a9

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
description="Experience the true taste of tradition at Viking Pizza. Hand-stretched dough, fresh toppings, and authentic recipes served with warmth in the heart of Adelgade." description="Experience the true taste of tradition at Viking Pizza. Hand-stretched dough, fresh toppings, and authentic recipes served with warmth in the heart of Adelgade."
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/tasty-traditional-pizza-arrangement_23-2148921293.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tasty-traditional-pizza-arrangement_23-2148921293.jpg?_wi=1",
imageAlt: "Wood fired pizza", imageAlt: "Wood fired pizza",
}, },
{ {
@@ -204,7 +204,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg", imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/tasty-traditional-pizza-arrangement_23-2148921293.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tasty-traditional-pizza-arrangement_23-2148921293.jpg?_wi=2",
imageAlt: "fresh pizza ingredients fresh vegetables wood table", imageAlt: "fresh pizza ingredients fresh vegetables wood table",
}, },
{ {
@@ -234,7 +234,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-delivery-man-red-uniform-cap-wearing-glasses-holding-pizza-packages-talking-phone-looking-down-isolated-orange-wall_141793-110171.jpg", imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-delivery-man-red-uniform-cap-wearing-glasses-holding-pizza-packages-talking-phone-looking-down-isolated-orange-wall_141793-110171.jpg",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cooked-pizza-pan_23-2148361360.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cooked-pizza-pan_23-2148361360.jpg?_wi=1",
imageAlt: "fresh pizza ingredients fresh vegetables wood table", imageAlt: "fresh pizza ingredients fresh vegetables wood table",
}, },
]} ]}
@@ -254,7 +254,7 @@ export default function LandingPage() {
id: "p1", id: "p1",
name: "Margherita", name: "Margherita",
price: "85 kr", price: "85 kr",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cooked-pizza-pan_23-2148361360.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cooked-pizza-pan_23-2148361360.jpg?_wi=2",
}, },
{ {
id: "p2", id: "p2",