{"id":978,"date":"2016-02-13T09:29:59","date_gmt":"2016-02-13T09:29:59","guid":{"rendered":"http:\/\/themes.webdevia.com\/admiral\/?page_id=978"},"modified":"2026-01-25T11:52:24","modified_gmt":"2026-01-25T11:52:24","slug":"contact","status":"publish","type":"page","link":"https:\/\/cspaintinggambia.com\/?page_id=978","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"978\" class=\"elementor elementor-978\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6af0939 e-con-full e-flex e-con e-parent\" data-id=\"6af0939\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-2326bdb e-con-full e-flex e-con e-child\" data-id=\"2326bdb\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-203d4cd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"203d4cd\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"607\" height=\"809\" src=\"https:\/\/cspaintinggambia.com\/wp-content\/uploads\/2025\/10\/office-front.png\" class=\"attachment-full size-full wp-image-3327\" alt=\"\" srcset=\"https:\/\/cspaintinggambia.com\/wp-content\/uploads\/2025\/10\/office-front.png 607w, https:\/\/cspaintinggambia.com\/wp-content\/uploads\/2025\/10\/office-front-225x300.png 225w\" sizes=\"(max-width: 607px) 100vw, 607px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33a9353 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"33a9353\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n   \n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n\n        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n\n        header {\n            background: linear-gradient(135deg, #4285f4, #34a853);\n            color: white;\n            padding: 2.5rem 1rem;\n            text-align: center;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 0.5rem;\n            font-weight: 700;\n        }\n\n        .subtitle {\n            font-size: 1.3rem;\n            opacity: 0.9;\n            font-weight: 300;\n            max-width: 600px;\n            margin: 0 auto;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 2.5rem auto;\n            padding: 0 1.5rem;\n        }\n\n        .content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 2.5rem;\n            margin-bottom: 2.5rem;\n        }\n\n\n\n\n        .info {\n            flex: 1;\n            min-width: 200px;\n            background: white;\n            padding: 2.5rem;\n            border-radius: 12px;\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);\n        }\n\n        .info h2 {\n            color: #4285f4;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.8rem;\n            border-bottom: 2px solid #f0f0f0;\n            font-size: 1.8rem;\n        }\n\n        .info p {\n            margin-bottom: 1.5rem;\n            color: #555;\n            font-size: 1.05rem;\n        }\n\n        .contact-details {\n            list-style: none;\n            margin-top: 1.8rem;\n        }\n\n        .contact-details li {\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            font-size: 1.05rem;\n        }\n\n        .contact-details i {\n            margin-right: 12px;\n            color: #4285f4;\n            width: 22px;\n            text-align: center;\n            font-size: 1.1rem;\n        }\n\n        .controls {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n            margin-top: 2rem;\n        }\n\n        .btn {\n            padding: 0.9rem 1.8rem;\n            background-color: #4285f4;\n            color: white;\n            border: none;\n            border-radius: 8px;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            font-weight: 600;\n            display: flex;\n            align-items: center;\n            gap: 0.6rem;\n            font-size: 1rem;\n            box-shadow: 0 4px 6px rgba(66, 133, 244, 0.2);\n        }\n\n        .btn:hover {\n            background-color: #3367d6;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(66, 133, 244, 0.3);\n        }\n\n        .btn-secondary {\n            background-color: #34a853;\n            box-shadow: 0 4px 6px rgba(52, 168, 83, 0.2);\n        }\n\n        .btn-secondary:hover {\n            background-color: #2e8b47;\n            box-shadow: 0 6px 12px rgba(52, 168, 83, 0.3);\n        }\n\n        .hours {\n            background-color: #f8f9fa;\n            padding: 1.5rem;\n            border-radius: 8px;\n            margin-top: 1.5rem;\n        }\n\n        .hours h3 {\n            color: #4285f4;\n            margin-bottom: 1rem;\n            font-size: 1.3rem;\n        }\n\n        .hours ul {\n            list-style: none;\n        }\n\n        .hours li {\n            display: flex;\n            justify-content: space-between;\n            padding: 0.5rem 0;\n            border-bottom: 1px solid #eaeaea;\n        }\n\n        .hours li:last-child {\n            border-bottom: none;\n        }\n            \n            .subtitle {\n                font-size: 1.1rem;\n            }\n        \n    <\/style>\n\n            <div class=\"info\">\n              \n                \n                <ul class=\"contact-details\">\n                    <li><i class=\"fas fa-map-marker-alt\"><\/i> Brusubi Phase 2 Banjul, Serrekunda, Gambia<\/li>\n                    <li><i class=\"fas fa-phone\"><\/i> +2207734100<\/li>\n                    <li><i class=\"fas fa-envelope\"><\/i> info@cspaintinggambia.com<\/li>\n                    <li><i class=\"fas fa-globe\"><\/i> www.cspaintinggambia.com<\/li>\n                <\/ul>\n                \n                <div class=\"hours\">\n                    <h3>Business Hours<\/h3>\n                    <ul>\n                        <li><span>Monday - Friday<\/span> <span>9:00 AM - 6:00 PM<\/span><\/li>\n                        <li><span>Saturday<\/span> <span>10:00 AM - 5:00 PM<\/span><\/li>\n                        <li><span>Sunday<\/span> <span>Closed<\/span><\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div class=\"controls\">\n                    <button class=\"btn\" onclick=\"window.open('https:\/\/maps.app.goo.gl\/RqbJfPMzq4erBUvm8', '_blank')\">\n                        <i class=\"fas fa-route\"><\/i> Get Directions\n                    <\/button>\n                    <button class=\"btn btn-secondary\" onclick=\"window.open('tel:+2207734100')\">\n                        <i class=\"fas fa-phone\"><\/i> Call Us\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    \n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de4e757 e-con-full e-flex e-con e-parent\" data-id=\"de4e757\" data-element_type=\"container\" data-settings=\"{&quot;background_motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;jet_parallax_layout_list&quot;:[],&quot;background_motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;background_motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t<div class=\"elementor-element elementor-element-219b704 e-con-full e-flex e-con e-child\" data-id=\"219b704\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-096eb77 uael-cf7-style-box uael-cf7-input-size-sm uael-cf7-button-left uael-cf7-btn-size-sm uael-cf7-highlight-style-default elementor-widget elementor-widget-uael-cf7-styler\" data-id=\"096eb77\" data-element_type=\"widget\" data-widget_type=\"uael-cf7-styler.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class = \"uael-cf7-container\">\n\t\t\t\t\t\t<div class = \"uael-cf7 uael-cf7-style elementor-clickable\">\n\t\t\t\t\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f142-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"142\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F978#wpcf7-f142-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"142\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.4\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f142-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"row\">\n\t<div class=\"large-12 columns\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"your-name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"large-6 columns\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"your-subject\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"large-6 columns\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"your-email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<p class=\"large-12 columns\"><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"4\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"your-message\" name=\"your-message\"><\/textarea><\/span>\n\t<\/p>\n\t<p class=\"large-12 columns\"><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send\" \/>\n\t<\/p>\n<\/div><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"57\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3112e19 e-con-full e-flex e-con e-child\" data-id=\"3112e19\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-9ed8391 e-con-full e-flex e-con e-child\" data-id=\"9ed8391\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f8d89e2 e-con-full e-flex e-con e-child\" data-id=\"f8d89e2\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ea0b59 e-flex e-con-boxed e-con e-parent\" data-id=\"6ea0b59\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-19701da e-flex e-con-boxed e-con e-child\" data-id=\"19701da\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-869203b elementor-widget elementor-widget-text-editor\" data-id=\"869203b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><a href=\"https:\/\/www.facebook.com\/CspaintingGambia\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"alignnone size-full wp-image-4457\" src=\"https:\/\/cspaintinggambia.com\/wp-content\/uploads\/2013\/11\/Facebook-Icon-2.png\" alt=\"\" width=\"45\" height=\"45\" \/><\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa7be66 elementor-widget elementor-widget-text-editor\" data-id=\"aa7be66\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><a href=\"https:\/\/www.instagram.com\/cspainting\/?hl=en\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"alignnone wp-image-4505\" src=\"https:\/\/cspaintinggambia.com\/wp-content\/uploads\/2013\/11\/instagram-1.png\" alt=\"\" width=\"67\" height=\"67\" srcset=\"https:\/\/cspaintinggambia.com\/wp-content\/uploads\/2013\/11\/instagram-1.png 75w, https:\/\/cspaintinggambia.com\/wp-content\/uploads\/2013\/11\/instagram-1-69x69.png 69w\" sizes=\"(max-width: 67px) 100vw, 67px\" \/><\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad9c0d0 elementor-widget elementor-widget-text-editor\" data-id=\"ad9c0d0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><a href=\"https:\/\/www.tiktok.com\/@cs_painting_gambia\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-4512\" src=\"https:\/\/cspaintinggambia.com\/wp-content\/uploads\/2013\/11\/tiktok-1.png\" alt=\"\" width=\"45\" height=\"50\" \/><\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Brusubi Phase 2 Banjul, Serrekunda, Gambia +2207734100 info@cspaintinggambia.com www.cspaintinggambia.com Business Hours Monday &#8211; Friday 9:00 AM &#8211; 6:00 PM Saturday 10:00 AM &#8211; 5:00 PM Sunday Closed Get Directions Call Us &#916;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-978","page","type-page","status-publish","hentry"],"acf":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cspaintinggambia.com\/index.php?rest_route=\/wp\/v2\/pages\/978","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cspaintinggambia.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cspaintinggambia.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cspaintinggambia.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cspaintinggambia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=978"}],"version-history":[{"count":12,"href":"https:\/\/cspaintinggambia.com\/index.php?rest_route=\/wp\/v2\/pages\/978\/revisions"}],"predecessor-version":[{"id":4848,"href":"https:\/\/cspaintinggambia.com\/index.php?rest_route=\/wp\/v2\/pages\/978\/revisions\/4848"}],"wp:attachment":[{"href":"https:\/\/cspaintinggambia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=978"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}