diff --git a/src/app/page.tsx b/src/app/page.tsx
index 420f8a6..385d6bb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -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() {
@@ -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"
/>
@@ -168,64 +99,16 @@ export default function LandingPage() {
@@ -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() {
@@ -394,45 +191,9 @@ export default function LandingPage() {