Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -30,7 +30,9 @@ export default function HomePage() {
|
|||||||
{ name: "Home", id: "/" },
|
{ name: "Home", id: "/" },
|
||||||
{ name: "Services", id: "/services" },
|
{ name: "Services", id: "/services" },
|
||||||
{ name: "Team", id: "/team" },
|
{ name: "Team", id: "/team" },
|
||||||
{ name: "Contact", id: "/contact" }
|
{ name: "Contact", id: "/contact" },
|
||||||
|
|
||||||
|
{ name: "Blog", id: "/blog" },
|
||||||
]}
|
]}
|
||||||
brandName="TechVision"
|
brandName="TechVision"
|
||||||
bottomLeftText="Innovation Driven"
|
bottomLeftText="Innovation Driven"
|
||||||
|
|||||||
Reference in New Issue
Block a user