Merge version_7_1779313509661 into main #8
@@ -36,8 +36,14 @@ export default function HomePage() {
|
||||
</SectionErrorBoundary>
|
||||
<SectionErrorBoundary name="trust-ribbon">
|
||||
<HeroCenteredLogos
|
||||
avatars={[]}
|
||||
avatarText=""
|
||||
avatars={[
|
||||
{ name: "Client 1", imageSrc: "https://api.dicebear.com/7.x/lorelei/svg?seed=1" },
|
||||
{ name: "Client 2", imageSrc: "https://api.dicebear.com/7.x/lorelei/svg?seed=2" },
|
||||
{ name: "Client 3", imageSrc: "https://api.dicebear.com/7.x/lorelei/svg?seed=3" },
|
||||
{ name: "Client 4", imageSrc: "https://api.dicebear.com/7.x/lorelei/svg?seed=4" },
|
||||
{ name: "Client 5", imageSrc: "https://api.dicebear.com/7.x/lorelei/svg?seed=5" },
|
||||
]}
|
||||
avatarText="Trusted by 100+ clients"
|
||||
title=""
|
||||
description=""
|
||||
primaryButton={{ text: "", href: "" }}
|
||||
|
||||
Reference in New Issue
Block a user