fix visa build

This commit is contained in:
r2xrzh9q2z-lab
2026-02-06 12:00:28 +07:00
parent f0f7c5228d
commit f9da2970a4
2 changed files with 35 additions and 82 deletions

View File

@@ -10,6 +10,7 @@ interface VisaItem {
}
interface VisaTypeCategory {
title?: string;
items: VisaItem[];
}
@@ -433,7 +434,7 @@ function getFallbackVisaData(): VisaData {
tagline: "35+ years of excellence in UK visa consulting.",
visaTypes: [
{
category: "Student & Work",
title: "Student & Work",
items: [
{
title: "Student Visa",
@@ -448,7 +449,7 @@ function getFallbackVisaData(): VisaData {
],
},
{
category: "Family & Other",
title: "Family & Other",
items: [
{
title: "Skilled Worker Visa",
@@ -601,7 +602,7 @@ function getFallbackVisaData(): VisaData {
tagline: "Your pathway to a better life in Canada starts here.",
visaTypes: [
{
category: "Study & Work",
title: "Study & Work",
items: [
{
title: "Study Permit",
@@ -614,7 +615,7 @@ function getFallbackVisaData(): VisaData {
],
},
{
category: "Immigration & Family",
title: "Immigration & Family",
items: [
{
title: "Express Entry",