Web & Design Services
- This service includes tailored layouts, graphics, and usability to ensure your online presence reflects your brand and engages your audience effectively.
- We offer eye-catching designs tailored to your brand, including engaging posts, cover images, and profile pictures that will make your social media profile stand out.
- Tailored to your content, including featured images, infographics, and illustrations that will captivate your readers and strengthen your brand's identity.
- We offer professionally crafted email templates and graphics tailored to your brand, ensuring that every message you send stands out and engages your audience effectively.
- Our service includes tailored visuals optimized for various ad formats across digital platforms, ensuring your brand stands out and captivates your target audience.
- We craft captivating visuals tailored to your brand, ensuring your ad campaigns stand out and drive engagement across all major platforms.
- we fine-tune the user experience and interface design to ensure your site is sleek, intuitive, and conversion-focused. Let's elevate your digital presence to impress and convert visitors.
- We conduct in-depth evaluations of your design assets and provide comprehensive reports to help you track progress and make informed decisions. Let's keep your brand looking sharp and performing at its best.
- We'll craft a comprehensive plan tailored to your brand, including content creation, distribution, and performance tracking. Let's elevate your online impact and drive meaningful connections with your audience.
- We'll connect you with the right influencers, manage partnerships, and track performance to ensure maximum impact. Let's spark authentic connections and take your brand to the next level.
- We craft personalized visuals that re-engage your audience and drive conversions. Let's keep your brand top of mind and boost your ROI with compelling retargeting ads.
- We'll implement cutting-edge tools and workflows to enhance efficiency and consistency in your design projects. Let's empower your team to create with agility and precision, so you can focus on what matters most - your creative vision.
Watch how to Setup
Set up
1. Add this Code before closing /body tag
2. Set up the toggle switch
Go ahead and add an ID = "packageSwitch" to the Toggle switch.
This code is a JavaScript script that uses the jQuery library. It sets up an event listener for a click on an element with the ID "packageSwitch" and defines what should happen when that element is clicked.
3. Set up Attributes to the pricing number
Add these attributes to the Pricing number of the build
(you have to add both attributes )
Name=data-month
Value= (your monthly pricing here)
Name=data-year
Value= (your yearly pricing here)
In this code, the "data-month" and "data-year" attributes are used to store numeric values that are used in the jQuery animation. When the user clicks on the "packageSwitch" element, the script reads the values of these attributes for all elements with the "number" class, and then animates the displayed value of those elements from "data-year" to "data-month" or from "data-month" to "data-year", depending on the value of the "clicknum" variable.
4. Add the webflow animaiton to the switch
Add the toggle switch animation from the interaction pannel in the designer.
This is a simple and basic webflow interection which targets the circle to move and make the animation happen. Also it effects the changing of the buttons too, so that you can put different links to the buttons while changing from monthly to yearly plane.