From bad943ae97ec675f11857f2f40df6f673423a13f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 11:07:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 274f5a1..1b5547b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} tag="Services" - tagAnimation="entrance-slide" + tagAnimation="slide-up" /> @@ -79,7 +79,7 @@ export default function LandingPage() { title="Featured Work" description="Explore our portfolio of premium creative campaigns showcasing the quality and versatility of our AI-powered production." tag="Portfolio" - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} @@ -100,11 +100,11 @@ export default function LandingPage() { title="How It Works" description="Our streamlined process makes collaboration easy and efficient. Get premium visuals delivered fast." tag="Process" - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" metrics={[ { id: '1', value: 'Brief', description: 'Send your product, campaign idea, or menu items' }, { id: '2', value: 'Create', description: 'Multiple creative visual concepts generated and refined' }, @@ -117,7 +117,7 @@ export default function LandingPage() { @@ -196,7 +196,7 @@ export default function LandingPage() {