Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-28 03:31:21 +00:00

View File

@@ -13,7 +13,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TeamCardTen from '@/components/sections/team/TeamCardTen';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Utensils } from "lucide-react";
import { Utensils, ForkKnife } from "lucide-react";
export default function LandingPage() {
return (
@@ -34,37 +34,21 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Highlights",
id: "#highlights",
},
name: "Highlights", id: "#highlights"},
{
name: "Team",
id: "#team",
},
name: "Team", id: "#team"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ewl7sh"
logoAlt="Bones Restaurant Logo"
@@ -78,13 +62,9 @@ export default function LandingPage() {
description="Authentic flavors, unforgettable experiences. Savor the finest cuts and hearty dishes at Bones Restaurant."
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
{
text: "Make a Reservation",
href: "#contact",
},
text: "Make a Reservation", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg"
imageAlt="Elegant restaurant interior with food"
@@ -111,32 +91,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Grilled Ribeye",
description: "A perfectly grilled 16oz ribeye, seasoned to perfection and served with our chef's special sauce.",
imageSrc: "http://img.b2bpic.net/free-photo/finely-cut-beef-steak-with-boiled-potatoes-herbs-glass-red-wine_114579-1536.jpg",
imageAlt: "Grilled Ribeye Steak",
buttonIcon: "ForkKnife",
title: "Grilled Ribeye", description: "A perfectly grilled 16oz ribeye, seasoned to perfection and served with our chef's special sauce.", imageSrc: "http://img.b2bpic.net/free-photo/finely-cut-beef-steak-with-boiled-potatoes-herbs-glass-red-wine_114579-1536.jpg", imageAlt: "Grilled Ribeye Steak", buttonIcon: ForkKnife,
},
{
title: "Smoked Brisket",
description: "Slow-smoked for twelve hours until tender, served with a tangy BBQ glaze and homemade coleslaw.",
imageSrc: "http://img.b2bpic.net/free-photo/rib-rib-restaurant-process-preparing-pork-ribs-open-fire_1321-4666.jpg",
imageAlt: "Smoked Brisket",
buttonIcon: "ForkKnife",
title: "Smoked Brisket", description: "Slow-smoked for twelve hours until tender, served with a tangy BBQ glaze and homemade coleslaw.", imageSrc: "http://img.b2bpic.net/free-photo/rib-rib-restaurant-process-preparing-pork-ribs-open-fire_1321-4666.jpg", imageAlt: "Smoked Brisket", buttonIcon: ForkKnife,
},
{
title: "Classic Pork Belly",
description: "Crispy on the outside, succulent on the inside. A rich and flavorful dish with a delicate balance of spices.",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-pork-neck-white-plate-wooden-table_1150-21264.jpg",
imageAlt: "Classic Pork Belly",
buttonIcon: "ForkKnife",
title: "Classic Pork Belly", description: "Crispy on the outside, succulent on the inside. A rich and flavorful dish with a delicate balance of spices.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-pork-neck-white-plate-wooden-table_1150-21264.jpg", imageAlt: "Classic Pork Belly", buttonIcon: ForkKnife,
},
{
title: "Seasonal Vegetable Platter",
description: "A vibrant assortment of farm-fresh vegetables, roasted to perfection and lightly seasoned.",
imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-chopped-lettuce-purple-cabbages-chili-pepper-tomatoes_114579-70222.jpg",
imageAlt: "Seasonal Vegetable Platter",
buttonIcon: "ForkKnife",
title: "Seasonal Vegetable Platter", description: "A vibrant assortment of farm-fresh vegetables, roasted to perfection and lightly seasoned.", imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-chopped-lettuce-purple-cabbages-chili-pepper-tomatoes_114579-70222.jpg", imageAlt: "Seasonal Vegetable Platter", buttonIcon: ForkKnife,
},
]}
title="Signature Dishes"
@@ -152,47 +116,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "dish-1",
name: "Slow-Cooked Lamb Shank",
price: "$32.00",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-boiled-meat-with-cooked-potatoes-dark-background-dish-sauce-cuisine-hot-dinner-kitchen-meat-cooking_140725-158189.jpg",
imageAlt: "Slow-Cooked Lamb Shank",
},
id: "dish-1", name: "Slow-Cooked Lamb Shank", price: "$32.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-boiled-meat-with-cooked-potatoes-dark-background-dish-sauce-cuisine-hot-dinner-kitchen-meat-cooking_140725-158189.jpg", imageAlt: "Slow-Cooked Lamb Shank"},
{
id: "dish-2",
name: "Pan-Seared Salmon",
price: "$28.00",
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-vegetables-table_140725-750.jpg",
imageAlt: "Pan-Seared Salmon",
},
id: "dish-2", name: "Pan-Seared Salmon", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-vegetables-table_140725-750.jpg", imageAlt: "Pan-Seared Salmon"},
{
id: "dish-3",
name: "Bones Burger Deluxe",
price: "$18.00",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-beef-meat-pickles-tomatoes-served-with-french-fries-sauces-black_140725-11867.jpg",
imageAlt: "Bones Burger Deluxe",
},
id: "dish-3", name: "Bones Burger Deluxe", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-beef-meat-pickles-tomatoes-served-with-french-fries-sauces-black_140725-11867.jpg", imageAlt: "Bones Burger Deluxe"},
{
id: "dish-4",
name: "Creamy Mushroom Risotto",
price: "$24.00",
imageSrc: "http://img.b2bpic.net/free-photo/scrambled-eggs-veggies-salad-top-view_23-2148440358.jpg",
imageAlt: "Creamy Mushroom Risotto",
},
id: "dish-4", name: "Creamy Mushroom Risotto", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/scrambled-eggs-veggies-salad-top-view_23-2148440358.jpg", imageAlt: "Creamy Mushroom Risotto"},
{
id: "dish-5",
name: "Chocolate Lava Cake",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-lava-dessert_74190-1891.jpg",
imageAlt: "Chocolate Lava Cake",
},
id: "dish-5", name: "Chocolate Lava Cake", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-lava-dessert_74190-1891.jpg", imageAlt: "Chocolate Lava Cake"},
{
id: "dish-6",
name: "Artisan Cheese Board",
price: "$16.00",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-picnic-food-with-glasses-wine_23-2148247733.jpg",
imageAlt: "Artisan Cheese Board",
},
id: "dish-6", name: "Artisan Cheese Board", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-picnic-food-with-glasses-wine_23-2148247733.jpg", imageAlt: "Artisan Cheese Board"},
]}
title="Our Full Menu"
description="Explore a diverse range of appetizers, main courses, and decadent desserts, all prepared with passion and the finest ingredients for an unparalleled dining experience."
@@ -206,29 +140,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "metric-1",
value: "15+",
title: "Years Serving You",
description: "Since our humble beginnings, we've proudly grown, continuously evolving to delight your palate.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b3ntf6",
imageAlt: "Years serving icon",
},
id: "metric-1", value: "15+", title: "Years Serving You", description: "Since our humble beginnings, we've proudly grown, continuously evolving to delight your palate.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b3ntf6", imageAlt: "Years serving icon"},
{
id: "metric-2",
value: "250K+",
title: "Happy Customers",
description: "Thousands of guests have enjoyed our hospitality, delicious food, and inviting atmosphere.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14512.jpg",
imageAlt: "Happy customers icon",
},
id: "metric-2", value: "250K+", title: "Happy Customers", description: "Thousands of guests have enjoyed our hospitality, delicious food, and inviting atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14512.jpg", imageAlt: "Happy customers icon"},
{
id: "metric-3",
value: "10+",
title: "Culinary Awards",
description: "Recognized for excellence in taste and dining experience, a testament to our dedicated team.",
imageSrc: "http://img.b2bpic.net/free-photo/winner-concept-with-golden-ballerina_23-2149059963.jpg",
imageAlt: "Culinary awards icon",
},
id: "metric-3", value: "10+", title: "Culinary Awards", description: "Recognized for excellence in taste and dining experience, a testament to our dedicated team.", imageSrc: "http://img.b2bpic.net/free-photo/winner-concept-with-golden-ballerina_23-2149059963.jpg", imageAlt: "Culinary awards icon"},
]}
title="Our Milestones"
description="Celebrating years of culinary passion and dedicated service, Bones Restaurant has achieved significant milestones through the support of our beloved community."
@@ -243,23 +159,11 @@ export default function LandingPage() {
membersAnimation="slide-up"
members={[
{
id: "member-1",
name: "Chef John Doe",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-friendly-waitress-work_329181-2068.jpg",
imageAlt: "Chef John Doe",
},
id: "member-1", name: "Chef John Doe", imageSrc: "http://img.b2bpic.net/free-photo/portrait-friendly-waitress-work_329181-2068.jpg", imageAlt: "Chef John Doe"},
{
id: "member-2",
name: "Sous Chef Jane Smith",
imageSrc: "http://img.b2bpic.net/free-photo/man-sniffs-vegetables-dark-pan_114579-30622.jpg",
imageAlt: "Sous Chef Jane Smith",
},
id: "member-2", name: "Sous Chef Jane Smith", imageSrc: "http://img.b2bpic.net/free-photo/man-sniffs-vegetables-dark-pan_114579-30622.jpg", imageAlt: "Sous Chef Jane Smith"},
{
id: "member-3",
name: "Pastry Chef Emily White",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-cook-wearing-chef-uniform-holding-points-with-hand-cake-plate-isolated-pink-wall_141793-36740.jpg",
imageAlt: "Pastry Chef Emily White",
},
id: "member-3", name: "Pastry Chef Emily White", imageSrc: "http://img.b2bpic.net/free-photo/young-male-cook-wearing-chef-uniform-holding-points-with-hand-cake-plate-isolated-pink-wall_141793-36740.jpg", imageAlt: "Pastry Chef Emily White"},
]}
memberVariant="card"
/>
@@ -272,45 +176,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t-1",
name: "Sarah J.",
role: "Food Enthusiast",
testimonial: "The best steak I've ever had! Every dish was a masterpiece, and the service was impeccable. Truly a five-star experience.",
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2148006620.jpg",
imageAlt: "Customer Sarah J.",
},
id: "t-1", name: "Sarah J.", role: "Food Enthusiast", testimonial: "The best steak I've ever had! Every dish was a masterpiece, and the service was impeccable. Truly a five-star experience.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2148006620.jpg", imageAlt: "Customer Sarah J."},
{
id: "t-2",
name: "Michael C.",
role: "Regular Patron",
testimonial: "An incredible atmosphere and truly exceptional service. Bones is our new favorite spot for special occasions and regular dinners.",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-notebook-using-smartphone_23-2147793066.jpg",
imageAlt: "Customer Michael C.",
},
id: "t-2", name: "Michael C.", role: "Regular Patron", testimonial: "An incredible atmosphere and truly exceptional service. Bones is our new favorite spot for special occasions and regular dinners.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-notebook-using-smartphone_23-2147793066.jpg", imageAlt: "Customer Michael C."},
{
id: "t-3",
name: "Emily R.",
role: "Local Critic",
testimonial: "The smoked brisket is out of this world. Perfectly tender, flavorful, and a must-try for any meat lover! Highly recommend.",
imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg",
imageAlt: "Customer Emily R.",
},
id: "t-3", name: "Emily R.", role: "Local Critic", testimonial: "The smoked brisket is out of this world. Perfectly tender, flavorful, and a must-try for any meat lover! Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg", imageAlt: "Customer Emily R."},
{
id: "t-4",
name: "David K.",
role: "Dining Reviewer",
testimonial: "Perfect for a special occasion. The food and wine pairing was divine, and the staff made us feel incredibly welcome.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005414.jpg",
imageAlt: "Customer David K.",
},
id: "t-4", name: "David K.", role: "Dining Reviewer", testimonial: "Perfect for a special occasion. The food and wine pairing was divine, and the staff made us feel incredibly welcome.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005414.jpg", imageAlt: "Customer David K."},
{
id: "t-5",
name: "Jessica L.",
role: "Community Member",
testimonial: "Consistently amazing food and a welcoming environment. The attention to detail makes it a true gem in our neighborhood.",
imageSrc: "http://img.b2bpic.net/free-photo/watching-funny-video-internet-with-coworkers-cafe-terrace-with-tasty-food_8353-10265.jpg",
imageAlt: "Customer Jessica L.",
},
id: "t-5", name: "Jessica L.", role: "Community Member", testimonial: "Consistently amazing food and a welcoming environment. The attention to detail makes it a true gem in our neighborhood.", imageSrc: "http://img.b2bpic.net/free-photo/watching-funny-video-internet-with-coworkers-cafe-terrace-with-tasty-food_8353-10265.jpg", imageAlt: "Customer Jessica L."},
]}
title="What Our Guests Say"
description="Hear from our cherished customers about their unforgettable dining experiences and why they keep coming back to Bones Restaurant."
@@ -323,35 +197,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "Do you offer vegetarian or vegan options?",
content: "Yes, we have a selection of delicious vegetarian and vegan dishes carefully crafted by our chefs. Please ask your server for details.",
},
id: "faq-1", title: "Do you offer vegetarian or vegan options?", content: "Yes, we have a selection of delicious vegetarian and vegan dishes carefully crafted by our chefs. Please ask your server for details."},
{
id: "faq-2",
title: "How do I make a reservation?",
content: "Reservations can be made easily through our website's contact section, or by calling us directly during business hours.",
},
id: "faq-2", title: "How do I make a reservation?", content: "Reservations can be made easily through our website's contact section, or by calling us directly during business hours."},
{
id: "faq-3",
title: "Is Bones Restaurant child-friendly?",
content: "Absolutely! We welcome families and offer a special children's menu. High chairs are available upon request.",
},
id: "faq-3", title: "Is Bones Restaurant child-friendly?", content: "Absolutely! We welcome families and offer a special children's menu. High chairs are available upon request."},
{
id: "faq-4",
title: "Do you host private events or catering?",
content: "Yes, we offer both private dining options for special events and catering services. Please contact us to discuss your needs.",
},
id: "faq-4", title: "Do you host private events or catering?", content: "Yes, we offer both private dining options for special events and catering services. Please contact us to discuss your needs."},
{
id: "faq-5",
title: "What are your opening hours?",
content: "We are open Tuesday to Sunday, from 5 PM to 10 PM for dinner service. We are closed on Mondays.",
},
id: "faq-5", title: "What are your opening hours?", content: "We are open Tuesday to Sunday, from 5 PM to 10 PM for dinner service. We are closed on Mondays."},
{
id: "faq-6",
title: "Do you accommodate allergies?",
content: "We strive to accommodate all dietary restrictions and allergies. Please inform your server of any concerns, and our culinary team will assist you.",
},
id: "faq-6", title: "Do you accommodate allergies?", content: "We strive to accommodate all dietary restrictions and allergies. Please inform your server of any concerns, and our culinary team will assist you."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about reservations, menu options, dietary accommodations, and our services to help plan your perfect visit."
@@ -363,20 +219,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Connect with Us"
title="Plan Your Visit"
description="We look forward to welcoming you to Bones Restaurant. Contact us for reservations, private event inquiries, or any other questions you may have."
buttons={[
{
text: "Book a Table",
href: "#",
},
text: "Book a Table", href: "#"},
{
text: "Get Directions",
href: "#",
},
text: "Get Directions", href: "#"},
]}
/>
</div>
@@ -386,66 +237,39 @@ export default function LandingPage() {
logoText="Bones"
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Appetizers",
href: "#menu",
},
label: "Appetizers", href: "#menu"},
{
label: "Main Courses",
href: "#menu",
},
label: "Main Courses", href: "#menu"},
{
label: "Desserts",
href: "#menu",
},
label: "Desserts", href: "#menu"},
{
label: "Drinks",
href: "#menu",
},
label: "Drinks", href: "#menu"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Our Team",
href: "#team",
},
label: "Our Team", href: "#team"},
{
label: "Reviews",
href: "#reviews",
},
label: "Reviews", href: "#reviews"},
{
label: "Awards",
href: "#metrics",
},
label: "Awards", href: "#metrics"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
{
label: "Location",
href: "#contact",
},
label: "Location", href: "#contact"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}