Update src/app/page.tsx

This commit is contained in:
2026-05-11 10:49:02 +00:00
parent 90b7d9f127
commit 06bf23326f

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Nasi Goreng H. Mualimin"
/>
@@ -59,106 +49,56 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Nasi Goreng Pekalongan H. Mualimin"
description="The legendary taste of Pekalongan's finest Nasi Goreng, prepared with generations-old secret recipes."
testimonials={[
{
name: "Budi Santoso",
handle: "@budis",
testimonial: "The best nasi goreng I have ever had! Authentic and spicy.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-front-store-graffiti_1122-2211.jpg?_wi=1",
imageAlt: "traditional nasi goreng pekalongan cuisine",
},
name: "Budi Santoso", handle: "@budis", testimonial: "The best nasi goreng I have ever had! Authentic and spicy.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-front-store-graffiti_1122-2211.jpg?_wi=1", imageAlt: "traditional nasi goreng pekalongan cuisine"},
{
name: "Siti Aminah",
handle: "@sitiam",
testimonial: "Consistently great taste for years. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-337.jpg",
imageAlt: "traditional nasi goreng pekalongan cuisine",
},
name: "Siti Aminah", handle: "@sitiam", testimonial: "Consistently great taste for years. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-337.jpg", imageAlt: "traditional nasi goreng pekalongan cuisine"},
{
name: "Andi Wijaya",
handle: "@andi",
testimonial: "Comfort food at its finest. Always hits the spot.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-glass-noodles-with-eggs-put-plate-red-white-cloth_1150-25833.jpg?_wi=1",
imageAlt: "traditional nasi goreng pekalongan cuisine",
},
name: "Andi Wijaya", handle: "@andi", testimonial: "Comfort food at its finest. Always hits the spot.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-glass-noodles-with-eggs-put-plate-red-white-cloth_1150-25833.jpg?_wi=1", imageAlt: "traditional nasi goreng pekalongan cuisine"},
{
name: "Dewi Sartika",
handle: "@dewi",
testimonial: "The flavor is truly nostalgic, just like home cooking.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/rice-with-tomato-slices-orange-bowl-high-quality-photo_114579-78864.jpg?_wi=1",
imageAlt: "traditional nasi goreng pekalongan cuisine",
},
name: "Dewi Sartika", handle: "@dewi", testimonial: "The flavor is truly nostalgic, just like home cooking.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/rice-with-tomato-slices-orange-bowl-high-quality-photo_114579-78864.jpg?_wi=1", imageAlt: "traditional nasi goreng pekalongan cuisine"},
{
name: "Eko Prasetyo",
handle: "@eko",
testimonial: "A must-visit culinary spot in Pekalongan!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodle-noodles-topped-with-coconut-milk_1150-22227.jpg?_wi=1",
imageAlt: "traditional nasi goreng pekalongan cuisine",
},
name: "Eko Prasetyo", handle: "@eko", testimonial: "A must-visit culinary spot in Pekalongan!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodle-noodles-topped-with-coconut-milk_1150-22227.jpg?_wi=1", imageAlt: "traditional nasi goreng pekalongan cuisine"},
]}
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "Order Now", href: "#menu"},
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-front-store-graffiti_1122-2211.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-drinks_23-2149455889.jpg",
alt: "Happy diner",
},
src: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-drinks_23-2149455889.jpg", alt: "Happy diner"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2149250117.jpg",
alt: "Happy diner",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2149250117.jpg", alt: "Happy diner"},
{
src: "http://img.b2bpic.net/free-photo/man-using-mobile-phone-while-drinking-glass-beer-with-his-friends-bar_58466-16027.jpg",
alt: "Happy diner",
},
src: "http://img.b2bpic.net/free-photo/man-using-mobile-phone-while-drinking-glass-beer-with-his-friends-bar_58466-16027.jpg", alt: "Happy diner"},
{
src: "http://img.b2bpic.net/free-photo/waitress-taking-order_23-2147985029.jpg",
alt: "Happy diner",
},
src: "http://img.b2bpic.net/free-photo/waitress-taking-order_23-2147985029.jpg", alt: "Happy diner"},
{
src: "http://img.b2bpic.net/free-photo/woman-having-fun-food-festival_23-2149500444.jpg",
alt: "Happy diner",
},
src: "http://img.b2bpic.net/free-photo/woman-having-fun-food-festival_23-2149500444.jpg", alt: "Happy diner"},
]}
marqueeItems={[
{
type: "text",
text: "Authentic Heritage",
},
type: "text", text: "Authentic Heritage"},
{
type: "text",
text: "Spicy Traditional",
},
type: "text", text: "Spicy Traditional"},
{
type: "text",
text: "Secret Spices",
},
type: "text", text: "Secret Spices"},
{
type: "text",
text: "Locally Loved",
},
type: "text", text: "Locally Loved"},
{
type: "text",
text: "Since 1980",
},
type: "text", text: "Since 1980"},
]}
/>
</div>
@@ -168,14 +108,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "A Culinary Heritage since 1980",
},
type: "text", content: "A Culinary Heritage since 1980"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-337.jpg",
alt: "Chef preparing Nasi Goreng",
},
type: "image", src: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-337.jpg", alt: "Chef preparing Nasi Goreng"},
]}
/>
</div>
@@ -188,47 +123,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Nasi Goreng Spesial",
price: "Rp 25.000",
variant: "Spicy",
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-glass-noodles-with-eggs-put-plate-red-white-cloth_1150-25833.jpg?_wi=2",
},
id: "1", name: "Nasi Goreng Spesial", price: "Rp 25.000", variant: "Spicy", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-glass-noodles-with-eggs-put-plate-red-white-cloth_1150-25833.jpg?_wi=2"},
{
id: "2",
name: "Nasi Goreng Telur",
price: "Rp 20.000",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/rice-with-tomato-slices-orange-bowl-high-quality-photo_114579-78864.jpg?_wi=2",
},
id: "2", name: "Nasi Goreng Telur", price: "Rp 20.000", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-tomato-slices-orange-bowl-high-quality-photo_114579-78864.jpg?_wi=2"},
{
id: "3",
name: "Nasi Goreng Ayam",
price: "Rp 22.000",
variant: "Poultry",
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodle-noodles-topped-with-coconut-milk_1150-22227.jpg?_wi=2",
},
id: "3", name: "Nasi Goreng Ayam", price: "Rp 22.000", variant: "Poultry", imageSrc: "http://img.b2bpic.net/free-photo/rice-noodle-noodles-topped-with-coconut-milk_1150-22227.jpg?_wi=2"},
{
id: "4",
name: "Nasi Goreng Babat",
price: "Rp 28.000",
variant: "Traditional",
imageSrc: "http://img.b2bpic.net/free-photo/spicy-fried-tubtim-fish-salad-spicy-thai-food_1150-26488.jpg",
},
id: "4", name: "Nasi Goreng Babat", price: "Rp 28.000", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/spicy-fried-tubtim-fish-salad-spicy-thai-food_1150-26488.jpg"},
{
id: "5",
name: "Nasi Goreng Pete",
price: "Rp 23.000",
variant: "Savory",
imageSrc: "http://img.b2bpic.net/free-photo/fried-mackerel-with-shrimp-paste-sauce-berry-rice_1339-5642.jpg",
},
id: "5", name: "Nasi Goreng Pete", price: "Rp 23.000", variant: "Savory", imageSrc: "http://img.b2bpic.net/free-photo/fried-mackerel-with-shrimp-paste-sauce-berry-rice_1339-5642.jpg"},
{
id: "6",
name: "Nasi Goreng Seafood",
price: "Rp 30.000",
variant: "Coastal",
imageSrc: "http://img.b2bpic.net/free-photo/client-shops-ethical-sourced-bio-shop_482257-76606.jpg",
},
id: "6", name: "Nasi Goreng Seafood", price: "Rp 30.000", variant: "Coastal", imageSrc: "http://img.b2bpic.net/free-photo/client-shops-ethical-sourced-bio-shop_482257-76606.jpg"},
]}
title="Our Signature Dishes"
description="Taste the legendary flavors that define our local food identity."
@@ -242,34 +147,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1",
label: "Quality",
title: "Fresh Ingredients",
items: [
"Farm-fresh vegetables",
"Premium quality rice",
"Hand-selected spices",
],
id: "1", label: "Quality", title: "Fresh Ingredients", items: [
"Farm-fresh vegetables", "Premium quality rice", "Hand-selected spices"],
},
{
id: "2",
label: "Tradition",
title: "Secret Recipes",
items: [
"Generations-old methods",
"Authentic flavor profile",
"No preservatives",
],
id: "2", label: "Tradition", title: "Secret Recipes", items: [
"Generations-old methods", "Authentic flavor profile", "No preservatives"],
},
{
id: "3",
label: "Service",
title: "Warm Atmosphere",
items: [
"Fast and friendly service",
"Clean environment",
"Perfect for families",
],
id: "3", label: "Service", title: "Warm Atmosphere", items: [
"Fast and friendly service", "Clean environment", "Perfect for families"],
},
]}
title="Why Foodies Love Us"
@@ -285,25 +172,15 @@ export default function LandingPage() {
author="Yusuf Hidayat"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/black-american-male-female-eating-vegan-food-restaurant_613910-7323.jpg",
alt: "Yusuf Hidayat",
},
src: "http://img.b2bpic.net/free-photo/black-american-male-female-eating-vegan-food-restaurant_613910-7323.jpg", alt: "Yusuf Hidayat"},
{
src: "http://img.b2bpic.net/free-photo/happy-young-girl-amusement-park_23-2147918057.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/happy-young-girl-amusement-park_23-2147918057.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-eating-pizza_23-2149962676.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-eating-pizza_23-2149962676.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-pretty-waitress_1098-15705.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-pretty-waitress_1098-15705.jpg", alt: "Customer"},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -316,20 +193,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What are your opening hours?",
content: "We are open daily from 5 PM to 12 AM.",
},
id: "1", title: "What are your opening hours?", content: "We are open daily from 5 PM to 12 AM."},
{
id: "2",
title: "Do you accept take-away orders?",
content: "Yes, take-away and local delivery are available.",
},
id: "2", title: "Do you accept take-away orders?", content: "Yes, take-away and local delivery are available."},
{
id: "3",
title: "Is the spice level adjustable?",
content: "Absolutely! Just let our staff know your preference.",
},
id: "3", title: "Is the spice level adjustable?", content: "Absolutely! Just let our staff know your preference."},
]}
title="Common Questions"
description="Answers to everything you need to know about our restaurant."
@@ -344,22 +212,14 @@ export default function LandingPage() {
description="Come and experience the authentic taste of Pekalongan at H. Mualimin."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Reservation or inquiry?",
rows: 4,
name: "message", placeholder: "Reservation or inquiry?", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/antiques-market-objects-assortment_23-2148950948.jpg"
@@ -372,33 +232,21 @@ export default function LandingPage() {
{
items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
],
},
{
items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Location",
href: "#",
},
label: "Location", href: "#"},
],
},
]}
@@ -408,4 +256,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}