Update src/app/page.tsx
This commit is contained in:
@@ -115,7 +115,6 @@ export default function LandingPage() {
|
||||
{ imageSrc: getAssetUrl("hero-media-6"), imageAlt: getAssetAlt("hero-media-6") }
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -242,7 +241,6 @@ export default function LandingPage() {
|
||||
description="Our expertise in SECP registration has helped numerous businesses establish their presence in Pakistan."
|
||||
names={["Falcon Holdings", "Apex Innovators", "Phoenix Legal Partners", "Zenith Ventures", "LinkUp Solutions", "Guardian Capital", "Quantum Innovations"]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user