Update src/app/page.tsx
This commit is contained in:
@@ -234,15 +234,15 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
tag="Visit Us"
|
||||
title="Discover Your Next Collectible"
|
||||
description="Located at BATAVIA PIK, we invite you to experience the ultimate toy store. Reach out for inquiries or visit us today!"
|
||||
tag="Hubungi Kami"
|
||||
title="Temukan Koleksi Berikutnya Anda!"
|
||||
description="Terletak di BATAVIA PIK, kami mengundang Anda untuk merasakan pengalaman toko mainan terbaik. Hubungi kami untuk pertanyaan atau kunjungi kami hari ini!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions", href: "https://www.google.com/maps/search/BATAVIA+PIK,+Ruko+Ebony+Batavia+No.9,+Kapuk+Muara,+Penjaringan,+North+Jakarta+City,+Jakarta+14470"
|
||||
text: "Dapatkan Petunjuk Arah", href: "https://www.google.com/maps/search/BATAVIA+PIK,+Ruko+Ebony+Batavia+No.9,+Kapuk+Muara,+Penjaringan,+North+Jakarta+City,+Jakarta+14470"
|
||||
},
|
||||
{
|
||||
text: "Contact Us", href: "https://instagram.com/bnshype"
|
||||
text: "Hubungi Kami Via Instagram", href: "https://instagram.com/bnshype"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
@@ -251,12 +251,12 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="BNS Hype"
|
||||
logoText="BNS Hype Batavia PIK"
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"
|
||||
text: "Kebijakan Privasi", href: "#"
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service", href: "#"
|
||||
text: "Ketentuan Layanan", href: "#"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user