-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
57 lines (57 loc) · 3.11 KB
/
Copy pathconfig.json
File metadata and controls
57 lines (57 loc) · 3.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"theme": {
"primaryColor": "#1A4333",
"secondaryColor": "#2F9B71",
"accentColor": "#E63946",
"backgroundColor": "#1A4333",
"cardBackground": "#ffffff",
"textColor": "#ffffff",
"fontFamily": "'Outfit', 'Anek Bangla', sans-serif"
},
"content": {
"title": "ধানের শীষে ভোট দিন",
"subtitle": "আগামীর মুরাদনগর গড়ার প্রত্যয়",
"description": "কুমিল্লা-৩ (মুরাদনগর) আসনের উন্নয়নের ধারা অব্যাহত রাখতে এবং গণতন্ত্র পুনরুদ্ধারে ধানের শীষ প্রতীকের প্রার্থী মোফাজ্জল হোসাইন কায়কোবাদ-এর সাথে ফেসবুক ফ্রেমের মাধ্যমে একাত্মতা ঘোষণা করুন।",
"bannerUrl": "banner.jpg",
"whatsappNumber": "01789-450683",
"whatsappText": "প্রার্থীকে আপনার মূল্যবান মতামত জানাতে হোয়াটসঅ্যাপে যোগাযোগ করুন",
"hashtags": [
"#VoteForBNP",
"#DhanerSheesh",
"#KaikobadForMuradnagar",
"#Cumilla3",
"#বাংলাদেশ_জাতীয়তাবাদী_দল"
],
"instructions": [
"নিচের ফটো ফ্রেমের সাহায্যে আপনার প্রোফাইল ছবি তৈরি করুন।",
"ফেসবুকে আপনার প্রোফাইল দিন এবং #VoteForBNP #DhanerSheesh হ্যাশট্যাগ ব্যবহার করুন।",
"এই উদ্যোগ সবার মাঝে ছড়িয়ে দিতে অন্তত আপনার পাঁচজন বন্ধুকে মেনশন করুন।",
"আগামীর সুন্দর মুরাদনগর গড়তে আপনার সুচিন্তিত মতামত আমাদের জানান।"
],
"uploadPlaceholder": {
"title": "আপনার ছবি আপলোড করুন",
"hint": "PNG, JPG or JPEG (Max. 10MB)"
},
"downloadButtonText": "ডাউনলোড করুন",
"footer": "© ২০২৬ বাংলাদেশ জাতীয়তাবাদী দল | সর্বস্বত্ব সংরক্ষিত"
},
"frame": {
"overlayUrl": "frame.png",
"size": 1080,
"userImagePosition": {
"shape": "circle",
"centerX": 0.5,
"centerY": 0.5,
"radius": 0.25
}
},
"visibility": {
"showCampaignInfo": true,
"showInstructions": true,
"showWhatsapp": true,
"showHashtags": true
},
"analytics": {
"googleAnalyticsId": "G-LJXXS7D8SW"
}
}