Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c703aad2a4 | |||
| 6c845057d5 | |||
| 8d90aa913f | |||
| a06c245384 | |||
| 7956b7101f | |||
| 3455f2995f |
@@ -1,68 +1,28 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Libre_Baskerville } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Geist, Geist_Mono } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const libreBaskerville = Libre_Baskerville({
|
||||
variable: "--font-libre-baskerville",
|
||||
subsets: ["latin"],
|
||||
weight: ["400", "700"],
|
||||
const geist = Geist({
|
||||
variable: "--font-geist-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
const geistMono = Geist_Mono({
|
||||
variable: "--font-geist-mono", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Star Kabab & Restaurant - Authentic Bangladeshi & Mughlai Cuisine in Dhaka",
|
||||
description: "Experience authentic Bangladeshi and Mughlai cuisine at Star Kabab. Family-owned restaurant since 1967. Kababs, biryani, and traditional dishes. Reserve your table now!",
|
||||
keywords: "star kabab, bangladeshi restaurant, mughlai cuisine, dhaka restaurants, biryani, kabab, authentic food, bangladeshi food dhaka",
|
||||
metadataBase: new URL("https://starkabab.com"),
|
||||
alternates: {
|
||||
canonical: "https://starkabab.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Star Kabab & Restaurant - Serving Authentic Flavors Since 1967",
|
||||
description: "Discover the taste of tradition at Dhaka's most trusted restaurant chain. Premium Bangladeshi and Mughlai cuisine with expert chefs.",
|
||||
url: "https://starkabab.com",
|
||||
siteName: "Star Kabab & Restaurant",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/bbq-grill-cooked-with-hot-spicy-sichuan-pepper-sauce-is-chinese-herb_1150-13496.jpg",
|
||||
alt: "Star Kabab - Shish Kabab",
|
||||
},
|
||||
],
|
||||
type: "website",
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Star Kabab & Restaurant - Authentic Bangladeshi Cuisine",
|
||||
description: "Experience authentic flavors at Star Kabab. Premium kababs, biryani, and traditional dishes in Dhaka.",
|
||||
images: ["http://img.b2bpic.net/free-photo/bbq-grill-cooked-with-hot-spicy-sichuan-pepper-sauce-is-chinese-herb_1150-13496.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
title: "Star Kabab - Authentic Bangladeshi & Mughlai Cuisine", description: "Experience authentic Bangladeshi and Mughlai flavors at Star Kabab, serving since 1967."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${libreBaskerville.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={`${geist.variable} ${geistMono.variable} antialiased`}>
|
||||
{children}
|
||||
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1430,7 +1390,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -74,11 +74,14 @@ export default function HomePage() {
|
||||
<ProductCardOne
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Shish Kabab", price: "৳450", imageSrc: "http://img.b2bpic.net/free-photo/bbq-grill-cooked-with-hot-spicy-sichuan-pepper-sauce-is-chinese-herb_1150-13496.jpg?_wi=2", imageAlt: "Shish Kabab"},
|
||||
id: "1", name: "Shish Kabab", price: "৳450", imageSrc: "http://img.b2bpic.net/free-photo/bbq-grill-cooked-with-hot-spicy-sichuan-pepper-sauce-is-chinese-herb_1150-13496.jpg?_wi=2", imageAlt: "Shish Kabab"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Kacchi Biryani", price: "৳550", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg?_wi=1", imageAlt: "Kacchi Biryani"},
|
||||
id: "2", name: "Kacchi Biryani", price: "৳550", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg?_wi=1", imageAlt: "Kacchi Biryani"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Chicken Tikka", price: "৳400", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-sauce-fried-eggplant-onion-round-plate_176474-2695.jpg?_wi=1", imageAlt: "Chicken Tikka"},
|
||||
id: "3", name: "Chicken Tikka", price: "৳400", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-sauce-fried-eggplant-onion-round-plate_176474-2695.jpg?_wi=1", imageAlt: "Chicken Tikka"
|
||||
},
|
||||
]}
|
||||
title="Signature Dishes"
|
||||
description="Experience our most beloved culinary creations, prepared with the finest ingredients and traditional recipes passed down through generations."
|
||||
@@ -125,17 +128,23 @@ export default function HomePage() {
|
||||
author="Karim Hassan - Regular Customer"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Happy Customer 1"},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Happy Customer 1"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", alt: "Happy Customer 2"},
|
||||
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", alt: "Happy Customer 2"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Happy Customer 3"},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Happy Customer 3"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg", alt: "Happy Customer 4"},
|
||||
src: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg", alt: "Happy Customer 4"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Happy Customer 5"},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Happy Customer 5"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", alt: "Happy Customer 6"},
|
||||
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", alt: "Happy Customer 6"
|
||||
},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -147,13 +156,13 @@ export default function HomePage() {
|
||||
<ContactCenter
|
||||
tag="Get In Touch"
|
||||
title="Ready to Taste Excellence?"
|
||||
description="Reserve your table at Star Kabab or subscribe to our newsletter for exclusive offers, new menu items, and special dining events."
|
||||
description="Reserve a table to enjoy our authentic cuisine in person, OR stay updated with exclusive offers and new menu items delivered to your email."
|
||||
tagIcon={MessageSquare}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Reserve Table"
|
||||
termsText="We respect your privacy. Your reservation details are secure with us."
|
||||
buttonText="Reserve & Subscribe"
|
||||
termsText="We respect your privacy. Your reservation details and email preferences are secure with us."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -199,4 +208,4 @@ export default function HomePage() {
|
||||
</footer>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user