Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-18 16:58:37 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { MapPin, Coffee, Truck, DollarSign } from "lucide-react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -31,26 +32,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "products",
},
{
name: "Reviews",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "products" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Bamboo Restaurant"
/>
@@ -62,79 +48,33 @@ export default function LandingPage() {
description="Experience the true essence of Chinese cuisine, prepared fresh with traditional techniques and the finest ingredients. Open 24 hours to satisfy your cravings."
testimonials={[
{
name: "Prantika Roy",
handle: "@prantika",
testimonial: "Loved this place! You must visit for an authentic experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg?_wi=1",
imageAlt: "authentic chinese restaurant interior",
},
name: "Prantika Roy", handle: "@prantika", testimonial: "Loved this place! You must visit for an authentic experience.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg", imageAlt: "authentic chinese restaurant interior"},
{
name: "RS Lina",
handle: "@rslina",
testimonial: "Atmosphere is very good and welcoming.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg?_wi=1",
imageAlt: "authentic chinese restaurant interior",
},
name: "RS Lina", handle: "@rslina", testimonial: "Atmosphere is very good and welcoming.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg", imageAlt: "authentic chinese restaurant interior"},
{
name: "Afroza Ahmed",
handle: "@afroza",
testimonial: "Authentic dishes, truly a great spot for food lovers.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-noodles-black-bowl_84443-85686.jpg?_wi=1",
imageAlt: "authentic chinese restaurant interior",
},
name: "Afroza Ahmed", handle: "@afroza", testimonial: "Authentic dishes, truly a great spot for food lovers.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-noodles-black-bowl_84443-85686.jpg", imageAlt: "authentic chinese restaurant interior"},
{
name: "Rahim Uddin",
handle: "@rahim",
testimonial: "Best spicy chicken in town, great value.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chinese-steamed-buns-baozi-black-plate_84443-85749.jpg?_wi=1",
imageAlt: "authentic chinese restaurant interior",
},
name: "Rahim Uddin", handle: "@rahim", testimonial: "Best spicy chicken in town, great value.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chinese-steamed-buns-baozi-black-plate_84443-85749.jpg", imageAlt: "authentic chinese restaurant interior"},
{
name: "Sarah Khan",
handle: "@sarahk",
testimonial: "Always open when I need a good meal late at night.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/assortment-traditional-indonesian-bakso_23-2148933291.jpg?_wi=1",
imageAlt: "authentic chinese restaurant interior",
},
name: "Sarah Khan", handle: "@sarahk", testimonial: "Always open when I need a good meal late at night.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/assortment-traditional-indonesian-bakso_23-2148933291.jpg", imageAlt: "authentic chinese restaurant interior"},
]}
buttons={[
{
text: "View Our Menu",
href: "#products",
},
{
text: "Call Now",
href: "tel:01946447621",
},
{ text: "View Our Menu", href: "#products" },
{ text: "Call Now", href: "tel:01946447621" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg"
imageAlt="Traditional Chinese restaurant interior"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg",
alt: "Happy woman smiling",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg",
alt: "Beautiful woman smiling",
},
{
src: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
alt: "Mature woman smiling",
},
{
src: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
alt: "Woman with two fingers",
},
{
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
alt: "Girl with mobile phone",
},
{ src: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg", alt: "Happy woman smiling" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", alt: "Beautiful woman smiling" },
{ src: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg", alt: "Mature woman smiling" },
{ src: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg", alt: "Woman with two fingers" },
{ src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", alt: "Girl with mobile phone" },
]}
avatarText="Join 500+ happy diners"
/>
@@ -147,20 +87,11 @@ export default function LandingPage() {
title="A Legacy of Authentic Chinese Dining"
description="At Bamboo Restaurant, we take pride in serving high-quality Chinese dishes that bring the traditional tastes of China directly to your table. From spicy Szechuan delights to comforting noodle bowls, every bite tells a story of passion and flavor."
bulletPoints={[
{
title: "Traditional Recipes",
description: "Authentic methods handed down through generations.",
},
{
title: "Fresh Ingredients",
description: "Locally sourced produce for the best taste.",
},
{
title: "Open 24/7",
description: "Satisfying your cravings at any hour of the day.",
},
{ title: "Traditional Recipes", description: "Authentic methods handed down through generations." },
{ title: "Fresh Ingredients", description: "Locally sourced produce for the best taste." },
{ title: "Open 24/7", description: "Satisfying your cravings at any hour of the day." },
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg"
imageAlt="Fresh ingredients and chef preparation"
/>
</div>
@@ -168,64 +99,16 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
textboxLayout="default"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Bamboo",
name: "Signature Spicy Chicken",
price: "$12",
rating: 4.5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-noodles-black-bowl_84443-85686.jpg?_wi=2",
},
{
id: "p2",
brand: "Bamboo",
name: "Traditional Dim Sum",
price: "$8",
rating: 4.8,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/chinese-steamed-buns-baozi-black-plate_84443-85749.jpg?_wi=2",
},
{
id: "p3",
brand: "Bamboo",
name: "Vegetable Stir Fry",
price: "$10",
rating: 4.2,
reviewCount: "80",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-traditional-indonesian-bakso_23-2148933291.jpg?_wi=2",
},
{
id: "p4",
brand: "Bamboo",
name: "Classic Lo Mein",
price: "$9",
rating: 4.7,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-pad-thai-noodles-with-shrimp-black-background_84443-85829.jpg",
},
{
id: "p5",
brand: "Bamboo",
name: "House Fried Rice",
price: "$7",
rating: 4.6,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/hot-pepper-egg-cooking_1253-502.jpg",
},
{
id: "p6",
brand: "Bamboo",
name: "Hot & Sour Soup",
price: "$6",
rating: 4.4,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-mushroom-soup-with-spring-onion-bread-stick-table_141793-3668.jpg",
},
{ id: "p1", brand: "Bamboo", name: "Signature Spicy Chicken", price: "$12", rating: 4.5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-noodles-black-bowl_84443-85686.jpg" },
{ id: "p2", brand: "Bamboo", name: "Traditional Dim Sum", price: "$8", rating: 4.8, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/chinese-steamed-buns-baozi-black-plate_84443-85749.jpg" },
{ id: "p3", brand: "Bamboo", name: "Vegetable Stir Fry", price: "$10", rating: 4.2, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/assortment-traditional-indonesian-bakso_23-2148933291.jpg" },
{ id: "p4", brand: "Bamboo", name: "Classic Lo Mein", price: "$9", rating: 4.7, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/authentic-pad-thai-noodles-with-shrimp-black-background_84443-85829.jpg" },
{ id: "p5", brand: "Bamboo", name: "House Fried Rice", price: "$7", rating: 4.6, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/hot-pepper-egg-cooking_1253-502.jpg" },
{ id: "p6", brand: "Bamboo", name: "Hot & Sour Soup", price: "$6", rating: 4.4, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/side-view-mushroom-soup-with-spring-onion-bread-stick-table_141793-3668.jpg" },
]}
title="Our Signature Dishes"
description="Explore our curated menu of Chinese favorites, made to perfection."
@@ -237,34 +120,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Central Location",
description: "Easily accessible in the heart of Chattogram.",
buttonIcon: "MapPin",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-chinese-reunion-dinner-dishes_23-2151089075.jpg",
imageAlt: "chinese food delivery app logo",
},
{
title: "Warm Vibe",
description: "Comfortable seating perfect for families.",
buttonIcon: "Coffee",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg?_wi=3",
imageAlt: "chinese food delivery app logo",
},
{
title: "Fast Delivery",
description: "Hot and delicious food delivered to your door.",
buttonIcon: "Truck",
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg?_wi=3",
imageAlt: "chinese food delivery app logo",
},
{
title: "Affordable Prices",
description: "Quality dining that doesn't break the bank.",
buttonIcon: "DollarSign",
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-noodles-black-bowl_84443-85686.jpg?_wi=3",
imageAlt: "chinese food delivery app logo",
},
{ title: "Central Location", description: "Easily accessible in the heart of Chattogram.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-chinese-reunion-dinner-dishes_23-2151089075.jpg", imageAlt: "chinese food delivery app logo" },
{ title: "Warm Vibe", description: "Comfortable seating perfect for families.", buttonIcon: Coffee, imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg", imageAlt: "chinese food delivery app logo" },
{ title: "Fast Delivery", description: "Hot and delicious food delivered to your door.", buttonIcon: Truck, imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg", imageAlt: "chinese food delivery app logo" },
{ title: "Affordable Prices", description: "Quality dining that doesn't break the bank.", buttonIcon: DollarSign, imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-noodles-black-bowl_84443-85686.jpg", imageAlt: "chinese food delivery app logo" },
]}
title="Why Dine With Us?"
description="We are committed to providing the best dining experience in Chattogram."
@@ -277,46 +136,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Prantika Roy",
handle: "@prantika",
testimonial: "Loved this place! You can visit.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg",
},
{
id: "2",
name: "RS Lina",
handle: "@rslina",
testimonial: "Atmosphere is very good.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-young-woman-giving-thumbs-up-standing-isolated-rosy_176532-7958.jpg",
},
{
id: "3",
name: "Afroza Ahmed",
handle: "@afroza",
testimonial: "Disappointing food, maybe improve the ratio.",
rating: 3,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12134.jpg",
},
{
id: "4",
name: "Rahim Uddin",
handle: "@rahim",
testimonial: "Excellent service and great menu options.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-posing-photo-cafe_23-2147785283.jpg",
},
{
id: "5",
name: "Sarah Khan",
handle: "@sarahk",
testimonial: "Reliable spot for a quick lunch.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-food-bowl_23-2149628600.jpg",
},
{ id: "1", name: "Prantika Roy", handle: "@prantika", testimonial: "Loved this place! You can visit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg" },
{ id: "2", name: "RS Lina", handle: "@rslina", testimonial: "Atmosphere is very good.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-young-woman-giving-thumbs-up-standing-isolated-rosy_176532-7958.jpg" },
{ id: "3", name: "Afroza Ahmed", handle: "@afroza", testimonial: "Disappointing food, maybe improve the ratio.", rating: 3, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12134.jpg" },
{ id: "4", name: "Rahim Uddin", handle: "@rahim", testimonial: "Excellent service and great menu options.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-posing-photo-cafe_23-2147785283.jpg" },
{ id: "5", name: "Sarah Khan", handle: "@sarahk", testimonial: "Reliable spot for a quick lunch.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-food-bowl_23-2149628600.jpg" },
]}
showRating={true}
title="Customer Stories"
@@ -329,14 +153,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"FoodPanda",
"UberEats",
"Chattogram Guide",
"Foodie Network",
"Gourmet Hub",
"City Diners",
"Local Eats",
]}
"FoodPanda", "UberEats", "Chattogram Guide", "Foodie Network", "Gourmet Hub", "City Diners", "Local Eats"]}
title="Recognized by"
description="Trusted by our partners and local food platforms."
/>
@@ -347,21 +164,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Are you open on weekends?",
content: "Yes, we are open 24 hours every day.",
},
{
id: "f2",
title: "Do you offer delivery?",
content: "Yes, delivery is available through major local platforms.",
},
{
id: "f3",
title: "Is parking available?",
content: "Street parking is available near the restaurant location.",
},
{ id: "f1", title: "Are you open on weekends?", content: "Yes, we are open 24 hours every day." },
{ id: "f2", title: "Do you offer delivery?", content: "Yes, delivery is available through major local platforms." },
{ id: "f3", title: "Is parking available?", content: "Street parking is available near the restaurant location." },
]}
title="Frequently Asked Questions"
description="Answers to commonly asked questions about our restaurant."
@@ -372,21 +177,13 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Contact Us"
title="Visit Us Today"
description="We are open 24 hours. Stop by for an authentic Chinese meal or reach out to us at 01946-447621."
buttons={[
{
text: "Call Now",
href: "tel:01946447621",
},
{
text: "Get Directions",
href: "https://maps.google.com",
},
{ text: "Call Now", href: "tel:01946447621" },
{ text: "Get Directions", href: "https://maps.google.com" },
]}
/>
</div>
@@ -394,45 +191,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Menu",
items: [
{
label: "Signature Dishes",
href: "#products",
},
{
label: "All Items",
href: "#products",
},
],
},
{
title: "Company",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Follow Us",
items: [
{
label: "Facebook",
href: "#",
},
{
label: "Instagram",
href: "#",
},
],
},
{ title: "Menu", items: [{ label: "Signature Dishes", href: "#products" }, { label: "All Items", href: "#products" }] },
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] },
{ title: "Follow Us", items: [{ label: "Facebook", href: "#" }, { label: "Instagram", href: "#" }] },
]}
logoText="Bamboo Restaurant"
copyrightText="© 2025 | Bamboo Restaurant"