Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,53 +1,24 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Poppins } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import "@/lib/gsap-setup";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
const poppins = Poppins({
|
||||
variable: "--font-poppins", subsets: ["latin"],
|
||||
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Casa Afriqa | Dining & Lounge | Serrekunda, Gambia',
|
||||
description: 'Serrekunda\'s premium 24/7 restaurant and lounge. Seafood, cocktails, shisha, and live sports. Experience authentic Gambian hospitality.',
|
||||
openGraph: {
|
||||
"title": "Casa Afriqa | Dining & Lounge",
|
||||
"siteName": "Casa Afriqa",
|
||||
"type": "website"
|
||||
},
|
||||
title: "Casa Afriqa | Dining & Lounge | Serrekunda, Gambia", description: "Serrekunda's premium 24/7 restaurant and lounge. Seafood, cocktails, shisha, and live sports. Experience authentic Gambian hospitality.", openGraph: {
|
||||
title: "Casa Afriqa | Dining & Lounge", siteName: "Casa Afriqa", type: "website"
|
||||
}
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
export default function RootLayout({ children }: { children: React.ReactNode }) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `${getVisualEditScript()}`
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
<html lang="en">
|
||||
<body className={`${poppins.variable} antialiased`}>
|
||||
{children}
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -11,7 +11,7 @@ export default function MenuPage() {
|
||||
<NavbarStyleApple brandName="Casa Afriqa" navItems={[{name: "Home", id: "/"}, {name: "About", id: "/about"}, {name: "Menu", id: "/menu"}, {name: "Reservations", id: "/reservations"}, {name: "Contact", id: "/contact"}]} />
|
||||
</div>
|
||||
<div id="menu-features" data-section="menu-features">
|
||||
<FeatureCardMedia title="Our Signature Menu" animationType="slide-up" textboxLayout="split" features={[{id: "m1", title: "Seafood Platters", description: "Fresh local catches expertly grilled.", tag: "Seafood", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-past-sea-food_23-2148461642.jpg"}, {id: "m2", title: "Artisan Cocktails", description: "Masterfully crafted drinks.", tag: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/delicious-italian-cocktail-with-realistic-background_23-2150063018.jpg"}]} />
|
||||
<FeatureCardMedia title="Our Signature Menu" animationType="slide-up" textboxLayout="split" features={[{id: "m1", title: "Seafood Platters", description: "Fresh local catches expertly grilled.", tag: "Seafood", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-past-sea-food_23-2148461642.jpg?_wi=2"}, {id: "m2", title: "Artisan Cocktails", description: "Masterfully crafted drinks.", tag: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/delicious-italian-cocktail-with-realistic-background_23-2150063018.jpg?_wi=2"}]} />
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard logoText="Casa Afriqa" copyrightText="© 2025 Casa Afriqa. All rights reserved." />
|
||||
|
||||
@@ -45,8 +45,8 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
features={[
|
||||
{id: "f1", title: "Fresh Seafood", description: "Expertly prepared platters with local catches.", tag: "Dining", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-past-sea-food_23-2148461642.jpg"},
|
||||
{id: "f2", title: "Artisan Cocktails", description: "Masterfully crafted drinks in a luxe setting.", tag: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/delicious-italian-cocktail-with-realistic-background_23-2150063018.jpg"},
|
||||
{id: "f1", title: "Fresh Seafood", description: "Expertly prepared platters with local catches.", tag: "Dining", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-past-sea-food_23-2148461642.jpg?_wi=1"},
|
||||
{id: "f2", title: "Artisan Cocktails", description: "Masterfully crafted drinks in a luxe setting.", tag: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/delicious-italian-cocktail-with-realistic-background_23-2150063018.jpg?_wi=1"},
|
||||
{id: "f3", title: "Casual Favorites", description: "Wings, rice, and late-night cravings.", tag: "Bites", imageSrc: "http://img.b2bpic.net/free-photo/oven-chips-with-green-salad-vegetable-tomato-slices_114579-3004.jpg"}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user