Update src/app/page.tsx
This commit is contained in:
@@ -156,6 +156,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="BawangEksport"
|
||||
copyrightText="© 2025 | Hotel FortunaGrande Seturan Yogyakarta by FOSIA, Jl. Seturan Raya Gg. Puluhdadi, Kledokan, Caturtunggal, Kec. Depok, Kabupaten Sleman, Daerah Istimewa Yogyakarta 55281"
|
||||
columns={[
|
||||
{ title: "Navigasi", items: [{ label: "Home", href: "#hero" }, { label: "Tentang", href: "#about" }] },
|
||||
{ title: "Kontak", items: [{ label: "WhatsApp", href: "#contact" }] },
|
||||
@@ -165,4 +166,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user