Now I'll update the CTA button to include the link and change it to a brighter red. I'll also update the design tokens to use a more vibrant red:
Now let me update the page.tsx to convert the button to an anchor tag with the affiliate link:
Now let me verify the changes in the browser:
Let me open the page properly:
Let me scroll down to see the full CTA button:
I've successfully updated your landing page with a vibrant red CTA button that now links to your affiliate URL. The "Claim Your Reward →" button is now a bright, eye-catching red (#E60012) that opens the affiliate link in a new tab when clicked. The color has been updated throughout the entire design system for consistency—all primary elements including the step badges, social proof border, and FAQ elements now use this energetic red shade.
I see the issue. The FAQ button needs better spacing and the text should be more responsive on mobile. Let me fix this with better text truncation handling and ensure the chevron is always visible:
Now let me test this on mobile view:
Great! Now let me click on the first FAQ to test that the dropdown is working on mobile:
The FAQ dropdown is now working beautifully on mobile. I've improved the layout with better spacing and made the chevron icon more prominent and visible. The question text now has proper flex handling to ensure it doesn't overlap with the dropdown arrow, and the chevron is now a larger, more visible icon in the primary red color that rotates smoothly when expanded.