Update src/app/page.tsx
This commit is contained in:
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="work" data-section="work">
|
||||
<ProductCardThree
|
||||
animationType="depth-3d"
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
@@ -236,6 +236,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
names={["Luxura", "Veridian", "Aether", "Solstice", "Chroma", "Nova", "Lumina", "Ventus"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
logos={[
|
||||
|
||||
Reference in New Issue
Block a user