Merge version_1 into main #2
@@ -178,6 +178,10 @@ export default function SitePage() {
|
||||
id: "4", name: "David Kim", role: "Product Manager", company: "FutureLabs", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Lee", role: "Operations Lead", company: "Synergy Solutions", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "100+", label: "Clients Trust Us" },
|
||||
@@ -253,7 +257,6 @@ export default function SitePage() {
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
buttonAnimation="bounce-effect"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user