diff --git a/src/app/page.tsx b/src/app/page.tsx index 7795e0b..8bcaca7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,9 +34,15 @@ export default function LandingPage() { { name: "Services", id: "/services" }, + { + name: "Approach", id: "/approach" + }, { name: "Company", id: "/company" }, + { + name: "Cases", id: "/cases" + }, { name: "Insights", id: "/insights" }, @@ -65,6 +71,7 @@ export default function LandingPage() { mediaAnimation="slide-up" fixedMediaHeight={true} testimonials={[]} + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b439c3" />