Merge version_5 into main #6
@@ -188,13 +188,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "projects", value: "500+", title: "Projects Completed", items: ["Kitchen renovations", "Bathroom designs", "Home extensions"]
|
||||
id: "projects", value: "100+", title: "Projects Completed", items: ["Kitchen renovations", "Bathroom designs", "Home extensions"]
|
||||
},
|
||||
{
|
||||
id: "satisfaction", value: "98%", title: "Client Satisfaction", items: ["Quality workmanship", "Timely delivery", "Professional service"]
|
||||
},
|
||||
{
|
||||
id: "years", value: "15+", title: "Years of Experience", items: ["Skilled team", "Industry expertise", "Proven excellence"]
|
||||
id: "years", value: "20", title: "Years of Experience", items: ["Skilled team", "Industry expertise", "Proven excellence"]
|
||||
},
|
||||
{
|
||||
id: "warranty", value: "10yr", title: "Quality Guarantee", items: ["Material warranty", "Workmanship guarantee", "Peace of mind"]
|
||||
|
||||
Reference in New Issue
Block a user