Update src/app/page.tsx
This commit is contained in:
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Pesan via WhatsApp", href: "https://wa.me/6281313961766" }]}
|
||||
buttons={[{ text: "Pesan Sekarang di WhatsApp", href: "https://wa.me/6281313961766" }]}
|
||||
products={[
|
||||
{ id: "p1", name: "Roti Panggang Coklat Keju", price: "Rp 25.000", variant: "Roti Panggang", imageSrc: "http://img.b2bpic.net/free-photo/carbonara_1203-3620.jpg" },
|
||||
{ id: "p2", name: "Kopi Susu Gula Aren", price: "Rp 28.000", variant: "Kopi", imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-tasty-coffee-arrangement_23-2149514292.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user