This commit is contained in:
@@ -26,6 +26,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
},
|
||||
contactEmail: 'contact@afrotech.ci',
|
||||
contactPhone: '+225 07 07 07 07 07',
|
||||
showEmail: true,
|
||||
showPhone: true,
|
||||
showSocials: true,
|
||||
isActive: true,
|
||||
verified: true,
|
||||
viewCount: 1240,
|
||||
rating: 4.8,
|
||||
@@ -33,7 +37,6 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
// Featured Data
|
||||
isFeatured: true,
|
||||
founderName: 'Jean-Marc Kouassi',
|
||||
// UPDATED IMAGE: Profile of an Afro-descendant entrepreneur
|
||||
founderImageUrl: 'https://images.unsplash.com/photo-1531384441138-2736e62e0919?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80',
|
||||
keyMetric: '+50 Projets Livrés'
|
||||
},
|
||||
@@ -47,6 +50,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
logoUrl: 'https://picsum.photos/200/200?random=2',
|
||||
contactEmail: 'hello@baobabfoods.fr',
|
||||
contactPhone: '+33 6 12 34 56 78',
|
||||
showEmail: true,
|
||||
showPhone: true,
|
||||
showSocials: true,
|
||||
isActive: true,
|
||||
verified: true,
|
||||
viewCount: 850,
|
||||
rating: 4.9,
|
||||
@@ -64,6 +71,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
description: 'Création de tenues modernes utilisant le tissu Ankara authentique. Nous travaillons directement avec des tisserands locaux pour garantir une qualité exceptionnelle et une rémunération équitable. Exportation internationale et vente en ligne.',
|
||||
logoUrl: 'https://picsum.photos/200/200?random=3',
|
||||
contactEmail: 'sales@lagosfashion.ng',
|
||||
showEmail: true,
|
||||
showPhone: false,
|
||||
showSocials: false,
|
||||
isActive: true,
|
||||
verified: false,
|
||||
viewCount: 320,
|
||||
rating: 4.5,
|
||||
@@ -80,6 +91,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
logoUrl: 'https://picsum.photos/200/200?random=4',
|
||||
contactEmail: 'info@saharasolar.sn',
|
||||
contactPhone: '+221 77 000 00 00',
|
||||
showEmail: true,
|
||||
showPhone: true,
|
||||
showSocials: false,
|
||||
isActive: true,
|
||||
verified: true,
|
||||
viewCount: 560,
|
||||
rating: 4.7,
|
||||
@@ -98,6 +113,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
contactEmail: 'contact@nubianessence.cm',
|
||||
contactPhone: '+237 6 99 99 99 99',
|
||||
socialLinks: { instagram: 'https://instagram.com', facebook: 'https://facebook.com' },
|
||||
showEmail: true,
|
||||
showPhone: true,
|
||||
showSocials: true,
|
||||
isActive: true,
|
||||
verified: true,
|
||||
viewCount: 410,
|
||||
rating: 4.6,
|
||||
@@ -117,6 +136,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
contactEmail: 'admissions@kijani.ke',
|
||||
contactPhone: '+254 700 000 000',
|
||||
socialLinks: { linkedin: 'https://linkedin.com', website: 'https://kijani.ke' },
|
||||
showEmail: true,
|
||||
showPhone: true,
|
||||
showSocials: true,
|
||||
isActive: true,
|
||||
verified: true,
|
||||
viewCount: 980,
|
||||
rating: 5.0,
|
||||
@@ -133,6 +156,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
description: 'La solution de paiement agrégée pour les e-commerçants en RDC. Acceptez M-Pesa, Orange Money, Airtel Money et les cartes Visa/Mastercard via une API unique et sécurisée.',
|
||||
logoUrl: 'https://picsum.photos/200/200?random=7',
|
||||
contactEmail: 'biz@payna.cd',
|
||||
showEmail: true,
|
||||
showPhone: false,
|
||||
showSocials: false,
|
||||
isActive: true,
|
||||
verified: false,
|
||||
viewCount: 230,
|
||||
rating: 4.2,
|
||||
@@ -150,6 +177,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
contactEmail: 'projet@ecobati.bj',
|
||||
contactPhone: '+229 97 00 00 00',
|
||||
socialLinks: { instagram: 'https://instagram.com', website: 'https://ecobati.bj' },
|
||||
showEmail: true,
|
||||
showPhone: true,
|
||||
showSocials: true,
|
||||
isActive: true,
|
||||
verified: true,
|
||||
viewCount: 670,
|
||||
rating: 4.8,
|
||||
|
||||
Reference in New Issue
Block a user