Budget: 2000 UAH Deadline: 1 day
Hello.
I am a NodeJS developer. I am ready to take on the task. Write to me, we will discuss.
Blue section titles in the header (Mobile version)
Floating button issue (Mobile version)
framer-motion (animated component). It needs to be carefully fixed to restore the correct glassmorphism and transparency without breaking the physics/animation of the component.Poor readability of section titles in the header (Wide version)
z-index, mix-blend-mode or background transparency) so that the white text of the titles is always on top of the active "tile" and is clearly readable.Header disappearance when opening the right panel (Mobile version)
position: sticky. However, opening the panel is wrapped in framer-motion animation. The animation transformations (transform: translate) break the sticky behavior for child elements in CSS. This conflict needs to be resolved (for example, by redesigning the scroll container architecture).Budget: 2000 UAH Deadline: 1 day
Hello.
I am a NodeJS developer. I am ready to take on the task. Write to me, we will discuss.
Budget: 1500 UAH Deadline: 3 days
Good day!
I have reviewed the task description. I understand the issues that have arisen — most of them are related to style conflicts (Tailwind / default browser styles) and the peculiarities of working with animations using Framer Motion and CSS positioning.
I can help with fixing:
• the incorrect link color in the mobile header (conflict a:link / a:visited or Tailwind classes);
• the display of the floating button with Framer Motion (restoring glassmorphism and transparency without affecting the animation);
• the readability issue of navigation in the desktop version (correct layering of elements, z-index, background of the active "tile");
• the disappearance of the sticky header when opening the right panel in the mobile version (sticky conflict with transform / scroll container).
In my work, I will carefully adjust the styles and structure so that:
• existing animations are not broken
• the current interface logic is preserved
• stable operation is ensured on mobile and desktop devices.
I am ready to look at the code or repository to quickly localize the problems and suggest an optimal solution.
I would be happy to help!
Budget: 3000 UAH Deadline: 3 days
Good day, EchoCode team
We are interested in your project, we would like to take it on, we will do everything quickly and efficiently, we will discuss the price)!
Budget: 1500 UAH Deadline: 2 days
Good day! I am ready to take on your project to fix UI/UX bugs in the mobile and desktop versions. I have practical experience working with React and Tailwind CSS, and I also understand the specifics of working with Framer Motion, particularly resolving conflicts between animations (transform) and fixed positioning (position: sticky), setting up z-index, and glassmorphism effects.
Before starting work, I would like to clarify one point: will you be able to provide access to the repository for local deployment of the project and testing the fixes directly on mobile devices?
Write to me, and we will agree on all technical details!
Budget: 3000 UAH Deadline: 2 days
Good day! I am ready to start working. I have experience with React, Tailwind, Framer Motion, I understand the possible causes of issues with styles, layering, and sticky elements. I can quickly find the source of conflicts and fix them neatly without breaking animations. I am ready to look at the code.
Budget: 1200 UAH Deadline: 1 day
Good day.
I have reviewed the description of the problems and I can fix them. I will briefly explain what is happening and how it can be resolved.
1. Blue section titles in the header (mobile version)
In the mobile version, the browser substitutes the color of the links with the standard blue. This is a common style conflict. It is necessary to correctly override the styles so that the section titles are always displayed in white.
2. Problem with the floating button
The button is made with animation, so it needs to be fixed carefully to avoid breaking the effect. I will restore the correct transparency and appearance of the button (glass effect), while the animation itself will continue to work as it does now.
3. Section titles in the header are poorly visible (desktop)
When selecting a section, a light animated overlay appears, which partially covers the text. As a result, the title becomes less readable. This can be resolved by adjusting the layering of elements so that the text is always clearly visible.
4. Disappearance of the header when opening the right panel (mobile version)
When the sidebar is opened, the animation changes the behavior of the page and the header stops "sticking" properly during scrolling. It is necessary to slightly change the display structure so that the header remains in place.
All these problems are technical, but they can be resolved without redesigning or changing functionality. I will carefully fix them so that nothing breaks in the existing animations and responsiveness.
I am ready to take on the work and promptly fix everything.
Budget: 700 UAH Deadline: 3 days
Good day. I am ready to take on the project and discuss it, I have extensive experience working with React and Tailwind.
Please send me a link to the website for review in private messages.
Budget: 3000 UAH Deadline: 3 days
Hello! I have reviewed the list of bugs. The descriptions of the problems are very clear, and I already understand their nature: from the specifics of stacking contexts to conflicts with transform and position: sticky.
Budget: 2000 UAH Deadline: 10 days
Hello! I can do your tasks. I have experience. Write to me and we will agree.
Budget: 6000 UAH Deadline: 1 day
Good evening
My name is Dmytro, from the company King Kong Lab.
I have reviewed the description of the issues. We can quickly address these bugs in the frontend and carefully fix them without breaking the current logic of the interface and framer-motion animations.
We will correct the color of the section titles in the mobile version so that they are displayed correctly in white and are not overridden by the default browser styles or Tailwind conflicts. We will also restore the proper display of the floating button — bringing back glassmorphism and transparency while maintaining the component's animation.
Separately, we will address the readability issue of the text in the navigation — we will adjust the proper layering of elements (z-index, transparency, or blend) so that the text is always clearly visible over the animated "tile."
We will also resolve the conflict of the sticky header with framer-motion when opening the right panel in the mobile version. We will check the structure of the containers and, if necessary, change the architecture of the scroll or transformations to ensure the header works stably during scrolling.
We are ready to look at the code or repository and quickly make the necessary adjustments.
Budget: 1000 UAH Deadline: 2 days
Good day! A developer with experience, has dealt with reading someone else's code and very, very often with similar bugs, is ready to help you as quickly and as qualitatively as possible)
Budget: 700 UAH Deadline: 1 day
Hello, I will fix it today/tomorrow, I have experience with React, I know tailwind css very well, also motion, this is exactly my stack, write to me, I will confirm that I have such experience, I will show what I have done, and I will fix your minor mistake)
Budget: 2000 UAH Deadline: 2 days
Good day! I have reviewed the technical specifications. I can fix the issues with the website header, styles in the mobile and desktop versions, as well as conflicts with framer-motion and Tailwind. I have worked on similar tasks (sticky elements, animations, responsiveness), so I will be able to carefully correct the display without breaking the current logic of the components. I am ready to start in the near future.
Budget: 3000 UAH Deadline: 2 days
Hello!
Regarding the first issue with the blue section titles in the header on the mobile version - I will use DevTools to analyze the problem. Most likely, adding a class with a higher priority for the text elements of the section titles will help override the link styles.
For the second issue with the floating button, I will resolve it by editing the animation in Framer Motion. I will examine the existing implementation and adjust the scale and color styles to restore the required transparency and maintain the physics of the animation.
Regarding the issue of poor readability of the section titles - changing the layering of elements by adjusting the z-index or adding transparency to the background of the active "tablet" will help ensure that the text is always on top.
The last issue with the header disappearing when opening the right panel will be resolved by changing the architecture of the scroll container or adjusting the animation transformations in Framer Motion so that they do not affect the behavior of position: sticky.
I will do everything as quickly and efficiently as possible so that nothing affects the functionality of the site.
Budget: 2000 UAH Deadline: 2 days
Good day.
I have reviewed the task description. I can help with fixing UI/UX bugs in the mobile and desktop versions.
I have experience with responsive layout, CSS, and JavaScript, so I can:
• fix the styles of section titles in the mobile header
• adjust the display of the floating button
• fix the readability issue of the active tab (layers, transparency, z-index)
• resolve the conflict of the sticky header with the panel animation
I will try to make the corrections carefully so as not to disrupt the existing logic of the components and animations.
I am ready to discuss the details and start working.
It is necessary to reproduce as accurately as possible:– the structure of the pages; – the layout of the blocks; – the catalog grid; – the sizes of the elements; – the margins; – the typography; – the colors; – the header and footer; – product cards – the menu structure; – menu categories; – modal windows; – adaptive behavior; – hover, active, and mobile states. – the product page must have microdata for products – Pages must be optimized according to Google SEO recommendations1. Type of siteResponsive online sushi delivery store.Main versions:– desktop – from 1280 px; – tablet – 768–1279 px; – mobile – 320–767 px.2. NavigationHomeCategoriesPromotionsAbout UsDelivery and PaymentContactsMenuProduct CardShopping CartPage TemplateThe “Page Template” block should contain:– header;– breadcrumb;— “up” arrow— Light and dark theme switcher with user choice retention.— A watermark with the logo on the background of the page— Fix an image of chopsticks on the right edge of the background— Footer ResultDeliver:– Figma mockup for desktop and mobile; – HTML files; – CSS; – JavaScript; – a folder with placeholders; – responsive version of the page; – archive of the completed project.The main requirement is the most accurate reproduction of the structure, design, and behavior of the page example.com
Continuation of the project. Redesign and relaunch of the Brovchak Family Dental Care clinic website 0680006609 http://brovchak-clinic.com.ua/ specifications from SEO expert https://docs.google.com/spreadsheets/d/17_WyPf3XVpzbuBjpJ7MNFs12QUL-aHv7iIbKudY-IEw/edit?gid=0#gid=0 https://miro.com/app/board/uXjVHXxFvIE=/About the project A complete redesign of the existing dental clinic website is required based on the ready prototype in Miro. The result should include: UI/UX design responsive layout WordPress integration SEO-safe relaunch technical optimization analytics setup the ability for easy self-editing of content It is critically important: the website must not only look modern but also improve business metrics and not lose current SEO positions.Business goals of the project The redesign is being carried out to: increase the number of inquiries from the website; improve the conversion of booking forms; enhance trust in the clinic; demonstrate the expertise of the doctors; present complex clinical cases; form a premium positioning; increase the number of inquiries for implants, orthopedics, and comprehensive treatment.Visual conceptPositioning Premium author dentistry. Not a chain clinic. Not a mass flow of patients. Individual approach, predictable results, and complex clinical solutions.The emotion the website should evoke "Here, not just dentists work. Here, a team of experts creates long-term and predictable solutions, paying attention to every detail."Style Workshop / Dental Atelier. Author's dentistry. Premium minimalism. Focus on: microscopy; navigational implantation; digital scanning; gnathology; complex rehabilitations. Use: large professional photos of doctors; photos of doctors at work; real patient cases; photos of the clinic. Minimize or completely exclude: stock photos; template dental images; typical design solutions of chain clinics.SEO and relaunch Critical requirement: The redesign must not lead to a significant drop in organic traffic. It is necessary to: preserve the SEO structure of the website; preserve or correctly transfer URLs; set up 301 redirects; transfer all meta tags; preserve page indexing; check robots.txt; check sitemap.xml; check canonical; check schema.org; perform an SEO audit before and after the launch.KPI SEO Permissible drop in organic traffic after launch: no more than 10%. Preference will be given to performers who have successful cases of SEO-safe migrations.UX and conversion The website must provide: quick access to booking a consultation; clear service structure; simple navigation; mobile convenience; quick contact with the clinic. Anticipate: CTA blocks; booking forms; quick call; messengers; trust blocks; video testimonials; treatment cases.Technical requirementsSpeed Google PageSpeed: Desktop — 90+ Mobile — 95+ Core Web Vitals must meet Google's recommendations.Optimization It is necessary to: optimize CSS; optimize JS; set up caching; optimize images; use WebP; minimize third-party scripts.Code quality Important: clean code; absence of unnecessary plugins; use of WordPress's built-in capabilities and theme; compatibility with future WordPress updates.AI assistant (agent) A solution for implementing an AI consultant needs to be proposed. Desired functionality: answers to typical questions; booking a consultation; integration with Telegram; integration with Instagram Direct; integration with Facebook Messenger; integration with Viber; transfer leads to CRM or administrators, or to a Telegram bot Please describe the proposed solution separately.Work result The output should include: New website design. Responsive layout. SEO-safe launch. Optimized code. Configured analytics. Administrator instructions. Warranty support after launch. Implementation of AI Search and AI output Within the project, a separate set of works is required to prepare the website for Google AI Overviews, AI Mode, ChatGPT, Gemini, Perplexity, Copilot, and other AI search engines. The work includes: Designing the entity map of the clinic: organization, branches, doctors, services, cases, articles, FAQ, videos, and prices. Creating logical connections between: doctors and services; services and cases; services and FAQ; articles and authors; branches and available treatment directions. Implementing structured data JSON-LD: Organization; MedicalClinic / Dentist; LocalBusiness; Person; ProfilePage; Service; MedicalProcedure — where semantically correct; Article / BlogPosting; VideoObject; FAQPage; BreadcrumbList; WebSite; WebPage; ImageObject. Creating structured content types in WordPress: services; doctors; cases; articles; FAQ; videos; branches; prices. Implementing ACF connections between content types and automatic generation of schema.org from approved fields. Building FAQ in three levels: FAQ on service pages; separate expert decision-guide pages; general patient question center. Ensuring the accessibility of main content in HTML without dependence on client-side JavaScript, images, or PDF. Implementing authorship of medical content: author; medical reviewer; publication date; update date; link to the doctor's profile. Adding transcripts to expert videos and linking videos with services, doctors, and cases. Checking robots.txt, sitemap.xml, canonical, noindex, snippet controls, and site accessibility for search and AI crawlers. Setting up tracking of AI traffic: separate channel group in GA4; referrer sources ChatGPT, Perplexity, Gemini, Copilot, Claude; transferring the source to CRM and Telegram applications; report in Looker Studio; accounting for self-reported attribution from patients. Creating a basic set of queries for regular monitoring of the clinic's visibility in AI output. Checking structured data through Rich Results Test and Schema Markup Validator. Preparing instructions for the administrator: how to add FAQ; how to create a case; how to specify the author; how to update the medical review date; how to add video and transcript; how to link material with service and doctor. other.
Need a Wix specialist for website layout based on Figma design. There is a ready website design in Figma. It needs to be implemented in Wix with high quality, closely following the layout. Requirements: transfer the design from Figma to Wix; adapt all pages; set up desktop and mobile versions; ensure correct display on different devices. Preference will be given to freelancers with experience working with Wix. Please send your portfolio with completed projects.
# Need a Frontend Developer (WordPress / WooCommerce): Product Card ## About the Project Active online store The design is already ready — need to be properly coded and integrated product card (single product). - Current page (example): https://obertshop.com.ua/shop/dysky/audi/r21-audi/disk-r21-na-avto-audi-obr9006/ Template coding for single-product ## Requirements - Coding according to the Figma layout. - Responsive: desktop + mobile, correct display in major browsers. - Integration into the existing WooCommerce theme, clean and maintainable code. - Result — a working page on the site that matches the design. ## What to Send in Your Response 1. Portfolio (preferably WordPress / WooCommerce, product cards). 2. Cost — suggest a convenient format (fixed price for the project or hourly rate). 3. Deadline in days. 4. Questions about the layout and a list of accesses/materials needed from us to start. Access to Figma, the site, and necessary materials will be provided in private messages after the response.
A website needs to be coded according to the design. The layout is a bit crooked, so pixel perfect is not required. Coding, responsive for mobile devices, opening pages via links, and the site in three languages. All texts in blocks in other languages will be sent later. Additionally: optimization for Google PageSpeed 100 / 100 for mobile and desktop. Or at least 98 out of 100, no less!!! Propose timelines and costs. Layout: https://www.figma.com/design/AkM2GAvaLAPw7IAOtkGPIy/DSL-2010--%D0%9F%D1%80%D0%B0%D0%B2%D0%BA%D0%B8-1-?node-id=6177-908&t=u7qPBPqxIifkwaug-0