Merge version_5 into main #4

Merged
development merged 2 commits from version_5 into main 2025-12-20 15:20:57 +00:00
Showing only changes of commit 0b652eb168 - Show all commits

View File

@@ -38,6 +38,7 @@ export default function LandingPage() {
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" }
]}
className="border-b-4 border-green-500"
/>
</div>