Merge version_2 into main #3
171
src/app/menu/page.tsx
Normal file
171
src/app/menu/page.tsx
Normal file
@@ -0,0 +1,171 @@
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
||||
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
|
||||
import { Metadata } from 'next';
|
||||
import { ChefHat, Utensils, Award } from 'lucide-react'; // Example icons
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Our Menu - Business Pro Restaurant", description: "Explore our comprehensive menu, including delicious all-you-can-eat offerings, exciting happy hour specials, and details for private dining."};
|
||||
|
||||
export default function MenuPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="hover-magnetic"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noiseDiagonalGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
headingFontWeight="light"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Menu", id: "/menu" },
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Features", id: "#features" },
|
||||
{ name: "Pricing", id: "#pricing" },
|
||||
{ name: "Testimonials", id: "#testimonials" },
|
||||
{ name: "FAQ", id: "#faq" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Business Pro"
|
||||
button={{ text: "Get Started", href: "/contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="main-menu" data-section="main-menu">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
title="Our Delicious Menu"
|
||||
description="Explore a world of flavors, crafted with passion and the finest ingredients, all priced in ₦."
|
||||
products={[
|
||||
{
|
||||
id: "item1", brand: "Appetizers", name: "Spicy Peppered Snail", price: "₦5,500", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/fried-snail-with-spices_23-2147774213.jpg", imageAlt: "Spicy Peppered Snail"
|
||||
},
|
||||
{
|
||||
id: "item2", brand: "Appetizers", name: "Jumbo Prawn Cocktail", price: "₦7,000", rating: 4.8,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/delicious-appetizer-restaurant-menu_23-2149340989.jpg", imageAlt: "Jumbo Prawn Cocktail"
|
||||
},
|
||||
{
|
||||
id: "item3", brand: "Main Courses", name: "Grilled Catfish with Yam", price: "₦12,000", rating: 4.9,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/grilled-catfish-with-vegetables_23-2147748466.jpg", imageAlt: "Grilled Catfish with Yam"
|
||||
},
|
||||
{
|
||||
id: "item4", brand: "Main Courses", name: "Fisherman's Soup with Fufu", price: "₦11,500", rating: 4.7,
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/fish-soup_23-2147822997.jpg", imageAlt: "Fisherman's Soup with Fufu"
|
||||
},
|
||||
{
|
||||
id: "item5", brand: "Desserts", name: "Chocolate Lava Cake", price: "₦4,000", rating: 5,
|
||||
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-lava-cake-with-ice-cream_23-2147772718.jpg", imageAlt: "Chocolate Lava Cake"
|
||||
},
|
||||
{
|
||||
id: "item6", brand: "Beverages", name: "Fresh Pineapple Juice", price: "₦2,500", rating: 4.5,
|
||||
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/fresh-pineapple-juice_23-2147772483.jpg", imageAlt: "Fresh Pineapple Juice"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="all-you-can-eat" data-section="all-you-can-eat">
|
||||
<PricingCardNine
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
title="All You Can Eat Offerings"
|
||||
description="Indulge in endless delights with our special buffet packages."
|
||||
plans={[
|
||||
{
|
||||
id: "ayce1", title: "Classic Buffet", price: "₦25,000", period: "per person", button: { text: "Book Now", href: "#contact" },
|
||||
features: [
|
||||
"Selection of 10+ main dishes", "Unlimited appetizers & salads", "Assorted desserts", "Soft drinks included"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-catering-restaurant_23-2149340989.jpg", imageAlt: "Classic Buffet"
|
||||
},
|
||||
{
|
||||
id: "ayce2", title: "Premium Feast", price: "₦35,000", period: "per person", button: { text: "Book Now", href: "#contact" },
|
||||
features: [
|
||||
"All Classic Buffet items", "Grilled seafood selection", "Exotic fruit bar", "Premium non-alcoholic beverages"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffet-party-food-restaurant_23-2147833075.jpg", imageAlt: "Premium Feast"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="happy-hour" data-section="happy-hour">
|
||||
<PricingCardNine
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Happy Hour Specials"
|
||||
description="Unwind and enjoy amazing deals on drinks and appetizers, daily from 4 PM - 7 PM."
|
||||
plans={[
|
||||
{
|
||||
id: "hh1", title: "Cocktail Mixer", price: "₦3,000", period: "per cocktail", button: { text: "View Drinks", href: "#main-menu" },
|
||||
features: [
|
||||
"50% off selected cocktails", "Buy One Get One Free on local beers", "Special wine offers"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-hour-drinks_23-2147774127.jpg", imageAlt: "Cocktail Mixer"
|
||||
},
|
||||
{
|
||||
id: "hh2", title: "Appetizer Delight", price: "₦2,000", period: "per plate", button: { text: "See Appetizers", href: "#main-menu" },
|
||||
features: [
|
||||
"30% off all appetizers", "Complimentary bread basket with any order", "Chef's special happy hour bites"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-tapas-buffet_23-2147774213.jpg", imageAlt: "Appetizer Delight"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="private-dining" data-section="private-dining">
|
||||
<FeatureCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
title="Private Dining Room Details"
|
||||
description="Host your intimate gatherings, business meetings, or special celebrations in our elegant private dining rooms."
|
||||
features={[
|
||||
{
|
||||
title: "Customizable Menus", description: "Work with our executive chef to create a bespoke menu tailored to your event's culinary preferences and dietary needs.", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-dish-elegant-restaurant_23-2149340989.jpg", imageAlt: "Customizable Menus"
|
||||
},
|
||||
{
|
||||
title: "Dedicated Service", description: "Enjoy the exclusive attention of our professional waitstaff, ensuring a seamless and memorable dining experience for you and your guests.", imageSrc: "http://img.b2bpic.net/free-photo/waiter-serving-wine-customer_23-2147774127.jpg", imageAlt: "Dedicated Service"
|
||||
},
|
||||
{
|
||||
title: "Flexible Capacity", description: "Our private rooms can accommodate groups from 10 to 50 guests, offering intimate settings or larger spaces for more elaborate events.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-restaurant-interior_23-2147774213.jpg", imageAlt: "Flexible Capacity"
|
||||
},
|
||||
{
|
||||
title: "Audiovisual Ready", description: "Equipped with modern audiovisual technology, our rooms are perfect for presentations, speeches, or playing background music.", imageSrc: "http://img.b2bpic.net/free-photo/conference-room-with-modern-technology_23-2147774127.jpg", imageAlt: "Audiovisual Ready"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Business Pro"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
182
src/app/page.tsx
182
src/app/page.tsx
@@ -12,7 +12,7 @@ import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import { Cog, Crown, Lightbulb, Mail, Sparkles, Star } from "lucide-react";
|
||||
import { Cog, Crown, Mail, Sparkles, Star } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -37,69 +37,69 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features", id: "#features"},
|
||||
name: "Our Offerings", id: "#features"},
|
||||
{
|
||||
name: "Pricing", id: "#pricing"},
|
||||
name: "Dining Experience", id: "#pricing"},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
name: "Guest Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Business Pro"
|
||||
brandName="Stories Lagos"
|
||||
button={{
|
||||
text: "Get Started", href: "#contact"}}
|
||||
text: "Make a Reservation", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Drive Your Business Forward with Innovative Solutions"
|
||||
description="Unlock growth, streamline operations, and achieve your goals with our cutting-edge tools and expert guidance."
|
||||
title="Stories Lagos: Where Every Dish Tells a Tale"
|
||||
description="Indulge in a culinary journey of exquisite flavors, vibrant ambiance, and unforgettable dining experiences in the heart of Lagos."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex P.", handle: "@alex_pro", testimonial: "This platform transformed how we manage projects. Absolutely essential for modern teams!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg"},
|
||||
name: "Aisha M.", handle: "Food Blogger", testimonial: "The 'All You Can Eat' buffet was a culinary adventure! Every dish was fresh and flavorful. Highly recommend for food enthusiasts!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-working-kitchen_181624-34015.jpg"},
|
||||
{
|
||||
name: "Sarah L.", handle: "@sarah_leader", testimonial: "Incredible support and a robust feature set. Our productivity has soared since switching.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg"},
|
||||
name: "Kunle A.", handle: "Local Guide", testimonial: "Stories Lagos has the best happy-hour food! The small chops are delicious, and the cocktails are perfectly crafted. A fantastic spot to unwind.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-cocktail-bar_181624-33828.jpg"},
|
||||
{
|
||||
name: "Mike R.", handle: "@mike_results", testimonial: "The best investment we've made this year. Simple to use, powerful results.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg"},
|
||||
name: "Ngozi O.", handle: "Event Planner", testimonial: "We hosted a private dinner here, and it was simply magical. The private dining room is elegant, and the service was impeccable. Our guests were thoroughly impressed.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dinner-table-setting_181624-34138.jpg"},
|
||||
{
|
||||
name: "Emily C.", handle: "@emily_ceo", testimonial: "Highly recommend for any business looking to scale efficiently.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"},
|
||||
name: "Chidi E.", handle: "Coffee Lover", testimonial: "The café ambiance is so cozy and inviting. It's my favorite place to grab a coffee and a pastry. A perfect escape from the city bustle.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-serving-coffee_181624-34080.jpg"},
|
||||
{
|
||||
name: "David W.", handle: "@david_wins", testimonial: "Our team collaboration is better than ever. Seamless integration and intuitive design.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-33464.jpg"},
|
||||
name: "Tunde F.", handle: "Food Critic", testimonial: "From the moment you step in, the welcoming atmosphere and the aroma promise a great meal. Stories Lagos truly delivers on its promise of an exceptional dining experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-critic-tasting-dish_181624-34005.jpg"}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
tag="Achieve More"
|
||||
tag="Taste the Tradition"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Features", href: "#features"},
|
||||
text: "Explore Our Menu", href: "#features"},
|
||||
{
|
||||
text: "Request a Demo", href: "#contact"},
|
||||
text: "Make a Reservation", href: "#contact"}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", alt: "Customer Alex P."},
|
||||
src: "http://img.b2bpic.net/free-photo/female-chef-working-kitchen_181624-34015.jpg", alt: "Customer Aisha M."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/serious-afroamerican-businessman-front-view_23-2148508922.jpg", alt: "Customer Sarah L."},
|
||||
src: "http://img.b2bpic.net/free-photo/man-drinking-cocktail-bar_181624-33828.jpg", alt: "Customer Kunle A."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg", alt: "Customer Mike R."},
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-dinner-table-setting_181624-34138.jpg", alt: "Customer Ngozi O."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", alt: "Customer Emily C."},
|
||||
src: "http://img.b2bpic.net/free-photo/barista-serving-coffee_181624-34080.jpg", alt: "Customer Chidi E."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16159.jpg", alt: "Customer David W."},
|
||||
src: "http://img.b2bpic.net/free-photo/food-critic-tasting-dish_181624-34005.jpg", alt: "Customer Tunde F."}
|
||||
]}
|
||||
avatarText="Join 10,000+ satisfied businesses"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-business-people-with-their-heads-together_1262-5099.jpg"
|
||||
imageAlt="Modern business team collaborating in an office"
|
||||
avatarText="Join 500+ happy diners"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior-table_181624-34137.jpg"
|
||||
imageAlt="Elegant restaurant interior with beautifully set tables"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
@@ -109,13 +109,13 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={true}
|
||||
tag="Our Story"
|
||||
title="Empowering Businesses to Thrive in a Digital World"
|
||||
description="At Business Pro, we believe in the power of technology to unlock unprecedented growth. We provide comprehensive solutions designed to optimize your operations, enhance customer engagement, and drive sustainable success."
|
||||
subdescription="Our mission is to equip you with the tools and strategies needed to navigate the complexities of the modern market."
|
||||
icon={Lightbulb}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-male-team-leader-business-meeting-office_1268-21425.jpg"
|
||||
imageAlt="Business professionals analyzing data on a large screen"
|
||||
tag="Our Philosophy"
|
||||
title="Crafting Unforgettable Culinary Journeys"
|
||||
description="At Stories Lagos, we believe in creating more than just meals; we craft experiences. Our passion for exquisite flavors, warm hospitality, and a vibrant atmosphere defines every moment you spend with us."
|
||||
subdescription="We blend traditional Nigerian ingredients with modern culinary techniques to bring you a unique and delightful dining adventure."
|
||||
icon={Star}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-dish-fine-dining_181624-34016.jpg"
|
||||
imageAlt="Chef meticulously plating a gourmet dish"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -127,28 +127,34 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Streamlined Workflow Automation", description: "Automate repetitive tasks, reduce manual errors, and free up your team to focus on strategic initiatives. Our platform integrates seamlessly with your existing tools.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg", imageAlt: "Workflow automation dashboard on a phone"},
|
||||
title: "All You Can Eat Buffet", description: "Indulge in an exquisite selection of dishes with our unlimited buffet, perfect for every palate.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffet-food_181624-34024.jpg", imageAlt: "All-you-can-eat buffet spread"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-112941.jpg", imageAlt: "Task management interface on a phone"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-salad-buffet-restaurant_181624-34033.jpg", imageAlt: "Assortment of fresh salads at buffet"}
|
||||
},
|
||||
{
|
||||
title: "Advanced Customer Engagement", description: "Build stronger relationships with your customers through personalized communication, targeted campaigns, and insightful analytics. Understand their needs like never before.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-graph-with-laptop-cellphone-wooden-desk_23-2147838602.jpg", imageAlt: "Customer engagement dashboard on a phone"},
|
||||
title: "Happy Hour Food Specials", description: "Unwind with our delightful happy-hour menu, featuring gourmet bites and refreshing beverages at special prices.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-appetizers-restaurant-table_181624-33824.jpg", imageAlt: "Happy hour appetizers on a table"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smartphone-tablet-coffee-table_1262-17318.jpg", imageAlt: "CRM interface on a phone"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-drinks-restaurant_181624-33827.jpg", imageAlt: "Colorful cocktails during happy hour"}
|
||||
},
|
||||
{
|
||||
title: "Robust Data & Analytics", description: "Gain a competitive edge with real-time data insights. Our powerful analytics tools provide clear, actionable intelligence to guide your business decisions and fuel growth.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104473.jpg", imageAlt: "Data analytics dashboard on a phone"},
|
||||
title: "Exclusive Private Dining", description: "Host your special events in our elegantly appointed private dining room, offering an intimate and personalized culinary journey.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-restaurant-table-setting_181624-34139.jpg", imageAlt: "Luxurious private dining room setup"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-smartphone_23-2149101159.jpg", imageAlt: "Security settings on a phone"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-experience_181624-34141.jpg", imageAlt: "Fine dining experience in a private room"}
|
||||
},
|
||||
{
|
||||
title: "Charming Café Ambiance", description: "Enjoy a relaxed and inviting atmosphere in our café, perfect for casual meals, coffee, and delightful conversations.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-interior_181624-34079.jpg", imageAlt: "Cozy and inviting cafe interior"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-coffee-cafe_181624-34081.jpg", imageAlt: "People enjoying coffee in a charming cafe"}
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Innovative Features Designed for Your Success"
|
||||
description="Discover how our integrated platform can transform your daily operations and accelerate your business growth."
|
||||
tag="Key Capabilities"
|
||||
title="Delightful Experiences Await"
|
||||
description="Explore the unique culinary offerings and ambiance that make our restaurant special."
|
||||
tag="Our Highlights"
|
||||
tagIcon={Cog}
|
||||
tagAnimation="slide-up"
|
||||
/>
|
||||
@@ -159,9 +165,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Global Corp", "Innovate Solutions", "Future Tech", "Quantum Labs", "Apex Dynamics", "Synergy Group", "Visionary Inc", "Pioneer Systems", "Stellar Ventures"]}
|
||||
title="Trusted by Leading Companies Worldwide"
|
||||
description="Join the ranks of industry leaders who rely on our solutions to power their success."
|
||||
"Taste Magazine", "Foodie Lagos", "Culinary Critics", "Restaurant Digest", "Gourmet Guide", "Local Eateries", "Dine & Review", "Chef's Choice", "Epicurean Monthly"]}
|
||||
title="Highly Recommended by Culinary Experts & Guests"
|
||||
description="Our commitment to excellence has earned us recognition and the loyalty of countless diners."
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -174,35 +180,35 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic", badge: "Starter", badgeIcon: Star,
|
||||
price: "$29/month", name: "Standard Plan", buttons: [
|
||||
id: "casual", badge: "Casual Dining", badgeIcon: Star,
|
||||
price: "₦30,000 / Person", name: "Standard Experience", buttons: [
|
||||
{
|
||||
text: "Start Free Trial", href: "#"},
|
||||
text: "Reserve Now", href: "#contact"}
|
||||
],
|
||||
features: [
|
||||
"Access to core features", "Up to 5 users", "Basic analytics dashboard", "Email support"],
|
||||
"Appetizer selection", "Main course from daily specials", "Dessert of the day", "Soft drinks included"]
|
||||
},
|
||||
{
|
||||
id: "pro", badge: "Popular", badgeIcon: Sparkles,
|
||||
price: "$79/month", name: "Professional Plan", buttons: [
|
||||
id: "premium", badge: "Premium Choice", badgeIcon: Sparkles,
|
||||
price: "₦50,000 / Person", name: "Signature Experience", buttons: [
|
||||
{
|
||||
text: "Get Started Now", href: "#"},
|
||||
text: "Book Signature", href: "#contact"}
|
||||
],
|
||||
features: [
|
||||
"All Standard features", "Up to 20 users", "Advanced analytics & reporting", "Priority email & chat support", "Customizable workflows"],
|
||||
"Premium appetizer selection", "Choice of signature main courses", "Gourmet dessert", "Paired wine/cocktail option", "Priority seating"]
|
||||
},
|
||||
{
|
||||
id: "enterprise", badge: "Custom", badgeIcon: Crown,
|
||||
price: "Contact Us", name: "Enterprise Plan", buttons: [
|
||||
id: "exclusive", badge: "Exclusive", badgeIcon: Crown,
|
||||
price: "₦80,000 / Person", name: "Chef's Table", buttons: [
|
||||
{
|
||||
text: "Request a Quote", href: "#contact"},
|
||||
text: "Inquire for Chef's Table", href: "#contact"}
|
||||
],
|
||||
features: [
|
||||
"All Professional features", "Unlimited users", "Dedicated account manager", "24/7 Phone & Email support", "SLA & compliance", "On-premise deployment options"],
|
||||
},
|
||||
"Curated tasting menu", "Wine pairing by sommelier", "Private chef interaction", "Personalized service", "Exclusive dining room access"]
|
||||
}
|
||||
]}
|
||||
title="Flexible Pricing for Every Business Size"
|
||||
description="Choose the plan that best fits your needs and scale as your business grows."
|
||||
title="Experience Our Culinary Journey"
|
||||
description="Indulge in a range of dining options tailored to your preferences, with prices from ₦30,000–80,000 per person."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -213,18 +219,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Maria Garcia", handle: "CEO, TechInnovate", testimonial: "Business Pro has revolutionized our project management. The efficiency gains are truly remarkable, allowing our team to focus more on innovation.", imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167374.jpg", imageAlt: "Maria Garcia"},
|
||||
id: "t1", name: "Aisha M.", handle: "Food Blogger", testimonial: "The 'All You Can Eat' buffet was a culinary adventure! Every dish was fresh and flavorful. Highly recommend for food enthusiasts!", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-working-kitchen_181624-34015.jpg", imageAlt: "Aisha M."},
|
||||
{
|
||||
id: "t2", name: "John Smith", handle: "Founder, GlobalReach", testimonial: "The customer support is exceptional, and the platform's scalability has perfectly matched our rapid growth. A truly indispensable partner.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-173565.jpg", imageAlt: "John Smith"},
|
||||
id: "t2", name: "Kunle A.", handle: "Local Guide", testimonial: "Stories Lagos has the best happy-hour food! The small chops are delicious, and the cocktails are perfectly crafted. A fantastic spot to unwind.", imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-cocktail-bar_181624-33828.jpg", imageAlt: "Kunle A."},
|
||||
{
|
||||
id: "t3", name: "Emily White", handle: "CMO, BrightSpark", testimonial: "Our marketing campaigns have never been more effective. The analytics tools provide deep insights that directly translate into higher ROI.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg", imageAlt: "Emily White"},
|
||||
id: "t3", name: "Ngozi O.", handle: "Event Planner", testimonial: "We hosted a private dinner here, and it was simply magical. The private dining room is elegant, and the service was impeccable. Our guests were thoroughly impressed.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dinner-table-setting_181624-34138.jpg", imageAlt: "Ngozi O."},
|
||||
{
|
||||
id: "t4", name: "David Lee", handle: "CTO, DataForge", testimonial: "Integration was a breeze, and the robust API allowed us to customize the solution to our exact specifications. Highly recommend for any tech-forward company.", imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg", imageAlt: "David Lee"},
|
||||
id: "t4", name: "Chidi E.", handle: "Coffee Lover", testimonial: "The café ambiance is so cozy and inviting. It's my favorite place to grab a coffee and a pastry. A perfect escape from the city bustle.", imageSrc: "http://img.b2bpic.net/free-photo/barista-serving-coffee_181624-34080.jpg", imageAlt: "Chidi E."},
|
||||
{
|
||||
id: "t5", name: "Sophia Brown", handle: "Director, Consultify", testimonial: "As a consulting firm, efficiency is key. Business Pro helps us deliver faster results to our clients with unparalleled accuracy.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-front-glass-building_23-2147704437.jpg", imageAlt: "Sophia Brown"},
|
||||
id: "t5", name: "Tunde F.", handle: "Food Critic", testimonial: "From the moment you step in, the welcoming atmosphere and the aroma promise a great meal. Stories Lagos truly delivers on its promise of an exceptional dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/food-critic-tasting-dish_181624-34005.jpg", imageAlt: "Tunde F."}
|
||||
]}
|
||||
title="What Our Clients Say About Us"
|
||||
description="Hear directly from the businesses that have achieved success with Business Pro."
|
||||
title="What Our Beloved Guests Say"
|
||||
description="Hear directly from over 500 happy customers who loved their dining experience at Stories Lagos."
|
||||
speed={40}
|
||||
topMarqueeDirection="left"
|
||||
/>
|
||||
@@ -235,16 +241,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "How does Business Pro integrate with existing systems?", content: "Business Pro is designed for seamless integration with a wide range of popular business tools and platforms through our robust API and pre-built connectors. Our team can also assist with custom integrations."},
|
||||
id: "q1", title: "What are your operating hours?", content: "Stories Lagos is open from 12 PM to 10 PM on weekdays, and 11 AM to 11 PM on weekends. Please check our website for holiday hours."},
|
||||
{
|
||||
id: "q2", title: "Is my data secure with Business Pro?", content: "Absolutely. Data security is our top priority. We employ industry-leading encryption protocols, regular security audits, and strict access controls to ensure your data is always protected and compliant with global standards."},
|
||||
id: "q2", title: "Do you accommodate dietary restrictions?", content: "Yes, we strive to cater to various dietary needs including vegetarian, vegan, and gluten-free options. Please inform our staff when making a reservation or placing your order."},
|
||||
{
|
||||
id: "q3", title: "What kind of support can I expect?", content: "We offer multi-tier support, including comprehensive online documentation, email support for all plans, and priority chat/phone support for Professional and Enterprise plans. Our dedicated account managers are available for Enterprise clients."},
|
||||
id: "q3", title: "How can I make a reservation?", content: "Reservations can be made by calling us directly at 0903 649 9010 or through our Instagram page @storieslagos. We recommend booking in advance, especially for private dining."},
|
||||
{
|
||||
id: "q4", title: "Can I customize the platform to fit my specific needs?", content: "Yes, Business Pro offers extensive customization options. From flexible dashboards and reports to custom workflows and branding, you can tailor the platform to perfectly align with your business processes and requirements."},
|
||||
id: "q4", title: "Is there a dress code?", content: "We encourage smart-casual attire. While we don't enforce a strict dress code, we appreciate guests dressing appropriately for a fine dining experience."}
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find answers to the most common questions about our platform and services."
|
||||
sideTitle="Your Questions, Our Answers"
|
||||
sideDescription="Everything you need to know about dining at Stories Lagos."
|
||||
faqsAnimation="blur-reveal"
|
||||
textPosition="left"
|
||||
showCard={true}
|
||||
@@ -256,24 +262,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Transform Your Business?"
|
||||
description="Contact us today for a personalized demo or to discuss how Business Pro can help you achieve your goals."
|
||||
tag="Dine With Us"
|
||||
title="Make a Reservation or Inquire"
|
||||
description="Experience the best of Lagos dining. Call us at 0903 649 9010 or find us on Instagram @storieslagos to learn more or book your table. We look forward to welcoming you!"
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-happy-young-business-people-with-hands-air-success-their-plans_1150-3044.jpg"
|
||||
imageAlt="Business professionals working together"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-setting_181624-34140.jpg"
|
||||
imageAlt="Elegant restaurant table setting"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Schedule a Demo"
|
||||
termsText="By clicking Schedule a Demo, you agree to our Terms and Conditions and Privacy Policy."
|
||||
inputPlaceholder="Your Email for Updates"
|
||||
buttonText="Join Our Newsletter"
|
||||
termsText="By joining, you agree to receive email updates from Stories Lagos."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Business Pro"
|
||||
logoText="Stories Lagos"
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--background: #fcf6ec;
|
||||
--card: #f3ede2;
|
||||
--foreground: #2e2521;
|
||||
--primary-cta: #2e2521;
|
||||
--primary-cta-text: #fcf6ec;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #15479c;
|
||||
--background-accent: #a8cce8;
|
||||
--secondary-cta-text: #2e2521;
|
||||
--accent: #b2a28b;
|
||||
--background-accent: #b2a28b;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user