Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed25482da9 | |||
| 9ed787ec3f |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
title="Boutique Project Management & Advisory Specialising in Construction, Aviation & Maritime Projects"
|
||||
title="Boutique Project Management & Advisory"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -74,6 +74,16 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
names={["Construction", "Aviation", "Maritime", "Tech Developments", "Residential", "Commercial"]}
|
||||
title="Specialized Sectors"
|
||||
description="Delivering excellence across diverse high-stakes development landscapes."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardOne
|
||||
animationType="slide-up"
|
||||
@@ -90,16 +100,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
names={["Construction", "Aviation", "Maritime", "Tech Developments", "Residential", "Commercial"]}
|
||||
title="Specialized Sectors"
|
||||
description="Delivering excellence across diverse high-stakes development landscapes."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
animationType="scale-rotate"
|
||||
|
||||
Reference in New Issue
Block a user