diff --git a/src/app/page.tsx b/src/app/page.tsx
index d377fad..8e6b75d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -52,45 +44,28 @@ export default function LandingPage() {
@@ -100,9 +75,7 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "Mer enn et måltid",
- },
+ type: "text", content: "Mer enn et måltid"},
]}
/>
@@ -115,50 +88,25 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Margherita",
- price: "189 kr",
- variant: "Klassisk",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3336.jpg",
- },
+ id: "p1", name: "Margherita", price: "189 kr", variant: "Klassisk", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3336.jpg"},
{
- id: "p2",
- name: "Havnekroa",
- price: "229 kr",
- variant: "Signatur",
- imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-tuna-cheese-arugula-basil-tomatoes-olives-sprinkled-with-cheese-wooden-table-tablecloth-cell-with-place-text_78826-2311.jpg",
- },
+ id: "p2", name: "Havnekroa", price: "229 kr", variant: "Signatur", imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-tuna-cheese-arugula-basil-tomatoes-olives-sprinkled-with-cheese-wooden-table-tablecloth-cell-with-place-text_78826-2311.jpg"},
{
- id: "p3",
- name: "Vegansk",
- price: "199 kr",
- variant: "Plantebasert",
- imageSrc: "http://img.b2bpic.net/free-photo/two-pizzas-with-eggplant-green-peas-red-onion-top-view_127032-3367.jpg",
- },
+ id: "p3", name: "Vegansk", price: "199 kr", variant: "Plantebasert", imageSrc: "http://img.b2bpic.net/free-photo/two-pizzas-with-eggplant-green-peas-red-onion-top-view_127032-3367.jpg"},
{
- id: "p4",
- name: "Pepperoni",
- price: "209 kr",
- variant: "Favoritt",
- imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg",
- },
+ id: "p4", name: "Pepperoni", price: "209 kr", variant: "Favoritt", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg"},
{
- id: "p5",
- name: "Capricciosa",
- price: "219 kr",
- variant: "Italiensk",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-detail_23-2148149175.jpg",
- },
+ id: "p5", name: "Capricciosa", price: "219 kr", variant: "Italiensk", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-detail_23-2148149175.jpg"},
{
- id: "p6",
- name: "Quattro",
- price: "229 kr",
- variant: "Luksus",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-dough-with-cheese-beet-slices_23-2148753751.jpg",
- },
+ id: "p6", name: "Quattro", price: "229 kr", variant: "Luksus", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-dough-with-cheese-beet-slices_23-2148753751.jpg"},
]}
title="Fra ovnen"
description="Ekte vedfyrt pizza, laget med respekt for ingrediensene."
+ buttons={[
+ {
+ text: "Bestill bord", href: "#contact"
+ }
+ ]}
/>
@@ -170,35 +118,15 @@ export default function LandingPage() {
description="Vi kombinerer tradisjonelle metoder med lokale råvarer for den beste smaksopplevelsen."
features={[
{
- title: "Vedfyrt ovn",
- description: "Vår pizza stekes på tradisjonelt vis i en ekte italiensk vedfyrt ovn.",
- imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg",
- imageAlt: "Baking delicious pizza with wood fired oven",
- },
+ title: "Vedfyrt ovn", description: "Vår pizza stekes på tradisjonelt vis i en ekte italiensk vedfyrt ovn.", imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg", imageAlt: "Baking delicious pizza with wood fired oven"},
{
- title: "Kystnær beliggenhet",
- description: "Nyt måltidet med uslåelig utsikt over fjorden og Oscarsborg festning.",
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bicycle-parked-shore-sea-near-port-sunset_181624-6558.jpg",
- imageAlt: "Vertical shot of a bicycle parked on the shore of the sea near the port during the sunset",
- },
+ title: "Kystnær beliggenhet", description: "Nyt måltidet med uslåelig utsikt over fjorden og Oscarsborg festning.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bicycle-parked-shore-sea-near-port-sunset_181624-6558.jpg", imageAlt: "Vertical shot of a bicycle parked on the shore of the sea near the port during the sunset"},
{
- title: "Ekte råvarer",
- description: "Vi henter våre ingredienser fra lokale bønder når sesongen tillater det.",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mushroom-tomato-pizza_23-2148601592.jpg",
- imageAlt: "Flat lay mushroom and tomato pizza",
- },
+ title: "Ekte råvarer", description: "Vi henter våre ingredienser fra lokale bønder når sesongen tillater det.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mushroom-tomato-pizza_23-2148601592.jpg", imageAlt: "Flat lay mushroom and tomato pizza"},
{
- title: "Familievennlig",
- description: "Havnekroa er et sted for alle, fra små eventyrere til store selskaper.",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-with-food-jetty_23-2150558067.jpg",
- imageAlt: "Full shot kid with food on a jetty",
- },
+ title: "Familievennlig", description: "Havnekroa er et sted for alle, fra små eventyrere til store selskaper.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-with-food-jetty_23-2150558067.jpg", imageAlt: "Full shot kid with food on a jetty"},
{
- title: "Håndlaget deig",
- description: "Langtidshevet surdeig som gir en luftig og sprø bunn hver gang.",
- imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-pizza-wooden-surface_181624-5783.jpg",
- imageAlt: "Freshly baked pizza on a wooden surface",
- },
+ title: "Håndlaget deig", description: "Langtidshevet surdeig som gir en luftig og sprø bunn hver gang.", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-pizza-wooden-surface_181624-5783.jpg", imageAlt: "Freshly baked pizza on a wooden surface"},
]}
/>
@@ -207,8 +135,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file