Update src/app/page.tsx

This commit is contained in:
2026-05-22 12:52:45 +00:00
parent 804c2afbfb
commit 3efb00200a

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Tentang",
id: "about",
},
name: "Tentang", id: "about"},
{
name: "Suasana",
id: "suasana",
},
name: "Suasana", id: "suasana"},
{
name: "Ulasan",
id: "testimonials",
},
name: "Ulasan", id: "testimonials"},
{
name: "Reservasi",
id: "contact",
},
name: "Reservasi", id: "contact"},
]}
brandName="Umah Bone Resto"
/>
@@ -59,66 +49,41 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Umah Bone Resto"
description="Rasa Rumahan, Suasana Istimewa. Menikmati masakan otentik dan patisserie craft dalam suasana hangat di Pahoman, Bandar Lampung."
tag="Proudly Women-Owned 💛"
buttons={[
{
text: "Lihat Menu",
href: "#menu",
},
text: "Lihat Menu", href: "#menu"},
{
text: "Reservasi via WhatsApp",
href: "https://wa.me/6285384533333",
},
text: "Reservasi via WhatsApp", href: "https://wa.me/6285384533333"},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg"
imageAlt="Interior suasana Umah Bone"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/white-orchid-living-romm_268835-3707.jpg",
alt: "White orchid in a living romm",
},
src: "http://img.b2bpic.net/free-photo/white-orchid-living-romm_268835-3707.jpg", alt: "White orchid in a living romm"},
{
src: "http://img.b2bpic.net/free-photo/cozy-hobby-growing-indoor-plants-home_185193-108771.jpg",
alt: "Cozy hobby growing indoor plants at home",
},
src: "http://img.b2bpic.net/free-photo/cozy-hobby-growing-indoor-plants-home_185193-108771.jpg", alt: "Cozy hobby growing indoor plants at home"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198590.jpg",
alt: "Beautiful and modern plants deco",
},
src: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198590.jpg", alt: "Beautiful and modern plants deco"},
{
src: "http://img.b2bpic.net/free-photo/light-magic_181624-3106.jpg",
alt: "Light magic",
},
src: "http://img.b2bpic.net/free-photo/light-magic_181624-3106.jpg", alt: "Light magic"},
{
src: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg",
alt: "Interior suasana Umah Bone",
},
src: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg", alt: "Interior suasana Umah Bone"},
]}
marqueeItems={[
{
type: "text",
text: "Masakan Nusantara",
},
type: "text", text: "Masakan Nusantara"},
{
type: "text",
text: "Patisserie Craft",
},
type: "text", text: "Patisserie Craft"},
{
type: "text",
text: "Tempat Nyaman",
},
type: "text", text: "Tempat Nyaman"},
{
type: "text",
text: "Live Music",
},
type: "text", text: "Live Music"},
{
type: "text",
text: "Event Venue",
},
type: "text", text: "Event Venue"},
]}
/>
</div>
@@ -131,21 +96,13 @@ export default function LandingPage() {
description="Umah Bone Resto hadir di Pahoman sebagai destinasi kuliner wanita Indonesia yang menawarkan perpaduan rasa rumahan otentik dan seni patisserie modern. Kami menciptakan ruang di mana setiap pertemuan, baik santai maupun resmi, menjadi istimewa."
bulletPoints={[
{
title: "Masakan Otentik",
description: "Resep turun-temurun dengan bahan segar pilihan.",
},
title: "Masakan Otentik", description: "Resep turun-temurun dengan bahan segar pilihan."},
{
title: "Live Music",
description: "Atmosfer syahdu untuk menemanimu bersantap.",
},
title: "Live Music", description: "Atmosfer syahdu untuk menemanimu bersantap."},
{
title: "Tempat Luas",
description: "Sempurna untuk meeting hingga acara keluarga.",
},
title: "Tempat Luas", description: "Sempurna untuk meeting hingga acara keluarga."},
{
title: "Ramah & Cepat",
description: "Pelayanan tulus dari tim Umah Bone.",
},
title: "Ramah & Cepat", description: "Pelayanan tulus dari tim Umah Bone."},
]}
imageSrc="http://img.b2bpic.net/free-photo/ingredients-cake_23-2147693993.jpg"
/>
@@ -159,41 +116,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Ayam Taliwang",
price: "Rp 45.000",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sea-bass-fish-meat-with-sauce_1203-9910.jpg",
},
id: "1", name: "Ayam Taliwang", price: "Rp 45.000", imageSrc: "http://img.b2bpic.net/free-photo/grilled-sea-bass-fish-meat-with-sauce_1203-9910.jpg"},
{
id: "2",
name: "Gurame Salted Egg",
price: "Rp 95.000",
imageSrc: "http://img.b2bpic.net/free-photo/herb-fried-chicken-white-plate-wooden-floor_1150-22384.jpg",
},
id: "2", name: "Gurame Salted Egg", price: "Rp 95.000", imageSrc: "http://img.b2bpic.net/free-photo/herb-fried-chicken-white-plate-wooden-floor_1150-22384.jpg"},
{
id: "3",
name: "Steak Sapi",
price: "Rp 125.000",
imageSrc: "http://img.b2bpic.net/free-photo/meat-steak-with-fried-tomato_140725-1170.jpg",
},
id: "3", name: "Steak Sapi", price: "Rp 125.000", imageSrc: "http://img.b2bpic.net/free-photo/meat-steak-with-fried-tomato_140725-1170.jpg"},
{
id: "4",
name: "Mie Goreng Prasmanan",
price: "Rp 35.000",
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-banana-leaf-with-beautifully-laid-vegetables-side-dishes-thai-food_1150-22216.jpg",
},
id: "4", name: "Mie Goreng Prasmanan", price: "Rp 35.000", imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-banana-leaf-with-beautifully-laid-vegetables-side-dishes-thai-food_1150-22216.jpg"},
{
id: "5",
name: "Dimsum Spesial",
price: "Rp 28.000",
imageSrc: "http://img.b2bpic.net/free-photo/pink-yellow-butter-cookies_114579-14592.jpg",
},
id: "5", name: "Dimsum Spesial", price: "Rp 28.000", imageSrc: "http://img.b2bpic.net/free-photo/pink-yellow-butter-cookies_114579-14592.jpg"},
{
id: "6",
name: "Soes Sandwich",
price: "Rp 25.000",
imageSrc: "http://img.b2bpic.net/free-photo/beef-kebab-with-rice-garnish-pomegranate-seeds_114579-1157.jpg",
},
id: "6", name: "Soes Sandwich", price: "Rp 25.000", imageSrc: "http://img.b2bpic.net/free-photo/beef-kebab-with-rice-garnish-pomegranate-seeds_114579-1157.jpg"},
]}
title="Menu Highlights"
description="Pilihan menu favorit pelanggan kami."
@@ -202,33 +135,24 @@ export default function LandingPage() {
<div id="suasana" data-section="suasana">
<FeatureBorderGlow
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Ruang Makan",
description: "Interior hangat dan elegan.",
icon: Coffee,
title: "Ruang Makan", description: "Interior hangat dan elegan.", icon: Coffee,
},
{
title: "Bar Area",
description: "Spot nyaman untuk bersantai.",
icon: Wine,
title: "Bar Area", description: "Spot nyaman untuk bersantai.", icon: Wine,
},
{
title: "Live Music Stage",
description: "Panggung untuk hiburan setiap malam.",
icon: Music,
title: "Live Music Stage", description: "Panggung untuk hiburan setiap malam.", icon: Music,
},
{
title: "Outdoor Seats",
description: "Area terbuka yang asri.",
icon: Sun,
title: "Outdoor Seats", description: "Area terbuka yang asri.", icon: Sun,
},
{
title: "Patisserie Counter",
description: "Pilihan pastry segar setiap hari.",
icon: Cake,
title: "Patisserie Counter", description: "Pilihan pastry segar setiap hari.", icon: Cake,
},
]}
title="Suasana Umah Bone"
@@ -244,30 +168,15 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "1",
value: "Live Music",
description: "Hiburan berkualitas setiap hari.",
},
id: "1", value: "Live Music", description: "Hiburan berkualitas setiap hari."},
{
id: "2",
value: "Ruangan Luas",
description: "Kapasitas besar untuk segala acara.",
},
id: "2", value: "Ruangan Luas", description: "Kapasitas besar untuk segala acara."},
{
id: "3",
value: "Area Parkir",
description: "Aman dan mudah diakses di Pahoman.",
},
id: "3", value: "Area Parkir", description: "Aman dan mudah diakses di Pahoman."},
{
id: "4",
value: "WiFi Cepat",
description: "Tetap terhubung sambil menikmati hidangan.",
},
id: "4", value: "WiFi Cepat", description: "Tetap terhubung sambil menikmati hidangan."},
{
id: "5",
value: "Ramah Anak",
description: "Tempat yang aman dan nyaman bagi keluarga.",
},
id: "5", value: "Ramah Anak", description: "Tempat yang aman dan nyaman bagi keluarga."},
]}
title="Fasilitas & Layanan"
description="Cocok untuk meeting, nongkrong, hingga acara keluarga."
@@ -281,40 +190,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Henita San Wardana",
role: "Pelanggan",
testimonial: "Semua makanannya enak, dan pelayanannya sangat memuaskan.",
imageSrc: "http://img.b2bpic.net/free-photo/white-orchid-living-romm_268835-3707.jpg",
},
id: "1", name: "Henita San Wardana", role: "Pelanggan", testimonial: "Semua makanannya enak, dan pelayanannya sangat memuaskan.", imageSrc: "http://img.b2bpic.net/free-photo/white-orchid-living-romm_268835-3707.jpg"},
{
id: "2",
name: "Aliza Ramadhani",
role: "Pelanggan",
testimonial: "Tempat bagus, ada live music. Makanan oke.",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-hobby-growing-indoor-plants-home_185193-108771.jpg",
},
id: "2", name: "Aliza Ramadhani", role: "Pelanggan", testimonial: "Tempat bagus, ada live music. Makanan oke.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-hobby-growing-indoor-plants-home_185193-108771.jpg"},
{
id: "3",
name: "Aldo Pratamatama",
role: "Pelanggan",
testimonial: "Tempat makan yang bener-bener recommended buat acara apapun.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198590.jpg",
},
id: "3", name: "Aldo Pratamatama", role: "Pelanggan", testimonial: "Tempat makan yang bener-bener recommended buat acara apapun.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198590.jpg"},
{
id: "4",
name: "Google Reviewer",
role: "Pelanggan",
testimonial: "Good price, nice place and good food.",
imageSrc: "http://img.b2bpic.net/free-photo/light-magic_181624-3106.jpg",
},
id: "4", name: "Google Reviewer", role: "Pelanggan", testimonial: "Good price, nice place and good food.", imageSrc: "http://img.b2bpic.net/free-photo/light-magic_181624-3106.jpg"},
{
id: "5",
name: "Anonim",
role: "Pelanggan",
testimonial: "Sangat nyaman dan pelayanannya tepat waktu.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cheese-bread-making-assortment_23-2149042366.jpg",
},
id: "5", name: "Anonim", role: "Pelanggan", testimonial: "Sangat nyaman dan pelayanannya tepat waktu.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cheese-bread-making-assortment_23-2149042366.jpg"},
]}
title="Ulasan Pelanggan"
description="Rata-rata 4.4 dari 540 ulasan Google."
@@ -328,19 +212,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Dine-in",
description: "Nikmati langsung di tempat.",
icon: Utensils,
title: "Dine-in", description: "Nikmati langsung di tempat.", icon: Utensils,
},
{
title: "Takeaway",
description: "Pesan dan ambil di resto.",
icon: ShoppingBag,
title: "Takeaway", description: "Pesan dan ambil di resto.", icon: ShoppingBag,
},
{
title: "Delivery",
description: "Kami antar ke lokasi Anda.",
icon: Car,
title: "Delivery", description: "Kami antar ke lokasi Anda.", icon: Car,
},
]}
title="Pilihan Layanan"
@@ -352,8 +230,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Jl. Way Ngison No.3, Pahoman"
title="Lokasi & Reservasi"
description="Hubungi kami untuk reservasi atau pertanyaan."
@@ -369,14 +246,10 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
{
icon: Map,
href: "#",
ariaLabel: "Google Maps",
},
href: "#", ariaLabel: "Google Maps"},
]}
/>
</div>