From 21a1f8af0eda6360097534314b805c895b7ca51f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 09:23:42 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0c0e6a9..e167358 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -93,6 +93,7 @@ export default function AboutPage() { title="Our Journey & Impact" tag="Travel Expertise" useInvertedBackground={true} + metricsAnimation="slide-up" metrics={[ { id: "families", -- 2.49.1 From d00b10746f7831945cfc13131d15973ab63fcd7c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 09:23:42 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f2adb57..4f0e22c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -67,7 +67,7 @@ export default function ContactPage() {
Date: Wed, 18 Mar 2026 09:23:43 +0000 Subject: [PATCH 3/4] Update src/app/packages/page.tsx --- src/app/packages/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/packages/page.tsx b/src/app/packages/page.tsx index 1919153..af9d232 100644 --- a/src/app/packages/page.tsx +++ b/src/app/packages/page.tsx @@ -197,6 +197,7 @@ export default function PackagesPage() { title="Why Families Trust Satva Tours" tag="Our Track Record" useInvertedBackground={true} + metricsAnimation="slide-up" metrics={[ { id: "families", -- 2.49.1 From 26bfab20ca3239ea890c0c92878eed6c3982972b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 09:23:43 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 68a6b7f..86bab82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function HomePage() {