Merge version_1 into main #1
301
src/app/page.tsx
301
src/app/page.tsx
@@ -32,25 +32,15 @@ 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: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoAlt="Saung Rawa Lele Logo"
|
||||
brandName="Saung Rawa Lele"
|
||||
@@ -61,61 +51,31 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Taste the Authentic Flavor of Freshwater Delights"
|
||||
description="Experience the unique culinary journey at Saung Rawa Lele, where traditional recipes meet the freshest catfish, served in a serene pondside setting, perfect for family and friends."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Dewi K.",
|
||||
handle: "@dewikuliner",
|
||||
testimonial: "Absolutely loved the Pecel Lele! The sambal was perfectly spicy, and the catfish was incredibly fresh. A must-visit spot!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-taking-selfie_23-2148750393.jpg",
|
||||
imageAlt: "Dewi K.",
|
||||
},
|
||||
name: "Dewi K.", handle: "@dewikuliner", testimonial: "Absolutely loved the Pecel Lele! The sambal was perfectly spicy, and the catfish was incredibly fresh. A must-visit spot!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-taking-selfie_23-2148750393.jpg", imageAlt: "Dewi K."},
|
||||
{
|
||||
name: "Budi S.",
|
||||
handle: "@budiselerasa",
|
||||
testimonial: "The ambiance by the pond is so relaxing. Their Lele Goreng is crispy and juicy, a true culinary gem in the city.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-guy-showing-approval_23-2148334477.jpg",
|
||||
imageAlt: "Budi S.",
|
||||
},
|
||||
name: "Budi S.", handle: "@budiselerasa", testimonial: "The ambiance by the pond is so relaxing. Their Lele Goreng is crispy and juicy, a true culinary gem in the city.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-guy-showing-approval_23-2148334477.jpg", imageAlt: "Budi S."},
|
||||
{
|
||||
name: "Citra A.",
|
||||
handle: "@citra_foodie",
|
||||
testimonial: "Saung Rawa Lele offers a delightful escape. Every dish tastes homemade and authentic. Highly recommend the Mangut Lele!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-waiting-hotel-receptionist_1262-5796.jpg",
|
||||
imageAlt: "Citra A.",
|
||||
},
|
||||
name: "Citra A.", handle: "@citra_foodie", testimonial: "Saung Rawa Lele offers a delightful escape. Every dish tastes homemade and authentic. Highly recommend the Mangut Lele!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-waiting-hotel-receptionist_1262-5796.jpg", imageAlt: "Citra A."},
|
||||
{
|
||||
name: "Rina M.",
|
||||
handle: "@rinamakan",
|
||||
testimonial: "A perfect spot for family dinners. The kids loved the plain fried catfish, and we enjoyed the spicy options. Great service!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-enjoying-conversation-appetizer-dining-table-home_637285-5882.jpg",
|
||||
imageAlt: "Rina M.",
|
||||
},
|
||||
name: "Rina M.", handle: "@rinamakan", testimonial: "A perfect spot for family dinners. The kids loved the plain fried catfish, and we enjoyed the spicy options. Great service!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-enjoying-conversation-appetizer-dining-table-home_637285-5882.jpg", imageAlt: "Rina M."},
|
||||
{
|
||||
name: "Joko P.",
|
||||
handle: "@joko_foodhunt",
|
||||
testimonial: "From the welcoming staff to the last bite, everything was excellent. The freshwater fish truly tastes different here.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-woman-sitting-table-cafe-drinking-red-wine_496169-278.jpg",
|
||||
imageAlt: "Joko P.",
|
||||
},
|
||||
name: "Joko P.", handle: "@joko_foodhunt", testimonial: "From the welcoming staff to the last bite, everything was excellent. The freshwater fish truly tastes different here.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-woman-sitting-table-cafe-drinking-red-wine_496169-278.jpg", imageAlt: "Joko P."},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Our Menu", href: "#menu"},
|
||||
{
|
||||
text: "Make a Reservation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Make a Reservation", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-view-deep-fried-sea-bass-served-with-fresh-vegetables-lemonnd-narsharab-sauce-wooden-table_140725-11793.jpg"
|
||||
imageAlt="Authentic Indonesian Lele Dish at Pondside Restaurant"
|
||||
@@ -128,22 +88,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Our Story: From Our Rawa to Your Plate",
|
||||
type: "text", content: "Our Story: From Our Rawa to Your Plate"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698372.jpg", alt: "Exterior view of Saung Rawa Lele restaurant with pond"
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
content: "Saung Rawa Lele began with a simple passion: to share the authentic taste of Indonesian freshwater catfish in a tranquil, natural setting. Our journey started years ago with a small pond (rawa) where we cultivated the freshest lele, nurtured by pristine waters. This dedication to freshness is at the heart of everything we do, ensuring that every dish you enjoy is a true reflection of our commitment to quality and tradition. We believe in serving food that not only tastes delicious but also tells a story of heritage and care.",
|
||||
},
|
||||
type: "text", content: "Saung Rawa Lele began with a simple passion: to share the authentic taste of Indonesian freshwater catfish in a tranquil, natural setting. Our journey started years ago with a small pond (rawa) where we cultivated the freshest lele, nurtured by pristine waters. This dedication to freshness is at the heart of everything we do, ensuring that every dish you enjoy is a true reflection of our commitment to quality and tradition. We believe in serving food that not only tastes delicious but also tells a story of heritage and care."},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Learn More", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698372.jpg"
|
||||
imageAlt="Exterior view of Saung Rawa Lele restaurant with pond"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -155,29 +110,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Fish,
|
||||
title: "Fresh Catfish Daily",
|
||||
description: "Our catfish are sourced directly from our own rawa (pond) every morning, ensuring unparalleled freshness for every dish.",
|
||||
},
|
||||
title: "Fresh Catfish Daily", description: "Our catfish are sourced directly from our own rawa (pond) every morning, ensuring unparalleled freshness for every dish."},
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Authentic Indonesian Spices",
|
||||
description: "We use traditional Indonesian recipes and hand-picked local spices to create flavors that are truly unforgettable.",
|
||||
},
|
||||
title: "Authentic Indonesian Spices", description: "We use traditional Indonesian recipes and hand-picked local spices to create flavors that are truly unforgettable."},
|
||||
{
|
||||
icon: Sunset,
|
||||
title: "Relaxing Pondside Ambience",
|
||||
description: "Dine in a tranquil setting by our serene pond, offering a perfect escape from the city bustle for a peaceful meal.",
|
||||
},
|
||||
title: "Relaxing Pondside Ambience", description: "Dine in a tranquil setting by our serene pond, offering a perfect escape from the city bustle for a peaceful meal."},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Family-Friendly Dining",
|
||||
description: "With spacious seating and a welcoming atmosphere, Saung Rawa Lele is the ideal place for family gatherings and celebrations.",
|
||||
},
|
||||
title: "Family-Friendly Dining", description: "With spacious seating and a welcoming atmosphere, Saung Rawa Lele is the ideal place for family gatherings and celebrations."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Commitment to Quality",
|
||||
description: "Every dish is prepared with the utmost care and passion, upholding the highest standards of taste and presentation.",
|
||||
},
|
||||
title: "Commitment to Quality", description: "Every dish is prepared with the utmost care and passion, upholding the highest standards of taste and presentation."},
|
||||
]}
|
||||
title="Why Choose Saung Rawa Lele?"
|
||||
description="Discover what makes our dining experience truly special and unforgettable, a blend of fresh ingredients, traditional cooking, and a welcoming environment."
|
||||
@@ -192,53 +137,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "lele-goreng",
|
||||
name: "Lele Goreng",
|
||||
price: "IDR 35,000",
|
||||
variant: "Crispy Fried Catfish",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-lemon-slices-grey-background-dish-photo-food_140725-46948.jpg",
|
||||
imageAlt: "Crispy Fried Catfish",
|
||||
},
|
||||
id: "lele-goreng", name: "Lele Goreng", price: "IDR 35,000", variant: "Crispy Fried Catfish", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-lemon-slices-grey-background-dish-photo-food_140725-46948.jpg", imageAlt: "Crispy Fried Catfish"},
|
||||
{
|
||||
id: "pecel-lele",
|
||||
name: "Pecel Lele",
|
||||
price: "IDR 40,000",
|
||||
variant: "Grilled Catfish with Sambal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thai-food-shrimp-spicy-fish-sauce_1150-38078.jpg",
|
||||
imageAlt: "Grilled Catfish with Sambal",
|
||||
},
|
||||
id: "pecel-lele", name: "Pecel Lele", price: "IDR 40,000", variant: "Grilled Catfish with Sambal", imageSrc: "http://img.b2bpic.net/free-photo/thai-food-shrimp-spicy-fish-sauce_1150-38078.jpg", imageAlt: "Grilled Catfish with Sambal"},
|
||||
{
|
||||
id: "mangut-lele",
|
||||
name: "Mangut Lele",
|
||||
price: "IDR 45,000",
|
||||
variant: "Smoked Catfish in Spicy Coconut Gravy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fish-oily-sauce-spinach-dry-fruits-lemon-spices-top-view_141793-1779.jpg",
|
||||
imageAlt: "Smoked Catfish in Spicy Coconut Gravy",
|
||||
},
|
||||
id: "mangut-lele", name: "Mangut Lele", price: "IDR 45,000", variant: "Smoked Catfish in Spicy Coconut Gravy", imageSrc: "http://img.b2bpic.net/free-photo/fish-oily-sauce-spinach-dry-fruits-lemon-spices-top-view_141793-1779.jpg", imageAlt: "Smoked Catfish in Spicy Coconut Gravy"},
|
||||
{
|
||||
id: "gulai-lele",
|
||||
name: "Gulai Lele",
|
||||
price: "IDR 48,000",
|
||||
variant: "Catfish Curry in Rich Spices",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-black-cup_1150-23806.jpg",
|
||||
imageAlt: "Catfish Curry in Rich Spices",
|
||||
},
|
||||
id: "gulai-lele", name: "Gulai Lele", price: "IDR 48,000", variant: "Catfish Curry in Rich Spices", imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-black-cup_1150-23806.jpg", imageAlt: "Catfish Curry in Rich Spices"},
|
||||
{
|
||||
id: "lele-bakar",
|
||||
name: "Lele Bakar",
|
||||
price: "IDR 42,000",
|
||||
variant: "Charcoal Grilled Catfish",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-grilled-fish-with-sauce-bell-pepper-plate_141793-11299.jpg",
|
||||
imageAlt: "Charcoal Grilled Catfish",
|
||||
},
|
||||
id: "lele-bakar", name: "Lele Bakar", price: "IDR 42,000", variant: "Charcoal Grilled Catfish", imageSrc: "http://img.b2bpic.net/free-photo/front-view-grilled-fish-with-sauce-bell-pepper-plate_141793-11299.jpg", imageAlt: "Charcoal Grilled Catfish"},
|
||||
{
|
||||
id: "soto-lele",
|
||||
name: "Soto Lele",
|
||||
price: "IDR 38,000",
|
||||
variant: "Traditional Catfish Soup with Noodles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pork-bones-tom-yum-thai-food-tom-yum-pork-ribs-decorated-with-ingredients_1150-23356.jpg",
|
||||
imageAlt: "Traditional Catfish Soup with Noodles",
|
||||
},
|
||||
id: "soto-lele", name: "Soto Lele", price: "IDR 38,000", variant: "Traditional Catfish Soup with Noodles", imageSrc: "http://img.b2bpic.net/free-photo/pork-bones-tom-yum-thai-food-tom-yum-pork-ribs-decorated-with-ingredients_1150-23356.jpg", imageAlt: "Traditional Catfish Soup with Noodles"},
|
||||
]}
|
||||
title="Our Signature Lele Dishes"
|
||||
description="Explore a tantalizing selection of our most popular catfish dishes, prepared with passion and tradition, guaranteeing an authentic taste of Indonesia."
|
||||
@@ -252,53 +161,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Fitriani S.",
|
||||
role: "Local Food Critic",
|
||||
testimonial: "Saung Rawa Lele is a hidden gem! The freshness of the catfish truly stands out, and the traditional flavors are perfectly balanced. A culinary masterpiece.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-businesswoman-sitting-table-cafe-drinking-coffee-reading-smartphone-app_1258-199407.jpg",
|
||||
imageAlt: "Fitriani S.",
|
||||
},
|
||||
id: "t1", name: "Fitriani S.", role: "Local Food Critic", testimonial: "Saung Rawa Lele is a hidden gem! The freshness of the catfish truly stands out, and the traditional flavors are perfectly balanced. A culinary masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-businesswoman-sitting-table-cafe-drinking-coffee-reading-smartphone-app_1258-199407.jpg", imageAlt: "Fitriani S."},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Agus M.",
|
||||
role: "Regular Customer",
|
||||
testimonial: "I've been coming here for years, and the quality never drops. The serene atmosphere by the pond makes every meal special. Highly recommended for authentic Indonesian taste.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586556.jpg",
|
||||
imageAlt: "Agus M.",
|
||||
},
|
||||
id: "t2", name: "Agus M.", role: "Regular Customer", testimonial: "I've been coming here for years, and the quality never drops. The serene atmosphere by the pond makes every meal special. Highly recommended for authentic Indonesian taste.", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586556.jpg", imageAlt: "Agus M."},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Santi N.",
|
||||
role: "Family Visitor",
|
||||
testimonial: "Fantastic place for families! My children love the Lele Goreng, and the staff are always so welcoming. It feels like dining at home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-successful-senior-woman-holding-gadget_1262-5251.jpg",
|
||||
imageAlt: "Santi N.",
|
||||
},
|
||||
id: "t3", name: "Santi N.", role: "Family Visitor", testimonial: "Fantastic place for families! My children love the Lele Goreng, and the staff are always so welcoming. It feels like dining at home.", imageSrc: "http://img.b2bpic.net/free-photo/modern-successful-senior-woman-holding-gadget_1262-5251.jpg", imageAlt: "Santi N."},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Rizky D.",
|
||||
role: "Travel Blogger",
|
||||
testimonial: "As a traveler, finding authentic local cuisine is key. Saung Rawa Lele exceeded my expectations. The Pecel Lele was unforgettable, a true taste of Indonesia.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-enyoing-dinner-party_52683-130084.jpg",
|
||||
imageAlt: "Rizky D.",
|
||||
},
|
||||
id: "t4", name: "Rizky D.", role: "Travel Blogger", testimonial: "As a traveler, finding authentic local cuisine is key. Saung Rawa Lele exceeded my expectations. The Pecel Lele was unforgettable, a true taste of Indonesia.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-enyoing-dinner-party_52683-130084.jpg", imageAlt: "Rizky D."},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Lina H.",
|
||||
role: "Food Enthusiast",
|
||||
testimonial: "The Mangut Lele here is to die for! The smoky flavor combined with the rich coconut gravy is divine. You won't find a better catfish dish anywhere.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20504.jpg",
|
||||
imageAlt: "Lina H.",
|
||||
},
|
||||
id: "t5", name: "Lina H.", role: "Food Enthusiast", testimonial: "The Mangut Lele here is to die for! The smoky flavor combined with the rich coconut gravy is divine. You won't find a better catfish dish anywhere.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20504.jpg", imageAlt: "Lina H."},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Chef Bayu",
|
||||
role: "Guest Chef",
|
||||
testimonial: "The dedication to freshness and traditional techniques at Saung Rawa Lele is commendable. It's an inspiring place for anyone who appreciates authentic Indonesian culinary art.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg",
|
||||
imageAlt: "Chef Bayu",
|
||||
},
|
||||
id: "t6", name: "Chef Bayu", role: "Guest Chef", testimonial: "The dedication to freshness and traditional techniques at Saung Rawa Lele is commendable. It's an inspiring place for anyone who appreciates authentic Indonesian culinary art.", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg", imageAlt: "Chef Bayu"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Hear directly from our satisfied customers about their delightful dining experiences and why they keep coming back to Saung Rawa Lele."
|
||||
@@ -311,35 +184,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Do you accept reservations?",
|
||||
content: "Yes, we highly recommend making a reservation, especially during peak hours and weekends, to ensure you get a table by the pond. You can call us directly or use our online form.",
|
||||
},
|
||||
id: "faq1", title: "Do you accept reservations?", content: "Yes, we highly recommend making a reservation, especially during peak hours and weekends, to ensure you get a table by the pond. You can call us directly or use our online form."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "What are your operating hours?",
|
||||
content: "We are open daily from 11:00 AM to 9:00 PM. Please check our Contact section for any special holiday hours.",
|
||||
},
|
||||
id: "faq2", title: "What are your operating hours?", content: "We are open daily from 11:00 AM to 9:00 PM. Please check our Contact section for any special holiday hours."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Do you offer vegetarian options?",
|
||||
content: "While our specialty is catfish, we do offer a selection of vegetarian side dishes and appetizers, such as sautéed vegetables and tofu/tempeh preparations. Please ask our staff for recommendations.",
|
||||
},
|
||||
id: "faq3", title: "Do you offer vegetarian options?", content: "While our specialty is catfish, we do offer a selection of vegetarian side dishes and appetizers, such as sautéed vegetables and tofu/tempeh preparations. Please ask our staff for recommendations."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Is Saung Rawa Lele kid-friendly?",
|
||||
content: "Absolutely! We welcome families and have a spacious, relaxed environment that is enjoyable for children. We also have some non-spicy options suitable for younger palates.",
|
||||
},
|
||||
id: "faq4", title: "Is Saung Rawa Lele kid-friendly?", content: "Absolutely! We welcome families and have a spacious, relaxed environment that is enjoyable for children. We also have some non-spicy options suitable for younger palates."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "Do you cater for events?",
|
||||
content: "Yes, we can arrange catering for special events and private gatherings. Please contact us with your event details, and we'll be happy to discuss customized menu options.",
|
||||
},
|
||||
id: "faq5", title: "Do you cater for events?", content: "Yes, we can arrange catering for special events and private gatherings. Please contact us with your event details, and we'll be happy to discuss customized menu options."},
|
||||
{
|
||||
id: "faq6",
|
||||
title: "Do you have parking available?",
|
||||
content: "Yes, we provide ample parking space for our guests. Please follow the signs upon arrival.",
|
||||
},
|
||||
id: "faq6", title: "Do you have parking available?", content: "Yes, we provide ample parking space for our guests. Please follow the signs upon arrival."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about our restaurant, menu, reservations, and dining experience."
|
||||
@@ -351,18 +206,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Visit Us Today or Make a Reservation\n\nJl. Raya Citarum No. 123, Bandung, Jawa Barat\n\nPhone: (022) 123-4567 | Email: info@saungrawalele.com\n\nOpen Daily: 11:00 AM - 9:00 PM"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.app.goo.gl/example",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.app.goo.gl/example"},
|
||||
{
|
||||
text: "Call Us Now",
|
||||
href: "tel:+62221234567",
|
||||
},
|
||||
text: "Call Us Now", href: "tel:+62221234567"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -374,62 +224,37 @@ export default function LandingPage() {
|
||||
logoText="Saung Rawa Lele"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Menu Highlights",
|
||||
items: [
|
||||
title: "Menu Highlights", items: [
|
||||
{
|
||||
label: "Lele Goreng",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Lele Goreng", href: "#menu"},
|
||||
{
|
||||
label: "Pecel Lele",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Pecel Lele", href: "#menu"},
|
||||
{
|
||||
label: "Mangut Lele",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Mangut Lele", href: "#menu"},
|
||||
{
|
||||
label: "Soto Lele",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Soto Lele", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservations", href: "#contact"},
|
||||
{
|
||||
label: "Location",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Location", href: "#contact"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/saungrawalele",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/saungrawalele"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user