feat: Use actual moumoujus before/after images from MinIO
- Before: use_case_2.webp (wrinkled skin) - After: use_case_2_1.webp (smooth skin) - Both images from minio-api.nodecrew.me
This commit is contained in:
@@ -7,8 +7,8 @@ const results = [
|
|||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
name: "Facial Skin Transformation",
|
name: "Facial Skin Transformation",
|
||||||
beforeImg: "https://images.unsplash.com/photo-1559351283-d7fd36c8a4c0?w=600&h=600&fit=crop&q=80",
|
beforeImg: "https://minio-api.nodecrew.me/saleor/marketing/use_case_2.webp",
|
||||||
afterImg: "https://images.unsplash.com/photo-1616394584738-fc6e612e71b9?w=600&h=600&fit=crop&q=80",
|
afterImg: "https://minio-api.nodecrew.me/saleor/marketing/use_case_2_1.webp",
|
||||||
timeline: "4-6 Weeks",
|
timeline: "4-6 Weeks",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: 2847,
|
reviewCount: 2847,
|
||||||
|
|||||||
Reference in New Issue
Block a user