Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-15 14:05:03 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Tentang",
id: "#about",
},
name: "Tentang", id: "#about"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Reservasi",
id: "#contact",
},
name: "Reservasi", id: "#contact"},
]}
brandName="Balitierra"
/>
@@ -54,64 +46,39 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Nikmati Nuansa Bali di Tengah Sejuknya Ciwidey"
description="Rasakan harmoni masakan Sunda dan Bali dalam suasana resort yang hangat, instagramable, dan ramah keluarga."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-african-american-family-talking-thanksgiving-meal-dining-room_637285-12989.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/happy-african-american-family-talking-thanksgiving-meal-dining-room_637285-12989.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/male-friends-eating-barbecue-outdoors_23-2148733614.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/male-friends-eating-barbecue-outdoors_23-2148733614.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/distracted-student-sitting-class_1153-23.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/distracted-student-sitting-class_1153-23.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-girl-with-long-hair-sits-table-terrace-cafe-she-wears-white-dress-with-bare-shoulders-red-lipstick-she-is-speaking-phone-smiling-camera_197531-669.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/beautiful-girl-with-long-hair-sits-table-terrace-cafe-she-wears-white-dress-with-bare-shoulders-red-lipstick-she-is-speaking-phone-smiling-camera_197531-669.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", alt: "Customer 5"},
]}
avatarText="4.4 Rating Google Maps"
buttons={[
{
text: "Reservasi Sekarang",
href: "#contact",
},
text: "Reservasi Sekarang", href: "#contact"},
{
text: "Lihat Menu",
href: "#menu",
},
text: "Lihat Menu", href: "#menu"},
]}
marqueeItems={[
{
type: "text",
text: "Suasana Resort",
},
type: "text", text: "Suasana Resort"},
{
type: "text",
text: "Masakan Autentik",
},
type: "text", text: "Masakan Autentik"},
{
type: "text",
text: "Ramah Keluarga",
},
type: "text", text: "Ramah Keluarga"},
{
type: "text",
text: "Area Instagramable",
},
type: "text", text: "Area Instagramable"},
{
type: "text",
text: "Parkir Luas",
},
type: "text", text: "Parkir Luas"},
]}
/>
</div>
@@ -121,20 +88,13 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Tentang Balitierra Resto and Cafe",
},
type: "text", content: "Tentang Balitierra Resto and Cafe"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg",
alt: "Suasana Balitierra",
},
type: "image", src: "http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg", alt: "Suasana Balitierra"},
]}
buttons={[
{
text: "Pesan via WhatsApp",
href: "https://wa.me/6281288406130",
},
text: "Pesan via WhatsApp", href: "https://wa.me/6281288406130"},
]}
/>
</div>
@@ -147,41 +107,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Nasi Campur Bali (Best Seller)",
price: "45K",
imageSrc: "http://img.b2bpic.net/free-photo/business-lunch-chicken-spinach-with-rice-soup-chicken-salad-bread-drink-black-pepper-table_140725-10884.jpg",
},
id: "1", name: "Iga Bakar BaliTierra", price: "85K", imageSrc: "http://img.b2bpic.net/free-photo/business-lunch-chicken-spinach-with-rice-soup-chicken-salad-bread-drink-black-pepper-table_140725-10884.jpg"},
{
id: "2",
name: "Ice Lychee Tea (Best Seller)",
price: "35K",
imageSrc: "http://img.b2bpic.net/free-photo/glasses-fresh-drinks-decorated-with-olive-umbrella-sliced-lime-orange_23-2148145370.jpg",
},
id: "2", name: "Nasi Daun Jeruk Parratu", price: "45K", imageSrc: "http://img.b2bpic.net/free-photo/glasses-fresh-drinks-decorated-with-olive-umbrella-sliced-lime-orange_23-2148145370.jpg"},
{
id: "3",
name: "Cappuccino",
price: "38K",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-man-white-shirt-stirring-coffee-while-reading-book_171337-10017.jpg",
},
id: "3", name: "Nasi Campur BaliTierra", price: "48K", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-man-white-shirt-stirring-coffee-while-reading-book_171337-10017.jpg"},
{
id: "4",
name: "Peach Mojito",
price: "45K",
imageSrc: "http://img.b2bpic.net/free-photo/lychee-jelly-seasonal-fruit-beautifully-decorated-thai-dessert-concept_1150-23473.jpg",
},
id: "4", name: "Es kuwut Bali", price: "28K", imageSrc: "http://img.b2bpic.net/free-photo/lychee-jelly-seasonal-fruit-beautifully-decorated-thai-dessert-concept_1150-23473.jpg"},
{
id: "5",
name: "Wedang Uwuh",
price: "35K",
imageSrc: "http://img.b2bpic.net/free-photo/eid-concept-with-group-friends-eating-drinking_23-2147799408.jpg",
},
id: "5", name: "Lite-chi", price: "32K", imageSrc: "http://img.b2bpic.net/free-photo/eid-concept-with-group-friends-eating-drinking_23-2147799408.jpg"},
{
id: "6",
name: "Es Doger Sindang Sari",
price: "45K",
imageSrc: "http://img.b2bpic.net/free-photo/three-brown-creamy-macaroons-white-golden-plate-wooden-background_1268-20159.jpg",
},
id: "6", name: "Ice Choccolate BaliTierra", price: "35K", imageSrc: "http://img.b2bpic.net/free-photo/three-brown-creamy-macaroons-white-golden-plate-wooden-background_1268-20159.jpg"},
]}
title="Menu Spesial Kami"
description="Pilihan menu lezat dari masakan khas Bali hingga kopi lokal yang nikmat."
@@ -195,17 +131,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
"Parkir Luas",
"Mushola Bersih",
"Wi-Fi Cepat",
],
"Parkir Luas", "Mushola Bersih", "Wi-Fi Cepat"],
}}
positiveCard={{
items: [
"Area Playground",
"Spot Foto Instagramable",
"Outdoor Resort Vibes",
],
"Area Playground", "Spot Foto Instagramable", "Outdoor Resort Vibes"],
}}
title="Fasilitas Unggulan"
description="Kami berkomitmen memberikan kenyamanan terbaik untuk keluarga dan pengunjung."
@@ -217,14 +147,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Wisatawan Ciwidey",
"Pecinta Kuliner",
"Keluarga Ciwidey",
"Anak Muda Bandung",
"Food Blogger",
"Komunitas Travel",
"Local Resident",
]}
"Wisatawan Ciwidey", "Pecinta Kuliner", "Keluarga Ciwidey", "Anak Muda Bandung", "Food Blogger", "Komunitas Travel", "Local Resident"]}
title="Kualitas Terpercaya"
description="Bergabung dengan ribuan pelanggan yang telah menikmati suasana kami."
/>
@@ -237,40 +160,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Budi Santoso",
handle: "@budi_kuliner",
testimonial: "Tempatnya sangat aesthetic, Nasi Campur Bali-nya juara!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-bringing-food-table-having-fun-with-her-friends-lunch-time-home_637285-3146.jpg",
},
id: "1", name: "Budi Santoso", handle: "@budi_kuliner", testimonial: "Tempatnya sangat aesthetic, Nasi Campur Bali-nya juara!", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-bringing-food-table-having-fun-with-her-friends-lunch-time-home_637285-3146.jpg"},
{
id: "2",
name: "Siska Putri",
handle: "@siska_travel",
testimonial: "Cocok banget buat keluarga, anak-anak suka playground-nya.",
imageSrc: "http://img.b2bpic.net/free-photo/female-friends-eating-seafood-dish-with-salmon-together_23-2150463263.jpg",
},
id: "2", name: "Siska Putri", handle: "@siska_travel", testimonial: "Cocok banget buat keluarga, anak-anak suka playground-nya.", imageSrc: "http://img.b2bpic.net/free-photo/female-friends-eating-seafood-dish-with-salmon-together_23-2150463263.jpg"},
{
id: "3",
name: "Dedi Wijaya",
handle: "@dedi_ciwidey",
testimonial: "Suasana Bali di Ciwidey sangat terasa, kopi-nya enak sekali.",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-restaurant-shaking-her-friend39s-hand_114579-92516.jpg",
},
id: "3", name: "Dedi Wijaya", handle: "@dedi_ciwidey", testimonial: "Suasana Bali di Ciwidey sangat terasa, kopi-nya enak sekali.", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-restaurant-shaking-her-friend39s-hand_114579-92516.jpg"},
{
id: "4",
name: "Maya Indah",
handle: "@maya_hits",
testimonial: "Spot fotonya banyak banget, sangat instagramable!",
imageSrc: "http://img.b2bpic.net/free-photo/person-eating-fresh-cheese_52683-110414.jpg",
},
id: "4", name: "Maya Indah", handle: "@maya_hits", testimonial: "Spot fotonya banyak banget, sangat instagramable!", imageSrc: "http://img.b2bpic.net/free-photo/person-eating-fresh-cheese_52683-110414.jpg"},
{
id: "5",
name: "Rian Hidayat",
handle: "@rian_foodhunter",
testimonial: "Pelayanannya cepat dan tempatnya sangat luas.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg",
},
id: "5", name: "Rian Hidayat", handle: "@rian_foodhunter", testimonial: "Pelayanannya cepat dan tempatnya sangat luas.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg"},
]}
title="Apa Kata Mereka"
description="Kepuasan pelanggan adalah prioritas utama kami."
@@ -281,14 +179,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "rotated-rays-animated-grid",
}}
variant: "rotated-rays-animated-grid"}}
text="Siap untuk kunjungan Anda? Reservasi sekarang untuk tempat terbaik di Balitierra."
buttons={[
{
text: "Hubungi WhatsApp",
href: "https://wa.me/6281288406130",
},
text: "Hubungi WhatsApp", href: "https://wa.me/6281288406130"},
]}
/>
</div>
@@ -297,46 +192,29 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Navigasi",
items: [
title: "Navigasi", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "Tentang",
href: "#about",
},
label: "Tentang", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
],
},
{
title: "Kontak",
items: [
title: "Kontak", items: [
{
label: "WhatsApp",
href: "https://wa.me/6281288406130",
},
label: "WhatsApp", href: "https://wa.me/6281288406130"},
{
label: "Google Maps",
href: "https://maps.app.goo.gl/VFW3+9JM",
},
label: "Google Maps", href: "https://maps.app.goo.gl/VFW3+9JM"},
],
},
{
title: "Operasional",
items: [
title: "Operasional", items: [
{
label: "09.00 - Selesai",
href: "#",
},
label: "09.00 - Selesai", href: "#"},
{
label: "Ciwidey, Kab. Bandung",
href: "#",
},
label: "Ciwidey, Kab. Bandung", href: "#"},
],
},
]}
@@ -346,4 +224,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}