Merge version_1 into main #1
@@ -1,27 +1,60 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Montserrat } 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 { Montserrat } 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 montserrat = Montserrat({
|
||||
variable: "--font-montserrat",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Il Cucù — Ristorante Barletta | Cucina Pugliese Autentica",
|
||||
description: "Scopri Il Cucù: ristorante autentico a Barletta specializzato in pizza artigianale, baccalà e cucina pugliese tradizionale. Prenota il tuo tavolo online.",
|
||||
keywords: "ristorante Barletta, pizza Barletta, cucina pugliese, baccalà alla barlettana, ristorante tradizionale, piatti autentici, miglior pizza",
|
||||
metadataBase: new URL("https://ilcucu.it"),
|
||||
alternates: {
|
||||
canonical: "https://ilcucu.it",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Il Cucù — Cucina senza Tempo | Ristorante Barletta",
|
||||
description: "Cucina italiana autentica dove la tradizione incontra la creatività. Prenota un'esperienza indimenticabile.",
|
||||
url: "https://ilcucu.it",
|
||||
siteName: "Il Cucù",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/freshly-baked-pizza-wooden-surface_181624-5783.jpg",
|
||||
alt: "Il Cucù — Pizza Poetry",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Il Cucù — Ristorante Barletta",
|
||||
description: "Cucina italiana autentica nel cuore di Barletta",
|
||||
images: ["http://img.b2bpic.net/free-photo/freshly-baked-pizza-wooden-surface_181624-5783.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -31,7 +64,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${montserrat.variable} ${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${montserrat.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -43,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -204,7 +204,7 @@ export default function HomePage() {
|
||||
name: "Maria Rossi",
|
||||
role: "Cliente Abituale, Barletta",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiley-woman-with-mobile_23-2148523943.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiley-woman-with-mobile_23-2148523943.jpg?_wi=1",
|
||||
imageAlt: "Maria Rossi",
|
||||
},
|
||||
{
|
||||
@@ -215,7 +215,7 @@ export default function HomePage() {
|
||||
name: "Giovanni Ferrari",
|
||||
role: "Fotografo Culinario",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-elegant-male-riding-scooter_23-2148577333.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-elegant-male-riding-scooter_23-2148577333.jpg?_wi=1",
|
||||
imageAlt: "Giovanni Ferrari",
|
||||
},
|
||||
{
|
||||
@@ -226,7 +226,7 @@ export default function HomePage() {
|
||||
name: "Elena Greco",
|
||||
role: "Evento Organizer, Puglia",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg?_wi=1",
|
||||
imageAlt: "Elena Greco",
|
||||
},
|
||||
{
|
||||
@@ -237,7 +237,7 @@ export default function HomePage() {
|
||||
name: "Antonio De Marco",
|
||||
role: "Chef Consulente",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg?_wi=1",
|
||||
imageAlt: "Antonio De Marco",
|
||||
},
|
||||
{
|
||||
@@ -248,7 +248,7 @@ export default function HomePage() {
|
||||
name: "Francesca Bianchi",
|
||||
role: "Turista Italiana",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg",
|
||||
"http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=1",
|
||||
imageAlt: "Francesca Bianchi",
|
||||
},
|
||||
{
|
||||
@@ -259,7 +259,7 @@ export default function HomePage() {
|
||||
name: "Marco Santoro",
|
||||
role: "Editore Gastronomico",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg?_wi=1",
|
||||
imageAlt: "Marco Santoro",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -57,7 +57,7 @@ export default function ReviewsPage() {
|
||||
name: "Maria Rossi",
|
||||
role: "Cliente Abituale, Barletta",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiley-woman-with-mobile_23-2148523943.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiley-woman-with-mobile_23-2148523943.jpg?_wi=2",
|
||||
imageAlt: "Maria Rossi",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function ReviewsPage() {
|
||||
name: "Giovanni Ferrari",
|
||||
role: "Fotografo Culinario",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-elegant-male-riding-scooter_23-2148577333.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-elegant-male-riding-scooter_23-2148577333.jpg?_wi=2",
|
||||
imageAlt: "Giovanni Ferrari",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function ReviewsPage() {
|
||||
name: "Elena Greco",
|
||||
role: "Evento Organizer, Puglia",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg?_wi=2",
|
||||
imageAlt: "Elena Greco",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function ReviewsPage() {
|
||||
name: "Antonio De Marco",
|
||||
role: "Chef Consulente",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg?_wi=2",
|
||||
imageAlt: "Antonio De Marco",
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function ReviewsPage() {
|
||||
name: "Francesca Bianchi",
|
||||
role: "Turista Italiana",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg",
|
||||
"http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=2",
|
||||
imageAlt: "Francesca Bianchi",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function ReviewsPage() {
|
||||
name: "Marco Santoro",
|
||||
role: "Editore Gastronomico",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg?_wi=2",
|
||||
imageAlt: "Marco Santoro",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user