Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-05 19:10:38 +00:00
2 changed files with 48 additions and 45 deletions

View File

@@ -1,47 +1,28 @@
import type { Metadata } from "next";
import { Public_Sans } 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 publicSans = Public_Sans({
variable: "--font-public-sans", subsets: ["latin"],
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: "Gold African Kitchen | Authentic African Cuisine", description: "Experience authentic African flavors at Gold African Kitchen. Traditional recipes, premium ingredients, and exceptional hospitality. Reserve your table today!", keywords: "African restaurant, authentic cuisine, traditional food, African dishes, Jollof rice, Egusi soup, African dining", metadataBase: new URL("https://goldafricankitchen.com"),
alternates: {
canonical: "https://goldafricankitchen.com"},
openGraph: {
title: "Gold African Kitchen | Authentic African Cuisine", description: "Savor traditional African flavors prepared with passion and premium ingredients.", url: "https://goldafricankitchen.com", siteName: "Gold African Kitchen", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-ethiopian-food-with-fresh-vegetables-wooden-table_181624-32889.jpg", alt: "Gold African Kitchen restaurant"},
],
},
twitter: {
card: "summary_large_image", title: "Gold African Kitchen | Authentic African Cuisine", description: "Experience authentic African flavors at Gold African Kitchen.", images: ["http://img.b2bpic.net/free-photo/vertical-shot-delicious-ethiopian-food-with-fresh-vegetables-wooden-table_181624-32889.jpg"],
},
};
title: "Gold African Kitchen", description: "Experience authentic African flavors and traditional cuisine"};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${publicSans.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={`${geist.variable} ${geistMono.variable} antialiased`}>
{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1409,7 +1390,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -81,16 +81,20 @@ export default function LandingPage() {
features={[
{
icon: Flame,
title: "Spiced & Bold", description: "Experience rich, aromatic spices that tell stories of African culinary traditions passed down through generations."},
title: "Spiced & Bold", description: "Experience rich, aromatic spices that tell stories of African culinary traditions passed down through generations."
},
{
icon: Droplets,
title: "Fresh Ingredients", description: "We source premium, locally-sourced ingredients to ensure authenticity and quality in every dish we prepare."},
title: "Fresh Ingredients", description: "We source premium, locally-sourced ingredients to ensure authenticity and quality in every dish we prepare."
},
{
icon: Heart,
title: "Made with Love", description: "Every meal is prepared with passion and care, reflecting our commitment to celebrating African culinary heritage."},
title: "Made with Love", description: "Every meal is prepared with passion and care, reflecting our commitment to celebrating African culinary heritage."
},
{
icon: Users,
title: "Community Focused", description: "Join a vibrant community celebrating authentic African flavors and creating lasting memories together."},
title: "Community Focused", description: "Join a vibrant community celebrating authentic African flavors and creating lasting memories together."
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -107,13 +111,16 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Gold African Kitchen", name: "Jollof Rice Royale", price: "$14.99", rating: 5,
reviewCount: "380+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-multi-colored-rice-with-grilled-chicken-wing-pumpkin-seeds-top_141793-5026.jpg", imageAlt: "Golden jollof rice with vegetables and protein"},
reviewCount: "380+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-multi-colored-rice-with-grilled-chicken-wing-pumpkin-seeds-top_141793-5026.jpg", imageAlt: "Golden jollof rice with vegetables and protein"
},
{
id: "2", brand: "Gold African Kitchen", name: "Egusi Soup Supreme", price: "$12.99", rating: 5,
reviewCount: "290+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kyufta-bozbash-traditional-azerbaijani-dish-with-peas-kyasa-plate_140725-11542.jpg", imageAlt: "Rich egusi soup served with pounded yam"},
reviewCount: "290+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kyufta-bozbash-traditional-azerbaijani-dish-with-peas-kyasa-plate_140725-11542.jpg", imageAlt: "Rich egusi soup served with pounded yam"
},
{
id: "3", brand: "Gold African Kitchen", name: "Spiced Suya Skewers", price: "$15.99", rating: 5,
reviewCount: "320+", imageSrc: "http://img.b2bpic.net/free-photo/mixed-grill-with-seasoned-mala-sichuan-pepper-chinese-spices_1150-26491.jpg", imageAlt: "Perfectly grilled spiced meat skewers"},
reviewCount: "320+", imageSrc: "http://img.b2bpic.net/free-photo/mixed-grill-with-seasoned-mala-sichuan-pepper-chinese-spices_1150-26491.jpg", imageAlt: "Perfectly grilled spiced meat skewers"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -130,22 +137,38 @@ export default function LandingPage() {
tagIcon={MessageCircle}
testimonials={[
{
id: "1", name: "Ama Okonkwo", handle: "@amaokay", testimonial: "Every dish transports me back home. The authenticity and care put into each meal is remarkable. This is true African cuisine!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Ama Okonkwo"},
id: "1", name: "Ama Okonkwo", handle: "@amaokay", testimonial: "Every dish transports me back home. The authenticity and care put into each meal is remarkable. This is true African cuisine!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Ama Okonkwo"
},
{
id: "2", name: "James Chen", handle: "@jchen_eats", testimonial: "I was blown away by the flavors and hospitality. This restaurant has introduced me to a whole new world of culinary excellence.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Chen"},
id: "2", name: "James Chen", handle: "@jchen_eats", testimonial: "I was blown away by the flavors and hospitality. This restaurant has introduced me to a whole new world of culinary excellence.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Chen"
},
{
id: "3", name: "Maria Santos", handle: "@mariafoodie", testimonial: "The atmosphere is warm, the service is exceptional, and the food is absolutely divine. Highly recommend for any occasion!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Maria Santos"},
id: "3", name: "Maria Santos", handle: "@mariafoodie", testimonial: "The atmosphere is warm, the service is exceptional, and the food is absolutely divine. Highly recommend for any occasion!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Maria Santos"
},
{
id: "4", name: "David Okafor", handle: "@davidcooks", testimonial: "Gold African Kitchen celebrates our heritage beautifully. The traditional recipes are executed flawlessly and with deep respect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Okafor"},
id: "4", name: "David Okafor", handle: "@davidcooks", testimonial: "Gold African Kitchen celebrates our heritage beautifully. The traditional recipes are executed flawlessly and with deep respect.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Okafor"
},
{
id: "5", name: "Sophia Williams", handle: "@sophialeaves", testimonial: "My family loves this place. The staff treats everyone like family, and the food tastes like home. We visit at least twice a month!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Sophia Williams"},
id: "5", name: "Sophia Williams", handle: "@sophialeaves", testimonial: "My family loves this place. The staff treats everyone like family, and the food tastes like home. We visit at least twice a month!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Sophia Williams"
},
{
id: "6", name: "Ahmed Hassan", handle: "@ahmedgourmet", testimonial: "A true gem in the community. The commitment to authenticity and quality is evident in every aspect of the dining experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Ahmed Hassan"},
id: "6", name: "Ahmed Hassan", handle: "@ahmedgourmet", testimonial: "A true gem in the community. The commitment to authenticity and quality is evident in every aspect of the dining experience.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Ahmed Hassan"
},
]}
showRating={true}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
buttons={[
{ text: "Reserve Your Table", href: "#contact" },
]}
buttonAnimation="slide-up"
/>
</div>