Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-18 09:23:48 +00:00
4 changed files with 6 additions and 3 deletions

View File

@@ -93,6 +93,7 @@ export default function AboutPage() {
title="Our Journey & Impact"
tag="Travel Expertise"
useInvertedBackground={true}
metricsAnimation="slide-up"
metrics={[
{
id: "families",

View File

@@ -67,7 +67,7 @@ export default function ContactPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to plan your family adventure? Get in touch with our travel experts today. We're here to help you create unforgettable memories across India."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
buttons={[
{ text: "Send Inquiry", href: "#" },

View File

@@ -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",

View File

@@ -78,7 +78,7 @@ export default function HomePage() {
<HeroBillboard
title="Explore the Wonders of India with Satva Tours and Travels!"
description="Comfortable journeys, pure vegetarian meals, and unforgettable memories. Book your next family getaway with us today."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
tag="Premium Domestic Tours"
tagIcon={MapPin}
buttons={[
@@ -238,6 +238,7 @@ export default function HomePage() {
title="Why Families Trust Satva Tours"
tag="Our Track Record"
useInvertedBackground={true}
metricsAnimation="slide-up"
metrics={[
{
id: "families",
@@ -314,7 +315,7 @@ export default function HomePage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to plan your family adventure? Get in touch with our travel experts today. We're here to help you create unforgettable memories across India."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
buttons={[
{