Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-11 04:02:24 +00:00
5 changed files with 57 additions and 18 deletions

View File

@@ -56,7 +56,7 @@ export default function ExperiencePage() {
imageAlt: "porte de france medina entrance historic gate tunis"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg?_wi=4",
imageAlt: "luxury hotel balcony overlooking historic square medina"
}
]}

View File

@@ -56,7 +56,7 @@ export default function HistoryPage() {
imageAlt: "Historic british embassy building colonial architecture tunisia"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg?_wi=2",
imageAlt: "luxury boutique hotel interior elegant lobby cream stone"
}
]}

View File

@@ -1,18 +1,22 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Lato } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Lato } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const lato = Lato({
variable: "--font-lato",
@@ -20,6 +24,39 @@ const lato = Lato({
weight: ["100", "300", "400", "700", "900"],
});
export const metadata: Metadata = {
title: "Royal Victoria Hotel - Luxury Boutique Hotel at the Gate of the Medina",
description: "Experience historic luxury at Royal Victoria Hotel, a former British Embassy converted into a boutique hotel. Prime Medina location, exceptional breakfast, and authentic Tunisian hospitality.",
keywords: "luxury hotel Tunis, boutique hotel Medina, historic hotel Tunisia, hotel near Medina, Porte de France hotel, Victory Square hotel",
metadataBase: new URL("https://royalvictoriahotel.tn"),
alternates: {
canonical: "https://royalvictoriahotel.tn",
},
openGraph: {
title: "Royal Victoria Hotel - Where History Meets Hospitality",
description: "Stay at one of Tunis' most remarkable historic buildings. Former British Embassy turned luxury boutique hotel at the gateway of the Medina.",
url: "https://royalvictoriahotel.tn",
siteName: "Royal Victoria Hotel",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg",
alt: "Royal Victoria Hotel balcony overlooking Victory Square",
},
],
},
twitter: {
card: "summary_large_image",
title: "Royal Victoria Hotel - Luxury Boutique Experience in Tunis",
description: "Historic luxury at the gateway of the Medina. Experience authentic Tunisian hospitality in a former British Embassy.",
images: ["http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -28,7 +65,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${lato.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${lato.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -40,4 +79,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -92,11 +92,11 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg?_wi=1",
imageAlt: "Luxury balcony overlooking Victory Square and Porte de France",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg?_wi=1",
imageAlt: "Historic interior of the former British Embassy",
},
]}
@@ -197,21 +197,21 @@ export default function HomePage() {
id: "classic",
name: "Classic Room",
price: "€89",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-couple-watching-movie-together-balcony-morning-with-curtains-foreground-young-man-resting-with-his-amazing-tanned-girlfriend-bed-holding-laptop-with-sea-views_197531-3206.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-couple-watching-movie-together-balcony-morning-with-curtains-foreground-young-man-resting-with-his-amazing-tanned-girlfriend-bed-holding-laptop-with-sea-views_197531-3206.jpg?_wi=1",
imageAlt: "Classic room with historic charm and modern comfort",
},
{
id: "superior",
name: "Superior Room",
price: "€129",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-couple-watching-movie-together-balcony-morning-with-curtains-foreground-young-man-resting-with-his-amazing-tanned-girlfriend-bed-holding-laptop-with-sea-views_197531-3206.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-couple-watching-movie-together-balcony-morning-with-curtains-foreground-young-man-resting-with-his-amazing-tanned-girlfriend-bed-holding-laptop-with-sea-views_197531-3206.jpg?_wi=2",
imageAlt: "Spacious superior room with additional seating",
},
{
id: "balcony",
name: "Balcony Room",
price: "€159",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg?_wi=2",
imageAlt: "Private balcony room overlooking Victory Square",
},
]}

View File

@@ -86,21 +86,21 @@ export default function RoomsPage() {
id: "classic",
name: "Classic Room",
price: "€89",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-couple-watching-movie-together-balcony-morning-with-curtains-foreground-young-man-resting-with-his-amazing-tanned-girlfriend-bed-holding-laptop-with-sea-views_197531-3206.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-couple-watching-movie-together-balcony-morning-with-curtains-foreground-young-man-resting-with-his-amazing-tanned-girlfriend-bed-holding-laptop-with-sea-views_197531-3206.jpg?_wi=3",
imageAlt: "Classic room with historic charm and modern comfort",
},
{
id: "superior",
name: "Superior Room",
price: "€129",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-couple-watching-movie-together-balcony-morning-with-curtains-foreground-young-man-resting-with-his-amazing-tanned-girlfriend-bed-holding-laptop-with-sea-views_197531-3206.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-couple-watching-movie-together-balcony-morning-with-curtains-foreground-young-man-resting-with-his-amazing-tanned-girlfriend-bed-holding-laptop-with-sea-views_197531-3206.jpg?_wi=4",
imageAlt: "Spacious superior room with additional seating",
},
{
id: "balcony",
name: "Balcony Room",
price: "€159",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg?_wi=3",
imageAlt: "Private balcony room overlooking Victory Square",
},
]}