Update src/app/page.tsx
This commit is contained in:
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
|||||||
gridVariant="two-columns-alternating-heights"
|
gridVariant="two-columns-alternating-heights"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground="invertDefault"
|
useInvertedBackground="noInvert"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
|||||||
title="Our Services"
|
title="Our Services"
|
||||||
description="Comprehensive talent management and brand partnership solutions"
|
description="Comprehensive talent management and brand partnership solutions"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground="invertDefault"
|
useInvertedBackground="noInvert"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
|||||||
title="Meet The Nadia Team"
|
title="Meet The Nadia Team"
|
||||||
description="Experienced industry professionals dedicated to talent success"
|
description="Experienced industry professionals dedicated to talent success"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground="invertDefault"
|
useInvertedBackground="noInvert"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
groups={[
|
groups={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user