Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #8.
This commit is contained in:
2026-05-11 18:03:38 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
]}
buttons={[
{
text: "Visit Us", href: "#contact"},
text: "Visit Us", onClick: () => document.getElementById("contact")?.scrollIntoView({ behavior: "smooth" })},
]}
avatars={[
{