Update src/app/page.tsx
This commit is contained in:
@@ -35,6 +35,7 @@ export default function Page() {
|
||||
<SocialProofOne
|
||||
names={['Company A', 'Company B', 'Company C']}
|
||||
title="Trusted by industry leaders"
|
||||
description="Join thousands of happy customers."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -59,6 +60,7 @@ export default function Page() {
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
animationType="slide-up"
|
||||
title="Our Products"
|
||||
description="Discover our curated collection."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user