Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2d791a0b1c | |||
| d92b1d63e7 | |||
| 65f8a236e6 | |||
| 66319f01be | |||
| db3914d49d | |||
| 29e00d0c77 | |||
| 353e2772ac |
@@ -23,9 +23,9 @@ import {
|
|||||||
|
|
||||||
export default function AboutPage() {
|
export default function AboutPage() {
|
||||||
const navItems = [
|
const navItems = [
|
||||||
{ name: "Home", id: "home" },
|
{ name: "Home", id: "/" },
|
||||||
{ name: "Services", id: "services" },
|
{ name: "Services", id: "/services" },
|
||||||
{ name: "About Us", id: "about" },
|
{ name: "About Us", id: "/about" },
|
||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
];
|
];
|
||||||
|
|
||||||
@@ -42,7 +42,7 @@ export default function AboutPage() {
|
|||||||
title: "Company", items: [
|
title: "Company", items: [
|
||||||
{ label: "About Us", href: "/about" },
|
{ label: "About Us", href: "/about" },
|
||||||
{ label: "Our Team", href: "/about" },
|
{ label: "Our Team", href: "/about" },
|
||||||
{ label: "Contact Us", href: "/contact" },
|
{ label: "Contact Us", href: "#contact" },
|
||||||
{ label: "Blog & Resources", href: "#" },
|
{ label: "Blog & Resources", href: "#" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@@ -81,7 +81,7 @@ export default function AboutPage() {
|
|||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="TaxPro Pakistan"
|
brandName="TaxPro Pakistan"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
button={{ text: "Book Consultation", href: "/contact" }}
|
button={{ text: "Book Consultation", href: "#contact" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -127,16 +127,20 @@ export default function AboutPage() {
|
|||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1", icon: FileCheck,
|
id: "1", icon: FileCheck,
|
||||||
title: "Tax Filings", value: "500+"},
|
title: "Tax Filings", value: "500+"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "2", icon: Users,
|
id: "2", icon: Users,
|
||||||
title: "Happy Clients", value: "1000+"},
|
title: "Happy Clients", value: "1000+"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "3", icon: Building2,
|
id: "3", icon: Building2,
|
||||||
title: "Industries", value: "25+"},
|
title: "Industries", value: "25+"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "4", icon: Award,
|
id: "4", icon: Award,
|
||||||
title: "Years Experience", value: "15+"},
|
title: "Years Experience", value: "15+"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -152,19 +156,23 @@ export default function AboutPage() {
|
|||||||
{
|
{
|
||||||
icon: Calendar,
|
icon: Calendar,
|
||||||
title: "Book Consultation", description:
|
title: "Book Consultation", description:
|
||||||
"Schedule your free initial consultation to discuss your tax and accounting needs"},
|
"Schedule your free initial consultation to discuss your tax and accounting needs"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: MessageSquare,
|
icon: MessageSquare,
|
||||||
title: "Discuss Your Case", description:
|
title: "Discuss Your Case", description:
|
||||||
"We analyze your situation, answer questions, and develop a customized tax strategy"},
|
"We analyze your situation, answer questions, and develop a customized tax strategy"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: Lightbulb,
|
icon: Lightbulb,
|
||||||
title: "Expert Solution", description:
|
title: "Expert Solution", description:
|
||||||
"Our certified consultants prepare and execute your tax filing and compliance plan"},
|
"Our certified consultants prepare and execute your tax filing and compliance plan"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
title: "File & Compliance", description:
|
title: "File & Compliance", description:
|
||||||
"Timely submission of all documents to FBR with complete compliance documentation"},
|
"Timely submission of all documents to FBR with complete compliance documentation"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
127
src/app/page.tsx
127
src/app/page.tsx
@@ -35,7 +35,7 @@ import {
|
|||||||
const navItems = [
|
const navItems = [
|
||||||
{ name: "Home", id: "/" },
|
{ name: "Home", id: "/" },
|
||||||
{ name: "Services", id: "/services" },
|
{ name: "Services", id: "/services" },
|
||||||
{ name: "About Us", id: "about" },
|
{ name: "About Us", id: "/about" },
|
||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
];
|
];
|
||||||
|
|
||||||
@@ -59,7 +59,8 @@ export default function HomePage() {
|
|||||||
brandName="TaxPro Pakistan"
|
brandName="TaxPro Pakistan"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
button={{
|
button={{
|
||||||
text: "Book Consultation", href: "#contact"}}
|
text: "Book Consultation", href: "#contact"
|
||||||
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -70,20 +71,27 @@ export default function HomePage() {
|
|||||||
description="Expert Tax & Business Consultancy in Pakistan. Helping businesses and individuals manage taxes, accounting, and compliance with confidence and transparency."
|
description="Expert Tax & Business Consultancy in Pakistan. Helping businesses and individuals manage taxes, accounting, and compliance with confidence and transparency."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now", href: "tel:+92-XXX-XXXXXXX"},
|
text: "Call Now", href: "tel:+92-XXX-XXXXXXX"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
text: "Book Consultation", href: "#contact"},
|
text: "Book Consultation", href: "#contact"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/group-business-workers-smiling-happy-confident-working-together-with-smile-face-using-laptop-speaking-office_839833-9703.jpg", imageAlt: "Professional tax consultant working with clients"},
|
imageSrc: "http://img.b2bpic.net/free-photo/group-business-workers-smiling-happy-confident-working-together-with-smile-face-using-laptop-speaking-office_839833-9703.jpg", imageAlt: "Professional tax consultant working with clients"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/office-equipment-put-table_23-2147651021.jpg", imageAlt: "Modern accounting office environment"},
|
imageSrc: "http://img.b2bpic.net/free-photo/office-equipment-put-table_23-2147651021.jpg", imageAlt: "Modern accounting office environment"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspersons-smiling-each-other_23-2147626532.jpg", imageAlt: "Financial planning and compliance consultation"},
|
imageSrc: "http://img.b2bpic.net/free-photo/businesspersons-smiling-each-other_23-2147626532.jpg", imageAlt: "Financial planning and compliance consultation"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
autoplayDelay={5000}
|
autoplayDelay={5000}
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
|
containerClassName="bg-gradient-to-br from-blue-50 to-indigo-100"
|
||||||
|
mediaWrapperClassName="shadow-2xl"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -98,16 +106,20 @@ export default function HomePage() {
|
|||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1", icon: FileCheck,
|
id: "1", icon: FileCheck,
|
||||||
title: "Tax Filings", value: "500+"},
|
title: "Tax Filings", value: "500+"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "2", icon: Users,
|
id: "2", icon: Users,
|
||||||
title: "Happy Clients", value: "1000+"},
|
title: "Happy Clients", value: "1000+"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "3", icon: Building2,
|
id: "3", icon: Building2,
|
||||||
title: "Industries", value: "25+"},
|
title: "Industries", value: "25+"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "4", icon: Award,
|
id: "4", icon: Award,
|
||||||
title: "Years Experience", value: "15+"},
|
title: "Years Experience", value: "15+"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -124,32 +136,38 @@ export default function HomePage() {
|
|||||||
{
|
{
|
||||||
icon: FileText,
|
icon: FileText,
|
||||||
title: "Income Tax Services", description: "Expert income tax return filing, tax planning, and NTN registration for individuals and businesses", button: {
|
title: "Income Tax Services", description: "Expert income tax return filing, tax planning, and NTN registration for individuals and businesses", button: {
|
||||||
text: "Learn More", href: "/services"},
|
text: "Learn More", href: "/services"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: TrendingUp,
|
icon: TrendingUp,
|
||||||
title: "Sales Tax & GST", description: "Sales tax registration, monthly filing, refund claims, and GST compliance management", button: {
|
title: "Sales Tax & GST", description: "Sales tax registration, monthly filing, refund claims, and GST compliance management", button: {
|
||||||
text: "Learn More", href: "/services"},
|
text: "Learn More", href: "/services"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: Building,
|
icon: Building,
|
||||||
title: "Company Registration", description: "SECP company registration, legal entity setup, and corporate compliance advisory", button: {
|
title: "Company Registration", description: "SECP company registration, legal entity setup, and corporate compliance advisory", button: {
|
||||||
text: "Learn More", href: "/services"},
|
text: "Learn More", href: "/services"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: Calculator,
|
icon: Calculator,
|
||||||
title: "Bookkeeping & Accounting", description: "Professional bookkeeping, financial statements, and audit preparation services", button: {
|
title: "Bookkeeping & Accounting", description: "Professional bookkeeping, financial statements, and audit preparation services", button: {
|
||||||
text: "Learn More", href: "/services"},
|
text: "Learn More", href: "/services"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: BarChart3,
|
icon: BarChart3,
|
||||||
title: "Tax Advisory", description: "Strategic tax planning, wealth statement preparation, and compliance consulting", button: {
|
title: "Tax Advisory", description: "Strategic tax planning, wealth statement preparation, and compliance consulting", button: {
|
||||||
text: "Learn More", href: "/services"},
|
text: "Learn More", href: "/services"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: Globe,
|
icon: Globe,
|
||||||
title: "Import/Export Tax", description: "Customs consultancy, international trade tax optimization, and tariff guidance", button: {
|
title: "Import/Export Tax", description: "Customs consultancy, international trade tax optimization, and tariff guidance", button: {
|
||||||
text: "Learn More", href: "/services"},
|
text: "Learn More", href: "/services"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -194,17 +212,23 @@ export default function HomePage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Ahmed Hassan", role: "Business Owner", testimonial: "TaxPro Pakistan made our tax filing process incredibly simple. Their team understood our import business perfectly and saved us money through smart tax planning.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageAlt: "Ahmed Hassan"},
|
id: "1", name: "Ahmed Hassan", role: "Business Owner", testimonial: "TaxPro Pakistan made our tax filing process incredibly simple. Their team understood our import business perfectly and saved us money through smart tax planning.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageAlt: "Ahmed Hassan"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Fatima Malik", role: "Startup Founder", testimonial: "From company registration to ongoing compliance, TaxPro guided us through every step. Professional, transparent, and affordable. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg", imageAlt: "Fatima Malik"},
|
id: "2", name: "Fatima Malik", role: "Startup Founder", testimonial: "From company registration to ongoing compliance, TaxPro guided us through every step. Professional, transparent, and affordable. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg", imageAlt: "Fatima Malik"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Muhammad Ali", role: "Freelance Consultant", testimonial: "Filing my income tax returns used to be stressful, but TaxPro made it hassle-free. Quick response and clear explanations. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280737.jpg", imageAlt: "Muhammad Ali"},
|
id: "3", name: "Muhammad Ali", role: "Freelance Consultant", testimonial: "Filing my income tax returns used to be stressful, but TaxPro made it hassle-free. Quick response and clear explanations. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280737.jpg", imageAlt: "Muhammad Ali"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Sarah Khan", role: "Finance Manager", testimonial: "We switched to TaxPro for our accounting needs. Their professionalism and deep knowledge of FBR compliance have been invaluable to our growth.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15839.jpg", imageAlt: "Sarah Khan"},
|
id: "4", name: "Sarah Khan", role: "Finance Manager", testimonial: "We switched to TaxPro for our accounting needs. Their professionalism and deep knowledge of FBR compliance have been invaluable to our growth.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15839.jpg", imageAlt: "Sarah Khan"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "5", name: "Rizwan Ahmed", role: "Import/Export Manager", testimonial: "Expert customs and tariff guidance. TaxPro simplified our international trade tax obligations significantly. Very satisfied with their service.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-businessman-formal-wear-standing-against-windows-business-center_627829-730.jpg", imageAlt: "Rizwan Ahmed"},
|
id: "5", name: "Rizwan Ahmed", role: "Import/Export Manager", testimonial: "Expert customs and tariff guidance. TaxPro simplified our international trade tax obligations significantly. Very satisfied with their service.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-businessman-formal-wear-standing-against-windows-business-center_627829-730.jpg", imageAlt: "Rizwan Ahmed"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "6", name: "Amina Siddiqui", role: "Business Manager", testimonial: "Transparent pricing, fast turnaround, and excellent customer service. TaxPro is now our trusted tax partner for all compliance needs.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-work_23-2148499447.jpg", imageAlt: "Amina Siddiqui"},
|
id: "6", name: "Amina Siddiqui", role: "Business Manager", testimonial: "Transparent pricing, fast turnaround, and excellent customer service. TaxPro is now our trusted tax partner for all compliance needs.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-work_23-2148499447.jpg", imageAlt: "Amina Siddiqui"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -216,12 +240,15 @@ export default function HomePage() {
|
|||||||
animationType="reveal-blur"
|
animationType="reveal-blur"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now", href: "tel:+92-XXX-XXXXXXX"},
|
text: "Call Now", href: "tel:+92-XXX-XXXXXXX"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
text: "Book Free Consultation", href: "#contact"},
|
text: "Book Free Consultation", href: "#contact"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"
|
||||||
|
}}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -233,49 +260,65 @@ export default function HomePage() {
|
|||||||
{
|
{
|
||||||
title: "Services", items: [
|
title: "Services", items: [
|
||||||
{
|
{
|
||||||
label: "Income Tax Filing", href: "/services"},
|
label: "Income Tax Filing", href: "/services"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Sales Tax & GST", href: "/services"},
|
label: "Sales Tax & GST", href: "/services"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Company Registration", href: "/services"},
|
label: "Company Registration", href: "/services"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Bookkeeping", href: "/services"},
|
label: "Bookkeeping", href: "/services"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company", items: [
|
title: "Company", items: [
|
||||||
{
|
{
|
||||||
label: "About Us", href: "/"},
|
label: "About Us", href: "/about"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Our Team", href: "/"},
|
label: "Our Team", href: "/about"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Contact Us", href: "#contact"},
|
label: "Contact Us", href: "#contact"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Blog & Resources", href: "#"},
|
label: "Blog & Resources", href: "#"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Contact", items: [
|
title: "Contact", items: [
|
||||||
{
|
{
|
||||||
label: "Call: +92-XXX-XXXXXXX", href: "tel:+92-XXX-XXXXXXX"},
|
label: "Call: +92-XXX-XXXXXXX", href: "tel:+92-XXX-XXXXXXX"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "WhatsApp: +92-XXX-XXXXXXX", href: "https://wa.me/92XXXXXXXXX"},
|
label: "WhatsApp: +92-XXX-XXXXXXX", href: "https://wa.me/92XXXXXXXXX"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Email: info@taxpro.pk", href: "mailto:info@taxpro.pk"},
|
label: "Email: info@taxpro.pk", href: "mailto:info@taxpro.pk"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Office Hours: Mon-Fri 9AM-5PM", href: "#"},
|
label: "Office Hours: Mon-Fri 9AM-5PM", href: "#"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal", items: [
|
title: "Legal", items: [
|
||||||
{
|
{
|
||||||
label: "Privacy Policy", href: "#"},
|
label: "Privacy Policy", href: "#"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Terms of Service", href: "#"},
|
label: "Terms of Service", href: "#"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Compliance", href: "#"},
|
label: "Compliance", href: "#"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Disclaimers", href: "#"},
|
label: "Disclaimers", href: "#"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ import {
|
|||||||
const navItems = [
|
const navItems = [
|
||||||
{ name: "Home", id: "/" },
|
{ name: "Home", id: "/" },
|
||||||
{ name: "Services", id: "/services" },
|
{ name: "Services", id: "/services" },
|
||||||
{ name: "About Us", id: "about" },
|
{ name: "About Us", id: "/about" },
|
||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
];
|
];
|
||||||
|
|
||||||
@@ -51,7 +51,8 @@ export default function ServicesPage() {
|
|||||||
brandName="TaxPro Pakistan"
|
brandName="TaxPro Pakistan"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
button={{
|
button={{
|
||||||
text: "Book Consultation", href: "#contact"}}
|
text: "Book Consultation", href: "#contact"
|
||||||
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -67,17 +68,20 @@ export default function ServicesPage() {
|
|||||||
{
|
{
|
||||||
icon: FileText,
|
icon: FileText,
|
||||||
title: "Income Tax Services", description: "Expert income tax return filing for individuals and businesses. Includes NTN registration, tax planning strategies, and optimization of deductions. We ensure compliance with FBR requirements while minimizing your tax liability.", button: {
|
title: "Income Tax Services", description: "Expert income tax return filing for individuals and businesses. Includes NTN registration, tax planning strategies, and optimization of deductions. We ensure compliance with FBR requirements while minimizing your tax liability.", button: {
|
||||||
text: "Inquire Now", href: "#contact"},
|
text: "Inquire Now", href: "#contact"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: TrendingUp,
|
icon: TrendingUp,
|
||||||
title: "Sales Tax & GST", description: "Complete sales tax management including registration, monthly filing, refund claims, and GST compliance. Our team stays updated with the latest FBR circulars and tax policy changes to ensure accuracy.", button: {
|
title: "Sales Tax & GST", description: "Complete sales tax management including registration, monthly filing, refund claims, and GST compliance. Our team stays updated with the latest FBR circulars and tax policy changes to ensure accuracy.", button: {
|
||||||
text: "Inquire Now", href: "#contact"},
|
text: "Inquire Now", href: "#contact"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: Building,
|
icon: Building,
|
||||||
title: "Company Registration", description: "Seamless SECP company registration, legal entity setup, and corporate compliance advisory. We handle all documentation and government interactions to get your business registered efficiently.", button: {
|
title: "Company Registration", description: "Seamless SECP company registration, legal entity setup, and corporate compliance advisory. We handle all documentation and government interactions to get your business registered efficiently.", button: {
|
||||||
text: "Inquire Now", href: "#contact"},
|
text: "Inquire Now", href: "#contact"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -119,12 +123,15 @@ export default function ServicesPage() {
|
|||||||
animationType="reveal-blur"
|
animationType="reveal-blur"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now", href: "tel:+92-XXX-XXXXXXX"},
|
text: "Call Now", href: "tel:+92-XXX-XXXXXXX"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
text: "Book Consultation", href: "#contact"},
|
text: "Book Consultation", href: "#contact"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"
|
||||||
|
}}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -136,49 +143,65 @@ export default function ServicesPage() {
|
|||||||
{
|
{
|
||||||
title: "Services", items: [
|
title: "Services", items: [
|
||||||
{
|
{
|
||||||
label: "Income Tax Filing", href: "/services"},
|
label: "Income Tax Filing", href: "/services"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Sales Tax & GST", href: "/services"},
|
label: "Sales Tax & GST", href: "/services"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Company Registration", href: "/services"},
|
label: "Company Registration", href: "/services"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Bookkeeping", href: "/services"},
|
label: "Bookkeeping", href: "/services"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company", items: [
|
title: "Company", items: [
|
||||||
{
|
{
|
||||||
label: "About Us", href: "/"},
|
label: "About Us", href: "/about"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Our Team", href: "/"},
|
label: "Our Team", href: "/about"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Contact Us", href: "#contact"},
|
label: "Contact Us", href: "#contact"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Blog & Resources", href: "#"},
|
label: "Blog & Resources", href: "#"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Contact", items: [
|
title: "Contact", items: [
|
||||||
{
|
{
|
||||||
label: "Call: +92-XXX-XXXXXXX", href: "tel:+92-XXX-XXXXXXX"},
|
label: "Call: +92-XXX-XXXXXXX", href: "tel:+92-XXX-XXXXXXX"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "WhatsApp: +92-XXX-XXXXXXX", href: "https://wa.me/92XXXXXXXXX"},
|
label: "WhatsApp: +92-XXX-XXXXXXX", href: "https://wa.me/92XXXXXXXXX"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Email: info@taxpro.pk", href: "mailto:info@taxpro.pk"},
|
label: "Email: info@taxpro.pk", href: "mailto:info@taxpro.pk"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Office Hours: Mon-Fri 9AM-5PM", href: "#"},
|
label: "Office Hours: Mon-Fri 9AM-5PM", href: "#"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal", items: [
|
title: "Legal", items: [
|
||||||
{
|
{
|
||||||
label: "Privacy Policy", href: "#"},
|
label: "Privacy Policy", href: "#"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Terms of Service", href: "#"},
|
label: "Terms of Service", href: "#"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Compliance", href: "#"},
|
label: "Compliance", href: "#"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Disclaimers", href: "#"},
|
label: "Disclaimers", href: "#"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user