Merge version_1 into main #2

Merged
bender merged 6 commits from version_1 into main 2026-03-03 07:18:57 +00:00
6 changed files with 112 additions and 358 deletions

View File

@@ -19,8 +19,7 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Domestic Flights", href: "/services" },
{ label: "International Flights", href: "/services" },
{ label: "Visa Services", href: "/visa" },
@@ -28,8 +27,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/" },
{ label: "Contact", href: "/contact" },
{ label: "Blog", href: "#" },
@@ -37,8 +35,7 @@ export default function ContactPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: +91 85301 66410", href: "tel:+918530166410" },
{ label: "WhatsApp", href: "https://wa.me/918530166410" },
{ label: "Email: info@shrirangtravels.com", href: "mailto:info@shrirangtravels.com" },
@@ -68,9 +65,7 @@ export default function ContactPage() {
id: item.id,
}))}
button={{
text: "Call Now +91 85301 66410",
href: "tel:+918530166410",
}}
text: "Call Now +91 85301 66410", href: "tel:+918530166410"}}
animateOnLoad={true}
/>
</div>
@@ -82,33 +77,23 @@ export default function ContactPage() {
tag="Let's Connect"
tagIcon={Plane}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/young-travelers-with-backpacks-smiling-looking-route-map_176420-4146.jpg?_wi=4",
imageAlt: "Travel planning consultation",
},
"http://img.b2bpic.net/free-photo/young-travelers-with-backpacks-smiling-looking-route-map_176420-4146.jpg", imageAlt: "Travel planning consultation"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg?_wi=2",
imageAlt: "Customer support team",
},
"http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg", imageAlt: "Customer support team"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/two-happy-business-people-shaking-hands-meeting-while-other-colleagues-are-applauding-them-office_637285-265.jpg?_wi=2",
imageAlt: "Professional team",
},
"http://img.b2bpic.net/free-photo/two-happy-business-people-shaking-hands-meeting-while-other-colleagues-are-applauding-them-office_637285-265.jpg", imageAlt: "Professional team"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/woman-front-airport-flight-information-panel_1163-3489.jpg?_wi=2",
imageAlt: "Airport and travel",
},
"http://img.b2bpic.net/free-photo/woman-front-airport-flight-information-panel_1163-3489.jpg", imageAlt: "Airport and travel"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/holiday-travel-voyage-wanderlust-vacation-concept_53876-124983.jpg?_wi=2",
imageAlt: "Happy travelers",
},
"http://img.b2bpic.net/free-photo/holiday-travel-voyage-wanderlust-vacation-concept_53876-124983.jpg", imageAlt: "Happy travelers"},
]}
buttons={[
{ text: "Call Now", href: "tel:+918530166410" },
@@ -127,7 +112,7 @@ export default function ContactPage() {
description="Whether you're looking to book flights, apply for a visa, or plan a custom tour package, our team is ready to assist you. Fill out the form and we'll contact you within 24 hours with personalized recommendations."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-travelers-with-backpacks-smiling-looking-route-map_176420-4146.jpg?_wi=5"
imageSrc="http://img.b2bpic.net/free-photo/young-travelers-with-backpacks-smiling-looking-route-map_176420-4146.jpg"
imageAlt="Travel planning consultation"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -146,7 +131,7 @@ export default function ContactPage() {
description="Prefer to connect directly? Call us, WhatsApp, or email for immediate assistance. Our team is available 24/7 to answer all your travel-related questions and provide expert guidance."
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg"
imageAlt="Customer support team"
mediaAnimation="slide-up"
mediaPosition="left"

View File

@@ -5,36 +5,23 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const interTight = Inter_Tight({
variable: "--font-inter-tight",
subsets: ["latin"],
variable: "--font-inter-tight", subsets: ["latin"],
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
});
export const metadata: Metadata = {
title: "Shri Rang Travels - Trusted Travel & Visa Partner in India",
description: "Expert flight booking, visa services (Canada, USA, UK, Australia, Europe), and custom tour packages. Call +91 85301 66410 for trusted travel solutions.",
keywords: "travel agency, flight booking, visa services, tour packages, Canada visa, USA visa, UK visa, Australia visa, travel agent India, holiday packages",
robots: {
title: "Shri Rang Travels - Trusted Travel & Visa Partner in India", description: "Expert flight booking, visa services (Canada, USA, UK, Australia, Europe), and custom tour packages. Call +91 85301 66410 for trusted travel solutions.", keywords: "travel agency, flight booking, visa services, tour packages, Canada visa, USA visa, UK visa, Australia visa, travel agent India, holiday packages", robots: {
index: true,
follow: true,
},
openGraph: {
title: "Shri Rang Travels - Your Trusted Travel & Visa Partner",
description: "Domestic & International flights, expert visa processing, and customized tour itineraries.",
siteName: "Shri Rang Travels",
type: "website",
images: [
title: "Shri Rang Travels - Your Trusted Travel & Visa Partner", description: "Domestic & International flights, expert visa processing, and customized tour itineraries.", siteName: "Shri Rang Travels", type: "website", images: [
{
url: "http://img.b2bpic.net/free-vector/worldwide-travel-time-flight-dotted-route-track_1017-62398.jpg",
alt: "Travel with Shri Rang Travels",
},
url: "http://img.b2bpic.net/free-vector/worldwide-travel-time-flight-dotted-route-track_1017-62398.jpg", alt: "Travel with Shri Rang Travels"},
],
},
twitter: {
card: "summary_large_image",
title: "Shri Rang Travels - Trusted Travel & Visa Partner",
description: "Expert travel and visa services for all destinations.",
images: ["http://img.b2bpic.net/free-vector/worldwide-travel-time-flight-dotted-route-track_1017-62398.jpg"],
card: "summary_large_image", title: "Shri Rang Travels - Trusted Travel & Visa Partner", description: "Expert travel and visa services for all destinations.", images: ["http://img.b2bpic.net/free-vector/worldwide-travel-time-flight-dotted-route-track_1017-62398.jpg"],
},
};

View File

@@ -19,8 +19,7 @@ export default function PackagesPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Domestic Flights", href: "/services" },
{ label: "International Flights", href: "/services" },
{ label: "Visa Services", href: "/visa" },
@@ -28,8 +27,7 @@ export default function PackagesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/" },
{ label: "Contact", href: "/contact" },
{ label: "Blog", href: "#" },
@@ -37,8 +35,7 @@ export default function PackagesPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: +91 85301 66410", href: "tel:+918530166410" },
{ label: "WhatsApp", href: "https://wa.me/918530166410" },
{ label: "Email: info@shrirangtravels.com", href: "mailto:info@shrirangtravels.com" },
@@ -68,9 +65,7 @@ export default function PackagesPage() {
id: item.id,
}))}
button={{
text: "Call Now +91 85301 66410",
href: "tel:+918530166410",
}}
text: "Call Now +91 85301 66410", href: "tel:+918530166410"}}
animateOnLoad={true}
/>
</div>
@@ -82,33 +77,23 @@ export default function PackagesPage() {
tag="Travel Adventures"
tagIcon={Plane}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/white-tiger-stands-proudly-snowy-winter-landscape_9975-131804.jpg",
imageAlt: "India taj-mahal tour",
},
"http://img.b2bpic.net/free-photo/white-tiger-stands-proudly-snowy-winter-landscape_9975-131804.jpg", imageAlt: "India taj-mahal tour"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg",
imageAlt: "Beach tropical vacation",
},
"http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg", imageAlt: "Beach tropical vacation"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/defocused-background-map-with-old-map-front_23-2148232422.jpg",
imageAlt: "Planning custom itinerary",
},
"http://img.b2bpic.net/free-photo/defocused-background-map-with-old-map-front_23-2148232422.jpg", imageAlt: "Planning custom itinerary"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/hooker-valley-track-with-view-mount-cook-new-zealand_181624-14007.jpg",
imageAlt: "New Zealand adventure",
},
"http://img.b2bpic.net/free-photo/hooker-valley-track-with-view-mount-cook-new-zealand_181624-14007.jpg", imageAlt: "New Zealand adventure"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/young-travelers-with-backpacks-smiling-looking-route-map_176420-4146.jpg?_wi=3",
imageAlt: "Travel adventure exploration",
},
"http://img.b2bpic.net/free-photo/young-travelers-with-backpacks-smiling-looking-route-map_176420-4146.jpg", imageAlt: "Travel adventure exploration"},
]}
buttons={[
{ text: "Book Package", href: "tel:+918530166410" },
@@ -129,21 +114,11 @@ export default function PackagesPage() {
animationType="slide-up"
negativeCard={{
items: [
"Boring standard routes",
"Poor accommodation quality",
"No local expertise",
"Hidden extra charges",
],
"Boring standard routes", "Poor accommodation quality", "No local expertise", "Hidden extra charges"],
}}
positiveCard={{
items: [
"Unique experiences & hidden gems",
"Premium hotel selections",
"Expert local guides",
"All-inclusive transparent pricing",
"Flexible itinerary changes",
"24/7 travel support",
],
"Unique experiences & hidden gems", "Premium hotel selections", "Expert local guides", "All-inclusive transparent pricing", "Flexible itinerary changes", "24/7 travel support"],
}}
buttons={[{ text: "Explore India", href: "tel:+918530166410" }]}
buttonAnimation="slide-up"
@@ -161,21 +136,11 @@ export default function PackagesPage() {
animationType="slide-up"
negativeCard={{
items: [
"Generic group tours",
"Language barriers unaddressed",
"Complex visa logistics",
"Limited destination choices",
],
"Generic group tours", "Language barriers unaddressed", "Complex visa logistics", "Limited destination choices"],
}}
positiveCard={{
items: [
"Personalized private tours",
"Multilingual guides available",
"Complete visa assistance included",
"50+ destinations available",
"Flexible dates & durations",
"Travel insurance included",
],
"Personalized private tours", "Multilingual guides available", "Complete visa assistance included", "50+ destinations available", "Flexible dates & durations", "Travel insurance included"],
}}
buttons={[{ text: "Plan Adventure", href: "/visa" }]}
buttonAnimation="slide-up"

View File

@@ -22,8 +22,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Domestic Flights", href: "/services" },
{ label: "International Flights", href: "/services" },
{ label: "Visa Services", href: "/visa" },
@@ -31,8 +30,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/" },
{ label: "Contact", href: "/contact" },
{ label: "Blog", href: "#" },
@@ -40,8 +38,7 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: +91 85301 66410", href: "tel:+918530166410" },
{ label: "WhatsApp", href: "https://wa.me/918530166410" },
{ label: "Email: info@shrirangtravels.com", href: "mailto:info@shrirangtravels.com" },
@@ -71,9 +68,7 @@ export default function HomePage() {
id: item.id,
}))}
button={{
text: "Call Now +91 85301 66410",
href: "tel:+918530166410",
}}
text: "Call Now +91 85301 66410", href: "tel:+918530166410"}}
animateOnLoad={true}
/>
</div>
@@ -85,33 +80,23 @@ export default function HomePage() {
tag="Travel Excellence"
tagIcon={Plane}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-vector/worldwide-travel-time-flight-dotted-route-track_1017-62398.jpg",
imageAlt: "Modern airplane in flight",
},
"http://img.b2bpic.net/free-vector/worldwide-travel-time-flight-dotted-route-track_1017-62398.jpg", imageAlt: "Modern airplane in flight"},
{
imageSrc:
"http://img.b2bpic.net/free-vector/travel-lettering-background-with-photo_52683-20974.jpg",
imageAlt: "World globe and travel",
},
"http://img.b2bpic.net/free-vector/travel-lettering-background-with-photo_52683-20974.jpg", imageAlt: "World globe and travel"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/woman-front-airport-flight-information-panel_1163-3489.jpg?_wi=1",
imageAlt: "Modern airport terminal",
},
"http://img.b2bpic.net/free-photo/woman-front-airport-flight-information-panel_1163-3489.jpg", imageAlt: "Modern airport terminal"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/person-writing-paper-with-traveler-accessories-wooden-background_23-2147950758.jpg",
imageAlt: "Passport and travel documents",
},
"http://img.b2bpic.net/free-photo/person-writing-paper-with-traveler-accessories-wooden-background_23-2147950758.jpg", imageAlt: "Passport and travel documents"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/young-travelers-with-backpacks-smiling-looking-route-map_176420-4146.jpg?_wi=1",
imageAlt: "Adventure and travel exploration",
},
"http://img.b2bpic.net/free-photo/young-travelers-with-backpacks-smiling-looking-route-map_176420-4146.jpg", imageAlt: "Adventure and travel exploration"},
]}
buttons={[
{ text: "Call Now +91 85301 66410", href: "tel:+918530166410" },
@@ -130,7 +115,7 @@ export default function HomePage() {
description="Fill in your travel details and our expert team will contact you within 24 hours with personalized recommendations and the best quotes."
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/young-travelers-with-backpacks-smiling-looking-route-map_176420-4146.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/young-travelers-with-backpacks-smiling-looking-route-map_176420-4146.jpg"
imageAlt="Travel planning consultation"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -151,21 +136,11 @@ export default function HomePage() {
animationType="slide-up"
negativeCard={{
items: [
"Time-consuming visa applications",
"Hidden charges and surprises",
"Limited destination options",
"Unprofessional support",
],
"Time-consuming visa applications", "Hidden charges and surprises", "Limited destination options", "Unprofessional support"],
}}
positiveCard={{
items: [
"Expert visa processing - Fast-track approvals",
"Transparent pricing - No hidden costs",
"All major destinations covered",
"24/7 dedicated customer support",
"Personalized itineraries",
"Best flight rates guaranteed",
],
"Expert visa processing - Fast-track approvals", "Transparent pricing - No hidden costs", "All major destinations covered", "24/7 dedicated customer support", "Personalized itineraries", "Best flight rates guaranteed"],
}}
buttons={[{ text: "Explore Services", href: "/services" }]}
buttonAnimation="slide-up"
@@ -184,28 +159,16 @@ export default function HomePage() {
animationType="slide-up"
metrics={[
{
id: "1",
value: "5000+",
title: "Happy Travelers",
items: ["Families satisfied", "International customers", "Repeat bookings"],
id: "1", value: "5000+", title: "Happy Travelers", items: ["Families satisfied", "International customers", "Repeat bookings"],
},
{
id: "2",
value: "10+ Years",
title: "Industry Experience",
items: ["Expert visa consultants", "Established reputation", "Trusted partner"],
id: "2", value: "10+ Years", title: "Industry Experience", items: ["Expert visa consultants", "Established reputation", "Trusted partner"],
},
{
id: "3",
value: "50+ Destinations",
title: "Global Reach",
items: ["Domestic flights", "International flights", "Custom packages"],
id: "3", value: "50+ Destinations", title: "Global Reach", items: ["Domestic flights", "International flights", "Custom packages"],
},
{
id: "4",
value: "98% Success",
title: "Visa Approval Rate",
items: ["Expert guidance", "Complete documentation", "Fast-track processing"],
id: "4", value: "98% Success", title: "Visa Approval Rate", items: ["Expert guidance", "Complete documentation", "Fast-track processing"],
},
]}
/>
@@ -222,83 +185,35 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Priya Sharma, MBA Student",
date: "Date: 15 November 2024",
title: "My Canadian Dream Realized!",
quote:
"Shri Rang Travels made my Canada student visa application incredibly smooth. From documentation to approval, everything was handled professionally. I'm now studying at University of Toronto!",
tag: "Student Visa",
avatarSrc:
"http://img.b2bpic.net/free-photo/lifestyle-portrait-young-smiling-woman-student-office-employee-standing-street-blue_1258-205568.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/lifestyle-portrait-young-smiling-woman-student-office-employee-standing-street-blue_1258-205568.jpg",
},
id: "1", name: "Priya Sharma, MBA Student", date: "Date: 15 November 2024", title: "My Canadian Dream Realized!", quote:
"Shri Rang Travels made my Canada student visa application incredibly smooth. From documentation to approval, everything was handled professionally. I'm now studying at University of Toronto!", tag: "Student Visa", avatarSrc:
"http://img.b2bpic.net/free-photo/lifestyle-portrait-young-smiling-woman-student-office-employee-standing-street-blue_1258-205568.jpg", imageSrc:
"http://img.b2bpic.net/free-photo/lifestyle-portrait-young-smiling-woman-student-office-employee-standing-street-blue_1258-205568.jpg"},
{
id: "2",
name: "Rajesh & Anjali Patel, Honeymoon Couple",
date: "Date: 22 October 2024",
title: "Europe Trip - Unforgettable!",
quote:
"Their custom Schengen visa package and curated tour itinerary for Switzerland was perfect. Everything was pre-arranged beautifully. It was the most romantic honeymoon ever!",
tag: "Tour Package",
avatarSrc:
"http://img.b2bpic.net/free-photo/couple-looking-view-safari-vacation_107420-9671.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/couple-looking-view-safari-vacation_107420-9671.jpg",
},
id: "2", name: "Rajesh & Anjali Patel, Honeymoon Couple", date: "Date: 22 October 2024", title: "Europe Trip - Unforgettable!", quote:
"Their custom Schengen visa package and curated tour itinerary for Switzerland was perfect. Everything was pre-arranged beautifully. It was the most romantic honeymoon ever!", tag: "Tour Package", avatarSrc:
"http://img.b2bpic.net/free-photo/couple-looking-view-safari-vacation_107420-9671.jpg", imageSrc:
"http://img.b2bpic.net/free-photo/couple-looking-view-safari-vacation_107420-9671.jpg"},
{
id: "3",
name: "Vikram Desai, Business Traveler",
date: "Date: 08 September 2024",
title: "Business Travel Made Easy",
quote:
"International flight bookings and visa assistance for multiple countries? Handled seamlessly! Their business travel support saved me hours of coordination.",
tag: "Business Travel",
avatarSrc:
"http://img.b2bpic.net/free-photo/excited-young-student-photographing-shore_1262-6090.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/excited-young-student-photographing-shore_1262-6090.jpg",
},
id: "3", name: "Vikram Desai, Business Traveler", date: "Date: 08 September 2024", title: "Business Travel Made Easy", quote:
"International flight bookings and visa assistance for multiple countries? Handled seamlessly! Their business travel support saved me hours of coordination.", tag: "Business Travel", avatarSrc:
"http://img.b2bpic.net/free-photo/excited-young-student-photographing-shore_1262-6090.jpg", imageSrc:
"http://img.b2bpic.net/free-photo/excited-young-student-photographing-shore_1262-6090.jpg"},
{
id: "4",
name: "Arun Kumar Family, USA Vacation",
date: "Date: 20 August 2024",
title: "Family Trip to America",
quote:
"Entire family USA visa processing - done in just 3 weeks! Their step-by-step guidance and follow-ups made everything stress-free. Highly recommended!",
tag: "Family Visa",
avatarSrc:
"http://img.b2bpic.net/free-photo/active-family-couple-children-hiking-along-seaside-walking-path-boy-riding-dads-neck-full-length-nature-recreation-concept_74855-11512.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/active-family-couple-children-hiking-along-seaside-walking-path-boy-riding-dads-neck-full-length-nature-recreation-concept_74855-11512.jpg",
},
id: "4", name: "Arun Kumar Family, USA Vacation", date: "Date: 20 August 2024", title: "Family Trip to America", quote:
"Entire family USA visa processing - done in just 3 weeks! Their step-by-step guidance and follow-ups made everything stress-free. Highly recommended!", tag: "Family Visa", avatarSrc:
"http://img.b2bpic.net/free-photo/active-family-couple-children-hiking-along-seaside-walking-path-boy-riding-dads-neck-full-length-nature-recreation-concept_74855-11512.jpg", imageSrc:
"http://img.b2bpic.net/free-photo/active-family-couple-children-hiking-along-seaside-walking-path-boy-riding-dads-neck-full-length-nature-recreation-concept_74855-11512.jpg"},
{
id: "5",
name: "Neha Gupta, Australia Work Visa",
date: "Date: 12 July 2024",
title: "Got My Dream Job Down Under",
quote:
"Applied for Australia work visa with their expertise. Not only did I get approved, but they also helped me book flights at the best rates!",
tag: "Work Visa",
avatarSrc:
"http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg",
},
id: "5", name: "Neha Gupta, Australia Work Visa", date: "Date: 12 July 2024", title: "Got My Dream Job Down Under", quote:
"Applied for Australia work visa with their expertise. Not only did I get approved, but they also helped me book flights at the best rates!", tag: "Work Visa", avatarSrc:
"http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg", imageSrc:
"http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg"},
{
id: "6",
name: "Rohan Singh, UK Visitor Visa",
date: "Date: 28 June 2024",
title: "UK Visit Made Simple",
quote:
"First time applying for UK visa was intimidating, but their team guided me through every document requirement. Approved on first attempt!",
tag: "Visitor Visa",
avatarSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
},
id: "6", name: "Rohan Singh, UK Visitor Visa", date: "Date: 28 June 2024", title: "UK Visit Made Simple", quote:
"First time applying for UK visa was intimidating, but their team guided me through every document requirement. Approved on first attempt!", tag: "Visitor Visa", avatarSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
]}
/>
</div>

View File

@@ -19,8 +19,7 @@ export default function ServicesPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Domestic Flights", href: "/services" },
{ label: "International Flights", href: "/services" },
{ label: "Visa Services", href: "/visa" },
@@ -28,8 +27,7 @@ export default function ServicesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/" },
{ label: "Contact", href: "/contact" },
{ label: "Blog", href: "#" },
@@ -37,8 +35,7 @@ export default function ServicesPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: +91 85301 66410", href: "tel:+918530166410" },
{ label: "WhatsApp", href: "https://wa.me/918530166410" },
{ label: "Email: info@shrirangtravels.com", href: "mailto:info@shrirangtravels.com" },
@@ -68,9 +65,7 @@ export default function ServicesPage() {
id: item.id,
}))}
button={{
text: "Call Now +91 85301 66410",
href: "tel:+918530166410",
}}
text: "Call Now +91 85301 66410", href: "tel:+918530166410"}}
animateOnLoad={true}
/>
</div>
@@ -82,33 +77,23 @@ export default function ServicesPage() {
tag="Services Overview"
tagIcon={Plane}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/online-booking-traveling-plane-flight-concept_53876-133675.jpg",
imageAlt: "Flight booking service",
},
"http://img.b2bpic.net/free-photo/online-booking-traveling-plane-flight-concept_53876-133675.jpg", imageAlt: "Flight booking service"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741794.jpg",
imageAlt: "Visa documentation service",
},
"http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741794.jpg", imageAlt: "Visa documentation service"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/holiday-travel-voyage-wanderlust-vacation-concept_53876-124983.jpg?_wi=1",
imageAlt: "Tour planning service",
},
"http://img.b2bpic.net/free-photo/holiday-travel-voyage-wanderlust-vacation-concept_53876-124983.jpg", imageAlt: "Tour planning service"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/two-happy-business-people-shaking-hands-meeting-while-other-colleagues-are-applauding-them-office_637285-265.jpg?_wi=1",
imageAlt: "Professional team",
},
"http://img.b2bpic.net/free-photo/two-happy-business-people-shaking-hands-meeting-while-other-colleagues-are-applauding-them-office_637285-265.jpg", imageAlt: "Professional team"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg?_wi=1",
imageAlt: "Customer support team",
},
"http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg", imageAlt: "Customer support team"},
]}
buttons={[
{ text: "Book Now", href: "tel:+918530166410" },
@@ -129,21 +114,11 @@ export default function ServicesPage() {
animationType="slide-up"
negativeCard={{
items: [
"Complicated booking interfaces",
"Limited airline options",
"No personalized support",
"Expensive prices",
],
"Complicated booking interfaces", "Limited airline options", "No personalized support", "Expensive prices"],
}}
positiveCard={{
items: [
"Simple one-click booking process",
"Access to all major airlines",
"24/7 customer support",
"Best price guarantee",
"Flexible payment options",
"Travel insurance included",
],
"Simple one-click booking process", "Access to all major airlines", "24/7 customer support", "Best price guarantee", "Flexible payment options", "Travel insurance included"],
}}
buttons={[{ text: "Book Your Flight", href: "tel:+918530166410" }]}
buttonAnimation="slide-up"
@@ -161,21 +136,11 @@ export default function ServicesPage() {
animationType="slide-up"
negativeCard={{
items: [
"DIY visa rejections",
"Confusing document requirements",
"Long processing delays",
"No legal support",
],
"DIY visa rejections", "Confusing document requirements", "Long processing delays", "No legal support"],
}}
positiveCard={{
items: [
"98% visa approval rate",
"Expert document compilation",
"Fast-track processing available",
"Legal consultation included",
"Multiple country expertise",
"Post-visa support",
],
"98% visa approval rate", "Expert document compilation", "Fast-track processing available", "Legal consultation included", "Multiple country expertise", "Post-visa support"],
}}
buttons={[{ text: "Apply Now", href: "/visa" }]}
buttonAnimation="slide-up"

View File

@@ -19,8 +19,7 @@ export default function VisaPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Domestic Flights", href: "/services" },
{ label: "International Flights", href: "/services" },
{ label: "Visa Services", href: "/visa" },
@@ -28,8 +27,7 @@ export default function VisaPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/" },
{ label: "Contact", href: "/contact" },
{ label: "Blog", href: "#" },
@@ -37,8 +35,7 @@ export default function VisaPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: +91 85301 66410", href: "tel:+918530166410" },
{ label: "WhatsApp", href: "https://wa.me/918530166410" },
{ label: "Email: info@shrirangtravels.com", href: "mailto:info@shrirangtravels.com" },
@@ -68,9 +65,7 @@ export default function VisaPage() {
id: item.id,
}))}
button={{
text: "Call Now +91 85301 66410",
href: "tel:+918530166410",
}}
text: "Call Now +91 85301 66410", href: "tel:+918530166410"}}
animateOnLoad={true}
/>
</div>
@@ -82,33 +77,23 @@ export default function VisaPage() {
tag="Global Destinations"
tagIcon={Plane}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/flag-canada-blue-sky-background_35913-2976.jpg",
imageAlt: "Canada visa",
},
"http://img.b2bpic.net/free-photo/flag-canada-blue-sky-background_35913-2976.jpg", imageAlt: "Canada visa"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/statue-liberty-silhouette_649448-4680.jpg",
imageAlt: "USA visa",
},
"http://img.b2bpic.net/free-photo/statue-liberty-silhouette_649448-4680.jpg", imageAlt: "USA visa"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/vertical-view-victoria-tower-located-palace-westminster-london-downtown-united-kingdom-blue-sky-with-flying-plane-background_1268-24432.jpg",
imageAlt: "UK visa",
},
"http://img.b2bpic.net/free-photo/vertical-view-victoria-tower-located-palace-westminster-london-downtown-united-kingdom-blue-sky-with-flying-plane-background_1268-24432.jpg", imageAlt: "UK visa"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/vertical-shot-australian-flag-sea-crowded-bondi-beach_181624-39726.jpg",
imageAlt: "Australia visa",
},
"http://img.b2bpic.net/free-photo/vertical-shot-australian-flag-sea-crowded-bondi-beach_181624-39726.jpg", imageAlt: "Australia visa"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/family-taking-picture-their-travel-paris_23-2149373800.jpg",
imageAlt: "Europe schengen visa",
},
"http://img.b2bpic.net/free-photo/family-taking-picture-their-travel-paris_23-2149373800.jpg", imageAlt: "Europe schengen visa"},
]}
buttons={[
{ text: "Apply Now", href: "tel:+918530166410" },
@@ -130,44 +115,20 @@ export default function VisaPage() {
animationType="slide-up"
metrics={[
{
id: "1",
value: "Student",
title: "Student Visas",
items: [
"Canada, USA, UK, Australia",
"University admissions support",
"Financial documentation",
],
id: "1", value: "Student", title: "Student Visas", items: [
"Canada, USA, UK, Australia", "University admissions support", "Financial documentation"],
},
{
id: "2",
value: "Work",
title: "Work Visas",
items: [
"Skilled worker programs",
"Employer sponsorship",
"Processing fast-track available",
],
id: "2", value: "Work", title: "Work Visas", items: [
"Skilled worker programs", "Employer sponsorship", "Processing fast-track available"],
},
{
id: "3",
value: "Tourist",
title: "Tourist Visas",
items: [
"Schengen Visa",
"Single & multi-entry",
"Quick turnaround time",
],
id: "3", value: "Tourist", title: "Tourist Visas", items: [
"Schengen Visa", "Single & multi-entry", "Quick turnaround time"],
},
{
id: "4",
value: "Family",
title: "Family Sponsorship",
items: [
"Spousal sponsorship",
"Family reunification",
"Parent/grandparent programs",
],
id: "4", value: "Family", title: "Family Sponsorship", items: [
"Spousal sponsorship", "Family reunification", "Parent/grandparent programs"],
},
]}
/>
@@ -185,44 +146,20 @@ export default function VisaPage() {
animationType="slide-up"
metrics={[
{
id: "1",
value: "98%",
title: "Approval Rate",
items: [
"Industry-leading success rate",
"Expert guidance at every step",
"Comprehensive document review",
],
id: "1", value: "98%", title: "Approval Rate", items: [
"Industry-leading success rate", "Expert guidance at every step", "Comprehensive document review"],
},
{
id: "2",
value: "2-4",
title: "Weeks Processing",
items: [
"Fast-track available",
"Urgent processing options",
"24/7 status updates",
],
id: "2", value: "2-4", title: "Weeks Processing", items: [
"Fast-track available", "Urgent processing options", "24/7 status updates"],
},
{
id: "3",
value: "50+",
title: "Countries Covered",
items: [
"Major destinations supported",
"Emerging market expertise",
"Continuous coverage expansion",
],
id: "3", value: "50+", title: "Countries Covered", items: [
"Major destinations supported", "Emerging market expertise", "Continuous coverage expansion"],
},
{
id: "4",
value: "10+",
title: "Years Experience",
items: [
"Decade of visa expertise",
"Policy changes mastery",
"Consistent results delivery",
],
id: "4", value: "10+", title: "Years Experience", items: [
"Decade of visa expertise", "Policy changes mastery", "Consistent results delivery"],
},
]}
/>