Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
138
src/app/page.tsx
138
src/app/page.tsx
@@ -51,7 +51,8 @@ export default function HomePage() {
|
||||
navItems={navItems}
|
||||
brandName="Galaktika"
|
||||
button={{
|
||||
text: "Book Consultation", href: "/consultation"}}
|
||||
text: "Book Consultation", href: "/consultation"
|
||||
}}
|
||||
className="bg-gradient-to-r from-teal-50 to-emerald-50"
|
||||
buttonClassName="bg-teal-700 hover:bg-teal-800 text-white rounded-lg"
|
||||
buttonTextClassName="font-semibold"
|
||||
@@ -67,9 +68,11 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Consultation", href: "/consultation"},
|
||||
text: "Book Consultation", href: "/consultation"
|
||||
},
|
||||
{
|
||||
text: "Contact Us", href: "/contact"},
|
||||
text: "Contact Us", href: "/contact"
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rjbkmw"
|
||||
@@ -91,16 +94,20 @@ export default function HomePage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Professional Team", value: "10+ Years Experience"},
|
||||
label: "Professional Team", value: "10+ Years Experience"
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Fast Processing", value: "48-Hour Turnaround"},
|
||||
label: "Fast Processing", value: "48-Hour Turnaround"
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
label: "Transparent Pricing", value: "No Hidden Fees"},
|
||||
label: "Transparent Pricing", value: "No Hidden Fees"
|
||||
},
|
||||
{
|
||||
icon: Award,
|
||||
label: "International Experience", value: "50+ Countries Served"},
|
||||
label: "International Experience", value: "50+ Countries Served"
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -126,23 +133,28 @@ export default function HomePage() {
|
||||
{
|
||||
id: "accounting", title: "Accounting Services", description:
|
||||
"Professional bookkeeping, payroll management, tax reports, and financial statements to keep your business compliant and organized.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2eiok", imageAlt: "accounting financial analysis business"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2eiok", imageAlt: "accounting financial analysis business"
|
||||
},
|
||||
{
|
||||
id: "company-registration", title: "Company Registration", description:
|
||||
"Expert guidance through Uzbekistan company registration process. We handle all documentation and legal requirements for you.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rb9yu2", imageAlt: "company registration business startup"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rb9yu2", imageAlt: "company registration business startup"
|
||||
},
|
||||
{
|
||||
id: "legal-consulting", title: "Legal Consulting", description:
|
||||
"Comprehensive legal advisory for contracts, compliance, corporate governance, and business law matters.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2xbk6", imageAlt: "legal consultation business meeting"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2xbk6", imageAlt: "legal consultation business meeting"
|
||||
},
|
||||
{
|
||||
id: "tax-consulting", title: "Tax Consulting", description:
|
||||
"Strategic tax planning and optimization to minimize liabilities while maintaining full compliance with regulations.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lrvmrh", imageAlt: "tax consulting financial planning"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lrvmrh", imageAlt: "tax consulting financial planning"
|
||||
},
|
||||
{
|
||||
id: "investor-support", title: "Foreign Investor Support", description:
|
||||
"Specialized assistance for international investors setting up operations in Uzbekistan with local expertise.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9edyqa", imageAlt: "foreign investor business meeting"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9edyqa", imageAlt: "foreign investor business meeting"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -164,13 +176,17 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "step-1", value: "1", description: "Submit Your Request"},
|
||||
id: "step-1", value: "1", description: "Submit Your Request"
|
||||
},
|
||||
{
|
||||
id: "step-2", value: "2", description: "Initial Consultation"},
|
||||
id: "step-2", value: "2", description: "Initial Consultation"
|
||||
},
|
||||
{
|
||||
id: "step-3", value: "3", description: "Document Preparation"},
|
||||
id: "step-3", value: "3", description: "Document Preparation"
|
||||
},
|
||||
{
|
||||
id: "step-4", value: "4", description: "Service Completion"},
|
||||
id: "step-4", value: "4", description: "Service Completion"
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -244,28 +260,35 @@ export default function HomePage() {
|
||||
sideDescription="Get answers to common questions about our services and processes."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support", href: "/contact"},
|
||||
text: "Contact Support", href: "/contact"
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1", title: "How long does company registration take?", content:
|
||||
"Typically, company registration in Uzbekistan takes 5-7 business days with our expert guidance. We handle all documentation to ensure a smooth process."},
|
||||
"Typically, company registration in Uzbekistan takes 5-7 business days with our expert guidance. We handle all documentation to ensure a smooth process."
|
||||
},
|
||||
{
|
||||
id: "faq-2", title: "What documents do I need for company registration?", content:
|
||||
"Required documents include your passport, business plan, office address proof, and initial capital documentation. Our team will guide you through the complete checklist."},
|
||||
"Required documents include your passport, business plan, office address proof, and initial capital documentation. Our team will guide you through the complete checklist."
|
||||
},
|
||||
{
|
||||
id: "faq-3", title: "Do you offer tax consulting for foreign investors?", content:
|
||||
"Yes, we specialize in tax optimization for both local and international investors. We help navigate Uzbekistan's tax code and maximize deductions legally."},
|
||||
"Yes, we specialize in tax optimization for both local and international investors. We help navigate Uzbekistan's tax code and maximize deductions legally."
|
||||
},
|
||||
{
|
||||
id: "faq-4", title: "What are your accounting service costs?", content:
|
||||
"Our accounting services are customized based on your business size and complexity. We offer transparent pricing with no hidden fees. Contact us for a personalized quote."},
|
||||
"Our accounting services are customized based on your business size and complexity. We offer transparent pricing with no hidden fees. Contact us for a personalized quote."
|
||||
},
|
||||
{
|
||||
id: "faq-5", title: "Can you help with payroll management?", content:
|
||||
"Absolutely. We provide complete payroll services including salary calculations, tax withholding, compliance reporting, and statutory requirements."},
|
||||
"Absolutely. We provide complete payroll services including salary calculations, tax withholding, compliance reporting, and statutory requirements."
|
||||
},
|
||||
{
|
||||
id: "faq-6", title: "How do I schedule a consultation?", content:
|
||||
"You can book a consultation directly through our website or call us at +998 71 203 30 21. Our team will arrange a meeting at your convenience."},
|
||||
"You can book a consultation directly through our website or call us at +998 71 203 30 21. Our team will arrange a meeting at your convenience."
|
||||
},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textPosition="left"
|
||||
@@ -288,9 +311,11 @@ export default function HomePage() {
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"TechHub Tashkent", "Central Asia Trade", "Global Logistics LLC", "Silk Road Ventures", "Eastern Commerce Group", "Uzbek Industrial Partners", "International Finance Corp"]}
|
||||
"TechHub Tashkent", "Central Asia Trade", "Global Logistics LLC", "Silk Road Ventures", "Eastern Commerce Group", "Uzbek Industrial Partners", "International Finance Corp"
|
||||
]}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rjbkmw", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=32j9iz", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2eiok", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2xbk6", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rb9yu2", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lrvmrh", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9edyqa"]}
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rjbkmw", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=32j9iz", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2eiok", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2xbk6", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rb9yu2", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lrvmrh", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9edyqa"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
@@ -308,7 +333,8 @@ export default function HomePage() {
|
||||
ctaTitle="Need Professional Consulting?"
|
||||
ctaDescription="Schedule a consultation with our expert team today. We're here to help your business succeed."
|
||||
ctaButton={{
|
||||
text: "Book Your Consultation", href: "/consultation"}}
|
||||
text: "Book Your Consultation", href: "/consultation"
|
||||
}}
|
||||
ctaIcon={Calendar}
|
||||
animationType="slide-up"
|
||||
accordionAnimationType="smooth"
|
||||
@@ -316,16 +342,20 @@ export default function HomePage() {
|
||||
faqs={[
|
||||
{
|
||||
id: "contact-faq-1", title: "What's your response time?", content:
|
||||
"We typically respond to inquiries within 24 hours. For urgent matters, call us directly at +998 71 203 30 21."},
|
||||
"We typically respond to inquiries within 24 hours. For urgent matters, call us directly at +998 71 203 30 21."
|
||||
},
|
||||
{
|
||||
id: "contact-faq-2", title: "Do you offer remote consultations?", content:
|
||||
"Yes, we offer both in-person and remote consultations via video conference to accommodate your schedule and location."},
|
||||
"Yes, we offer both in-person and remote consultations via video conference to accommodate your schedule and location."
|
||||
},
|
||||
{
|
||||
id: "contact-faq-3", title: "What's your service area?", content:
|
||||
"While based in Tashkent, we serve clients throughout Uzbekistan and provide support for international investors with interests in the region."},
|
||||
"While based in Tashkent, we serve clients throughout Uzbekistan and provide support for international investors with interests in the region."
|
||||
},
|
||||
{
|
||||
id: "contact-faq-4", title: "Do you provide follow-up support?", content:
|
||||
"Absolutely. We provide ongoing support and advisory services to ensure your continued compliance and business success."},
|
||||
"Absolutely. We provide ongoing support and advisory services to ensure your continued compliance and business success."
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Contact section - Get Professional Consulting"
|
||||
@@ -344,49 +374,65 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us", href: "/about"},
|
||||
label: "About Us", href: "/about"
|
||||
},
|
||||
{
|
||||
label: "Services", href: "/services"},
|
||||
label: "Services", href: "/services"
|
||||
},
|
||||
{
|
||||
label: "Pricing", href: "/pricing"},
|
||||
label: "Pricing", href: "/pricing"
|
||||
},
|
||||
{
|
||||
label: "Blog", href: "/blog"},
|
||||
label: "Blog", href: "/blog"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Accounting", href: "/services"},
|
||||
label: "Accounting", href: "/services"
|
||||
},
|
||||
{
|
||||
label: "Legal Consulting", href: "/services"},
|
||||
label: "Legal Consulting", href: "/services"
|
||||
},
|
||||
{
|
||||
label: "Company Registration", href: "/services"},
|
||||
label: "Company Registration", href: "/services"
|
||||
},
|
||||
{
|
||||
label: "Tax Consulting", href: "/services"},
|
||||
label: "Tax Consulting", href: "/services"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Atlas Business Tower", href: "#"},
|
||||
label: "Atlas Business Tower", href: "#"
|
||||
},
|
||||
{
|
||||
label: "+998 71 203 30 21", href: "tel:+998712033021"},
|
||||
label: "+998 71 203 30 21", href: "tel:+998712033021"
|
||||
},
|
||||
{
|
||||
label: "info@galaktika.uz", href: "mailto:info@galaktika.uz"},
|
||||
label: "info@galaktika.uz", href: "mailto:info@galaktika.uz"
|
||||
},
|
||||
{
|
||||
label: "Book Consultation", href: "/consultation"},
|
||||
label: "Book Consultation", href: "/consultation"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy", href: "/privacy"},
|
||||
label: "Privacy Policy", href: "/privacy"
|
||||
},
|
||||
{
|
||||
label: "Terms of Service", href: "/terms"},
|
||||
label: "Terms of Service", href: "/terms"
|
||||
},
|
||||
{
|
||||
label: "Cookie Policy", href: "/cookies"},
|
||||
label: "Cookie Policy", href: "/cookies"
|
||||
},
|
||||
{
|
||||
label: "Disclaimer", href: "/disclaimer"},
|
||||
label: "Disclaimer", href: "/disclaimer"
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -73,7 +73,8 @@ export default function PricingPage() {
|
||||
navItems={navItems}
|
||||
brandName="Galaktika"
|
||||
button={{
|
||||
text: "Book Consultation", href: "/consultation"}}
|
||||
text: "Book Consultation", href: "/consultation"
|
||||
}}
|
||||
className="bg-gradient-to-r from-teal-50 to-emerald-50"
|
||||
buttonClassName="bg-teal-700 hover:bg-teal-800 text-white rounded-lg"
|
||||
buttonTextClassName="font-semibold"
|
||||
@@ -86,16 +87,20 @@ export default function PricingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Transparent Pricing", value: "No Hidden Fees"},
|
||||
label: "Transparent Pricing", value: "No Hidden Fees"
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Flexible Plans", value: "Customized Packages"},
|
||||
label: "Flexible Plans", value: "Customized Packages"
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "ROI Guaranteed", value: "Value Driven"},
|
||||
label: "ROI Guaranteed", value: "Value Driven"
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Expert Team", value: "20+ Years Combined"},
|
||||
label: "Expert Team", value: "20+ Years Combined"
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -116,15 +121,20 @@ export default function PricingPage() {
|
||||
description="Choose the plan that best fits your business requirements and budget"
|
||||
features={[
|
||||
{
|
||||
id: "starter-package", title: "Starter Package", description: "Perfect for new businesses. Includes basic accounting setup, company registration assistance, and monthly financial reporting. Ideal for startups and small enterprises.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2eiok", imageAlt: "Starter accounting package"},
|
||||
id: "starter-package", title: "Starter Package", description: "Perfect for new businesses. Includes basic accounting setup, company registration assistance, and monthly financial reporting. Ideal for startups and small enterprises.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2eiok", imageAlt: "Starter accounting package"
|
||||
},
|
||||
{
|
||||
id: "professional-package", title: "Professional Package", description: "Comprehensive solution for growing businesses. Full accounting services, payroll management, tax advisory, and quarterly compliance reviews included.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lrvmrh", imageAlt: "Professional consulting package"},
|
||||
id: "professional-package", title: "Professional Package", description: "Comprehensive solution for growing businesses. Full accounting services, payroll management, tax advisory, and quarterly compliance reviews included.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lrvmrh", imageAlt: "Professional consulting package"
|
||||
},
|
||||
{
|
||||
id: "enterprise-package", title: "Enterprise Package", description: "Complete business solutions for established companies. Dedicated account manager, custom integration, multi-jurisdictional support, and 24/7 advisory access.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9edyqa", imageAlt: "Enterprise consulting services"},
|
||||
id: "enterprise-package", title: "Enterprise Package", description: "Complete business solutions for established companies. Dedicated account manager, custom integration, multi-jurisdictional support, and 24/7 advisory access.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9edyqa", imageAlt: "Enterprise consulting services"
|
||||
},
|
||||
{
|
||||
id: "legal-package", title: "Legal Services Package", description: "Specialized legal solutions including contract review, compliance audits, corporate governance setup, and ongoing legal advisory services.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2xbk6", imageAlt: "Legal consulting package"},
|
||||
id: "legal-package", title: "Legal Services Package", description: "Specialized legal solutions including contract review, compliance audits, corporate governance setup, and ongoing legal advisory services.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2xbk6", imageAlt: "Legal consulting package"
|
||||
},
|
||||
{
|
||||
id: "tax-optimization", title: "Tax Optimization Package", description: "Strategic tax planning to maximize savings while maintaining compliance. Includes annual tax strategy review, documentation optimization, and filing support.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lrvmrh", imageAlt: "Tax optimization services"},
|
||||
id: "tax-optimization", title: "Tax Optimization Package", description: "Strategic tax planning to maximize savings while maintaining compliance. Includes annual tax strategy review, documentation optimization, and filing support.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lrvmrh", imageAlt: "Tax optimization services"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -144,20 +154,25 @@ export default function PricingPage() {
|
||||
ctaTitle="Ready to Get Started?"
|
||||
ctaDescription="Get a personalized quote and consultation for your business needs. Our pricing experts will work with you to find the perfect package."
|
||||
ctaButton={{
|
||||
text: "Request Custom Quote", href: "/consultation"}}
|
||||
text: "Request Custom Quote", href: "/consultation"
|
||||
}}
|
||||
ctaIcon={Calendar}
|
||||
animationType="slide-up"
|
||||
accordionAnimationType="smooth"
|
||||
showCard={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "pricing-faq-1", title: "Can packages be customized?", content: "Absolutely. All our packages are starting points. We customize services based on your specific business requirements, size, and budget."},
|
||||
id: "pricing-faq-1", title: "Can packages be customized?", content: "Absolutely. All our packages are starting points. We customize services based on your specific business requirements, size, and budget."
|
||||
},
|
||||
{
|
||||
id: "pricing-faq-2", title: "What's included in the consultation?", content: "Our initial consultation includes a comprehensive business assessment, service recommendations, pricing options, and a customized proposal for your specific needs."},
|
||||
id: "pricing-faq-2", title: "What's included in the consultation?", content: "Our initial consultation includes a comprehensive business assessment, service recommendations, pricing options, and a customized proposal for your specific needs."
|
||||
},
|
||||
{
|
||||
id: "pricing-faq-3", title: "Do you offer monthly or annual billing?", content: "We offer flexible billing options. Monthly subscriptions for most services, with volume discounts available for annual commitments."},
|
||||
id: "pricing-faq-3", title: "Do you offer monthly or annual billing?", content: "We offer flexible billing options. Monthly subscriptions for most services, with volume discounts available for annual commitments."
|
||||
},
|
||||
{
|
||||
id: "pricing-faq-4", title: "Are there any setup or onboarding fees?", content: "We keep our pricing transparent. Some services have one-time setup fees, but we clearly itemize all costs upfront. No hidden charges."},
|
||||
id: "pricing-faq-4", title: "Are there any setup or onboarding fees?", content: "We keep our pricing transparent. Some services have one-time setup fees, but we clearly itemize all costs upfront. No hidden charges."
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Pricing contact and FAQ section"
|
||||
|
||||
@@ -73,7 +73,8 @@ export default function ServicesPage() {
|
||||
navItems={navItems}
|
||||
brandName="Galaktika"
|
||||
button={{
|
||||
text: "Book Consultation", href: "/consultation"}}
|
||||
text: "Book Consultation", href: "/consultation"
|
||||
}}
|
||||
className="bg-gradient-to-r from-teal-50 to-emerald-50"
|
||||
buttonClassName="bg-teal-700 hover:bg-teal-800 text-white rounded-lg"
|
||||
buttonTextClassName="font-semibold"
|
||||
@@ -89,15 +90,20 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "accounting", title: "Accounting Services", description: "Professional bookkeeping, payroll management, tax reports, and comprehensive financial statements to keep your business compliant and organized.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2eiok", imageAlt: "Accounting and financial management services"},
|
||||
id: "accounting", title: "Accounting Services", description: "Professional bookkeeping, payroll management, tax reports, and comprehensive financial statements to keep your business compliant and organized.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2eiok", imageAlt: "Accounting and financial management services"
|
||||
},
|
||||
{
|
||||
id: "company-registration", title: "Company Registration", description: "Expert guidance through Uzbekistan company registration process. We handle all documentation and legal requirements to ensure smooth business establishment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rb9yu2", imageAlt: "Company registration and business formation"},
|
||||
id: "company-registration", title: "Company Registration", description: "Expert guidance through Uzbekistan company registration process. We handle all documentation and legal requirements to ensure smooth business establishment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rb9yu2", imageAlt: "Company registration and business formation"
|
||||
},
|
||||
{
|
||||
id: "legal-consulting", title: "Legal Consulting", description: "Comprehensive legal advisory for contracts, compliance, corporate governance, and business law matters tailored to your specific needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2xbk6", imageAlt: "Legal consulting and business law services"},
|
||||
id: "legal-consulting", title: "Legal Consulting", description: "Comprehensive legal advisory for contracts, compliance, corporate governance, and business law matters tailored to your specific needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c2xbk6", imageAlt: "Legal consulting and business law services"
|
||||
},
|
||||
{
|
||||
id: "tax-consulting", title: "Tax Consulting", description: "Strategic tax planning and optimization to minimize liabilities while maintaining full compliance with all regulatory requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lrvmrh", imageAlt: "Tax consulting and optimization services"},
|
||||
id: "tax-consulting", title: "Tax Consulting", description: "Strategic tax planning and optimization to minimize liabilities while maintaining full compliance with all regulatory requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lrvmrh", imageAlt: "Tax consulting and optimization services"
|
||||
},
|
||||
{
|
||||
id: "investor-support", title: "Foreign Investor Support", description: "Specialized assistance for international investors setting up operations in Uzbekistan with comprehensive local expertise and guidance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9edyqa", imageAlt: "Foreign investor support and international business services"},
|
||||
id: "investor-support", title: "Foreign Investor Support", description: "Specialized assistance for international investors setting up operations in Uzbekistan with comprehensive local expertise and guidance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9edyqa", imageAlt: "Foreign investor support and international business services"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -119,13 +125,17 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "step-1", value: "1", description: "Initial Consultation & Assessment"},
|
||||
id: "step-1", value: "1", description: "Initial Consultation & Assessment"
|
||||
},
|
||||
{
|
||||
id: "step-2", value: "2", description: "Customized Solution Design"},
|
||||
id: "step-2", value: "2", description: "Customized Solution Design"
|
||||
},
|
||||
{
|
||||
id: "step-3", value: "3", description: "Implementation & Execution"},
|
||||
id: "step-3", value: "3", description: "Implementation & Execution"
|
||||
},
|
||||
{
|
||||
id: "step-4", value: "4", description: "Ongoing Support & Optimization"},
|
||||
id: "step-4", value: "4", description: "Ongoing Support & Optimization"
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -146,22 +156,29 @@ export default function ServicesPage() {
|
||||
sideDescription="Common questions about our service offerings and processes"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support", href: "/contact"},
|
||||
text: "Contact Support", href: "/contact"
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1", title: "How do you customize services for different business sizes?", content: "We tailor each service package based on your company size, complexity, and specific requirements. Whether you're a startup or established enterprise, we have solutions to match your needs and budget."},
|
||||
id: "faq-1", title: "How do you customize services for different business sizes?", content: "We tailor each service package based on your company size, complexity, and specific requirements. Whether you're a startup or established enterprise, we have solutions to match your needs and budget."
|
||||
},
|
||||
{
|
||||
id: "faq-2", title: "What is the typical timeline for accounting setup?", content: "Initial accounting setup typically takes 1-2 weeks depending on your business complexity. We'll establish bookkeeping systems, set up compliance reporting, and train your team on our processes."},
|
||||
id: "faq-2", title: "What is the typical timeline for accounting setup?", content: "Initial accounting setup typically takes 1-2 weeks depending on your business complexity. We'll establish bookkeeping systems, set up compliance reporting, and train your team on our processes."
|
||||
},
|
||||
{
|
||||
id: "faq-3", title: "Do you provide ongoing support after service completion?", content: "Yes, we offer comprehensive ongoing support packages. This includes regular compliance reviews, quarterly financial analysis, and continuous advisory services to ensure your business stays on track."},
|
||||
id: "faq-3", title: "Do you provide ongoing support after service completion?", content: "Yes, we offer comprehensive ongoing support packages. This includes regular compliance reviews, quarterly financial analysis, and continuous advisory services to ensure your business stays on track."
|
||||
},
|
||||
{
|
||||
id: "faq-4", title: "Can you help with multi-jurisdictional tax planning?", content: "Absolutely. Our team has extensive experience with multi-jurisdictional taxation. We help optimize your tax strategy across different regions while ensuring full compliance with local regulations."},
|
||||
id: "faq-4", title: "Can you help with multi-jurisdictional tax planning?", content: "Absolutely. Our team has extensive experience with multi-jurisdictional taxation. We help optimize your tax strategy across different regions while ensuring full compliance with local regulations."
|
||||
},
|
||||
{
|
||||
id: "faq-5", title: "What documentation do you need to get started?", content: "Initial documentation needs vary by service. For accounting, we need financial records and banking details. For legal services, we review existing contracts and compliance documentation. We'll provide a complete checklist during your consultation."},
|
||||
id: "faq-5", title: "What documentation do you need to get started?", content: "Initial documentation needs vary by service. For accounting, we need financial records and banking details. For legal services, we review existing contracts and compliance documentation. We'll provide a complete checklist during your consultation."
|
||||
},
|
||||
{
|
||||
id: "faq-6", title: "How do you ensure data security and confidentiality?", content: "We maintain strict confidentiality protocols with encrypted data storage, secure access controls, and regular security audits. All client information is protected under professional confidentiality agreements."},
|
||||
id: "faq-6", title: "How do you ensure data security and confidentiality?", content: "We maintain strict confidentiality protocols with encrypted data storage, secure access controls, and regular security audits. All client information is protected under professional confidentiality agreements."
|
||||
},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user