home

{
“format”: “wordpress-gutenberg-blocks”,
“version”: “2.0”,
“plugin_requirements”: {
“required”: [
“spectra (free)”,
“astra theme (free)”
],
“optional_form_plugin”: “WPForms Lite (free) OR Contact Form 7 (free)”,
“optional_font”: “Hind Siliguri (Google Fonts) for better Bengali rendering”
},
“import_instructions”: {
“method_1_recommended”: [
“1. Install Astra theme + Spectra plugin (both free)”,
“2. WP Admin → Pages → Add New”,
“3. Click the three-dot menu (⋮) top right → ‘Code editor'”,
“4. Delete everything, paste ONLY the ‘gutenberg_code’ string from this file”,
“5. Switch back to Visual Editor → Publish”,
“6. Paste ‘custom_css’ into Appearance → Customize → Additional CSS”
],
“method_2_wp_cli”: [
“wp post create –post_type=page –post_title=’Super Viga Landing’ –post_content=\”$(cat blocks_only.html)\” –post_status=publish”
],
“method_3_plugin”: [
“Install ‘Stackable’ or ‘Advanced Import’ plugin”,
“Use their import JSON feature with this file”
],
“form_setup”: [
“Install WPForms Lite (free) → Create form with: Name, Address, Mobile fields”,
“Copy shortcode e.g. [wpforms id=’1′]”,
“In the page editor find the HTML block in Section 6 and replace [PASTE_YOUR_FORM_SHORTCODE_HERE]”
]
},
“astra_customize_settings”: {
“palette”: {
“color-1”: “#0D1E3D”,
“color-2”: “#C9A227”,
“color-3”: “#F0D060”,
“color-4”: “#ffffff”,
“color-5”: “#F8F6F0”,
“color-6”: “#555555”
},
“note”: “Set these in Astra > Customize > Global > Color Palette”
},
“custom_css”: “\n/* ── Super Viga Landing Page – Additional CSS ── */\n\n/* Sticky header */\n.uagb-section__wrap:first-child {\n position: sticky !important;\n top: 0;\n z-index: 999;\n}\n\n/* Feature card hover */\n.uagb-ifb-wrap:hover {\n transform: translateY(-4px);\n box-shadow: 0 12px 40px rgba(13,30,61,0.14) !important;\n border-color: rgba(201,162,39,0.4) !important;\n transition: all 0.2s ease;\n}\n\n/* Review card top border highlight */\n.uagb-tm__wrap .uagb-tm__content {\n border-top: 3px solid #C9A227;\n}\n\n/* Order form inputs (for CF7 / WPForms inside #order-section) */\n#order-section .wpcf7-text,\n#order-section .wpcf7-tel,\n#order-section .wpcf7-textarea,\n#order-section .wpforms-field input,\n#order-section .wpforms-field textarea {\n background: rgba(255,255,255,0.08) !important;\n border: 1px solid rgba(255,255,255,0.2) !important;\n border-radius: 10px !important;\n color: #ffffff !important;\n font-size: 15px !important;\n padding: 14px 16px !important;\n width: 100% !important;\n}\n#order-section .wpcf7-text::placeholder,\n#order-section .wpcf7-tel::placeholder,\n#order-section .wpcf7-textarea::placeholder,\n#order-section .wpforms-field input::placeholder,\n#order-section .wpforms-field textarea::placeholder {\n color: rgba(255,255,255,0.4) !important;\n}\n#order-section .wpcf7-text:focus,\n#order-section .wpcf7-tel:focus,\n#order-section .wpcf7-textarea:focus,\n#order-section .wpforms-field input:focus,\n#order-section .wpforms-field textarea:focus {\n border-color: #C9A227 !important;\n outline: none;\n}\n#order-section .wpcf7-submit,\n#order-section .wpforms-submit {\n background: linear-gradient(135deg, #C9A227, #F0D060) !important;\n color: #0D1E3D !important;\n border: none !important;\n border-radius: 12px !important;\n width: 100% !important;\n padding: 18px !important;\n font-size: 18px !important;\n font-weight: 800 !important;\n cursor: pointer !important;\n transition: all 0.2s !important;\n box-shadow: 0 6px 24px rgba(201,162,39,0.4) !important;\n}\n#order-section .wpcf7-submit:hover,\n#order-section .wpforms-submit:hover {\n transform: translateY(-2px);\n box-shadow: 0 10px 36px rgba(201,162,39,0.6) !important;\n}\n\n/* Hide Astra header/footer on this page */\n.ast-header-break-point .site-header,\n.site-footer { display: none; }\n\n/* Responsive tweaks */\n@media (max-width: 768px) {\n .uagb-column { width: 100% !important; }\n}\n”,
“blocks”: [
{
“blockName”: “uagb/section”,
“attrs”: {
“block_id”: “qv75bfso”,
“topPadding”: 16,
“bottomPadding”: 16,
“leftPadding”: 20,
“rightPadding”: 20,
“contentWidth”: “theme”,
“contentMaxWidth”: 1280,
“innerWidth”: “custom”,
“innerCustomWidth”: 1280,
“tag”: “section”,
“backgroundType”: “color”,
“backgroundColor”: “#0D1E3D”,
“borderStyle”: “solid”,
“borderWidth”: “0 0 2px 0”,
“borderColor”: “#C9A227”
},
“innerBlocks”: [
{
“blockName”: “uagb/columns”,
“attrs”: {
“block_id”: “kvd25h1s”,
“columns”: 2,
“twoColumnEqualHeight”: true,
“vAlign”: “center”,
“columnGap”: 24
},
“innerBlocks”: [
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “7u9jxc6e”,
“colWidth”: 50
},
“innerBlocks”: [
{
“blockName”: “core/paragraph”,
“attrs”: {
“content”: “SuperViga 10M“,
“align”: “left”,
“style”: {
“color”: {
“text”: “#ffffff”
},
“typography”: {
“fontSize”: “14px”,
“lineHeight”: “1.7”
}
}
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “tg93jd1j”,
“colWidth”: 50
},
“innerBlocks”: [
{
“blockName”: “core/paragraph”,
“attrs”: {
“content”: “📞 হেল্পলাইন: +880 1626-791010“,
“align”: “right”,
“style”: {
“color”: {
“text”: “#C9A227”
},
“typography”: {
“fontSize”: “13px”,
“lineHeight”: “1.7”
}
}
},
“innerBlocks”: []
},
{
“blockName”: “uagb/buttons”,
“attrs”: {
“block_id”: “digcw50f”,
“align”: “left”,
“btn1Text”: “Order Now”,
“btn1Link”: “#order-section”,
“btn1BackColor”: “#C9A227”,
“btn1Color”: “#0D1E3D”,
“btn1BorderRadius”: 6,
“btn1TopPadding”: 8,
“btn1BottomPadding”: 8,
“btn1LeftPadding”: 20,
“btn1RightPadding”: 20,
“btn1FontWeight”: “800”,
“btn1FontSize”: 14,
“btn1BoxShadow”: “0 6px 24px rgba(201,162,39,0.4)”
},
“innerBlocks”: []
}
]
}
]
}
]
},
{
“blockName”: “uagb/section”,
“attrs”: {
“block_id”: “gthwr6k1”,
“topPadding”: 80,
“bottomPadding”: 80,
“leftPadding”: 20,
“rightPadding”: 20,
“contentWidth”: “theme”,
“contentMaxWidth”: 1280,
“innerWidth”: “custom”,
“innerCustomWidth”: 1280,
“tag”: “section”,
“backgroundType”: “gradient”,
“gradientType”: “linear”,
“gradientAngle”: 135,
“gradientColor1”: “#0D1E3D”,
“gradientColor2”: “#1a3260”,
“gradientLocation1”: 0,
“gradientLocation2”: 100
},
“innerBlocks”: [
{
“blockName”: “uagb/columns”,
“attrs”: {
“block_id”: “jzzwohb6”,
“columns”: 2,
“twoColumnEqualHeight”: true,
“vAlign”: “center”,
“columnGap”: 48
},
“innerBlocks”: [
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “tdtxj3o6”,
“colWidth”: 55
},
“innerBlocks”: [
{
“blockName”: “core/paragraph”,
“attrs”: {
“content”: “🇩🇪  Made in Germany · ১০০% Authentic“,
“align”: “left”,
“style”: {
“color”: {
“text”: “#C9A227”
},
“typography”: {
“fontSize”: “13px”,
“lineHeight”: “1.7”
}
}
},
“innerBlocks”: []
},
{
“blockName”: “uagb/heading”,
“attrs”: {
“block_id”: “bqjjva52”,
“headingTag”: “h1”,
“heading”: “আপনার বিশেষ মুহূর্তগুলো হোক আরও দীর্ঘ এবং আনন্দময়!”,
“subHeading”: “”,
“headingColor”: “#ffffff”,
“subHeadColor”: “#C9A227”,
“headFontSize”: 46,
“headFontSizeMobile”: 28,
“headFontWeight”: “800”,
“headLineHeight”: 1.3,
“headLineHeightType”: “em”,
“align”: “left”,
“separatorPosition”: “below_heading”,
“separatorStyle”: “solid”,
“separatorColor”: “#C9A227”,
“separatorHeight”: 3,
“separatorWidth”: 60,
“headBottomSpacing”: 20
},
“innerBlocks”: []
},
{
“blockName”: “core/paragraph”,
“attrs”: {
“content”: “Super Viga 10 Million Delay Spray (Made in Germany) — আত্মবিশ্বাস ফিরিয়ে আনতে এবং বিশেষ মুহূর্ত দীর্ঘস্থায়ী করতে এক বিশ্বস্ত নাম।”,
“align”: “left”,
“style”: {
“color”: {
“text”: “rgba(255,255,255,0.78)”
},
“typography”: {
“fontSize”: “16px”,
“lineHeight”: “1.7”
}
}
},
“innerBlocks”: []
},
{
“blockName”: “uagb/icon-list”,
“attrs”: {
“block_id”: “23d7cynv”,
“gap”: 12,
“inner_gap”: 12,
“iconPosition”: “left”,
“listItems”: [
{
“label”: “১০০% অরিজিনাল প্রোডাক্ট”,
“icon”: “check”,
“iconColor”: “#0D1E3D”,
“labelColor”: “#ffffff”
},
{
“label”: “ন্যাচারাল উপাদানে তৈরি”,
“icon”: “check”,
“iconColor”: “#0D1E3D”,
“labelColor”: “#ffffff”
},
{
“label”: “কোনো পার্শ্বপ্রতিক্রিয়া নেই”,
“icon”: “check”,
“iconColor”: “#0D1E3D”,
“labelColor”: “#ffffff”
}
],
“size”: 16,
“fontWeight”: “500”,
“iconBgColor”: “#C9A227”,
“iconBgType”: “color”,
“iconBgSize”: 28,
“iconBgRadius”: 50
},
“innerBlocks”: []
},
{
“blockName”: “uagb/buttons”,
“attrs”: {
“block_id”: “qnqz0fst”,
“align”: “left”,
“btn1Text”: “🛒 Order Now”,
“btn1Link”: “#order-section”,
“btn1BackColor”: “#C9A227”,
“btn1Color”: “#0D1E3D”,
“btn1BorderRadius”: 10,
“btn1TopPadding”: 16,
“btn1BottomPadding”: 16,
“btn1LeftPadding”: 40,
“btn1RightPadding”: 40,
“btn1FontWeight”: “800”,
“btn1FontSize”: 18,
“btn1BoxShadow”: “0 6px 24px rgba(201,162,39,0.4)”
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “6rt9s869”,
“colWidth”: 45
},
“innerBlocks”: [
{
“blockName”: “core/image”,
“attrs”: {
“url”: “https://images.unsplash.com/photo-1760860992203-85ca32536788?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&w=800”,
“alt”: “Super Viga 10 Million Delay Spray”,
“align”: “center”,
“width”: 400,
“style”: {
“border”: {
“radius”: “16px”
}
}
},
“innerBlocks”: []
}
]
}
]
}
]
},
{
“blockName”: “uagb/section”,
“attrs”: {
“block_id”: “8ksru03z”,
“topPadding”: 80,
“bottomPadding”: 80,
“leftPadding”: 20,
“rightPadding”: 20,
“contentWidth”: “theme”,
“contentMaxWidth”: 1280,
“innerWidth”: “custom”,
“innerCustomWidth”: 1280,
“tag”: “section”,
“backgroundType”: “color”,
“backgroundColor”: “#F8F6F0”
},
“innerBlocks”: [
{
“blockName”: “uagb/heading”,
“attrs”: {
“block_id”: “itubalsp”,
“headingTag”: “h2”,
“heading”: “কেন এই প্রোডাক্টটি বেছে নেবেন?”,
“subHeading”: “Why Choose Us”,
“headingColor”: “#0D1E3D”,
“subHeadColor”: “#0D1E3D”,
“headFontSize”: 38,
“headFontSizeMobile”: 24,
“headFontWeight”: “800”,
“headLineHeight”: 1.3,
“headLineHeightType”: “em”,
“align”: “center”,
“separatorPosition”: “below_heading”,
“separatorStyle”: “solid”,
“separatorColor”: “#C9A227”,
“separatorHeight”: 3,
“separatorWidth”: 60,
“headBottomSpacing”: 56
},
“innerBlocks”: []
},
{
“blockName”: “uagb/columns”,
“attrs”: {
“block_id”: “p4q6f4of”,
“columns”: 4,
“twoColumnEqualHeight”: true,
“vAlign”: “center”,
“columnGap”: 24
},
“innerBlocks”: [
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “ctc80uzr”,
“colWidth”: 25
},
“innerBlocks”: [
{
“blockName”: “uagb/info-box”,
“attrs”: {
“block_id”: “3og5ik0h”,
“icon”: “fas fa-clock”,
“iconColor”: “#C9A227”,
“iconBgType”: “color”,
“iconBgColor”: “#0D1E3D”,
“iconBgSize”: 60,
“iconBgRadius”: 14,
“iconSize”: 24,
“iconView”: “framed”,
“heading”: “দীর্ঘস্থায়ী পারফরম্যান্স”,
“headingTag”: “h3”,
“headingColor”: “#0D1E3D”,
“headFontSize”: 18,
“headFontWeight”: “700”,
“prefixTitle”: “”,
“desc”: “আপনার বিশেষ মুহূর্তকে ৫০-৬০ মিনিট পর্যন্ত দীর্ঘায়িত করুন।”,
“descColor”: “#555555”,
“descFontSize”: 15,
“descLineHeight”: 1.65,
“blockBgType”: “color”,
“blockBgColor”: “#ffffff”,
“blockBorderRadius”: 16,
“blockTopPadding”: 32,
“blockBottomPadding”: 32,
“blockLeftPadding”: 28,
“blockRightPadding”: 28,
“blockBorderStyle”: “solid”,
“blockBorderWidth”: 1,
“blockBorderColor”: “rgba(13,30,61,0.08)”,
“separatorStyle”: “solid”,
“separatorColor”: “#C9A227”,
“separatorHeight”: 2,
“separatorWidth”: 40,
“showSeparator”: true,
“align”: “left”
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “lnwyr2vc”,
“colWidth”: 25
},
“innerBlocks”: [
{
“blockName”: “uagb/info-box”,
“attrs”: {
“block_id”: “twga1ye4”,
“icon”: “fas fa-shield-alt”,
“iconColor”: “#C9A227”,
“iconBgType”: “color”,
“iconBgColor”: “#0D1E3D”,
“iconBgSize”: 60,
“iconBgRadius”: 14,
“iconSize”: 24,
“iconView”: “framed”,
“heading”: “১০০% নিরাপদ”,
“headingTag”: “h3”,
“headingColor”: “#0D1E3D”,
“headFontSize”: 18,
“headFontWeight”: “700”,
“prefixTitle”: “”,
“desc”: “শুধুমাত্র বাহ্যিক ব্যবহারের জন্য, তাই এটি সম্পূর্ণ নিরাপদ।”,
“descColor”: “#555555”,
“descFontSize”: 15,
“descLineHeight”: 1.65,
“blockBgType”: “color”,
“blockBgColor”: “#ffffff”,
“blockBorderRadius”: 16,
“blockTopPadding”: 32,
“blockBottomPadding”: 32,
“blockLeftPadding”: 28,
“blockRightPadding”: 28,
“blockBorderStyle”: “solid”,
“blockBorderWidth”: 1,
“blockBorderColor”: “rgba(13,30,61,0.08)”,
“separatorStyle”: “solid”,
“separatorColor”: “#C9A227”,
“separatorHeight”: 2,
“separatorWidth”: 40,
“showSeparator”: true,
“align”: “left”
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “75qrs75d”,
“colWidth”: 25
},
“innerBlocks”: [
{
“blockName”: “uagb/info-box”,
“attrs”: {
“block_id”: “socbq5sr”,
“icon”: “fas fa-leaf”,
“iconColor”: “#C9A227”,
“iconBgType”: “color”,
“iconBgColor”: “#0D1E3D”,
“iconBgSize”: 60,
“iconBgRadius”: 14,
“iconSize”: 24,
“iconView”: “framed”,
“heading”: “ন্যাচারাল উপাদান”,
“headingTag”: “h3”,
“headingColor”: “#0D1E3D”,
“headFontSize”: 18,
“headFontWeight”: “700”,
“prefixTitle”: “”,
“desc”: “ম্যাকা এক্সট্র্যাক্ট এবং ভিটামিন-ই সমৃদ্ধ অরিজিনাল ফর্মুলা।”,
“descColor”: “#555555”,
“descFontSize”: 15,
“descLineHeight”: 1.65,
“blockBgType”: “color”,
“blockBgColor”: “#ffffff”,
“blockBorderRadius”: 16,
“blockTopPadding”: 32,
“blockBottomPadding”: 32,
“blockLeftPadding”: 28,
“blockRightPadding”: 28,
“blockBorderStyle”: “solid”,
“blockBorderWidth”: 1,
“blockBorderColor”: “rgba(13,30,61,0.08)”,
“separatorStyle”: “solid”,
“separatorColor”: “#C9A227”,
“separatorHeight”: 2,
“separatorWidth”: 40,
“showSeparator”: true,
“align”: “left”
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “ntq4c33t”,
“colWidth”: 25
},
“innerBlocks”: [
{
“blockName”: “uagb/info-box”,
“attrs”: {
“block_id”: “q9kfdjq7”,
“icon”: “fas fa-trophy”,
“iconColor”: “#C9A227”,
“iconBgType”: “color”,
“iconBgColor”: “#0D1E3D”,
“iconBgSize”: 60,
“iconBgRadius”: 14,
“iconSize”: 24,
“iconView”: “framed”,
“heading”: “জার্মানির তৈরি”,
“headingTag”: “h3”,
“headingColor”: “#0D1E3D”,
“headFontSize”: 18,
“headFontWeight”: “700”,
“prefixTitle”: “”,
“desc”: “সরাসরি জার্মানি থেকে ইম্পোর্ট করা ১০০% অরিজিনাল প্রোডাক্ট।”,
“descColor”: “#555555”,
“descFontSize”: 15,
“descLineHeight”: 1.65,
“blockBgType”: “color”,
“blockBgColor”: “#ffffff”,
“blockBorderRadius”: 16,
“blockTopPadding”: 32,
“blockBottomPadding”: 32,
“blockLeftPadding”: 28,
“blockRightPadding”: 28,
“blockBorderStyle”: “solid”,
“blockBorderWidth”: 1,
“blockBorderColor”: “rgba(13,30,61,0.08)”,
“separatorStyle”: “solid”,
“separatorColor”: “#C9A227”,
“separatorHeight”: 2,
“separatorWidth”: 40,
“showSeparator”: true,
“align”: “left”
},
“innerBlocks”: []
}
]
}
]
}
]
},
{
“blockName”: “uagb/section”,
“attrs”: {
“block_id”: “uy9zcb1m”,
“topPadding”: 80,
“bottomPadding”: 80,
“leftPadding”: 20,
“rightPadding”: 20,
“contentWidth”: “theme”,
“contentMaxWidth”: 1280,
“innerWidth”: “custom”,
“innerCustomWidth”: 1280,
“tag”: “section”,
“backgroundType”: “color”,
“backgroundColor”: “#ffffff”
},
“innerBlocks”: [
{
“blockName”: “uagb/heading”,
“attrs”: {
“block_id”: “84533hqx”,
“headingTag”: “h2”,
“heading”: “আমাদের সন্তুষ্ট গ্রাহকরা যা বলছেন”,
“subHeading”: “★★★★★ Reviews”,
“headingColor”: “#0D1E3D”,
“subHeadColor”: “#C9A227”,
“headFontSize”: 38,
“headFontSizeMobile”: 24,
“headFontWeight”: “800”,
“headLineHeight”: 1.3,
“headLineHeightType”: “em”,
“align”: “center”,
“separatorPosition”: “below_heading”,
“separatorStyle”: “solid”,
“separatorColor”: “#C9A227”,
“separatorHeight”: 3,
“separatorWidth”: 60,
“headBottomSpacing”: 56
},
“innerBlocks”: []
},
{
“blockName”: “uagb/columns”,
“attrs”: {
“block_id”: “7iejpelf”,
“columns”: 3,
“twoColumnEqualHeight”: true,
“vAlign”: “center”,
“columnGap”: 24
},
“innerBlocks”: [
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “2tzlz6a7”,
“colWidth”: 33
},
“innerBlocks”: [
{
“blockName”: “uagb/testimonial”,
“attrs”: {
“block_id”: “mwc7co4k”,
“test_content”: “\”প্রোডাক্টটি সত্যিই অসাধারণ, আপনারা চাইলে নিতে পারেন।\””,
“test_name”: “তারেক”,
“test_company”: “Verified Buyer ✓”,
“test_img_show”: false,
“blockBgType”: “color”,
“blockBgColor”: “#ffffff”,
“blockBorderRadius”: 16,
“blockTopPadding”: 32,
“blockBottomPadding”: 32,
“blockLeftPadding”: 28,
“blockRightPadding”: 28,
“blockBorderStyle”: “solid”,
“blockBorderWidth”: “3px 0 0 0”,
“blockBorderColor”: “#C9A227”,
“descColor”: “#333333”,
“descFontSize”: 15,
“descLineHeight”: 1.7,
“nameColor”: “#0D1E3D”,
“nameFontSize”: 15,
“nameFontWeight”: “700”,
“compColor”: “#888888”,
“compFontSize”: 12,
“enableStar”: true,
“starColor”: “#C9A227”,
“starSize”: 18,
“overallStarRating”: 5,
“align”: “left”
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “xn61ekwd”,
“colWidth”: 33
},
“innerBlocks”: [
{
“blockName”: “uagb/testimonial”,
“attrs”: {
“block_id”: “m0730zkv”,
“test_content”: “\”১০০% কার্যকরী একটি জিনিস, নির্দ্বিধায় সবাই ব্যবহার করে দেখতে পারেন।\””,
“test_name”: “সানাউল্লাহ”,
“test_company”: “Verified Buyer ✓”,
“test_img_show”: false,
“blockBgType”: “color”,
“blockBgColor”: “#ffffff”,
“blockBorderRadius”: 16,
“blockTopPadding”: 32,
“blockBottomPadding”: 32,
“blockLeftPadding”: 28,
“blockRightPadding”: 28,
“blockBorderStyle”: “solid”,
“blockBorderWidth”: “3px 0 0 0”,
“blockBorderColor”: “#C9A227”,
“descColor”: “#333333”,
“descFontSize”: 15,
“descLineHeight”: 1.7,
“nameColor”: “#0D1E3D”,
“nameFontSize”: 15,
“nameFontWeight”: “700”,
“compColor”: “#888888”,
“compFontSize”: 12,
“enableStar”: true,
“starColor”: “#C9A227”,
“starSize”: 18,
“overallStarRating”: 5,
“align”: “left”
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “ducfofzp”,
“colWidth”: 33
},
“innerBlocks”: [
{
“blockName”: “uagb/testimonial”,
“attrs”: {
“block_id”: “ymehwwhm”,
“test_content”: “\”আজকে পার্সেল হাতে পেয়েছি, অরিজিনাল প্রোডাক্ট পেলাম। ভীষণ ভালো রেজাল্ট পেয়েছি।\””,
“test_name”: “রাজু”,
“test_company”: “Verified Buyer ✓”,
“test_img_show”: false,
“blockBgType”: “color”,
“blockBgColor”: “#ffffff”,
“blockBorderRadius”: 16,
“blockTopPadding”: 32,
“blockBottomPadding”: 32,
“blockLeftPadding”: 28,
“blockRightPadding”: 28,
“blockBorderStyle”: “solid”,
“blockBorderWidth”: “3px 0 0 0”,
“blockBorderColor”: “#C9A227”,
“descColor”: “#333333”,
“descFontSize”: 15,
“descLineHeight”: 1.7,
“nameColor”: “#0D1E3D”,
“nameFontSize”: 15,
“nameFontWeight”: “700”,
“compColor”: “#888888”,
“compFontSize”: 12,
“enableStar”: true,
“starColor”: “#C9A227”,
“starSize”: 18,
“overallStarRating”: 5,
“align”: “left”
},
“innerBlocks”: []
}
]
}
]
},
{
“blockName”: “uagb/section”,
“attrs”: {
“block_id”: “8ia0ua2o”,
“topPadding”: 24,
“bottomPadding”: 24,
“leftPadding”: 32,
“rightPadding”: 32,
“contentWidth”: “theme”,
“contentMaxWidth”: 1280,
“innerWidth”: “custom”,
“innerCustomWidth”: 1280,
“tag”: “section”,
“backgroundType”: “gradient”,
“gradientType”: “linear”,
“gradientAngle”: 135,
“gradientColor1”: “#0D1E3D”,
“gradientColor2”: “#1a3260”,
“gradientLocation1”: 0,
“gradientLocation2”: 100,
“blockTopMargin”: 48,
“blockBorderRadius”: 16
},
“innerBlocks”: [
{
“blockName”: “uagb/columns”,
“attrs”: {
“block_id”: “hacpod9n”,
“columns”: 4,
“twoColumnEqualHeight”: true,
“vAlign”: “center”,
“columnGap”: 32
},
“innerBlocks”: [
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “ycaa82p6”,
“colWidth”: 25
},
“innerBlocks”: [
{
“blockName”: “uagb/counter”,
“attrs”: {
“block_id”: “df4w3pde”,
“startNumber”: 0,
“endNumber”: 5000,
“suffix”: “+”,
“heading”: “সন্তুষ্ট গ্রাহক”,
“numberColor”: “#C9A227”,
“numFontSize”: 28,
“numFontWeight”: “800”,
“headingColor”: “rgba(255,255,255,0.7)”,
“headFontSize”: 13,
“align”: “center”
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “wibrac8z”,
“colWidth”: 25
},
“innerBlocks”: [
{
“blockName”: “uagb/counter”,
“attrs”: {
“block_id”: “xvuhvh92”,
“startNumber”: 0,
“endNumber”: 100,
“suffix”: “%”,
“heading”: “অরিজিনাল গ্যারান্টি”,
“numberColor”: “#C9A227”,
“numFontSize”: 28,
“numFontWeight”: “800”,
“headingColor”: “rgba(255,255,255,0.7)”,
“headFontSize”: 13,
“align”: “center”
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “an48e8um”,
“colWidth”: 25
},
“innerBlocks”: [
{
“blockName”: “uagb/counter”,
“attrs”: {
“block_id”: “lgy4k8yg”,
“startNumber”: 0,
“endNumber”: 4,
“suffix”: “.9/5”,
“heading”: “গড় রেটিং”,
“numberColor”: “#C9A227”,
“numFontSize”: 28,
“numFontWeight”: “800”,
“headingColor”: “rgba(255,255,255,0.7)”,
“headFontSize”: 13,
“align”: “center”
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “ugf50eg1”,
“colWidth”: 25
},
“innerBlocks”: [
{
“blockName”: “uagb/counter”,
“attrs”: {
“block_id”: “sj3dg4ze”,
“startNumber”: 0,
“endNumber”: 64,
“suffix”: “+”,
“heading”: “জেলায় ডেলিভারি”,
“numberColor”: “#C9A227”,
“numFontSize”: 28,
“numFontWeight”: “800”,
“headingColor”: “rgba(255,255,255,0.7)”,
“headFontSize”: 13,
“align”: “center”
},
“innerBlocks”: []
}
]
}
]
}
]
}
]
},
{
“blockName”: “uagb/section”,
“attrs”: {
“block_id”: “i8gyd8g6”,
“topPadding”: 80,
“bottomPadding”: 80,
“leftPadding”: 20,
“rightPadding”: 20,
“contentWidth”: “theme”,
“contentMaxWidth”: 1280,
“innerWidth”: “custom”,
“innerCustomWidth”: 1280,
“tag”: “section”,
“backgroundType”: “gradient”,
“gradientType”: “linear”,
“gradientAngle”: 135,
“gradientColor1”: “#0D1E3D”,
“gradientColor2”: “#132848”,
“gradientLocation1”: 0,
“gradientLocation2”: 100
},
“innerBlocks”: [
{
“blockName”: “uagb/heading”,
“attrs”: {
“block_id”: “6xufsuam”,
“headingTag”: “h2”,
“heading”: “ব্যবহারের সহজ নিয়ম”,
“subHeading”: “Simple 3 Steps”,
“headingColor”: “#ffffff”,
“subHeadColor”: “#C9A227”,
“headFontSize”: 38,
“headFontSizeMobile”: 24,
“headFontWeight”: “800”,
“headLineHeight”: 1.3,
“headLineHeightType”: “em”,
“align”: “center”,
“separatorPosition”: “below_heading”,
“separatorStyle”: “solid”,
“separatorColor”: “#C9A227”,
“separatorHeight”: 3,
“separatorWidth”: 60,
“headBottomSpacing”: 56
},
“innerBlocks”: []
},
{
“blockName”: “uagb/columns”,
“attrs”: {
“block_id”: “we727vv0”,
“columns”: 3,
“twoColumnEqualHeight”: true,
“vAlign”: “center”,
“columnGap”: 32
},
“innerBlocks”: [
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “6fx6xv46”,
“colWidth”: 33
},
“innerBlocks”: [
{
“blockName”: “uagb/info-box”,
“attrs”: {
“block_id”: “a728cthj”,
“icon”: “fas fa-clock”,
“iconText”: “🫧”,
“iconType”: “none”,
“heading”: “Step 01”,
“headingTag”: “p”,
“headingColor”: “#C9A227”,
“headFontSize”: 12,
“headFontWeight”: “600”,
“headLetterSpacing”: 1,
“desc”: “🫧 ১. ব্যবহারের আগে বোতলটি ভালোভাবে ঝাঁকিয়ে নিন।”,
“descColor”: “#ffffff”,
“descFontSize”: 16,
“descLineHeight”: 1.65,
“blockBgType”: “color”,
“blockBgColor”: “rgba(255,255,255,0.05)”,
“blockBorderRadius”: 16,
“blockTopPadding”: 28,
“blockBottomPadding”: 28,
“blockLeftPadding”: 24,
“blockRightPadding”: 24,
“blockBorderStyle”: “solid”,
“blockBorderWidth”: 1,
“blockBorderColor”: “rgba(255,255,255,0.1)”,
“align”: “center”
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “elkct7ne”,
“colWidth”: 33
},
“innerBlocks”: [
{
“blockName”: “uagb/info-box”,
“attrs”: {
“block_id”: “w5gmlp0o”,
“icon”: “fas fa-clock”,
“iconText”: “💨”,
“iconType”: “none”,
“heading”: “Step 02”,
“headingTag”: “p”,
“headingColor”: “#C9A227”,
“headFontSize”: 12,
“headFontWeight”: “600”,
“headLetterSpacing”: 1,
“desc”: “💨 ২. ১৫-২০ মিনিট আগে নির্দিষ্ট স্থানে হালকা স্প্রে করুন।”,
“descColor”: “#ffffff”,
“descFontSize”: 16,
“descLineHeight”: 1.65,
“blockBgType”: “color”,
“blockBgColor”: “rgba(255,255,255,0.05)”,
“blockBorderRadius”: 16,
“blockTopPadding”: 28,
“blockBottomPadding”: 28,
“blockLeftPadding”: 24,
“blockRightPadding”: 24,
“blockBorderStyle”: “solid”,
“blockBorderWidth”: 1,
“blockBorderColor”: “rgba(255,255,255,0.1)”,
“align”: “center”
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/column”,
“attrs”: {
“block_id”: “xs8qykmr”,
“colWidth”: 33
},
“innerBlocks”: [
{
“blockName”: “uagb/info-box”,
“attrs”: {
“block_id”: “48jfjv5e”,
“icon”: “fas fa-clock”,
“iconText”: “⏱️”,
“iconType”: “none”,
“heading”: “Step 03”,
“headingTag”: “p”,
“headingColor”: “#C9A227”,
“headFontSize”: 12,
“headFontWeight”: “600”,
“headLetterSpacing”: 1,
“desc”: “⏱️ ৩. ভালোভাবে মিশে যাওয়া পর্যন্ত অপেক্ষা করুন।”,
“descColor”: “#ffffff”,
“descFontSize”: 16,
“descLineHeight”: 1.65,
“blockBgType”: “color”,
“blockBgColor”: “rgba(255,255,255,0.05)”,
“blockBorderRadius”: 16,
“blockTopPadding”: 28,
“blockBottomPadding”: 28,
“blockLeftPadding”: 24,
“blockRightPadding”: 24,
“blockBorderStyle”: “solid”,
“blockBorderWidth”: 1,
“blockBorderColor”: “rgba(255,255,255,0.1)”,
“align”: “center”
},
“innerBlocks”: []
}
]
}
]
},
{
“blockName”: “core/paragraph”,
“attrs”: {
“content”: “⚠️ শুধুমাত্র বাহ্যিক ব্যবহারের জন্য। শিশুদের নাগালের বাইরে রাখুন।”,
“align”: “center”,
“style”: {
“color”: {
“text”: “rgba(255,255,255,0.65)”
},
“typography”: {
“fontSize”: “14px”,
“lineHeight”: “1.7”
}
}
},
“innerBlocks”: []
}
]
},
{
“blockName”: “uagb/section”,
“attrs”: {
“block_id”: “hzifs0ef”,
“topPadding”: 80,
“bottomPadding”: 80,
“leftPadding”: 20,
“rightPadding”: 20,
“contentWidth”: “theme”,
“contentMaxWidth”: 768,
“innerWidth”: “custom”,
“innerCustomWidth”: 768,
“tag”: “section”,
“classMigrate”: true,
“className”: “order-section”,
“backgroundType”: “gradient”,
“gradientType”: “linear”,
“gradientAngle”: 160,
“gradientColor1”: “#060E1E”,
“gradientColor2”: “#0A1628”,
“gradientLocation1”: 0,
“gradientLocation2”: 100
},
“innerBlocks”: [
{
“blockName”: “uagb/separator”,
“attrs”: {
“block_id”: “j4yoe3aw”,
“separatorStyle”: “solid”,
“separatorColor”: “#C9A227”,
“separatorHeight”: 3,
“separatorWidth”: 100,
“separatorAlign”: “center”
},
“innerBlocks”: []
},
{
“blockName”: “uagb/heading”,
“attrs”: {
“block_id”: “rhjt55hk”,
“headingTag”: “h2”,
“heading”: “আজই অর্ডার করুন এবং নিজের হারানো আত্মবিশ্বাস ফিরে পান!”,
“subHeading”: “”,
“headingColor”: “#ffffff”,
“subHeadColor”: “#C9A227”,
“headFontSize”: 36,
“headFontSizeMobile”: 22,
“headFontWeight”: “800”,
“headLineHeight”: 1.3,
“headLineHeightType”: “em”,
“align”: “center”,
“separatorPosition”: “below_heading”,
“separatorStyle”: “solid”,
“separatorColor”: “#C9A227”,
“separatorHeight”: 3,
“separatorWidth”: 60,
“headBottomSpacing”: 16
},
“innerBlocks”: []
},
{
“blockName”: “core/paragraph”,
“attrs”: {
“content”: “সারা বাংলাদেশে ক্যাশ অন ডেলিভারি (Cash on Delivery) সুবিধা রয়েছে। প্রোডাক্ট হাতে পেয়ে মূল্য পরিশোধ করুন।”,
“align”: “center”,
“style”: {
“color”: {
“text”: “rgba(255,255,255,0.72)”
},
“typography”: {
“fontSize”: “16px”,
“lineHeight”: “1.7”
}
}
},
“innerBlocks”: []
},
{
“blockName”: “core/paragraph”,
“attrs”: {
“content”: “🚚  Cash on Delivery Available Nationwide“,
“align”: “center”,
“style”: {
“color”: {
“text”: “#C9A227”
},
“typography”: {
“fontSize”: “14px”,
“lineHeight”: “1.7”
}
}
},
“innerBlocks”: []
},
{
“blockName”: “core/html”,
“attrs”: {},
“innerBlocks”: [],
“originalContent”: “\n\n\n

\n

অর্ডার ফর্ম পূরণ করুন

\n

আপনার তথ্য দিন, আমরা যোগাযোগ করব

\n [PASTE_YOUR_FORM_SHORTCODE_HERE]\n


},
{
“blockName”: “uagb/separator”,
“attrs”: {
“block_id”: “0puybkhe”,
“separatorStyle”: “solid”,
“separatorColor”: “rgba(255,255,255,0.08)”,
“separatorHeight”: 1,
“separatorWidth”: 100,
“separatorAlign”: “center”
},
“innerBlocks”: []
},
{
“blockName”: “core/paragraph”,
“attrs”: {
“content”: “Super Viga 10 Million“,
“align”: “center”,
“style”: {
“color”: {
“text”: “#C9A227”
},
“typography”: {
“fontSize”: “16px”,
“lineHeight”: “1.7”
}
}
},
“innerBlocks”: []
},
{
“blockName”: “core/paragraph”,
“attrs”: {
“content”: “Made in Germany · Premium Wellness · 100% Original · COD Available”,
“align”: “center”,
“style”: {
“color”: {
“text”: “rgba(255,255,255,0.35)”
},
“typography”: {
“fontSize”: “13px”,
“lineHeight”: “1.7”
}
}
},
“innerBlocks”: []
},
{
“blockName”: “core/paragraph”,
“attrs”: {
“content”: “© 2026 Super Viga Bangladesh. All rights reserved.”,
“align”: “center”,
“style”: {
“color”: {
“text”: “rgba(255,255,255,0.2)”
},
“typography”: {
“fontSize”: “12px”,
“lineHeight”: “1.7”
}
}
},
“innerBlocks”: []
}
]
}
]
}

Scroll to Top