Homepage

{ “title”: “Homepage”, “settings”: { “background_color”: “#FFFFFF”, “typography_primary_color”: “#000000”, “accent_color”: “#D4AF37” }, “content”: [ { “id”: “header”, “elType”: “section”, “settings”: { “sticky”: “top”, “background_color”: “#FFFFFF”, “padding”: {“top”: “20”, “bottom”: “20”} }, “elements”: [ { “elType”: “column”, “elements”: [ { “widgetType”: “heading”, “settings”: { “title”: “TAHA TRADER”, “typography_typography”: “custom”, “typography_font_family”: “Inter”, “typography_font_weight”: “700”, “typography_text_transform”: “uppercase”, “color”: “#000000” } } ] } ] }, { “id”: “products”, “elType”: “section”, “settings”: { “padding”: {“top”: “80”, “bottom”: “80”} }, “elements”: [ { “widgetType”: “heading”, “settings”: { “title”: “Featured Essentials”, “align”: “center”, “color”: “#000000” } }, { “widgetType”: “shortcode”, “settings”: { “shortcode”: “[products limit=’5′ columns=’5′ orderby=’popularity’]” } } ] }, { “id”: “why-choose-us”, “elType”: “section”, “settings”: { “padding”: {“top”: “80”, “bottom”: “80”}, “background_color”: “#FAFAFA” }, “elements”: [ { “widgetType”: “heading”, “settings”: { “title”: “Why Taha Trader”, “align”: “center” } }, { “elType”: “column”, “settings”: {“width”: “33”}, “elements”: [{“widgetType”: “icon-box”, “settings”: {“title”: “Premium Quality”, “icon”: “fa fa-check”, “primary_color”: “#D4AF37”}}] }, { “elType”: “column”, “settings”: {“width”: “33”}, “elements”: [{“widgetType”: “icon-box”, “settings”: {“title”: “Fast Shipping”, “icon”: “fa fa-truck”, “primary_color”: “#D4AF37”}}] }, { “elType”: “column”, “settings”: {“width”: “33”}, “elements”: [{“widgetType”: “icon-box”, “settings”: {“title”: “Secure Payment”, “icon”: “fa fa-lock”, “primary_color”: “#D4AF37”}}] } ] }, { “id”: “reviews”, “elType”: “section”, “settings”: {“padding”: {“top”: “80”, “bottom”: “80”}}, “elements”: [ { “widgetType”: “testimonial-carousel”, “settings”: { “skin”: “bubble”, “slides”: [ {“content”: “Excellent quality cases, highly recommended.”, “name”: “Ahmed K.”}, {“content”: “The gold accents on the packaging feel so premium.”, “name”: “Sarah J.”} ] } } ] }, { “id”: “faq”, “elType”: “section”, “settings”: {“padding”: {“top”: “80”, “bottom”: “80”}}, “elements”: [ { “widgetType”: “accordion”, “settings”: { “tabs”: [ {“tab_title”: “Shipping Policy”, “tab_content”: “We deliver nationwide within 3-5 business days.”}, {“tab_title”: “Warranty”, “tab_content”: “All accessories come with a 6-month replacement warranty.”} ] } } ] }, { “id”: “footer”, “elType”: “section”, “settings”: { “padding”: {“top”: “40”, “bottom”: “40”}, “background_color”: “#000000” }, “elements”: [ { “widgetType”: “heading”, “settings”: { “title”: “© 2026 TAHA TRADER. Minimal Excellence.”, “align”: “center”, “color”: “#FFFFFF”, “typography_font_size”: {“size”: 12} } } ] } ] }
Scroll to Top