feat: name and desc

This commit is contained in:
Arman
2024-06-20 17:21:03 +02:00
parent 6da71bf085
commit 03acc53371
+2 -2
View File
@@ -56,8 +56,8 @@ campaigns
data: {
reviews: [
{
name: 'John Doe',
desc: 'Acme Inc.',
name: 'David Foster',
desc: 'Managing director',
review: 'We really loved working with Appwrite for launching our bootstrapped "Open Mind" App. It was saving us a lot of money in comparison to Firebase since the amount of users grew quite fast and we needed a quick switch.'
}
]