Merge version_2 into main #4
@@ -1,51 +1,17 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Open_Sans } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const openSans = Open_Sans({
|
||||
variable: "--font-open-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Golden Flame - Authentic Balkan Cuisine & Grilled Specialties", description: "Experience authentic Balkan cuisine at Golden Flame. Premium grilled meats, traditional chevapi, fresh seafood, and more. Order online or make a reservation today.", keywords: "Balkan restaurant, grilled meats, authentic cuisine, chevapi, schnitzel, steaks, seafood, Mediterranean food", openGraph: {
|
||||
title: "Golden Flame - Authentic Balkan Cuisine", description: "Discover traditional Balkan flavors expertly grilled to perfection. Premium quality meats, seafood, and traditional dishes.", siteName: "Golden Flame", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/saj-made-from-vegetables-meat-charcoal_140725-3569.jpg", alt: "Golden Flame Balkan Restaurant"
|
||||
}
|
||||
]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Golden Flame - Authentic Balkan Restaurant", description: "Experience authentic Balkan cuisine. Grilled to perfection.", images: ["http://img.b2bpic.net/free-photo/saj-made-from-vegetables-meat-charcoal_140725-3569.jpg"]
|
||||
}
|
||||
};
|
||||
title: "Golden Flame - Authentic Balkan Cuisine", description: "Experience authentic Balkan cuisine grilled to perfection at Golden Flame Restaurant."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${openSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body>{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1413,7 +1379,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
@@ -28,6 +28,7 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="Golden Flame"
|
||||
brandLogo="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUB6olAPmcGrolXYFuCveLBCAh/uploaded-1772658441340-tm3gdeg5.jpg"
|
||||
navItems={[
|
||||
{ name: "Menu", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
@@ -171,22 +172,28 @@ export default function LandingPage() {
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Kovacs", handle: "@maria_dines", testimonial: "The best Balkan food I've had in years! Golden Flame's steaks are absolutely incredible - perfectly grilled with amazing flavor. The staff is so friendly too!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Maria Kovacs"
|
||||
id: "1", name: "Maria Kovacs", handle: "@maria_dines", testimonial: "The best Balkan food I've had in years! Golden Flame's steaks are absolutely incredible - perfectly grilled with amazing flavor. The staff is so friendly too!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Maria Kovacs"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Dimitri Aleksov", handle: "@dimitri_foodlover", testimonial: "Authentic, delicious, and worth every penny. The chevapi here remind me of home. Golden Flame brings true Balkan hospitality to the table.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Dimitri Aleksov"
|
||||
id: "2", name: "Dimitri Aleksov", handle: "@dimitri_foodlover", testimonial: "Authentic, delicious, and worth every penny. The chevapi here remind me of home. Golden Flame brings true Balkan hospitality to the table.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Dimitri Aleksov"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez", handle: "@elena_eats", testimonial: "Took my family here and everyone loved their meals. From the gypsy burger to the seafood, everything was fresh and perfectly prepared. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Elena Rodriguez"
|
||||
id: "3", name: "Elena Rodriguez", handle: "@elena_eats", testimonial: "Took my family here and everyone loved their meals. From the gypsy burger to the seafood, everything was fresh and perfectly prepared. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Elena Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Stefan Milojevic", handle: "@stefan_local", testimonial: "Finally found a place that serves real Balkan cuisine! The mixed platter for 2 is perfect for sharing. Best dining experience in town, hands down.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Stefan Milojevic"
|
||||
id: "4", name: "Stefan Milojevic", handle: "@stefan_local", testimonial: "Finally found a place that serves real Balkan cuisine! The mixed platter for 2 is perfect for sharing. Best dining experience in town, hands down.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Stefan Milojevic"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Anna Svetkovic", handle: "@anna_flavors", testimonial: "The salmon was perfectly cooked and the schnitzel was incredibly tender. Every dish shows the care and expertise of the chef. Golden Flame is a gem!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4", imageAlt: "Anna Svetkovic"
|
||||
id: "5", name: "Anna Svetkovic", handle: "@anna_flavors", testimonial: "The salmon was perfectly cooked and the schnitzel was incredibly tender. Every dish shows the care and expertise of the chef. Golden Flame is a gem!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4", imageAlt: "Anna Svetkovic"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Nikola Petrovic", handle: "@nikola_grill", testimonial: "As someone who grew up eating Balkan food, I can say Golden Flame nails it. The grilling technique, the flavors, the portions - everything is perfect!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=5", imageAlt: "Nikola Petrovic"
|
||||
id: "6", name: "Nikola Petrovic", handle: "@nikola_grill", testimonial: "As someone who grew up eating Balkan food, I can say Golden Flame nails it. The grilling technique, the flavors, the portions - everything is perfect!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=5", imageAlt: "Nikola Petrovic"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -198,7 +205,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Get In Touch"
|
||||
description="Ready to experience authentic Balkan cuisine? Contact us to make a reservation, place an order, or just say hello. We'd love to hear from you!"
|
||||
description="Located at 142 Hwy 8, Stoney Creek, ON L8G 1C2 | Call us at (905) 664-4744. Ready to experience authentic Balkan cuisine? Contact us to make a reservation, place an order, or just say hello. We'd love to hear from you!"
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
|
||||
Reference in New Issue
Block a user