Merge version_1 into main #1

Merged
development merged 1 commits from version_1 into main 2026-01-23 11:45:35 +00:00

View File

@@ -30,8 +30,10 @@ export default function HomePage() {
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "Team", id: "/team" },
{ name: "Contact", id: "/contact" }
]}
{ name: "Contact", id: "/contact" },
{ name: "Blog", id: "/blog" },
]}
brandName="TechVision"
bottomLeftText="Innovation Driven"
bottomRightText="hello@techvision.io"