Skip to content

Facebook Feed Ad

FitLife Studio
Health & Fitness Center · San Francisco, CA ·
🏋️‍♀️ 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!
New Year Special: 50% Off Your First MonthJoin San Francisco's premier fitness studio. Modern facilities, expert trainers, and a supportive community waiting for you.
128 Likes
15 Comments·3 Shares

For initial setup instructions, please refer to the getting started guide.

A simple way to implement Facebook Feed Ad preview component with an example code block:

import { AdFbFeed } from "@apisurf/react-ad-preview";
//...
<AdFbFeed
profileName="FitLife Studio"
profileNotes="Health & Fitness Center · San Francisco, CA"
profileImg="https://picsum.photos/600"
adImg="https://picsum.photos/600"
ctaUrl="https://fitlife-studio.example.com/new-member-special"
ctaText="Limited Time Offer 🎉"
ctaBtnText="Shop Now"
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!"
ctaTitle="New Year Special: 50% Off Your First Month"
ctaDescription="Join San Francisco's premier fitness studio. Modern facilities, expert trainers, and a supportive community waiting for you."
/>;