Initializing Experience

A marketing and lead-generation website for a Sri Lanka-based visa and study-abroad consultancy, presenting their services, 30+ destination countries, testimonials, and an affiliated non-profit initiative.
AR International Visa Consultants Pvt Ltd
2025
AR International is a Sri Lanka-based visa consultancy (student visas, visitor visas, documentation, SOP writing, financial sponsorship) founded and directed by Ayeshma Rodrigo. As a service business competing for prospective students and travelers researching study-abroad and visa options online, it needed a credible, conversion-oriented web presence rather than relying solely on word-of-mouth and social media (the business also runs active Instagram and Facebook pages).
Build a public-facing website that clearly communicates the consultancy's service offering (student visas, visitor visas, financial sponsorship, SOP writing, documentation support), builds trust through testimonials and founder messaging, helps visitors self-select a destination country from 30+ options and 250+ partner universities, and funnels visitors to contact/enquiry. The site also needed to represent the company's affiliated 'AR Hope Foundation' initiative as a distinct but linked section.
Built as a multi-page Next.js site, using its built-in image optimization pipeline to serve every visual asset as responsive WebP. Routing covers Home, Services, Gallery, Countries, About, and Contact, plus dynamic per-country pages (e.g. /countries/nz, /countries/au) driven by a shared content model rather than one-off pages. The homepage combines a hero, value-proposition section, services grid, country showcase, and testimonials carousel, all built from reusable section components. SEO metadata (title, description, Open Graph, Twitter Card) is set per page via Next's Metadata API.
No page views, conversion, or analytics data is publicly exposed, so no traffic or lead-generation metrics can be reported. What is verifiable from the live site: it is indexable (`robots: index, follow`), fully responsive, includes real client testimonials referencing specific visa outcomes (Australian, Canadian, and New Zealand student visas across 2023–2025 intakes), and links to active Instagram and Facebook business accounts, indicating the site is a live, maintained part of the company's marketing stack rather than a one-off brochure page.
AR International Visa Consultants is a Wennappuwa, Sri Lanka-based visa and study-abroad consultancy offering student visa processing, visitor visa assistance, financial sponsorship consultation, SOP writing, and end-to-end documentation support. The website acts as its primary digital storefront: introducing the founder, explaining the service catalog, showcasing 30+ destination countries and 250+ partner universities, and surfacing client testimonials to build trust with prospective applicants before they reach out.
Structure: The site is organized around clear conversion paths — a services overview that deep-links into specific offerings, a country explorer that lets visitors self-identify their destination, and a dedicated About page with a founder's message to add a personal, trust-building layer to what is otherwise a fairly transactional service category.
Technical footprint: Built on Next.js, using its automatic image optimization pipeline (WebP delivery, responsive width/quality params) across every visual asset, and a componentized layout (shared header/footer, repeatable service and testimonial cards, per-country dynamic pages) that keeps the content easy to extend as new countries or services are added.
Because this entry is based on inspecting the live, deployed site rather than its source repository, the tech stack described here is inferred from client-visible evidence — the `/_next/image` optimization endpoint, WebP asset delivery, and the route/anchor structure — rather than confirmed from a package.json or git history. There's no visible CMS admin, headless CMS API calls, or backend beyond what's needed to render static/marketing content, so this reads as a content-driven marketing site (likely with country and testimonial data sourced from local data files or a lightweight CMS) rather than an application with user accounts or dynamic backend logic.

Next Project — E-Commerce