Compare commits
2 Commits
version_22
...
version_23
| Author | SHA1 | Date | |
|---|---|---|---|
| 623710729f | |||
| 0705984c3d |
@@ -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