diff --git a/src/app/page.tsx b/src/app/page.tsx
index d8a7775..85a607a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
@@ -59,106 +49,56 @@ export default function LandingPage() {
@@ -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"},
]}
/>
@@ -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() {
);
-}
+}
\ No newline at end of file