I now have the context. Based on the design inspiration provided and the specification, I'll build a professional corporate website for SIRA INTERNATIONAL LTD. I'll create a clean, modern tech-focused design with a corporate blue color palette, sticky navigation, subtle animations, and all the required sections.
I've built a complete, professional website for SIRA INTERNATIONAL LTD with all the requested features. The site includes a sticky navigation bar with mobile responsiveness, a compelling hero section with dual CTAs, dedicated sections for About, Services, Why Choose Us, Testimonials, and Contact. Each section features smooth scroll animations using Intersection Observers, a modern corporate blue color palette, and subtle hover effects throughout. The design is fully responsive and includes a functional contact form that provides user feedback on submission.
Fixed the globals.css to include all required shadcn/ui default variables and mappings while preserving the custom corporate blue primary color (oklch(0.4 0.18 260)) for the SIRA brand. I've added the missing popover, sidebar, and chart color tokens that are required by the default shadcn/ui configuration.
please remove this line uk registered company write different line instead of this
Let me search more broadly for company-related text:
I found it. The line "UK-registered company with professional compliance standards" appears in two files. Let me update both with a more professional alternative:
I've replaced the "UK-registered company with professional compliance standards" line with "Industry-leading expertise with proven enterprise solutions" in both the About and Why Choose Us sections. This new text emphasizes professional credibility and track record instead of just registration status.
Fixed the syntax error in components/about.tsx by properly formatting the reliability description object with correct quote escaping. The component is now correctly exported as a default export and should render without parse errors.