Update src/app/page.tsx

This commit is contained in:
2026-04-19 13:41:41 +00:00
parent 46c1b72e5b
commit 1069d73a79

View File

@@ -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}
/>