Merge version_1 into main #2
@@ -93,6 +93,7 @@ export default function AboutPage() {
|
||||
title="Our Journey & Impact"
|
||||
tag="Travel Expertise"
|
||||
useInvertedBackground={true}
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "families",
|
||||
|
||||
@@ -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: "#" },
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user