migration correction et maj
Some checks failed
Build and Push App / build (push) Failing after 11m56s
Some checks failed
Build and Push App / build (push) Failing after 11m56s
This commit is contained in:
@@ -33,7 +33,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
verified: true,
|
||||
viewCount: 1240,
|
||||
rating: 4.8,
|
||||
ratingCount: 45,
|
||||
tags: ['Dev', 'SaaS', 'Mobile', 'ERP'],
|
||||
metaTitle: null,
|
||||
metaDescription: null,
|
||||
// Featured Data
|
||||
isFeatured: true,
|
||||
founderName: 'Jean-Marc Kouassi',
|
||||
@@ -57,7 +60,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
verified: true,
|
||||
viewCount: 850,
|
||||
rating: 4.9,
|
||||
ratingCount: 12,
|
||||
tags: ['Traiteur', 'Bio', 'Événementiel', 'Gastronomie'],
|
||||
metaTitle: null,
|
||||
metaDescription: null,
|
||||
isFeatured: true,
|
||||
founderName: 'Aïssa Maïga',
|
||||
socialLinks: { instagram: 'https://instagram.com' }
|
||||
@@ -78,7 +84,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
verified: false,
|
||||
viewCount: 320,
|
||||
rating: 4.5,
|
||||
ratingCount: 8,
|
||||
tags: ['Mode', 'Ankara', 'Luxe', 'Ethique'],
|
||||
metaTitle: null,
|
||||
metaDescription: null,
|
||||
founderName: 'Chidinma Okeke'
|
||||
},
|
||||
{
|
||||
@@ -98,7 +107,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
verified: true,
|
||||
viewCount: 560,
|
||||
rating: 4.7,
|
||||
ratingCount: 24,
|
||||
tags: ['Énergie', 'Solaire', 'Durable', 'Tech'],
|
||||
metaTitle: null,
|
||||
metaDescription: null,
|
||||
isFeatured: true,
|
||||
founderName: 'Ousmane Diop'
|
||||
},
|
||||
@@ -120,7 +132,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
verified: true,
|
||||
viewCount: 410,
|
||||
rating: 4.6,
|
||||
ratingCount: 15,
|
||||
tags: ['Bio', 'Skincare', 'Karité', 'Naturel'],
|
||||
metaTitle: null,
|
||||
metaDescription: null,
|
||||
founderName: 'Marie-Claire Etoa',
|
||||
founderImageUrl: 'https://images.unsplash.com/photo-1589156191108-c762ff4b96ab?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80'
|
||||
},
|
||||
@@ -143,7 +158,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
verified: true,
|
||||
viewCount: 980,
|
||||
rating: 5.0,
|
||||
ratingCount: 112,
|
||||
tags: ['Formation', 'Code', 'Bootcamp', 'Emploi'],
|
||||
metaTitle: null,
|
||||
metaDescription: null,
|
||||
founderName: 'David Ochieng',
|
||||
keyMetric: '90% d\'embauche'
|
||||
},
|
||||
@@ -163,7 +181,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
verified: false,
|
||||
viewCount: 230,
|
||||
rating: 4.2,
|
||||
ratingCount: 4,
|
||||
tags: ['FinTech', 'Paiement', 'Mobile Money', 'API'],
|
||||
metaTitle: null,
|
||||
metaDescription: null,
|
||||
founderName: 'Serge Mbemba'
|
||||
},
|
||||
{
|
||||
@@ -184,7 +205,10 @@ export const MOCK_BUSINESSES: Business[] = [
|
||||
verified: true,
|
||||
viewCount: 670,
|
||||
rating: 4.8,
|
||||
ratingCount: 32,
|
||||
tags: ['Architecture', 'Écologie', 'BTC', 'Durable'],
|
||||
metaTitle: null,
|
||||
metaDescription: null,
|
||||
isFeatured: true,
|
||||
founderName: 'Fatimata Sylla',
|
||||
founderImageUrl: 'https://images.unsplash.com/photo-1542596594-649edbc13630?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80'
|
||||
|
||||
Reference in New Issue
Block a user