From 08080b1584455cf1aa210eec16aa185dc5b5f78c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 15:27:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 351 ++++++++++++----------------------------------- 1 file changed, 90 insertions(+), 261 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c8d85c8..d3ae78f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,9 +51,7 @@ 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" @@ -69,13 +67,9 @@ 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" @@ -97,24 +91,16 @@ 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} @@ -138,50 +124,25 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - 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&_wi=1", - imageAlt: "accounting financial analysis business", - }, + 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"}, { - 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&_wi=1", - imageAlt: "company registration business startup", - }, + 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"}, { - 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&_wi=1", - imageAlt: "legal consultation business meeting", - }, + 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"}, { - 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&_wi=1", - imageAlt: "tax consulting financial planning", - }, + 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"}, { - 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&_wi=1", - imageAlt: "foreign investor business meeting", - }, + 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"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -192,7 +153,7 @@ export default function HomePage() { containerClassName="max-w-6xl mx-auto px-4 sm:px-6 lg:px-8" titleClassName="text-4xl sm:text-5xl font-bold mb-4" descriptionClassName="text-lg text-gray-600 max-w-2xl mb-12" - cardClassName="p-6 bg-white rounded-lg border border-gray-200 hover:border-teal-300 transition-all" + cardTitleClassName="font-bold text-lg" /> @@ -203,25 +164,13 @@ 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} @@ -245,70 +194,34 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "testimonial-1", - name: "Alexei Petrov", - role: "CEO, Import/Export Company", - testimonial: - "Galaktika helped us register our company in just 5 days. Their expertise in legal matters saved us thousands in potential compliance issues. Highly recommended!", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nfde5o", - imageAlt: "satisfied business professional portrait", - icon: Star, + id: "testimonial-1", name: "Alexei Petrov", role: "CEO, Import/Export Company", testimonial: + "Galaktika helped us register our company in just 5 days. Their expertise in legal matters saved us thousands in potential compliance issues. Highly recommended!", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nfde5o", imageAlt: "satisfied business professional portrait", icon: Star, }, { - id: "testimonial-2", - name: "Natasha Kozlov", - role: "Founder, Tech Startup", - testimonial: - "The accounting services provided by Galaktika are exceptional. They simplified our financial management and helped us optimize our tax strategy. Great team!", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x80ih5", - imageAlt: "successful businesswoman professional", - icon: Star, + id: "testimonial-2", name: "Natasha Kozlov", role: "Founder, Tech Startup", testimonial: + "The accounting services provided by Galaktika are exceptional. They simplified our financial management and helped us optimize our tax strategy. Great team!", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x80ih5", imageAlt: "successful businesswoman professional", icon: Star, }, { - id: "testimonial-3", - name: "Mohammed Al-Rashid", - role: "International Investor", - testimonial: - "As a foreign investor, navigating Uzbekistan's business landscape was challenging. Galaktika's guidance was invaluable. Professional and reliable partners.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f3um3n", - imageAlt: "professional male business portrait", - icon: Star, + id: "testimonial-3", name: "Mohammed Al-Rashid", role: "International Investor", testimonial: + "As a foreign investor, navigating Uzbekistan's business landscape was challenging. Galaktika's guidance was invaluable. Professional and reliable partners.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f3um3n", imageAlt: "professional male business portrait", icon: Star, }, { - id: "testimonial-4", - name: "Sofia Abrahamova", - role: "Director, Manufacturing Firm", - testimonial: - "Outstanding legal consulting. They handled all our corporate governance needs with precision and attention to detail. A trusted partner for our business.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y67v1x", - imageAlt: "international business professional", - icon: Star, + id: "testimonial-4", name: "Sofia Abrahamova", role: "Director, Manufacturing Firm", testimonial: + "Outstanding legal consulting. They handled all our corporate governance needs with precision and attention to detail. A trusted partner for our business.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y67v1x", imageAlt: "international business professional", icon: Star, }, { - id: "testimonial-5", - name: "Ivan Sokolov", - role: "Business Owner, Retail Chain", - testimonial: - "Galaktika's transparent pricing and honest advice make them stand out. No hidden fees, just solid consulting. Exactly what we needed.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vka95j", - imageAlt: "business owner satisfied client", - icon: Star, + id: "testimonial-5", name: "Ivan Sokolov", role: "Business Owner, Retail Chain", testimonial: + "Galaktika's transparent pricing and honest advice make them stand out. No hidden fees, just solid consulting. Exactly what we needed.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vka95j", imageAlt: "business owner satisfied client", icon: Star, }, { - id: "testimonial-6", - name: "Zhang Wei", - role: "Regional Manager, Distribution Hub", - testimonial: - "Fast processing and accurate documentation. They've been instrumental in our company's expansion into Uzbekistan. Highly professional team.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5xmpts", - imageAlt: "international businessman professional", - icon: Star, + id: "testimonial-6", name: "Zhang Wei", role: "Regional Manager, Distribution Hub", testimonial: + "Fast processing and accurate documentation. They've been instrumental in our company's expansion into Uzbekistan. Highly professional team.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5xmpts", imageAlt: "international businessman professional", icon: Star, }, ]} carouselMode="buttons" @@ -321,7 +234,7 @@ export default function HomePage() { titleClassName="text-4xl sm:text-5xl font-bold mb-4" descriptionClassName="text-lg text-gray-600 mb-12" cardClassName="p-6 bg-white rounded-lg border border-gray-200" - testimonialClassName="text-base text-gray-700 mb-4 italic" + roleClassName="font-medium text-gray-700" /> @@ -331,48 +244,28 @@ 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.", - }, + 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."}, { - 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.", - }, + 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."}, { - 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.", - }, + 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."}, { - 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.", - }, + 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."}, { - 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.", - }, + 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."}, { - 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.", - }, + 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."}, ]} faqsAnimation="slide-up" textPosition="left" @@ -395,23 +288,9 @@ 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} @@ -429,38 +308,24 @@ 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" showCard={true} 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.", - }, + 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."}, { - 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.", - }, + 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."}, { - 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.", - }, + 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."}, { - 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.", - }, + 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."}, ]} useInvertedBackground={false} ariaLabel="Contact section - Get Professional Consulting" @@ -477,87 +342,51 @@ export default function HomePage() { copyrightText="© 2025 Galaktika Consulting. All rights reserved." columns={[ { - title: "Company", - items: [ + 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: [ + 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: [ + 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: [ + 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"}, ], }, ]}