diff --git a/app/akciok/facebook-google/layout.tsx b/app/akciok/facebook-google/layout.tsx new file mode 100644 index 0000000..2742958 --- /dev/null +++ b/app/akciok/facebook-google/layout.tsx @@ -0,0 +1,32 @@ +import type { Metadata } from "next"; +import { translations } from "@/lib/translations"; + +const meta = translations.hu.discounts.pages.fbGoogle.meta; + +export const metadata: Metadata = { + title: meta.title, + description: meta.description, + alternates: { + canonical: '/akciok/facebook-google/', + }, + openGraph: { + title: meta.title, + description: meta.description, + url: 'https://skyflytravel.hu/akciok/facebook-google/', + siteName: 'SkyFly Travel', + locale: 'hu_HU', + type: 'website', + images: [ + { + url: '/images/hero-main.jpg', + width: 1200, + height: 630, + alt: 'SkyFly Travel - Facebook & Google Akció', + }, + ], + }, +}; + +export default function Layout({ children }: { children: React.ReactNode }) { + return <>{children}>; +} diff --git a/app/akciok/tiktok/layout.tsx b/app/akciok/tiktok/layout.tsx new file mode 100644 index 0000000..9fb8508 --- /dev/null +++ b/app/akciok/tiktok/layout.tsx @@ -0,0 +1,32 @@ +import type { Metadata } from "next"; +import { translations } from "@/lib/translations"; + +const meta = translations.hu.discounts.pages.tiktok.meta; + +export const metadata: Metadata = { + title: meta.title, + description: meta.description, + alternates: { + canonical: '/akciok/tiktok/', + }, + openGraph: { + title: meta.title, + description: meta.description, + url: 'https://skyflytravel.hu/akciok/tiktok/', + siteName: 'SkyFly Travel', + locale: 'hu_HU', + type: 'website', + images: [ + { + url: '/images/hero-main.jpg', + width: 1200, + height: 630, + alt: 'SkyFly Travel - TikTok Akció', + }, + ], + }, +}; + +export default function Layout({ children }: { children: React.ReactNode }) { + return <>{children}>; +} diff --git a/app/arak/layout.tsx b/app/arak/layout.tsx index 4c57a2f..62a70a8 100644 --- a/app/arak/layout.tsx +++ b/app/arak/layout.tsx @@ -6,6 +6,25 @@ const meta = translations.hu.pricing.meta; export const metadata: Metadata = { title: meta.title, description: meta.description, + alternates: { + canonical: '/arak/', + }, + openGraph: { + title: meta.title, + description: meta.description, + url: 'https://skyflytravel.hu/arak/', + siteName: 'SkyFly Travel', + locale: 'hu_HU', + type: 'website', + images: [ + { + url: '/images/hero-main.jpg', + width: 1200, + height: 630, + alt: 'SkyFly Travel - Árak', + }, + ], + }, }; export default function Layout({ children }: { children: React.ReactNode }) { diff --git a/app/egyeb-szemelyszallitas/layout.tsx b/app/egyeb-szemelyszallitas/layout.tsx new file mode 100644 index 0000000..393447f --- /dev/null +++ b/app/egyeb-szemelyszallitas/layout.tsx @@ -0,0 +1,32 @@ +import type { Metadata } from "next"; +import { translations } from "@/lib/translations"; + +const meta = translations.hu.otherTransportPage.meta; + +export const metadata: Metadata = { + title: meta.title, + description: meta.description, + alternates: { + canonical: '/egyeb-szemelyszallitas/', + }, + openGraph: { + title: meta.title, + description: meta.description, + url: 'https://skyflytravel.hu/egyeb-szemelyszallitas/', + siteName: 'SkyFly Travel', + locale: 'hu_HU', + type: 'website', + images: [ + { + url: '/images/hero-main.jpg', + width: 1200, + height: 630, + alt: 'SkyFly Travel - Egyéb személyszállítás', + }, + ], + }, +}; + +export default function Layout({ children }: { children: React.ReactNode }) { + return <>{children}>; +} diff --git a/app/egyeb-szemelyszallitas/page.tsx b/app/egyeb-szemelyszallitas/page.tsx index e79ad98..65857a4 100644 --- a/app/egyeb-szemelyszallitas/page.tsx +++ b/app/egyeb-szemelyszallitas/page.tsx @@ -183,7 +183,7 @@ export default function OtherTransportPage() { vagy hívjon minket
- ++ Sajnáljuk, de az oldal, amit keres, nem található vagy elköltözött. +
+ +