export default function AyyanSystemsWebsite() {
const pages = [‘Home’, ‘Services’, ‘About’, ‘Contact’, ‘Updates’];
const services = [
‘Voter ID Services’,
‘Aadhaar Updates’,
‘PAN Card Services’,
‘Smart Ration Card’,
‘Jeevan Pramaan’,
‘Online Government Applications’,
];

return (

Ayyan Systems

{pages.map((page) => (
{page}
))}
Services
About
Contact

Professional & Reliable Services

All Online Application Services Done Here

Fast, trusted and professional digital service center for voter ID, Aadhaar, PAN, ration card,
pension certificate and government online applications.


{services.map((service, index) => (

{service}

))}

Our Popular Services

{services.map((service, index) => (

{service}

Quick processing with document verification and customer support.

))}

Why Choose Ayyan Systems?

We help customers with all e-service center needs including corrections, new applications,
renewals and official document support with fast turnaround.

10K+

Happy Customers

24/7

WhatsApp Support

Latest Service Updates

Voter ID Camp Corrections

Quick correction support for name, address and DOB issues.

Smart Ration Card Services

New applications, member addition, deletion and address change.

Daily Govt Scheme News

Latest Tamil Nadu e-service and welfare scheme updates.

Need Instant Online Service?

Contact Ayyan Systems today for quick document processing.

📞 99434 14777

Quick Enquiry Form

Visit Our Office

Google Maps Location Embed Area
Ayyan Systems, Coimbatore

Tamil + English

Bilingual content support for local customers.

Document Upload

Customers can upload Aadhaar, PAN and voter ID proofs securely.

Payment QR

Instant UPI payment support for service booking.

Customer Testimonials

Fast PAN and Aadhaar service. Very trusted center.
Best voter ID correction support in our area.
Quick ration card work and friendly response.

);
}