Merge version_1 into main #1
@@ -126,7 +126,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-positive-people-having-dinner-together_23-2148454185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-positive-people-having-dinner-together_23-2148454185.jpg?_wi=4"
|
||||
imageAlt="DineBook Restaurant Community"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -1,24 +1,63 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { DM_Sans } 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 { DM_Sans } 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 dmSans = DM_Sans({
|
||||
variable: "--font-dm-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "DineBook - Book Restaurants & Discover Great Dining",
|
||||
description: "Discover exceptional restaurants, read verified reviews, and make reservations instantly. Browse thousands of restaurants with authentic photos and menus on DineBook.",
|
||||
keywords: "restaurant booking, make reservations, dining reservations, restaurant reviews, food photos, fine dining booking, table reservations, restaurant discovery, food reviews, online reservations",
|
||||
metadataBase: new URL("https://dinebook.com"),
|
||||
alternates: {
|
||||
canonical: "https://dinebook.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "DineBook - Book Your Perfect Dining Experience",
|
||||
description: "Discover exceptional restaurants and book your table instantly with verified reviews and authentic food photos.",
|
||||
url: "https://dinebook.com",
|
||||
siteName: "DineBook",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg",
|
||||
alt: "Premium dining experience - Book restaurants on DineBook",
|
||||
},
|
||||
],
|
||||
type: "website",
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "DineBook - Discover & Book Great Restaurants",
|
||||
description: "Find exceptional restaurants with verified reviews and stunning food photos. Make reservations in seconds.",
|
||||
images: [
|
||||
"http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg",
|
||||
],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -27,7 +66,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${dmSans.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${dmSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -39,4 +80,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -136,7 +136,7 @@ export default function HomePage() {
|
||||
price: "2-3 hrs",
|
||||
rating: 4.8,
|
||||
reviewCount: "342",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=1",
|
||||
imageAlt: "La Bella Vita Italian Restaurant"
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function HomePage() {
|
||||
price: "2 hrs",
|
||||
rating: 4.9,
|
||||
reviewCount: "521",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-cream-sauce-mashed-potatoes_140725-2111.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-cream-sauce-mashed-potatoes_140725-2111.jpg?_wi=1",
|
||||
imageAlt: "Sakura & Stone Japanese Fusion"
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function HomePage() {
|
||||
price: "1.5 hrs",
|
||||
rating: 4.7,
|
||||
reviewCount: "298",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-bowl_23-2149152881.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-bowl_23-2149152881.jpg?_wi=1",
|
||||
imageAlt: "The Garden House Bistro"
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
price: "3 hrs",
|
||||
rating: 4.9,
|
||||
reviewCount: "445",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg?_wi=1",
|
||||
imageAlt: "Ember & Oak Steakhouse"
|
||||
}
|
||||
]}
|
||||
@@ -200,7 +200,7 @@ export default function HomePage() {
|
||||
price: "$34.99",
|
||||
rating: 4.9,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-mushroom-risotto-topped-with-grated-cheese_141793-469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-mushroom-risotto-topped-with-grated-cheese_141793-469.jpg?_wi=1",
|
||||
imageAlt: "Creamy truffle risotto with parmesan"
|
||||
},
|
||||
{
|
||||
@@ -210,7 +210,7 @@ export default function HomePage() {
|
||||
price: "$85.00",
|
||||
rating: 5,
|
||||
reviewCount: "203",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-food-table-arrangement_23-2149139499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-food-table-arrangement_23-2149139499.jpg?_wi=1",
|
||||
imageAlt: "Premium omakase course"
|
||||
},
|
||||
{
|
||||
@@ -220,7 +220,7 @@ export default function HomePage() {
|
||||
price: "$28.50",
|
||||
rating: 4.8,
|
||||
reviewCount: "142",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-meat-slices-inside-plate-with-lemon-slices-dark-background_140725-139369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-meat-slices-inside-plate-with-lemon-slices-dark-background_140725-139369.jpg?_wi=1",
|
||||
imageAlt: "Fresh herb-crusted salmon fillet"
|
||||
},
|
||||
{
|
||||
@@ -230,7 +230,7 @@ export default function HomePage() {
|
||||
price: "$68.00",
|
||||
rating: 4.9,
|
||||
reviewCount: "289",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-slice-dark-blue-meat-food-dish-fry-color-animal-rib-dinner-cooking-barbecue_179666-44077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-slice-dark-blue-meat-food-dish-fry-color-animal-rib-dinner-cooking-barbecue_179666-44077.jpg?_wi=1",
|
||||
imageAlt: "Perfectly seared prime ribeye steak"
|
||||
},
|
||||
{
|
||||
@@ -609,7 +609,7 @@ export default function HomePage() {
|
||||
{/* Footer Section */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-positive-people-having-dinner-together_23-2148454185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-positive-people-having-dinner-together_23-2148454185.jpg?_wi=1"
|
||||
imageAlt="DineBook Restaurant Community"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -183,7 +183,7 @@ export default function PricingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-positive-people-having-dinner-together_23-2148454185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-positive-people-having-dinner-together_23-2148454185.jpg?_wi=3"
|
||||
imageAlt="DineBook Restaurant Community"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -59,7 +59,7 @@ export default function RestaurantsPage() {
|
||||
price: "2-3 hrs",
|
||||
rating: 4.8,
|
||||
reviewCount: "342",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=2",
|
||||
imageAlt: "La Bella Vita Italian Restaurant"
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function RestaurantsPage() {
|
||||
price: "2 hrs",
|
||||
rating: 4.9,
|
||||
reviewCount: "521",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-cream-sauce-mashed-potatoes_140725-2111.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-cream-sauce-mashed-potatoes_140725-2111.jpg?_wi=2",
|
||||
imageAlt: "Sakura & Stone Japanese Fusion"
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function RestaurantsPage() {
|
||||
price: "1.5 hrs",
|
||||
rating: 4.7,
|
||||
reviewCount: "298",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-bowl_23-2149152881.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-bowl_23-2149152881.jpg?_wi=2",
|
||||
imageAlt: "The Garden House Bistro"
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function RestaurantsPage() {
|
||||
price: "3 hrs",
|
||||
rating: 4.9,
|
||||
reviewCount: "445",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg?_wi=2",
|
||||
imageAlt: "Ember & Oak Steakhouse"
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function RestaurantsPage() {
|
||||
price: "2.5 hrs",
|
||||
rating: 4.8,
|
||||
reviewCount: "289",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=3",
|
||||
imageAlt: "Taverna del Mare Mediterranean"
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function RestaurantsPage() {
|
||||
price: "1.5 hrs",
|
||||
rating: 4.9,
|
||||
reviewCount: "412",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-cream-sauce-mashed-potatoes_140725-2111.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-cream-sauce-mashed-potatoes_140725-2111.jpg?_wi=3",
|
||||
imageAlt: "Dynasty Kitchen Asian Fusion"
|
||||
},
|
||||
{
|
||||
@@ -119,7 +119,7 @@ export default function RestaurantsPage() {
|
||||
price: "2 hrs",
|
||||
rating: 4.7,
|
||||
reviewCount: "356",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-bowl_23-2149152881.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-bowl_23-2149152881.jpg?_wi=3",
|
||||
imageAlt: "The Catch Bistro Seafood"
|
||||
},
|
||||
{
|
||||
@@ -129,7 +129,7 @@ export default function RestaurantsPage() {
|
||||
price: "2.5 hrs",
|
||||
rating: 4.9,
|
||||
reviewCount: "523",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg?_wi=3",
|
||||
imageAlt: "Le Petit Salon French Cuisine"
|
||||
}
|
||||
]}
|
||||
@@ -163,7 +163,7 @@ export default function RestaurantsPage() {
|
||||
price: "$34.99",
|
||||
rating: 4.9,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-mushroom-risotto-topped-with-grated-cheese_141793-469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-mushroom-risotto-topped-with-grated-cheese_141793-469.jpg?_wi=2",
|
||||
imageAlt: "Creamy truffle risotto with parmesan"
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function RestaurantsPage() {
|
||||
price: "$85.00",
|
||||
rating: 5,
|
||||
reviewCount: "203",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-food-table-arrangement_23-2149139499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-food-table-arrangement_23-2149139499.jpg?_wi=2",
|
||||
imageAlt: "Premium omakase course"
|
||||
},
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function RestaurantsPage() {
|
||||
price: "$28.50",
|
||||
rating: 4.8,
|
||||
reviewCount: "142",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-meat-slices-inside-plate-with-lemon-slices-dark-background_140725-139369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-meat-slices-inside-plate-with-lemon-slices-dark-background_140725-139369.jpg?_wi=2",
|
||||
imageAlt: "Fresh herb-crusted salmon fillet"
|
||||
},
|
||||
{
|
||||
@@ -193,7 +193,7 @@ export default function RestaurantsPage() {
|
||||
price: "$68.00",
|
||||
rating: 4.9,
|
||||
reviewCount: "289",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-slice-dark-blue-meat-food-dish-fry-color-animal-rib-dinner-cooking-barbecue_179666-44077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-slice-dark-blue-meat-food-dish-fry-color-animal-rib-dinner-cooking-barbecue_179666-44077.jpg?_wi=2",
|
||||
imageAlt: "Perfectly seared prime ribeye steak"
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function RestaurantsPage() {
|
||||
price: "$38.00",
|
||||
rating: 4.8,
|
||||
reviewCount: "178",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-meat-slices-inside-plate-with-lemon-slices-dark-background_140725-139369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-meat-slices-inside-plate-with-lemon-slices-dark-background_140725-139369.jpg?_wi=3",
|
||||
imageAlt: "Whole grilled branzino with lemon"
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function RestaurantsPage() {
|
||||
price: "$45.00",
|
||||
rating: 4.9,
|
||||
reviewCount: "267",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-slice-dark-blue-meat-food-dish-fry-color-animal-rib-dinner-cooking-barbecue_179666-44077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-slice-dark-blue-meat-food-dish-fry-color-animal-rib-dinner-cooking-barbecue_179666-44077.jpg?_wi=3",
|
||||
imageAlt: "Crispy peking duck with thin pancakes"
|
||||
}
|
||||
]}
|
||||
@@ -318,7 +318,7 @@ export default function RestaurantsPage() {
|
||||
{/* Footer Section */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-positive-people-having-dinner-together_23-2148454185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-positive-people-having-dinner-together_23-2148454185.jpg?_wi=2"
|
||||
imageAlt="DineBook Restaurant Community"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user