diff --git a/src/app/page.tsx b/src/app/page.tsx
index f1b908f..1a2a12e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
@@ -57,104 +47,56 @@ export default function LandingPage() {
@@ -167,34 +109,23 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "1",
- value: "4.5★",
- description: "Rating on Foodora",
- },
+ id: "1", value: "4.5★", description: "Betyg på Foodora"},
{
- id: "2",
- value: "527+",
- description: "Verified Reviews",
- },
+ id: "2", value: "527+", description: "Verifierade recensioner"},
{
- id: "3",
- value: "18+",
- description: "Years of Tradition",
- },
+ id: "3", value: "18+", description: "År av tradition"},
]}
- title="Proven Quality"
- description="Our legacy speaks for itself."
+ title="Beprövad kvalitet"
+ description="Vårt arv talar för sig självt."
/>
@@ -206,50 +137,20 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Premium Nigiri",
- price: "$28",
- variant: "Seasonal",
- imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5587.jpg?_wi=2",
- },
+ id: "p1", name: "Premium Nigiri", price: "280 kr", variant: "Säsongsbaserad", imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5587.jpg?_wi=2"},
{
- id: "p2",
- name: "Poke Bowl",
- price: "$22",
- variant: "Signature",
- imageSrc: "http://img.b2bpic.net/free-photo/buddha-bowl-rice-with-salmon-radish-red-cabbage-edamame-beans-sesame-seeds-concept-delicious-healthy-food-top-view-copy-space_127032-2414.jpg?_wi=2",
- },
+ id: "p2", name: "Poke Bowl", price: "220 kr", variant: "Signatur", imageSrc: "http://img.b2bpic.net/free-photo/buddha-bowl-rice-with-salmon-radish-red-cabbage-edamame-beans-sesame-seeds-concept-delicious-healthy-food-top-view-copy-space_127032-2414.jpg?_wi=2"},
{
- id: "p3",
- name: "Authentic Bibimbap",
- price: "$25",
- variant: "Fusion",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-noodles-with-eggs-vegetables_23-2148694335.jpg?_wi=2",
- },
+ id: "p3", name: "Autentisk Bibimbap", price: "250 kr", variant: "Fusion", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-noodles-with-eggs-vegetables_23-2148694335.jpg?_wi=2"},
{
- id: "p4",
- name: "Pad Thai Delight",
- price: "$20",
- variant: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195543.jpg",
- },
+ id: "p4", name: "Pad Thai Delight", price: "200 kr", variant: "Klassiker", imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195543.jpg"},
{
- id: "p5",
- name: "Signature Rolls",
- price: "$30",
- variant: "Chef Special",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-sushi-sushi-delivery-advertising-sushi-rolls-made-fish-cheese_132075-14525.jpg",
- },
+ id: "p5", name: "Signaturrullar", price: "300 kr", variant: "Kockens special", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-sushi-sushi-delivery-advertising-sushi-rolls-made-fish-cheese_132075-14525.jpg"},
{
- id: "p6",
- name: "Crispy Tempura",
- price: "$18",
- variant: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/breaded-torpedo-shrimps-wooden-table_123827-35704.jpg",
- },
+ id: "p6", name: "Krispig Tempura", price: "180 kr", variant: "Klassiker", imageSrc: "http://img.b2bpic.net/free-photo/breaded-torpedo-shrimps-wooden-table_123827-35704.jpg"},
]}
- title="Signature Selection"
- description="Handcrafted dishes inspired by our guests' favorites."
+ title="Signaturutbud"
+ description="Handgjorda rätter inspirerade av våra gästers favoriter."
/>
@@ -258,33 +159,18 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- imageSrc: "http://img.b2bpic.net/free-photo/emotional-female-portrait-closeup-outdoors_1321-4437.jpg",
- },
+ id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/emotional-female-portrait-closeup-outdoors_1321-4437.jpg"},
{
- id: "2",
- name: "Michael K.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-sunny-smiling-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5226.jpg",
- },
+ id: "2", name: "Michael K.", imageSrc: "http://img.b2bpic.net/free-photo/young-sunny-smiling-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5226.jpg"},
{
- id: "3",
- name: "Elena R.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-talking-phone-new-year-s-eve-party_23-2149144044.jpg",
- },
+ id: "3", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-talking-phone-new-year-s-eve-party_23-2149144044.jpg"},
{
- id: "4",
- name: "David W.",
- imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg",
- },
+ id: "4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg"},
{
- id: "5",
- name: "Lisa T.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg",
- },
+ id: "5", name: "Lisa T.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg"},
]}
- cardTitle="Guest Testimonials"
- cardTag="Reviews"
+ cardTitle="Gästrecensioner"
+ cardTag="Recensioner"
cardAnimation="slide-up"
/>
@@ -292,19 +178,13 @@ export default function LandingPage() {
@@ -316,25 +196,17 @@ export default function LandingPage() {
{
items: [
{
- label: "Reserve a Table",
- href: "#contact",
- },
+ label: "Boka bord", href: "#contact"},
{
- label: "View Menu",
- href: "#menu",
- },
+ label: "Se menyn", href: "#menu"},
],
},
{
items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Integritetspolicy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Användarvillkor", href: "#"},
],
},
]}
@@ -344,4 +216,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file