Merge version_1 into main #5
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Why Choose Us"
|
||||
description="Unmatched quality in every project."
|
||||
features={[{ title: "Quality", descriptions: ["High standards"] }, { title: "Safety", descriptions: ["Certified team"] }]}
|
||||
features={[{ id: "f1", title: "Quality", descriptions: ["High standards"] }, { id: "f2", title: "Safety", descriptions: ["Certified team"] }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user