feat: add certificate gallery and certifications section components
- Implemented CertificateGallery component to display certification images in a gallery format. - Created CertificationsSection component to showcase certifications with titles and descriptions. - Enhanced Gallery component to support animations and keyboard navigation. - Introduced Select component for dropdown selection with images. - Added utility functions for API responses and pagination handling. - Implemented localization functions for text and content. - Created a custom hook for detecting clicks outside of a component.
This commit is contained in:
@@ -108,6 +108,10 @@ declare const messages: {
|
||||
"pages_notFound_description": "You can either head back to the Homepage or try a search.",
|
||||
"pages_notFound_button": "Go To Home",
|
||||
|
||||
"com_about_certifications_title": "Our Certifications",
|
||||
"com_about_certifications_title_bold": "& Standards",
|
||||
"com_about_certifications_description": "We maintain the highest quality standards through internationally recognized certifications.",
|
||||
|
||||
"page_about_metadata_title": "About Us",
|
||||
"page_about_metadata_description": "Learn more about our commitment to producing high-quality bricks using both traditional and modern manufacturing techniques.",
|
||||
"page_about_description": "Learn more about our commitment to producing high-quality bricks using both traditional and modern manufacturing techniques. Learn more about our commitment to producing high-quality bricks using both traditional and modern manufacturing techniques. Learn more about our commitment to producing high-quality bricks using both traditional and modern manufacturing techniques. Learn more about our commitment to producing high-quality bricks using both traditional and modern manufacturing techniques.",
|
||||
|
||||
Reference in New Issue
Block a user