From 92855a6618f4d91ae7123adcefd1966673af7308 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 21:26:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4282a06..975afd6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} buttons={[ - { text: "Lihat Semua Produk", href: "#contact" } + { text: "Hubungi untuk Penawaran", href: "#contact" } ]} buttonAnimation="blur-reveal" /> -- 2.49.1