{/* Special Offer Modal Header */}
{/* close icon */} setIsModalOpen(false)} style={{ cursor: "pointer" }} >
thumb thumb
offer
https://google.com
{/* Special Offer Form */}
Copy the code below and visit the store to claim your discount.
navigator.clipboard.writeText(initialValues.specialOffer.couponCode)} >
{initialValues.specialOffer.couponCode}
Copy Code
{/* Buttons identical to first page.tsx */}