Merge version_2 into main #3
@@ -72,9 +72,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "m1", value: "2500+", description: "Units Successfully Delivered"},
|
||||
{
|
||||
id: "m2", value: "120+", description: "Landmark Projects Completed"},
|
||||
id: "m2", value: "100%", description: "Client Satisfaction Rate"},
|
||||
{
|
||||
id: "m3", value: "15+", description: "Years of Market Leadership"},
|
||||
id: "m3", value: "120+", description: "Landmark Projects Completed"},
|
||||
{
|
||||
id: "m4", value: "15+", description: "Years of Market Leadership"},
|
||||
]}
|
||||
title="Our Achievements"
|
||||
description="Setting industry benchmarks through relentless dedication to excellence and architectural innovation."
|
||||
@@ -255,4 +257,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user