Merge version_1 into main #2

Merged
bender merged 6 commits from version_1 into main 2026-03-03 13:23:03 +00:00
6 changed files with 169 additions and 454 deletions

View File

@@ -20,8 +20,7 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Vendors", href: "/vendors" },
{ label: "Events", href: "/events" },
@@ -29,8 +28,7 @@ export default function AboutPage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "/contact" },
{ label: "Booking Help", href: "#" },
{ label: "FAQs", href: "#" },
@@ -38,8 +36,7 @@ export default function AboutPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Twitter", href: "https://twitter.com" },
@@ -60,7 +57,7 @@ export default function AboutPage() {
borderRadius="pill"
contentWidth="smallMedium"
sizing="large"
background="fluid"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="double-inset"
secondaryButtonStyle="layered"
@@ -83,39 +80,27 @@ export default function AboutPage() {
description="Born from a passion to unite food lovers, entrepreneurs, and community members, Nairobi Street Kitchen represents the authentic spirit of our city's diverse culinary heritage."
tag="Our Mission"
tagIcon={Flame}
background={{ variant: "fluid" }}
imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg?_wi=2"
background={{ variant: "rotated-rays-animated" }}
imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg"
imageAlt="Nairobi Street Kitchen community gathering"
imagePosition="right"
mediaAnimation="slide-up"
testimonials={[
{
name: "Founded with Purpose",
handle: "2020 - Inception",
testimonial:
"Started with a vision to create a space where street food vendors could thrive and share their authentic recipes with the world.",
rating: 5,
name: "Founded with Purpose", handle: "2020 - Inception", testimonial:
"Started with a vision to create a space where street food vendors could thrive and share their authentic recipes with the world.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=4",
},
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg"},
{
name: "Growing Community",
handle: "2022 - Expansion",
testimonial:
"Expanded to 20+ vendors and welcomed over 50,000 happy guests annually. Our community continues to grow stronger.",
rating: 5,
name: "Growing Community", handle: "2022 - Expansion", testimonial:
"Expanded to 20+ vendors and welcomed over 50,000 happy guests annually. Our community continues to grow stronger.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg?_wi=2",
},
"http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg"},
{
name: "Cultural Impact",
handle: "2024 - Recognition",
testimonial:
"Recognized as Nairobi's premier street food destination, preserving and celebrating authentic culinary traditions.",
rating: 5,
name: "Cultural Impact", handle: "2024 - Recognition", testimonial:
"Recognized as Nairobi's premier street food destination, preserving and celebrating authentic culinary traditions.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=5",
},
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg"},
]}
buttons={[
{ text: "Book Now", href: "/contact" },
@@ -130,18 +115,11 @@ export default function AboutPage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "Our Core Values: Authenticity,",
},
type: "text", content: "Our Core Values: Authenticity,"},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/colorful-pack-restaurant-logos-with-retro-style_23-2147654069.jpg",
alt: "Community and Excellence",
},
type: "image", src: "http://img.b2bpic.net/free-vector/colorful-pack-restaurant-logos-with-retro-style_23-2147654069.jpg", alt: "Community and Excellence"},
{
type: "text",
content: "and Community Excellence",
},
type: "text", content: "and Community Excellence"},
]}
buttons={[
{ text: "Meet Our Team", href: "/about" },
@@ -162,35 +140,17 @@ export default function AboutPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "John Kimani",
role: "Founder & CEO",
testimonial:
"Building this platform has been the most rewarding journey. Seeing vendors succeed and communities unite around authentic food drives us daily.",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=3",
imageAlt: "John Kimani",
},
id: "1", name: "John Kimani", role: "Founder & CEO", testimonial:
"Building this platform has been the most rewarding journey. Seeing vendors succeed and communities unite around authentic food drives us daily.", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", imageAlt: "John Kimani"},
{
id: "2",
name: "Priscilla Odhiambo",
role: "Community Manager",
testimonial:
"Every day, I witness the magic of connection. Our vendors are artists, and this space allows them to share their passion with the world.",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=6",
imageAlt: "Priscilla Odhiambo",
},
id: "2", name: "Priscilla Odhiambo", role: "Community Manager", testimonial:
"Every day, I witness the magic of connection. Our vendors are artists, and this space allows them to share their passion with the world.", imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", imageAlt: "Priscilla Odhiambo"},
{
id: "3",
name: "Timothy Kipchoge",
role: "Operations Lead",
testimonial:
"Ensuring excellence across every vendor and every experience is our priority. We're committed to maintaining the highest standards.",
imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2150343029.jpg?_wi=2",
imageAlt: "Timothy Kipchoge",
},
id: "3", name: "Timothy Kipchoge", role: "Operations Lead", testimonial:
"Ensuring excellence across every vendor and every experience is our priority. We're committed to maintaining the highest standards.", imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2150343029.jpg", imageAlt: "Timothy Kipchoge"},
]}
/>
</div>

View File

@@ -20,8 +20,7 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Vendors", href: "/vendors" },
{ label: "Events", href: "/events" },
@@ -29,8 +28,7 @@ export default function ContactPage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "/contact" },
{ label: "Booking Help", href: "#" },
{ label: "FAQs", href: "#" },
@@ -38,8 +36,7 @@ export default function ContactPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Twitter", href: "https://twitter.com" },
@@ -60,7 +57,7 @@ export default function ContactPage() {
borderRadius="pill"
contentWidth="smallMedium"
sizing="large"
background="fluid"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="double-inset"
secondaryButtonStyle="layered"
@@ -83,39 +80,27 @@ export default function ContactPage() {
description="Have questions? Want to book a table, host an event, or become a vendor? We'd love to hear from you. Connect with our team anytime."
tag="Contact Information"
tagIcon={Heart}
background={{ variant: "fluid" }}
imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg?_wi=5"
background={{ variant: "rotated-rays-animated" }}
imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg"
imageAlt="Contact us for reservations and inquiries"
imagePosition="right"
mediaAnimation="slide-up"
testimonials={[
{
name: "Visit Us",
handle: "Location",
testimonial:
"Nairobi Street Kitchen - Located in the heart of Nairobi. Open daily from 10 AM to 11 PM for your dining pleasure.",
rating: 5,
name: "Visit Us", handle: "Location", testimonial:
"Nairobi Street Kitchen - Located in the heart of Nairobi. Open daily from 10 AM to 11 PM for your dining pleasure.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=12",
},
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg"},
{
name: "Quick Response",
handle: "Support",
testimonial:
"Our team responds to inquiries within 24 hours. For urgent bookings, call us directly at +254 (0) 712 345 678.",
rating: 5,
name: "Quick Response", handle: "Support", testimonial:
"Our team responds to inquiries within 24 hours. For urgent bookings, call us directly at +254 (0) 712 345 678.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg?_wi=5",
},
"http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg"},
{
name: "Always Available",
handle: "Connect",
testimonial:
"Follow us on social media for updates, vendor features, and special event announcements. Tag us in your posts!",
rating: 5,
name: "Always Available", handle: "Connect", testimonial:
"Follow us on social media for updates, vendor features, and special event announcements. Tag us in your posts!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=13",
},
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg"},
]}
buttons={[
{ text: "Book Now", href: "#contact-form" },
@@ -148,13 +133,7 @@ export default function ContactPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Email: hello@nairobi-street-kitchen.ke",
"Phone: +254 (0) 712 345 678",
"WhatsApp: Quick Bookings",
"Instagram: @nairobi.street.kitchen",
"Facebook: Nairobi Street Kitchen",
"Twitter: @NSK_Nairobi",
]}
"Email: hello@nairobi-street-kitchen.ke", "Phone: +254 (0) 712 345 678", "WhatsApp: Quick Bookings", "Instagram: @nairobi.street.kitchen", "Facebook: Nairobi Street Kitchen", "Twitter: @NSK_Nairobi"]}
speed={40}
showCard={true}
/>

View File

@@ -20,8 +20,7 @@ export default function EventsPage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Vendors", href: "/vendors" },
{ label: "Events", href: "/events" },
@@ -29,8 +28,7 @@ export default function EventsPage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "/contact" },
{ label: "Booking Help", href: "#" },
{ label: "FAQs", href: "#" },
@@ -38,8 +36,7 @@ export default function EventsPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Twitter", href: "https://twitter.com" },
@@ -60,7 +57,7 @@ export default function EventsPage() {
borderRadius="pill"
contentWidth="smallMedium"
sizing="large"
background="fluid"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="double-inset"
secondaryButtonStyle="layered"
@@ -83,39 +80,27 @@ export default function EventsPage() {
description="Transform your gatherings into unforgettable experiences. From corporate events to celebrations, Nairobi Street Kitchen offers the perfect venue with exceptional food, vibrant atmosphere, and seamless service."
tag="Book Your Event"
tagIcon={Flame}
background={{ variant: "fluid" }}
imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg?_wi=4"
background={{ variant: "rotated-rays-animated" }}
imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg"
imageAlt="Vibrant event atmosphere at Nairobi Street Kitchen"
imagePosition="right"
mediaAnimation="slide-up"
testimonials={[
{
name: "Corporate Events",
handle: "Team Building & Conferences",
testimonial:
"Perfect for large groups. Flexible spaces, diverse food options, and interactive vendor experiences create memorable corporate gatherings.",
rating: 5,
name: "Corporate Events", handle: "Team Building & Conferences", testimonial:
"Perfect for large groups. Flexible spaces, diverse food options, and interactive vendor experiences create memorable corporate gatherings.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=9",
},
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg"},
{
name: "Social Celebrations",
handle: "Birthdays & Weddings",
testimonial:
"Celebrate your special moments in an authentic, vibrant setting. Our vendors curate custom menus for your unique celebration.",
rating: 5,
name: "Social Celebrations", handle: "Birthdays & Weddings", testimonial:
"Celebrate your special moments in an authentic, vibrant setting. Our vendors curate custom menus for your unique celebration.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg?_wi=4",
},
"http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg"},
{
name: "Community Gatherings",
handle: "Festivals & Meetings",
testimonial:
"Connect with your community over authentic Nairobi food. We provide the space and culinary excellence for meaningful connections.",
rating: 5,
name: "Community Gatherings", handle: "Festivals & Meetings", testimonial:
"Connect with your community over authentic Nairobi food. We provide the space and culinary excellence for meaningful connections.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=10",
},
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg"},
]}
buttons={[
{ text: "Book an Event", href: "/contact" },
@@ -130,18 +115,11 @@ export default function EventsPage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "Seamless Event Planning with",
},
type: "text", content: "Seamless Event Planning with"},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/colorful-pack-restaurant-logos-with-retro-style_23-2147654069.jpg",
alt: "Professional event coordination",
},
type: "image", src: "http://img.b2bpic.net/free-vector/colorful-pack-restaurant-logos-with-retro-style_23-2147654069.jpg", alt: "Professional event coordination"},
{
type: "text",
content: "Dedicated Coordination & Premium Catering",
},
type: "text", content: "Dedicated Coordination & Premium Catering"},
]}
buttons={[
{ text: "Get Event Pricing", href: "/contact" },
@@ -162,35 +140,17 @@ export default function EventsPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "TechFlow Kenya",
role: "Tech Company (150 guests)",
testimonial:
"Hosted our annual conference here. The venue accommodated all 150 guests beautifully, and the food variety kept everyone energized and happy. Our team is already planning the next event!",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=4",
imageAlt: "TechFlow Kenya event success",
},
id: "1", name: "TechFlow Kenya", role: "Tech Company (150 guests)", testimonial:
"Hosted our annual conference here. The venue accommodated all 150 guests beautifully, and the food variety kept everyone energized and happy. Our team is already planning the next event!", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", imageAlt: "TechFlow Kenya event success"},
{
id: "2",
name: "Nairobi Marketing Hub",
role: "Association (200 guests)",
testimonial:
"Perfect venue for our monthly networking events. The open layout allows for easy mingling, and the food vendors provide endless conversation starters.",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=11",
imageAlt: "Marketing hub networking event",
},
id: "2", name: "Nairobi Marketing Hub", role: "Association (200 guests)", testimonial:
"Perfect venue for our monthly networking events. The open layout allows for easy mingling, and the food vendors provide endless conversation starters.", imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", imageAlt: "Marketing hub networking event"},
{
id: "3",
name: "Sarah & David's Wedding",
role: "Celebration (80 guests)",
testimonial:
"Our wedding reception here was absolutely magical. The authentic atmosphere, combined with the delicious food, made our guests feel the real Nairobi. It was the perfect reflection of our love story.",
imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2150343029.jpg?_wi=3",
imageAlt: "Wedding celebration at venue",
},
id: "3", name: "Sarah & David's Wedding", role: "Celebration (80 guests)", testimonial:
"Our wedding reception here was absolutely magical. The authentic atmosphere, combined with the delicious food, made our guests feel the real Nairobi. It was the perfect reflection of our love story.", imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2150343029.jpg", imageAlt: "Wedding celebration at venue"},
]}
/>
</div>

View File

@@ -5,38 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const montserrat = Montserrat({
variable: "--font-montserrat",
subsets: ["latin"],
variable: "--font-montserrat", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Nairobi Street Kitchen - Authentic Street Food & Events",
description: "Experience authentic Nairobi street food, live music, and vibrant energy. Book tables online, explore diverse vendors, and join our food community today.",
keywords: "street food Nairobi, restaurants Nairobi, food vendors, authentic cuisine, book table, events Nairobi, nyama choma, food experience",
metadataBase: new URL("https://nairobi-street-kitchen.ke"),
title: "Nairobi Street Kitchen - Authentic Street Food & Events", description: "Experience authentic Nairobi street food, live music, and vibrant energy. Book tables online, explore diverse vendors, and join our food community today.", keywords: "street food Nairobi, restaurants Nairobi, food vendors, authentic cuisine, book table, events Nairobi, nyama choma, food experience", metadataBase: new URL("https://nairobi-street-kitchen.ke"),
alternates: {
canonical: "https://nairobi-street-kitchen.ke",
},
canonical: "https://nairobi-street-kitchen.ke"},
openGraph: {
title: "Nairobi Street Kitchen - Where Nairobi Comes to Eat",
description: "Discover diverse street food vendors, live music, and vibrant energy under one roof—book your table and join the community",
url: "https://nairobi-street-kitchen.ke",
siteName: "Nairobi Street Kitchen",
images: [
title: "Nairobi Street Kitchen - Where Nairobi Comes to Eat", description: "Discover diverse street food vendors, live music, and vibrant energy under one roof—book your table and join the community", url: "https://nairobi-street-kitchen.ke", siteName: "Nairobi Street Kitchen", images: [
{
url: "http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg",
alt: "Nairobi Street Kitchen - Vibrant street food venue",
},
url: "http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg", alt: "Nairobi Street Kitchen - Vibrant street food venue"},
],
type: "website",
},
type: "website"},
twitter: {
card: "summary_large_image",
title: "Nairobi Street Kitchen - Authentic Street Food Experience",
description: "Book your table at Nairobi's most vibrant street food destination",
images: [
"http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg",
],
card: "summary_large_image", title: "Nairobi Street Kitchen - Authentic Street Food Experience", description: "Book your table at Nairobi's most vibrant street food destination", images: [
"http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg"],
},
robots: {
index: true,

View File

@@ -23,8 +23,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Vendors", href: "/vendors" },
{ label: "Events", href: "/events" },
@@ -32,8 +31,7 @@ export default function HomePage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "/contact" },
{ label: "Booking Help", href: "#" },
{ label: "FAQs", href: "#" },
@@ -41,8 +39,7 @@ export default function HomePage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Twitter", href: "https://twitter.com" },
@@ -64,7 +61,7 @@ export default function HomePage() {
borderRadius="pill"
contentWidth="smallMedium"
sizing="large"
background="fluid"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="double-inset"
secondaryButtonStyle="layered"
@@ -87,44 +84,29 @@ export default function HomePage() {
description="Discover diverse street food vendors, live music, and vibrant energy under one roof—book your table and join the community"
tag="Authentic Street Food"
tagIcon={Flame}
background={{ variant: "fluid" }}
imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg?_wi=1"
background={{ variant: "rotated-rays-animated" }}
imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg"
imageAlt="Vibrant street food vendor preparing authentic Nairobi cuisine"
imagePosition="right"
mediaAnimation="slide-up"
testimonials={[
{
name: "Amara Okonkwo",
handle: "Food Blogger, Nairobi",
testimonial:
"An incredible experience that captures the authentic spirit of Nairobi's street food culture. Every vendor brings their unique flavor.",
rating: 5,
name: "Amara Okonkwo", handle: "Food Blogger, Nairobi", testimonial:
"An incredible experience that captures the authentic spirit of Nairobi's street food culture. Every vendor brings their unique flavor.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=1",
imageAlt: "african woman portrait professional headshot smiling",
},
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", imageAlt: "african woman portrait professional headshot smiling"},
{
name: "James Kipchoge",
handle: "Event Organizer",
testimonial:
"Perfect venue for corporate gatherings. The atmosphere is electric, and the food is absolutely phenomenal.",
rating: 5,
name: "James Kipchoge", handle: "Event Organizer", testimonial:
"Perfect venue for corporate gatherings. The atmosphere is electric, and the food is absolutely phenomenal.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg?_wi=1",
imageAlt:
"african man portrait professional headshot confident",
},
"http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg", imageAlt:
"african man portrait professional headshot confident"},
{
name: "Grace Mutua",
handle: "Tourism Guide",
testimonial:
"My clients love visiting here. It's the best introduction to real Nairobi dining and local culture.",
rating: 5,
name: "Grace Mutua", handle: "Tourism Guide", testimonial:
"My clients love visiting here. It's the best introduction to real Nairobi dining and local culture.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=2",
imageAlt:
"african woman professional portrait headshot happy",
},
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", imageAlt:
"african woman professional portrait headshot happy"},
]}
buttons={[
{ text: "Book a Table", href: "/contact" },
@@ -146,63 +128,28 @@ export default function HomePage() {
useInvertedBackground={true}
products={[
{
id: "vendor-1",
brand: "Njeri's Kitchen",
name: "Authentic Nyama Choma",
price: "Ksh 800-2000",
rating: 5,
reviewCount: "1.2k",
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg?_wi=1",
imageAlt:
"Grilled meat and vegetables from Njeri's Kitchen",
},
id: "vendor-1", brand: "Njeri's Kitchen", name: "Authentic Nyama Choma", price: "Ksh 800-2000", rating: 5,
reviewCount: "1.2k", imageSrc:
"http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg", imageAlt:
"Grilled meat and vegetables from Njeri's Kitchen"},
{
id: "vendor-2",
brand: "Karibu Mandazi",
name: "Traditional Mandazi & Coffee",
price: "Ksh 150-500",
rating: 5,
reviewCount: "890",
imageSrc:
"http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104774.jpg?_wi=1",
imageAlt: "Fresh mandazi with traditional Kenyan coffee",
},
id: "vendor-2", brand: "Karibu Mandazi", name: "Traditional Mandazi & Coffee", price: "Ksh 150-500", rating: 5,
reviewCount: "890", imageSrc:
"http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104774.jpg", imageAlt: "Fresh mandazi with traditional Kenyan coffee"},
{
id: "vendor-3",
brand: "Sukuma Street Tacos",
name: "Fusion Street Tacos",
price: "Ksh 400-900",
rating: 5,
reviewCount: "2.3k",
imageSrc:
"http://img.b2bpic.net/free-photo/mexican-menu_23-2147640309.jpg?_wi=1",
imageAlt:
"Colorful fusion street tacos with fresh ingredients",
},
id: "vendor-3", brand: "Sukuma Street Tacos", name: "Fusion Street Tacos", price: "Ksh 400-900", rating: 5,
reviewCount: "2.3k", imageSrc:
"http://img.b2bpic.net/free-photo/mexican-menu_23-2147640309.jpg", imageAlt:
"Colorful fusion street tacos with fresh ingredients"},
{
id: "vendor-4",
brand: "Mama Purity's Kitchen",
name: "Ugali & Sukuma Wiki",
price: "Ksh 300-700",
rating: 5,
reviewCount: "1.5k",
imageSrc:
"http://img.b2bpic.net/free-photo/sebzi-govurma-plov-with-beef-stew-with-herbs_114579-2655.jpg?_wi=1",
imageAlt:
"Traditional ugali with fresh collard greens",
},
id: "vendor-4", brand: "Mama Purity's Kitchen", name: "Ugali & Sukuma Wiki", price: "Ksh 300-700", rating: 5,
reviewCount: "1.5k", imageSrc:
"http://img.b2bpic.net/free-photo/sebzi-govurma-plov-with-beef-stew-with-herbs_114579-2655.jpg", imageAlt:
"Traditional ugali with fresh collard greens"},
{
id: "vendor-5",
brand: "Spice Route Express",
name: "Samosas & Chapati",
price: "Ksh 200-600",
rating: 5,
reviewCount: "1.1k",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-yummy-indian-patisserie-products_23-2148295024.jpg?_wi=1",
imageAlt: "Golden samosas and fresh chapati",
},
id: "vendor-5", brand: "Spice Route Express", name: "Samosas & Chapati", price: "Ksh 200-600", rating: 5,
reviewCount: "1.1k", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-yummy-indian-patisserie-products_23-2148295024.jpg", imageAlt: "Golden samosas and fresh chapati"},
]}
buttons={[{ text: "View All Vendors", href: "/vendors" }]}
/>
@@ -213,18 +160,11 @@ export default function HomePage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "Celebrating Nairobi's Culinary Spirit with",
},
type: "text", content: "Celebrating Nairobi's Culinary Spirit with"},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/colorful-pack-restaurant-logos-with-retro-style_23-2147654069.jpg",
alt: "Nairobi Street Kitchen logo",
},
type: "image", src: "http://img.b2bpic.net/free-vector/colorful-pack-restaurant-logos-with-retro-style_23-2147654069.jpg", alt: "Nairobi Street Kitchen logo"},
{
type: "text",
content: "Authentic Street Food & Community",
},
type: "text", content: "Authentic Street Food & Community"},
]}
buttons={[
{ text: "Learn Our Story", href: "/about" },
@@ -243,14 +183,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"The Urban Foodie",
"Nairobi Eats Magazine",
"Kenya Food Guide",
"Street Food Chronicles",
"Nairobi Dining Review",
"Local Flavors Kenya",
"East Africa Food Network",
]}
"The Urban Foodie", "Nairobi Eats Magazine", "Kenya Food Guide", "Street Food Chronicles", "Nairobi Dining Review", "Local Flavors Kenya", "East Africa Food Network"]}
speed={40}
showCard={true}
/>
@@ -267,65 +200,29 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Samuel Kariuki",
role: "Entrepreneur",
testimonial:
"Best place to experience authentic Nairobi food culture. The vendors are passionate and the atmosphere is incredible. I bring all my visiting clients here!",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=1",
imageAlt: "Portrait of Samuel Kariuki",
},
id: "1", name: "Samuel Kariuki", role: "Entrepreneur", testimonial:
"Best place to experience authentic Nairobi food culture. The vendors are passionate and the atmosphere is incredible. I bring all my visiting clients here!", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", imageAlt: "Portrait of Samuel Kariuki"},
{
id: "2",
name: "Diana Kipchoge",
role: "Marketing Manager",
testimonial:
"Amazing venue for team building events. Great food, live music, and wonderful people. Our team had an unforgettable evening!",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=3",
imageAlt: "Portrait of Diana Kipchoge",
},
id: "2", name: "Diana Kipchoge", role: "Marketing Manager", testimonial:
"Amazing venue for team building events. Great food, live music, and wonderful people. Our team had an unforgettable evening!", imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", imageAlt: "Portrait of Diana Kipchoge"},
{
id: "3",
name: "Peter Ochieng",
role: "Travel Blogger",
testimonial:
"This is what authentic Nairobi is all about. Every vendor brings their A-game, and the energy is contagious. A must-visit destination!",
imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2150343029.jpg?_wi=1",
imageAlt: "Portrait of Peter Ochieng",
},
id: "3", name: "Peter Ochieng", role: "Travel Blogger", testimonial:
"This is what authentic Nairobi is all about. Every vendor brings their A-game, and the energy is contagious. A must-visit destination!", imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2150343029.jpg", imageAlt: "Portrait of Peter Ochieng"},
{
id: "4",
name: "Fatima Hassan",
role: "Food Photographer",
testimonial:
"The most Instagrammable food experience in Nairobi. Colors, flavors, and vibrancy—it's a photographer's paradise!",
imageSrc:
"http://img.b2bpic.net/free-photo/woman-with-respiratory-mask_23-2148784813.jpg",
imageAlt: "Portrait of Fatima Hassan",
},
id: "4", name: "Fatima Hassan", role: "Food Photographer", testimonial:
"The most Instagrammable food experience in Nairobi. Colors, flavors, and vibrancy—it's a photographer's paradise!", imageSrc:
"http://img.b2bpic.net/free-photo/woman-with-respiratory-mask_23-2148784813.jpg", imageAlt: "Portrait of Fatima Hassan"},
{
id: "5",
name: "Michael Wanjiru",
role: "Corporate Executive",
testimonial:
"Booked our company retreat here. The booking process was seamless, and the entire experience exceeded expectations. Highly recommended!",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=2",
imageAlt: "Portrait of Michael Wanjiru",
},
id: "5", name: "Michael Wanjiru", role: "Corporate Executive", testimonial:
"Booked our company retreat here. The booking process was seamless, and the entire experience exceeded expectations. Highly recommended!", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", imageAlt: "Portrait of Michael Wanjiru"},
{
id: "6",
name: "Zuri Mwangi",
role: "Chef & Food Consultant",
testimonial:
"As a food professional, I appreciate the quality and authenticity here. Each vendor maintains exceptional standards. A gem in Nairobi!",
imageSrc:
"http://img.b2bpic.net/free-photo/excited-smiling-woman-cook-doing-dance-moves-camera-cheerful-happy-person-having-fun-studio-positive-optimistic-gourmet-chef-fooling-around-acting-silly-dancing-entertainment_482257-63234.jpg",
imageAlt: "Portrait of Zuri Mwangi",
},
id: "6", name: "Zuri Mwangi", role: "Chef & Food Consultant", testimonial:
"As a food professional, I appreciate the quality and authenticity here. Each vendor maintains exceptional standards. A gem in Nairobi!", imageSrc:
"http://img.b2bpic.net/free-photo/excited-smiling-woman-cook-doing-dance-moves-camera-cheerful-happy-person-having-fun-studio-positive-optimistic-gourmet-chef-fooling-around-acting-silly-dancing-entertainment_482257-63234.jpg", imageAlt: "Portrait of Zuri Mwangi"},
]}
/>
</div>

View File

@@ -20,8 +20,7 @@ export default function VendorsPage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Vendors", href: "/vendors" },
{ label: "Events", href: "/events" },
@@ -29,8 +28,7 @@ export default function VendorsPage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "/contact" },
{ label: "Booking Help", href: "#" },
{ label: "FAQs", href: "#" },
@@ -38,8 +36,7 @@ export default function VendorsPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Twitter", href: "https://twitter.com" },
@@ -60,7 +57,7 @@ export default function VendorsPage() {
borderRadius="pill"
contentWidth="smallMedium"
sizing="large"
background="fluid"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="double-inset"
secondaryButtonStyle="layered"
@@ -83,39 +80,27 @@ export default function VendorsPage() {
description="Each vendor brings years of culinary expertise, passion, and authentic recipes passed down through generations. Experience the real Nairobi through their creations."
tag="Vendor Spotlight"
tagIcon={ChefHat}
background={{ variant: "fluid" }}
imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg?_wi=3"
background={{ variant: "rotated-rays-animated" }}
imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg"
imageAlt="Our talented vendors preparing authentic cuisine"
imagePosition="right"
mediaAnimation="slide-up"
testimonials={[
{
name: "Njeri Kariuki",
handle: "Nyama Choma Specialist",
testimonial:
"Over 15 years perfecting the art of grilling. Every piece of meat is a masterpiece of flavor and tradition.",
rating: 5,
name: "Njeri Kariuki", handle: "Nyama Choma Specialist", testimonial:
"Over 15 years perfecting the art of grilling. Every piece of meat is a masterpiece of flavor and tradition.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=7",
},
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg"},
{
name: "Hassan Mohamed",
handle: "Samosa & Chapati Expert",
testimonial:
"My family recipes have been our legacy for generations. I'm proud to share them with Nairobi through this platform.",
rating: 5,
name: "Hassan Mohamed", handle: "Samosa & Chapati Expert", testimonial:
"My family recipes have been our legacy for generations. I'm proud to share them with Nairobi through this platform.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg?_wi=3",
},
"http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg"},
{
name: "Maria Okonkwo",
handle: "Mandazi & Beverages",
testimonial:
"Fresh mandazi every morning, paired with perfectly brewed traditional coffee. It's my way of bringing joy to Nairobi.",
rating: 5,
name: "Maria Okonkwo", handle: "Mandazi & Beverages", testimonial:
"Fresh mandazi every morning, paired with perfectly brewed traditional coffee. It's my way of bringing joy to Nairobi.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=8",
},
"http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg"},
]}
buttons={[
{ text: "Book a Vendor", href: "/contact" },
@@ -131,78 +116,35 @@ export default function VendorsPage() {
title="All Our Vendors"
description="Discover the complete range of culinary excellence available at Nairobi Street Kitchen"
tag="Premium Selection"
tagIcon={ChefHat}
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
useInvertedBackground={true}
products={[
{
id: "vendor-1",
brand: "Njeri's Kitchen",
name: "Authentic Nyama Choma",
price: "Ksh 800-2000",
rating: 5,
reviewCount: "1.2k",
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg?_wi=2",
imageAlt: "Grilled meat and vegetables from Njeri's Kitchen",
},
id: "vendor-1", brand: "Njeri's Kitchen", name: "Authentic Nyama Choma", price: "Ksh 800-2000", rating: 5,
reviewCount: "1.2k", imageSrc:
"http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg", imageAlt: "Grilled meat and vegetables from Njeri's Kitchen"},
{
id: "vendor-2",
brand: "Karibu Mandazi",
name: "Traditional Mandazi & Coffee",
price: "Ksh 150-500",
rating: 5,
reviewCount: "890",
imageSrc:
"http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104774.jpg?_wi=2",
imageAlt: "Fresh mandazi with traditional Kenyan coffee",
},
id: "vendor-2", brand: "Karibu Mandazi", name: "Traditional Mandazi & Coffee", price: "Ksh 150-500", rating: 5,
reviewCount: "890", imageSrc:
"http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104774.jpg", imageAlt: "Fresh mandazi with traditional Kenyan coffee"},
{
id: "vendor-3",
brand: "Sukuma Street Tacos",
name: "Fusion Street Tacos",
price: "Ksh 400-900",
rating: 5,
reviewCount: "2.3k",
imageSrc:
"http://img.b2bpic.net/free-photo/mexican-menu_23-2147640309.jpg?_wi=2",
imageAlt: "Colorful fusion street tacos with fresh ingredients",
},
id: "vendor-3", brand: "Sukuma Street Tacos", name: "Fusion Street Tacos", price: "Ksh 400-900", rating: 5,
reviewCount: "2.3k", imageSrc:
"http://img.b2bpic.net/free-photo/mexican-menu_23-2147640309.jpg", imageAlt: "Colorful fusion street tacos with fresh ingredients"},
{
id: "vendor-4",
brand: "Mama Purity's Kitchen",
name: "Ugali & Sukuma Wiki",
price: "Ksh 300-700",
rating: 5,
reviewCount: "1.5k",
imageSrc:
"http://img.b2bpic.net/free-photo/sebzi-govurma-plov-with-beef-stew-with-herbs_114579-2655.jpg?_wi=2",
imageAlt: "Traditional ugali with fresh collard greens",
},
id: "vendor-4", brand: "Mama Purity's Kitchen", name: "Ugali & Sukuma Wiki", price: "Ksh 300-700", rating: 5,
reviewCount: "1.5k", imageSrc:
"http://img.b2bpic.net/free-photo/sebzi-govurma-plov-with-beef-stew-with-herbs_114579-2655.jpg", imageAlt: "Traditional ugali with fresh collard greens"},
{
id: "vendor-5",
brand: "Spice Route Express",
name: "Samosas & Chapati",
price: "Ksh 200-600",
rating: 5,
reviewCount: "1.1k",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-yummy-indian-patisserie-products_23-2148295024.jpg?_wi=2",
imageAlt: "Golden samosas and fresh chapati",
},
id: "vendor-5", brand: "Spice Route Express", name: "Samosas & Chapati", price: "Ksh 200-600", rating: 5,
reviewCount: "1.1k", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-yummy-indian-patisserie-products_23-2148295024.jpg", imageAlt: "Golden samosas and fresh chapati"},
{
id: "vendor-6",
brand: "Coastal Plate",
name: "Fresh Seafood Specialties",
price: "Ksh 600-1800",
rating: 5,
reviewCount: "1.8k",
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg?_wi=3",
imageAlt: "Fresh grilled seafood preparations",
},
id: "vendor-6", brand: "Coastal Plate", name: "Fresh Seafood Specialties", price: "Ksh 600-1800", rating: 5,
reviewCount: "1.8k", imageSrc:
"http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg", imageAlt: "Fresh grilled seafood preparations"},
]}
buttons={[{ text: "Book Your Table", href: "/contact" }]}
/>
@@ -217,14 +159,7 @@ export default function VendorsPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Kenya Food Excellence Award",
"Nairobi Street Food Festival Best Vendor",
"East Africa Culinary Awards",
"Best Authentic Cuisine 2024",
"Community Choice Awards",
"Tourism Board Recognition",
"Food Safety Excellence Certification",
]}
"Kenya Food Excellence Award", "Nairobi Street Food Festival Best Vendor", "East Africa Culinary Awards", "Best Authentic Cuisine 2024", "Community Choice Awards", "Tourism Board Recognition", "Food Safety Excellence Certification"]}
speed={40}
showCard={true}
/>