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" />