Merge version_1 into main #1

Merged
development merged 1 commits from version_1 into main 2026-01-27 05:31:45 +00:00

View File

@@ -33,7 +33,9 @@ export default function LandingPage() {
{ name: "Services", id: "services" }, { name: "Services", id: "services" },
{ name: "Work", id: "work" }, { name: "Work", id: "work" },
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Contact", id: "contact" } { name: "Contact", id: "contact" },
{ name: "Blog", id: "/blog" },
]} ]}
brandName="Webuild" brandName="Webuild"
bottomLeftText="Global Design Studio" bottomLeftText="Global Design Studio"