Usage example
For initial setup instructions, please refer to the getting started guide.
A simple way to implement Reddit Ad preview component with an example code block:
import { AdReddit } from "@apisurf/react-ad-preview";
<AdReddit
profileName="FitLife Studio"
profileNotes="Sponsored"
adImg="https://picsum.photos/600"
content="🏋️♀️ Transform Your Life with FitLife Studio!\n\nJoin now and get your first month at 50% off + a FREE fitness assessment ($99 value)!\n\n✨ What we offer:\n• Personal training sessions\n• Group HIIT classes\n• Yoga and mindfulness\n• State-of-the-art equipment\n• Nutrition guidance\n\n💪 Don't wait - spaces are limited!"
upvote={1200}
comment={243}
/>;