From a4f853f58319d9b85184bef6c5027334613b0780 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:48:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a1bcfbe..11a7e9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,7 +16,7 @@ import { Heart, Star, Zap, - WhatsappSquare, + MessageSquare, TrendingUp, Clock, Shield, @@ -63,23 +63,23 @@ export default function BubunibblePage() { background={{ variant: "radial-gradient" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-psd/delicious-nasi-goreng-with-fried-egg-fresh-chili_84443-64661.jpg?_wi=1", imageAlt: "Nasi Goreng Spesial"}, + imageSrc: "http://img.b2bpic.net/free-psd/delicious-nasi-goreng-with-fried-egg-fresh-chili_84443-64661.jpg", imageAlt: "Nasi Goreng Spesial"}, { - imageSrc: "http://img.b2bpic.net/free-psd/refreshing-boba-tea-plastic-cup_191095-80342.jpg?_wi=1", imageAlt: "Bubble Tea Signature"}, + imageSrc: "http://img.b2bpic.net/free-psd/refreshing-boba-tea-plastic-cup_191095-80342.jpg", imageAlt: "Bubble Tea Signature"}, { - imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-chocolate-brownies_53876-105966.jpg?_wi=1", imageAlt: "Brownies Premium"}, + imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-chocolate-brownies_53876-105966.jpg", imageAlt: "Brownies Premium"}, { - imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-chicken-leg-chicken-fillet-blood-with-soup-thai-style-vegetable-boat-noodles-selective-focus_1150-45666.jpg?_wi=1", imageAlt: "Mie Ayam Lezat"}, + imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-chicken-leg-chicken-fillet-blood-with-soup-thai-style-vegetable-boat-noodles-selective-focus_1150-45666.jpg", imageAlt: "Mie Ayam Lezat"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg?_wi=1", imageAlt: "Iced Coffee"}, + imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg", imageAlt: "Iced Coffee"}, { - imageSrc: "http://img.b2bpic.net/free-photo/italian-tiramisu-dessert-plate-served-bamboo-boards_140725-1379.jpg?_wi=1", imageAlt: "Tiramisu Deluxe"}, + imageSrc: "http://img.b2bpic.net/free-photo/italian-tiramisu-dessert-plate-served-bamboo-boards_140725-1379.jpg", imageAlt: "Tiramisu Deluxe"}, { - imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25723.jpg?_wi=1", imageAlt: "Soto Ayam Hangat"}, + imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25723.jpg", imageAlt: "Soto Ayam Hangat"}, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-raw-detox-smoothies-fruits-vegetables-wooden-background_482257-36253.jpg?_wi=1", imageAlt: "Fresh Juice"}, + imageSrc: "http://img.b2bpic.net/free-photo/healthy-raw-detox-smoothies-fruits-vegetables-wooden-background_482257-36253.jpg", imageAlt: "Fresh Juice"}, ]} buttons={[ { text: "Mulai Pesan", href: "#products" }, @@ -104,21 +104,21 @@ export default function BubunibblePage() { carouselMode="buttons" products={[ { - id: "food-1", name: "Nasi Goreng Spesial", price: "Rp 35.000", variant: "Makanan • Porsi Besar", imageSrc: "http://img.b2bpic.net/free-psd/delicious-nasi-goreng-with-fried-egg-fresh-chili_84443-64661.jpg?_wi=2", imageAlt: "Nasi Goreng Spesial"}, + id: "food-1", name: "Nasi Goreng Spesial", price: "Rp 35.000", variant: "Makanan • Porsi Besar", imageSrc: "http://img.b2bpic.net/free-psd/delicious-nasi-goreng-with-fried-egg-fresh-chili_84443-64661.jpg", imageAlt: "Nasi Goreng Spesial"}, { - id: "food-2", name: "Mie Ayam Lezat", price: "Rp 30.000", variant: "Makanan • Porsi Standar", imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-chicken-leg-chicken-fillet-blood-with-soup-thai-style-vegetable-boat-noodles-selective-focus_1150-45666.jpg?_wi=2", imageAlt: "Mie Ayam Lezat"}, + id: "food-2", name: "Mie Ayam Lezat", price: "Rp 30.000", variant: "Makanan • Porsi Standar", imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-chicken-leg-chicken-fillet-blood-with-soup-thai-style-vegetable-boat-noodles-selective-focus_1150-45666.jpg", imageAlt: "Mie Ayam Lezat"}, { - id: "food-3", name: "Soto Ayam Hangat", price: "Rp 28.000", variant: "Makanan • Kuah Tradisional", imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25723.jpg?_wi=2", imageAlt: "Soto Ayam Hangat"}, + id: "food-3", name: "Soto Ayam Hangat", price: "Rp 28.000", variant: "Makanan • Kuah Tradisional", imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25723.jpg", imageAlt: "Soto Ayam Hangat"}, { - id: "drink-1", name: "Bubble Tea Signature", price: "Rp 22.000", variant: "Minuman • Tapioka Premium", imageSrc: "http://img.b2bpic.net/free-psd/refreshing-boba-tea-plastic-cup_191095-80342.jpg?_wi=2", imageAlt: "Bubble Tea Signature"}, + id: "drink-1", name: "Bubble Tea Signature", price: "Rp 22.000", variant: "Minuman • Tapioka Premium", imageSrc: "http://img.b2bpic.net/free-psd/refreshing-boba-tea-plastic-cup_191095-80342.jpg", imageAlt: "Bubble Tea Signature"}, { - id: "drink-2", name: "Iced Coffee Premium", price: "Rp 18.000", variant: "Minuman • Arabika Pilihan", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg?_wi=2", imageAlt: "Iced Coffee"}, + id: "drink-2", name: "Iced Coffee Premium", price: "Rp 18.000", variant: "Minuman • Arabika Pilihan", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg", imageAlt: "Iced Coffee"}, { - id: "drink-3", name: "Fresh Juice Mix", price: "Rp 20.000", variant: "Minuman • Buah Segar", imageSrc: "http://img.b2bpic.net/free-photo/healthy-raw-detox-smoothies-fruits-vegetables-wooden-background_482257-36253.jpg?_wi=2", imageAlt: "Fresh Juice Mix"}, + id: "drink-3", name: "Fresh Juice Mix", price: "Rp 20.000", variant: "Minuman • Buah Segar", imageSrc: "http://img.b2bpic.net/free-photo/healthy-raw-detox-smoothies-fruits-vegetables-wooden-background_482257-36253.jpg", imageAlt: "Fresh Juice Mix"}, { - id: "dessert-1", name: "Brownies Premium", price: "Rp 25.000", variant: "Dessert • Coklat Belgia", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-chocolate-brownies_53876-105966.jpg?_wi=2", imageAlt: "Brownies Premium"}, + id: "dessert-1", name: "Brownies Premium", price: "Rp 25.000", variant: "Dessert • Coklat Belgia", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-chocolate-brownies_53876-105966.jpg", imageAlt: "Brownies Premium"}, { - id: "dessert-2", name: "Tiramisu Deluxe", price: "Rp 32.000", variant: "Dessert • Italia Asli", imageSrc: "http://img.b2bpic.net/free-photo/italian-tiramisu-dessert-plate-served-bamboo-boards_140725-1379.jpg?_wi=2", imageAlt: "Tiramisu Deluxe"}, + id: "dessert-2", name: "Tiramisu Deluxe", price: "Rp 32.000", variant: "Dessert • Italia Asli", imageSrc: "http://img.b2bpic.net/free-photo/italian-tiramisu-dessert-plate-served-bamboo-boards_140725-1379.jpg", imageAlt: "Tiramisu Deluxe"}, { id: "dessert-3", name: "Lava Cake Coklat", price: "Rp 28.000", variant: "Dessert • Molten Center", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-lava-cake-white-plate_1150-6317.jpg", imageAlt: "Lava Cake Coklat"}, ]} @@ -156,7 +156,7 @@ export default function BubunibblePage() { title: "Pesan Cepat", description: "Sistem pemesanan yang intuitif dan responsif memudahkan Anda memilih menu favorit dalam hitungan detik.", button: { text: "Mulai Pesan", href: "#products" }, }, { - icon: WhatsappSquare, + icon: MessageSquare, title: "Integrasi WhatsApp", description: "Kirim pesanan langsung ke WhatsApp kami. Konfirmasi instan dan update status pesanan real-time.", button: { text: "Chat via WhatsApp", href: "#contact" }, }, { @@ -183,17 +183,17 @@ export default function BubunibblePage() {