Merge version_1 into main #4
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Building Your Vision Into Reality"
|
||||
description="Premium construction services delivering excellence on every project. From commercial developments to residential builds, RR Construction brings expertise, precision, and professionalism to transform your ideas into exceptional structures."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Projects Completed" },
|
||||
{ value: "25+", label: "Years Experience" },
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
{ text: "Schedule Consultation", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user