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,8 +33,10 @@ export default function LandingPage() {
{ name: "Services", id: "services" },
{ name: "Work", id: "work" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" }
]}
{ name: "Contact", id: "contact" },
{ name: "Blog", id: "/blog" },
]}
brandName="Webuild"
bottomLeftText="Global Design Studio"
bottomRightText="hello@webuild.design"