"Wedding caterer Dakar", "200-guest wedding menu", "Sacré-Cœur baptism buffet" — these queries combine to 15,000+ monthly searches. Yet most caterers still live on family word-of-mouth. Those who go digital capture a huge market.
TL;DR
- Average Dakar wedding: 200-400 guests, caterer ticket 1.5-4M XOF.
- Decision: 60% via Instagram + Google, 40% word-of-mouth.
- Winning stack: GMB profile + pro Instagram + portfolio site + WhatsApp Business.
Step 1 — wedding-optimized GMB
Categories:
- Primary: Caterer
- Secondary: Event catering service, Wedding caterer, Buffet service, Event chef
Description:
"Event caterer in Dakar — weddings, baptisms, birthdays, corporate seminars. Specialties: Senegalese, international, fusion cuisine. Full service (chefs, servers, dishware). Free quote within 24h."
Photos: 50+ (visual is critical for this trade)
- Plated dishes (15-20)
- Set buffets (10)
- Service in action (5)
- Cocktails / hors d'oeuvres (5)
- Kitchen (3)
- Team in uniform (3)
- Past ceremonies (with client consent) (10+)
Step 2 — pro Instagram is essential
Wedding = visual decision. Instagram beats website for first contact.
Posting strategy:
- Min 3 posts/week
- Daily story during wedding season (May-June, November)
- Reels = 70% of reach (Meta algo 2026)
- Geo tags (Dakar, Almadies, Plateau, etc.)
- Hashtags: #DakarCaterer #SenegalWedding #SenegalCuisine #WeddingDakar
Sample bio:
`
Event caterer Dakar 🇸🇳
✨ Weddings • Baptisms • Parties
📍 Dakar and surroundings
📲 WhatsApp +221 77 XXX XX XX
👇 Free quote
[lien.bio]
`
Step 3 — portfolio site + quote generator
`tsx
'use client';
const PRICE_PER_GUEST = {
simple_buffet: 6500,
premium_buffet: 9500,
table_service: 12000,
cocktail_dinner: 8500,
};
export default function WeddingQuote() {
const [guestCount, setGuestCount] = useState(200);
const [formula, setFormula] = useState
const [extras, setExtras] = useState({ chefs: false, dishware: false, decoration: false });
let total = guestCount * PRICE_PER_GUEST[formula];
if (extras.chefs) total += 350000;
if (extras.dishware) total += guestCount * 1500;
if (extras.decoration) total += 800000;
return (
Kolonell builds websites that attract clients, optimized for the Sénégalese market. Free quote in 2 minutes. On-site chefs Premium dishware Floral decoration https://wa.me/221XXX?text=Wedding%20quote%20${guestCount}%20pax%20${formula}%20=${total}}> Refine via WhatsAppWedding quote estimate
Need a professional website?
);
}
`
Step 4 — wedding planner partnerships
Dakar wedding planners (Saveurs Privées, Pinkmaroon Events, Wedding Concept Africa) each handle 30-80 weddings/year. Becoming their recommended caterer = 5-15 extra weddings/year.
Wedding planner pitch:
- 5% commission on caterer contract
- Dedicated team on-site
- Reciprocal photo usage (with consent)
Step 5 — post-event Google reviews
Wedding is emotionally charged — perfect time to ask for a Google review.
Procedure:
- Day after wedding: WhatsApp message to couple + "thank you, how was it?"
- If positive: "A Google review would help us a lot, here's the link: [QR/URL]"
- Next day: if no review, gentle reminder with event photo
Target: 80+ reviews in 12 months for a caterer handling 30+ weddings/year.
Step 6 — public pricing or not?
Industry debate. 2026 recommendation:
- Per-guest by formula: YES publish (reassures)
- Total price: NO (too many variables)
- Personalized quote: yes after WhatsApp contact
This transparency boosts conversion by filtering out budget-mismatched leads upstream.
Real case — Almadies caterer
Pre-method: 12 weddings/year, 1.8M XOF avg ticket, 21M XOF revenue.
After 12 months (method applied): 38 weddings/year, 2.4M ticket, 91M XOF revenue.
12-month ROI: 333%.
FAQ
Q: Initial investment?
A: Simple portfolio site: 600K-1M XOF. First pro photo session (50 photos): 400K. Startup total ~1.5M XOF.
Q: Time to Top 3 Maps?
A: With clean execution: 4-6 months for "caterer [neighborhood]", 9-12 months for "caterer Dakar".
Q: Need a food truck or restaurant to sign?
A: No, but a registered workshop + ITAB (Food Establishment Inspection) approval = mandatory and reassures.
Conclusion
Event catering in Dakar is a digitalizing sector. The last 5 years saw leaders emerge who capture 60-80% of premium weddings. The method above replicates their playbook exactly: Instagram visual + portfolio site + optimized GMB + wedding planner partnerships. ROI 6-12 months on clean executions.
Mohamed Bah
Fondateur, Kolonell
Passionate about digital and entrepreneurship in Africa, Mohamed has been helping Sénégalese businesses with their digital transformation since 2020. Founder of Kolonell, he believes every SME deserves a professional and accessible online présence.