Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-10 08:25:19 +00:00

View File

@@ -31,22 +31,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ { name: "Home", id: "hero" },
name: "Home", { name: "About", id: "about" },
id: "hero", { name: "Menu", id: "products" },
}, { name: "Testimonials", id: "testimonials" },
{ { name: "Contact", id: "contact" },
name: "Menu",
id: "products",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]} ]}
brandName="DKRIUK Tapus" brandName="DKRIUK Tapus"
/> />
@@ -54,103 +43,32 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitTestimonial <HeroSplitTestimonial
background={{ background={{ variant: "gradient-bars" }}
variant: "gradient-bars",
}}
title="Fried Chicken Crispy & Lezat di Tapus" title="Fried Chicken Crispy & Lezat di Tapus"
description="Nikmati kerenyahan ayam goreng DKRIUK dengan bumbu rahasia yang bikin nagih. Pilihan tepat untuk keluarga di Pasaman." description="Nikmati kerenyahan ayam goreng DKRIUK dengan bumbu rahasia yang bikin nagih. Pilihan tepat untuk keluarga di Pasaman."
testimonials={[ testimonials={[
{ { name: "Budi Santoso", handle: "@budi_tapus", testimonial: "Ayam goreng paling crispy di Tapus! Wajib coba.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg" },
name: "Budi Santoso", { name: "Siti Aminah", handle: "@siti_pasaman", testimonial: "Anak-anak suka sekali, harganya juga sangat terjangkau.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg" },
handle: "@budi_tapus", { name: "Rahmat H.", handle: "@rahmat_kuliner", testimonial: "DKRIUK memang beda, bumbunya meresap sampai ke tulang.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg" },
testimonial: "Ayam goreng paling crispy di Tapus! Wajib coba.", { name: "Dewi Sartika", handle: "@dewi_s", testimonial: "Pelayanan cepat, rasa selalu konsisten enak.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-pretty-waitress_1098-15705.jpg" },
rating: 5, { name: "Andi Putra", handle: "@andi_p", testimonial: "Tempat langganan keluarga setiap akhir pekan.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-sign-language-concept_23-2148572467.jpg" },
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
},
{
name: "Siti Aminah",
handle: "@siti_pasaman",
testimonial: "Anak-anak suka sekali, harganya juga sangat terjangkau.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg",
},
{
name: "Rahmat H.",
handle: "@rahmat_kuliner",
testimonial: "DKRIUK memang beda, bumbunya meresap sampai ke tulang.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg",
},
{
name: "Dewi Sartika",
handle: "@dewi_s",
testimonial: "Pelayanan cepat, rasa selalu konsisten enak.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-pretty-waitress_1098-15705.jpg",
},
{
name: "Andi Putra",
handle: "@andi_p",
testimonial: "Tempat langganan keluarga setiap akhir pekan.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sign-language-concept_23-2148572467.jpg",
},
]} ]}
buttons={[ buttons={[{ text: "Pesan Sekarang", href: "#contact" }, { text: "Lihat Menu", href: "#products" }]}
{ imageSrc="http://img.b2bpic.net/free-photo/fried-wings-with-fish-sauce-beautifully-decorated-served_1150-23402.jpg"
text: "Pesan Sekarang",
href: "#contact",
},
{
text: "Lihat Menu",
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/fried-wings-with-fish-sauce-beautifully-decorated-served_1150-23402.jpg?_wi=1"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ { src: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg", alt: "Happy woman portrait" },
src: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg", { src: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg", alt: "Overjoyed woman portrait" },
alt: "Happy woman portrait", { src: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg", alt: "Smiling bearded guy" },
}, { src: "http://img.b2bpic.net/free-photo/smiling-asian-woman-showing-both-thumbs-up_1262-16496.jpg", alt: "Smiling Asian woman" },
{ { src: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant_1258-199354.jpg", alt: "Confident business woman" },
src: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg",
alt: "Overjoyed woman portrait",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg",
alt: "Smiling bearded guy",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-asian-woman-showing-both-thumbs-up_1262-16496.jpg",
alt: "Smiling Asian woman",
},
{
src: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant_1258-199354.jpg",
alt: "Confident business woman",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ { type: "text", text: "Crispy Mantap" },
type: "text", { type: "text", text: "Harga Terjangkau" },
text: "Crispy Mantap", { type: "text", text: "Bumbu Meresap" },
}, { type: "text", text: "Pelayanan Ramah" },
{ { type: "text", text: "Favorit Keluarga" },
type: "text",
text: "Harga Terjangkau",
},
{
type: "text",
text: "Bumbu Meresap",
},
{
type: "text",
text: "Pelayanan Ramah",
},
{
type: "text",
text: "Favorit Keluarga",
},
]} ]}
/> />
</div> </div>
@@ -159,8 +77,8 @@ export default function LandingPage() {
<MediaAbout <MediaAbout
useInvertedBackground={false} useInvertedBackground={false}
title="Kualitas Terbaik Untuk Tapus" title="Kualitas Terbaik Untuk Tapus"
description="Kami berkomitmen menyajikan ayam goreng berkualitas tinggi dengan bahan lokal pilihan dan teknik penggorengan yang sempurna. Setiap potong adalah hasil dedikasi kami untuk memberikan rasa terbaik." description="Kami berkomitmen menyajikan ayam goreng berkualitas tinggi dengan bahan lokal pilihan dan teknik penggorengan yang sempurna."
imageSrc="http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg"
/> />
</div> </div>
@@ -171,40 +89,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Crispy Terlama", title: "Crispy Terlama", description: "Teknik penggorengan khusus menjaga kerenyahan.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-copy-space_23-2148454879.jpg" },
description: "Teknik penggorengan khusus menjaga kerenyahan.", phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-drumsticks-wooden-board-with-bread-crumbs-high-quality-photo_114579-69110.jpg" }
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-copy-space_23-2148454879.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-drumsticks-wooden-board-with-bread-crumbs-high-quality-photo_114579-69110.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/fried-wings-with-fish-sauce-beautifully-decorated-served_1150-23402.jpg?_wi=2",
imageAlt: "crispy batter close up",
}, },
{ {
title: "Bumbu Pedas Mantap", title: "Bumbu Pedas Mantap", description: "Level kepedasan yang bisa disesuaikan selera.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/boneless-mexican-chicken-dish_52683-103089.jpg" },
description: "Level kepedasan yang bisa disesuaikan selera.", phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-legs-served-with-sweet-chili-sauce-fries_140725-1523.jpg" }
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/boneless-mexican-chicken-dish_52683-103089.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-legs-served-with-sweet-chili-sauce-fries_140725-1523.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg?_wi=2",
imageAlt: "crispy batter close up",
}, },
{ {
title: "Ramah Keluarga", title: "Ramah Keluarga", description: "Porsi besar dengan harga ekonomis.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-eating-fried-chicken-with-sauce-cafe_1303-26174.jpg" },
description: "Porsi besar dengan harga ekonomis.", phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/happy-young-people-having-dinner-wine-together_23-2148454130.jpg" }
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/man-eating-fried-chicken-with-sauce-cafe_1303-26174.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-people-having-dinner-wine-together_23-2148454130.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-served-with-french-fries-mayonnaise-ketchup_140725-6555.jpg?_wi=1",
imageAlt: "crispy batter close up",
}, },
]} ]}
showStepNumbers={true} showStepNumbers={true}
@@ -220,42 +114,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ { id: "p1", name: "Paket Ayam Crispy", price: "Rp 15.000", imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-served-with-french-fries-mayonnaise-ketchup_140725-6555.jpg" },
id: "p1", { id: "p2", name: "Paket Dada Spesial", price: "Rp 18.000", imageSrc: "http://img.b2bpic.net/free-photo/crispy-kentucky-fried-chicken-cutting-board_123827-22375.jpg" },
name: "Paket Ayam Crispy", { id: "p3", name: "Paket Pedas Mantap", price: "Rp 20.000", imageSrc: "http://img.b2bpic.net/free-photo/spicy-salad-with-fried-chicken_1339-4387.jpg" },
price: "Rp 15.000",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-served-with-french-fries-mayonnaise-ketchup_140725-6555.jpg?_wi=2",
},
{
id: "p2",
name: "Paket Dada Spesial",
price: "Rp 18.000",
imageSrc: "http://img.b2bpic.net/free-photo/crispy-kentucky-fried-chicken-cutting-board_123827-22375.jpg",
},
{
id: "p3",
name: "Paket Pedas Mantap",
price: "Rp 20.000",
imageSrc: "http://img.b2bpic.net/free-photo/spicy-salad-with-fried-chicken_1339-4387.jpg",
},
{
id: "p4",
name: "Paket Wings Party",
price: "Rp 25.000",
imageSrc: "http://img.b2bpic.net/free-photo/four-boxes-nuggets-with-chicken-prawn-cheese-fish-with-four-sauce_141793-2305.jpg",
},
{
id: "p5",
name: "Paket Ekonomis",
price: "Rp 12.000",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-drumstick-with-ketchup_23-2148682836.jpg",
},
{
id: "p6",
name: "Paket Rice Bowl",
price: "Rp 16.000",
imageSrc: "http://img.b2bpic.net/free-photo/rice-with-spices-soy-sauce-turkey-wedges-black-bowl-with-fried-green-beans-hot-peppers-spices-prepared-wok-top-view-with-copy-space-asian-food-idea_166373-1778.jpg",
},
]} ]}
title="Pilihan Menu Favorit" title="Pilihan Menu Favorit"
description="Jelajahi berbagai paket menu yang tersedia." description="Jelajahi berbagai paket menu yang tersedia."
@@ -268,57 +129,9 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ { id: "pr1", title: "Paket Berdua", price: "Rp 35.000", period: "/paket", features: ["2 Ayam Crispy", "2 Nasi", "2 Minum"], button: { text: "Pesan", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-red-locator-sign-map_107791-16576.jpg" },
id: "pr1", { id: "pr2", title: "Paket Family", price: "Rp 95.000", period: "/paket", features: ["5 Ayam Crispy", "5 Nasi", "5 Minum"], button: { text: "Pesan", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/fried-wings-with-fish-sauce-beautifully-decorated-served_1150-23402.jpg" },
title: "Paket Berdua", { id: "pr3", title: "Paket Ulang Tahun", price: "Rp 180.000", period: "/paket", features: ["10 Ayam Crispy", "10 Nasi", "10 Minum"], button: { text: "Pesan", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg" },
price: "Rp 35.000",
period: "/paket",
features: [
"2 Ayam Crispy",
"2 Nasi",
"2 Minum",
],
button: {
text: "Pesan",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-red-locator-sign-map_107791-16576.jpg",
imageAlt: "food delivery partner",
},
{
id: "pr2",
title: "Paket Family",
price: "Rp 95.000",
period: "/paket",
features: [
"5 Ayam Crispy",
"5 Nasi",
"5 Minum",
],
button: {
text: "Pesan",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/fried-wings-with-fish-sauce-beautifully-decorated-served_1150-23402.jpg?_wi=3",
imageAlt: "food delivery partner",
},
{
id: "pr3",
title: "Paket Ulang Tahun",
price: "Rp 180.000",
period: "/paket",
features: [
"10 Ayam Crispy",
"10 Nasi",
"10 Minum",
],
button: {
text: "Pesan",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg?_wi=3",
imageAlt: "food delivery partner",
},
]} ]}
title="Paket Keluarga Pasaman" title="Paket Keluarga Pasaman"
description="Hemat lebih banyak dengan paket bundling kami." description="Hemat lebih banyak dengan paket bundling kami."
@@ -332,75 +145,27 @@ export default function LandingPage() {
rating={5} rating={5}
author="Rani, Pelanggan Setia" author="Rani, Pelanggan Setia"
avatars={[ avatars={[
{ { src: "http://img.b2bpic.net/free-photo/female-sommelier_1098-14998.jpg", alt: "Rani" },
src: "http://img.b2bpic.net/free-photo/female-sommelier_1098-14998.jpg", { src: "http://img.b2bpic.net/free-photo/pretty-brunette-girl-wearing-french-style-clothes-touching-her-face-remembered-something-funny-portrait-adorable-young-woman-with-short-dark-hair-red-beret-vintage-suit-having-fun-indoors_197531-3641.jpg", alt: "Budi" },
alt: "Rani", { src: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3317.jpg", alt: "Siti" },
}, { src: "http://img.b2bpic.net/free-photo/smiling-lady-shirt-sitting-bar-counter-with-soda-water-hand-burger-near-happily-looking-camera-while-spending-time-cafe_574295-329.jpg", alt: "Rahmat" },
{ { src: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg", alt: "Hipster customer" },
src: "http://img.b2bpic.net/free-photo/pretty-brunette-girl-wearing-french-style-clothes-touching-her-face-remembered-something-funny-portrait-adorable-young-woman-with-short-dark-hair-red-beret-vintage-suit-having-fun-indoors_197531-3641.jpg",
alt: "Budi",
},
{
src: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3317.jpg",
alt: "Siti",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-lady-shirt-sitting-bar-counter-with-soda-water-hand-burger-near-happily-looking-camera-while-spending-time-cafe_574295-329.jpg",
alt: "Rahmat",
},
{
src: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg",
alt: "Hipster customer",
},
]} ]}
ratingAnimation="blur-reveal" ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal" avatarsAnimation="blur-reveal"
/> />
</div> </div>
<div id="socialproof" data-section="socialproof">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"Gofood",
"Grabfood",
"ShopeeFood",
"LocalCommunity",
"PasamanDaily",
"CulinaryGuide",
"TapusNetwork",
]}
title="Telah Hadir di Platform Terbaik"
description="Kami bekerja sama dengan mitra terpercaya untuk kemudahan Anda."
/>
</div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplitForm <ContactSplitForm
useInvertedBackground={false} useInvertedBackground={false}
title="Hubungi Kami" title="Hubungi Kami"
description="Pesan sekarang untuk pengiriman atau pickup langsung di gerai kami." description="Pesan sekarang untuk pengiriman atau pickup langsung di gerai kami."
inputs={[ inputs={[
{ { name: "name", type: "text", placeholder: "Nama Lengkap", required: true },
name: "name", { name: "phone", type: "tel", placeholder: "Nomor WhatsApp", required: true },
type: "text",
placeholder: "Nama Lengkap",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Nomor WhatsApp",
required: true,
},
]} ]}
textarea={{ textarea={{ name: "order", placeholder: "Pesan menu Anda di sini", rows: 4, required: true }}
name: "order",
placeholder: "Pesan menu Anda di sini",
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/man-preparing-takeaway-food-delivery_23-2149025800.jpg" imageSrc="http://img.b2bpic.net/free-photo/man-preparing-takeaway-food-delivery_23-2149025800.jpg"
/> />
</div> </div>
@@ -408,30 +173,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
columns={[ columns={[
{ { items: [{ label: "Lokasi", href: "#" }, { label: "Jam Buka", href: "#" }] },
items: [ { items: [{ label: "Pesan via WA", href: "#contact" }, { label: "Menu", href: "#products" }] },
{
label: "Lokasi",
href: "#",
},
{
label: "Jam Buka",
href: "#",
},
],
},
{
items: [
{
label: "Pesan via WA",
href: "#contact",
},
{
label: "Menu",
href: "#products",
},
],
},
]} ]}
logoText="DKRIUK TAPUS" logoText="DKRIUK TAPUS"
/> />