Merge version_3 into main #2
@@ -47,6 +47,7 @@ export default function LandingPage() {
|
||||
<HeroOverlayTestimonial
|
||||
title="Authentic Flavors, Timeless Traditions"
|
||||
description="Experience the warmth and heritage of Shri Chamunda Restaurant, where every dish tells a story of authentic spices and home-cooked love."
|
||||
buttons={[{ text: "View Menu", href: "#products" }]}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rajesh Kumar", handle: "@rajeshk", testimonial: "The best authentic taste in the city! Reminds me of home.", rating: 5,
|
||||
@@ -122,11 +123,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Our Signature Dishes"
|
||||
description="Discover a menu crafted with care, featuring time-honored recipes that bring the soul of traditional cooking to your table."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table", href: "#contact"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user