Merge version_23 into main
Merge version_23 into main
This commit was merged in pull request #31.
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user