From 66bcf2aaffdcba4be8a5dcad86d3c5c6368e04f5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 06:47:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ffcce9..e5b3152 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -171,7 +171,7 @@ export default function LandingPage() { { id: "metric-8", value: "Conversion-Focused Strategy", description: "Every design element and feature is strategically placed to turn your website visitors into valuable leads and customers."}, ]} - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" /> @@ -282,7 +282,7 @@ export default function LandingPage() { ]} title="Frequently Asked Questions" description="Find answers to the most common questions about our web design and development services. If you don't find what you're looking for, feel free to contact us!" - faqsAnimation="entrance-slide" + faqsAnimation="slide-up" /> @@ -290,7 +290,7 @@ export default function LandingPage() {