Merge version_1 into main #7
@@ -63,10 +63,10 @@ export default function LandingPage() {
|
||||
<AboutMetric
|
||||
title="About Reca Interior Design"
|
||||
metrics={[
|
||||
{ icon: Award, label: "Years of Experience", value: "12+" },
|
||||
{ icon: Award, label: "Years of Experience", value: "10+" },
|
||||
{ icon: Home, label: "Projects Completed", value: "500+" },
|
||||
{ icon: Users, label: "Happy Clients", value: "450+" },
|
||||
{ icon: Star, label: "Rating", value: "5.0" }
|
||||
{ icon: Star, label: "Rating On Google", value: "5.0" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user