import Link from "next/link";
export default function Sidebar() {
return (
{/* Search Widget */}
{/* Categories */}
Categories
- Permanent Residency (PR)(04)
- Immigration Policy Updates(09)
- Scholarships & Grants(00)
- Citizenship & Naturalization(04)
- Visa Interview Preparation(01)
{/* Recent Post */}
Recent Post
Top Countries for Higher Education in 2025
The Benefits of Hiring a Visa Consultant
How to Prepare for Your Immigration Interview
{/* Tag Cloud */}
Tag Cloud
WorkVisa
FamilyVisa
StudentVisa
VisaUpdates
TravelVisa
StudyAbroad
);
}