4 Commits

Author SHA1 Message Date
6f553412fb Merge version_2 into main
Merge version_2 into main
2026-05-15 15:13:27 +00:00
c33624d899 Update src/app/page.tsx 2026-05-15 15:13:21 +00:00
60bfc8d325 Merge version_1 into main
Merge version_1 into main
2026-05-15 15:10:07 +00:00
bf701c7c16 Merge version_1 into main
Merge version_1 into main
2026-05-15 15:09:37 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
{ {
name: "Contact", id: "#contact"}, name: "Contact", id: "#contact"},
]} ]}
brandName="Ethereal Trance" brandName="The Bunker"
/> />
</div> </div>
@@ -299,7 +299,7 @@ export default function LandingPage() {
], ],
}, },
]} ]}
logoText="Ethereal Trance" logoText="The Bunker"
/> />
</div> </div>
</ReactLenis> </ReactLenis>