{"id":7,"date":"2023-10-02T04:12:53","date_gmt":"2023-10-02T04:12:53","guid":{"rendered":"https:\/\/tmarketing.app\/?page_id=7"},"modified":"2025-09-19T04:20:16","modified_gmt":"2025-09-19T04:20:16","slug":"tmarketing","status":"publish","type":"page","link":"https:\/\/tmarketing.app\/","title":{"rendered":"tmarketing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-881f7c0 e-flex e-con-boxed e-con e-parent\" data-id=\"881f7c0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-92ea945 elementor-widget elementor-widget-html\" data-id=\"92ea945\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\" class=\"scroll-smooth\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Tmarketing - Digital Growth Experts<\/title>\r\n    <!-- Tailwind CSS -->\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <!-- Google Fonts (Inter) -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n    <!-- Tailwind Customization -->\r\n    <script>\r\n        tailwind.config = {\r\n            theme: {\r\n                extend: {\r\n                    fontFamily: {\r\n                        sans: ['Inter', 'sans-serif'],\r\n                    },\r\n                    colors: {\r\n                        primary: '#0891B2', \/\/ Vibrant Cyan\r\n                        accent: '#6366F1', \/\/ Indigo\r\n                        'base-100': '#0F172A', \/\/ Slate 900 (Dark BG)\r\n                        'base-200': '#1E293B', \/\/ Slate 800 (Card BG)\r\n                        'base-300': '#334155', \/\/ Slate 700 (Borders)\r\n                        'txt-100': '#F1F5F9', \/\/ Slate 100 (Primary Text)\r\n                        'txt-200': '#94A3B8', \/\/ Slate 400 (Secondary Text)\r\n                    }\r\n                }\r\n            }\r\n        }\r\n    <\/script>\r\n    <style>\r\n        \/* Custom CSS *\/\r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            background-color: #0F172A;\r\n            color: #F1F5F9;\r\n        }\r\n        .scroll-to-top {\r\n            position: fixed; bottom: 20px; right: 20px;\r\n            display: none; transition: all 0.3s ease-in-out;\r\n        }\r\n        .scroll-to-top.show { display: block; }\r\n        .hero-gradient-text {\r\n            background: linear-gradient(90deg, #0891B2, #6366F1);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n        }\r\n        .section-glow {\r\n            position: absolute;\r\n            z-index: -1;\r\n            filter: blur(100px);\r\n            opacity: 0.15;\r\n            border-radius: 9999px;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"bg-base-100 text-txt-100\">\r\n\r\n    <!-- Header -->\r\n    <header class=\"bg-base-100\/80 backdrop-blur-sm sticky top-0 z-50 border-b border-base-300\">\r\n        <div class=\"container mx-auto px-4 sm:px-6 py-5 flex justify-between items-center\">\r\n            <a href=\"#home\" class=\"text-3xl font-bold text-txt-100 flex items-center gap-2\">\r\n                <svg class=\"w-9 h-9 text-primary\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <path d=\"M12 2L2 7V17L12 22L22 17V7L12 2Z\" fill=\"currentColor\" fill-opacity=\"0.2\"\/>\r\n                    <path d=\"M12 2L22 7V17L12 22\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                    <path d=\"M2 7L12 12L22 7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                    <path d=\"M12 22V12\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                    <path d=\"M2 7L12 2L22 7\" stroke=\"#6366F1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                <\/svg>\r\n                <span>Tmarketing<\/span>\r\n            <\/a>\r\n            <nav class=\"hidden md:flex space-x-8 items-center text-lg\">\r\n                <a href=\"#services\" class=\"text-txt-200 hover:text-primary transition\">Services<\/a>\r\n                <a href=\"#process\" class=\"text-txt-200 hover:text-primary transition\">Process<\/a>\r\n                <a href=\"#about\" class=\"text-txt-200 hover:text-primary transition\">About<\/a>\r\n                <a href=\"#contact\" class=\"text-txt-200 hover:text-primary transition\">Contact<\/a>\r\n            <\/nav>\r\n            <button class=\"md:hidden\" id=\"mobile-menu-button\">\r\n                <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6h16M4 12h16m-7 6h7\"><\/path><\/svg>\r\n            <\/button>\r\n        <\/div>\r\n        <!-- Mobile Menu -->\r\n        <div id=\"mobile-menu\" class=\"hidden md:hidden px-4 sm:px-6 pt-2 pb-4 space-y-2 border-t border-base-300\">\r\n             <a href=\"#services\" class=\"block text-txt-200 hover:text-primary transition py-2\">Services<\/a>\r\n             <a href=\"#process\" class=\"block text-txt-200 hover:text-primary transition py-2\">Process<\/a>\r\n             <a href=\"#about\" class=\"block text-txt-200 hover:text-primary transition py-2\">About<\/a>\r\n             <a href=\"#contact\" class=\"block text-txt-200 hover:text-primary transition py-2\">Contact<\/a>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <main>\r\n        <!-- Hero Section -->\r\n        <section id=\"home\" class=\"relative py-24 md:py-32 text-center overflow-hidden\">\r\n            <div class=\"section-glow top-0 left-1\/2 -translate-x-1\/2 w-[800px] h-[500px] bg-accent\"><\/div>\r\n            <div class=\"section-glow bottom-0 left-1\/2 -translate-x-1\/2 w-[800px] h-[500px] bg-primary\"><\/div>\r\n            <div class=\"container mx-auto px-4 sm:px-6 relative\">\r\n                <h1 class=\"text-4xl sm:text-6xl md:text-7xl font-black text-txt-100 leading-tight mb-6\">\r\n                    Data-Driven Growth with a <br> <span class=\"hero-gradient-text\">Creative Edge<\/span>\r\n                <\/h1>\r\n                <p class=\"text-lg md:text-xl text-txt-200 max-w-3xl mx-auto mb-10\">\r\n                    We're not just another agency. We are your strategic partner, leveraging expert-led Google, Instagram, and Social Media campaigns to deliver measurable results and elevate your brand.\r\n                <\/p>\r\n                <a href=\"#contact\" class=\"bg-primary text-white font-bold py-4 px-10 rounded-full shadow-lg shadow-primary\/20 hover:bg-opacity-90 transition transform hover:scale-105 inline-flex items-center justify-center\">\r\n                    Start Your Growth Journey\r\n                <\/a>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Services Section -->\r\n        <section id=\"services\" class=\"py-20\">\r\n            <div class=\"container mx-auto px-4 sm:px-6 text-center\">\r\n                <h2 class=\"text-3xl md:text-4xl font-bold mb-4\">A Full-Funnel Approach<\/h2>\r\n                <p class=\"text-txt-200 max-w-2xl mx-auto mb-16\">\r\n                    From awareness to conversion, our services are designed to engage your audience at every step of their journey.\r\n                <\/p>\r\n                <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-8\">\r\n                    <!-- Service Card -->\r\n                    <div class=\"bg-base-200 p-8 rounded-2xl border border-base-300 hover:border-primary transition-all duration-300 text-left\">\r\n                        <h3 class=\"text-xl font-bold mb-3\">Google Ads<\/h3>\r\n                        <p class=\"text-txt-200\">Maximize ROI with precision-targeted search, display, and shopping campaigns.<\/p>\r\n                    <\/div>\r\n                    <!-- Service Card -->\r\n                    <div class=\"bg-base-200 p-8 rounded-2xl border border-base-300 hover:border-primary transition-all duration-300 text-left\">\r\n                        <h3 class=\"text-xl font-bold mb-3\">Instagram Ads<\/h3>\r\n                        <p class=\"text-txt-200\">Capture attention and build your brand with visually compelling story and feed ads.<\/p>\r\n                    <\/div>\r\n                    <!-- Service Card -->\r\n                    <div class=\"bg-base-200 p-8 rounded-2xl border border-base-300 hover:border-primary transition-all duration-300 text-left\">\r\n                        <h3 class=\"text-xl font-bold mb-3\">Youtube Ads<\/h3>\r\n                        <p class=\"text-txt-200\">Engage millions with impactful video ads that drive both awareness and action.<\/p>\r\n                    <\/div>\r\n                    <!-- Service Card -->\r\n                    <div class=\"bg-base-200 p-8 rounded-2xl border border-base-300 hover:border-primary transition-all duration-300 text-left\">\r\n                        <h3 class=\"text-xl font-bold mb-3\">Social Media Management<\/h3>\r\n                        <p class=\"text-txt-200\">Grow a loyal community with consistent, high-quality content and engagement.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Process Section -->\r\n        <section id=\"process\" class=\"py-20\">\r\n            <div class=\"container mx-auto px-4 sm:px-6\">\r\n                <div class=\"text-center mb-16\">\r\n                    <h2 class=\"text-3xl md:text-4xl font-bold mb-4\">Our Path to Your Success<\/h2>\r\n                    <p class=\"text-txt-200 max-w-2xl mx-auto\">A transparent and collaborative process designed for peak performance.<\/p>\r\n                <\/div>\r\n                <div class=\"grid md:grid-cols-3 gap-8 relative\">\r\n                    <!-- Dotted line connector -->\r\n                    <div class=\"hidden md:block absolute top-10 left-0 w-full h-px bg-base-300 -z-10\"><\/div>\r\n                     <!-- Process Step -->\r\n                    <div class=\"text-center relative\">\r\n                        <div class=\"w-20 h-20 mx-auto rounded-full bg-base-200 border-2 border-primary flex items-center justify-center text-primary text-2xl font-bold\">01<\/div>\r\n                        <h3 class=\"text-xl font-bold mt-6 mb-2\">Discovery & Strategy<\/h3>\r\n                        <p class=\"text-txt-200\">We dive deep into your brand, audience, and goals to build a custom-tailored roadmap.<\/p>\r\n                    <\/div>\r\n                     <!-- Process Step -->\r\n                    <div class=\"text-center relative\">\r\n                        <div class=\"w-20 h-20 mx-auto rounded-full bg-base-200 border-2 border-primary flex items-center justify-center text-primary text-2xl font-bold\">02<\/div>\r\n                        <h3 class=\"text-xl font-bold mt-6 mb-2\">Campaign Execution<\/h3>\r\n                        <p class=\"text-txt-200\">Our experts launch your campaigns, leveraging creative assets and precision targeting.<\/p>\r\n                    <\/div>\r\n                     <!-- Process Step -->\r\n                    <div class=\"text-center relative\">\r\n                        <div class=\"w-20 h-20 mx-auto rounded-full bg-base-200 border-2 border-primary flex items-center justify-center text-primary text-2xl font-bold\">03<\/div>\r\n                        <h3 class=\"text-xl font-bold mt-6 mb-2\">Optimization & Reporting<\/h3>\r\n                        <p class=\"text-txt-200\">We continuously monitor, analyze, and optimize for performance, providing transparent reports.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <!-- About Section -->\r\n        <section id=\"about\" class=\"py-20\">\r\n            <div class=\"container mx-auto px-4 sm:px-6 grid md:grid-cols-2 gap-16 items-center\">\r\n                <div class=\"text-center md:text-left\">\r\n                    <h2 class=\"text-3xl md:text-4xl font-bold mb-6\">We're an Extension of Your Team<\/h2>\r\n                    <p class=\"text-txt-200 text-lg mb-4\">\r\n                        At Tmarketing, we believe in true partnership. We integrate seamlessly with your business to understand your challenges and align with your objectives.\r\n                    <\/p>\r\n                    <p class=\"text-txt-200 text-lg\">\r\n                        Our success is measured by yours. That's why we're committed to transparency, data-driven decisions, and a relentless pursuit of growth for your brand.\r\n                    <\/p>\r\n                <\/div>\r\n                 <div class=\"flex justify-center\">\r\n                     <svg class=\"w-full h-auto max-w-sm\" viewBox=\"0 0 200 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                        <defs><linearGradient id=\"g1\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#0891B2\"\/><stop offset=\"100%\" stop-color=\"#6366F1\"\/><\/linearGradient><\/defs>\r\n                        <path d=\"M100 20 L180 100 L100 180 L20 100 Z\" fill=\"url(#g1)\" fill-opacity=\"0.1\"\/>\r\n                        <path d=\"M100 20 L180 100 L100 180 L20 100 Z\" stroke=\"url(#g1)\" stroke-width=\"3\" fill=\"none\"\/>\r\n                        <circle cx=\"100\" cy=\"100\" r=\"40\" stroke=\"#334155\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"4 4\"\/>\r\n                        <path d=\"M70 100 L100 70 L130 100 L100 130 Z\" fill=\"#6366F1\" fill-opacity=\"0.5\"\/>\r\n                     <\/svg>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Testimonials Section -->\r\n        <section class=\"py-20\">\r\n            <div class=\"container mx-auto px-4 sm:px-6 text-center\">\r\n                <h2 class=\"text-3xl md:text-4xl font-bold mb-4\">Loved by Ambitious Brands<\/h2>\r\n                <div class=\"grid md:grid-cols-2 gap-8 mt-16 max-w-4xl mx-auto\">\r\n                    <div class=\"bg-base-200 p-8 rounded-2xl border border-base-300 text-left\">\r\n                        <p class=\"text-txt-200 mb-6\">\"Working with Tmarketing has been a game-changer. Their strategic approach to Google Ads doubled our lead generation within a quarter. Highly recommended!\"<\/p>\r\n                        <div class=\"font-bold text-txt-100\">Jessica Miller<\/div>\r\n                        <div class=\"text-sm text-primary\">Founder of Stellar Solutions<\/div>\r\n                    <\/div>\r\n                     <div class=\"bg-base-200 p-8 rounded-2xl border border-base-300 text-left\">\r\n                        <p class=\"text-txt-200 mb-6\">\"The team's creativity and deep understanding of social media helped us build a vibrant community and significantly boost our online presence. A true partner in growth.\"<\/p>\r\n                        <div class=\"font-bold text-txt-100\">Mark Robinson<\/div>\r\n                        <div class=\"text-sm text-primary\">CEO of Apex Innovations<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Brands & CTA Section -->\r\n        <section class=\"py-20\">\r\n            <div class=\"container mx-auto px-4 sm:px-6 text-center\">\r\n                <h3 class=\"font-semibold text-txt-200 mb-8\">POWERING THE GROWTH OF INDUSTRY-LEADING BRANDS<\/h3>\r\n                <div class=\"flex flex-wrap justify-center items-center gap-x-10 sm:gap-x-14 gap-y-8 text-txt-200 mb-16\">\r\n                    <!-- Brands -->\r\n                    <div class=\"flex items-center gap-2\" title=\"QuantumLeap\"><svg class=\"h-8\" viewBox=\"0 0 40 40\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 2 L28 12 L20 20 L12 12 Z\" fill-opacity=\"0.7\"\/><path d=\"M28 12 L38 20 L28 28 L18 20 Z\" fill-opacity=\"0.7\"\/><path d=\"M12 12 L2 20 L12 28 L22 20 Z\" fill-opacity=\"0.7\"\/><path d=\"M20 20 L28 28 L20 38 L12 28 Z\" fill-opacity=\"0.7\"\/><\/svg><span class=\"font-bold text-xl\">QuantumLeap<\/span><\/div>\r\n                    <div class=\"flex items-center gap-2\" title=\"Apex Innovations\"><svg class=\"h-8\" viewBox=\"0 0 40 40\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 2 L38 20 L20 38 L2 20 Z\" fill-opacity=\"0.2\"\/><path d=\"M20 2 L38 20 L2 20 Z\" fill-opacity=\"0.7\" \/><\/svg><span class=\"font-bold text-xl\">APEX<\/span><\/div>\r\n                    <div class=\"flex items-center gap-2\" title=\"Stellar Solutions\"><svg class=\"h-8\" viewBox=\"0 0 40 40\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"20\" cy=\"20\" r=\"18\" fill-opacity=\"0.2\"\/><path d=\"M20 8 L23 15 L31 16 L25 22 L27 30 L20 25 L13 30 L15 22 L9 16 L17 15 Z\" fill-opacity=\"0.7\"\/><\/svg><span class=\"font-bold text-xl\">STELLAR<\/span><\/div>\r\n                    <div class=\"flex items-center gap-2\" title=\"Evolve Dynamics\"><svg class=\"h-8\" viewBox=\"0 0 40 40\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"20\" cy=\"20\" r=\"18\" fill-opacity=\"0.2\"\/><path d=\"M 10,20 A 10,10 0 0,1 30,20 A 10,10 0 0,1 10,20\" stroke=\"currentColor\" stroke-width=\"3\" fill=\"none\"\/><\/svg><span class=\"font-bold text-xl\">Evolve<\/span><\/div>\r\n                <\/div>\r\n                <div class=\"bg-base-200 border border-base-300 rounded-2xl p-8 md:p-12 max-w-4xl mx-auto flex flex-col md:flex-row justify-between items-center gap-6\">\r\n                    <h3 class=\"text-2xl md:text-3xl font-bold text-txt-100 text-center md:text-left\">Ready to Grow Your Business?<\/h3>\r\n                    <a href=\"#contact\" class=\"flex-shrink-0 bg-primary text-white font-bold py-3 px-8 rounded-full shadow-lg shadow-primary\/20 hover:bg-opacity-90 transition transform hover:scale-105\">\r\n                        GET STARTED\r\n                   <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Contact Form Section -->\r\n        <section id=\"contact\" class=\"py-20\">\r\n             <div class=\"container mx-auto px-4 sm:px-6\">\r\n                <div class=\"text-center mb-12\">\r\n                     <h2 class=\"text-3xl md:text-4xl font-bold hero-gradient-text mb-4\">Get a Free Consultation<\/h2>\r\n                     <p class=\"text-txt-200 max-w-2xl mx-auto\">\r\n                        Leave your information below, and our team of experts will contact you to discuss the best solution for your business.\r\n                     <\/p>\r\n                <\/div>\r\n                <div class=\"max-w-3xl mx-auto bg-base-200 p-8 sm:p-10 rounded-2xl border border-base-300\">\r\n                     <form class=\"space-y-6\">\r\n                         <div class=\"grid sm:grid-cols-2 gap-6\">\r\n                            <div>\r\n                                <label for=\"fullName\" class=\"block text-sm font-medium text-txt-200 mb-2\">Full Name<\/label>\r\n                                <input type=\"text\" id=\"fullName\" placeholder=\"John Doe\" class=\"w-full p-3 bg-base-100 border border-base-300 rounded-lg focus:ring-2 focus:ring-primary focus:border-transparent outline-none transition\">\r\n                            <\/div>\r\n                            <div>\r\n                                <label for=\"email\" class=\"block text-sm font-medium text-txt-200 mb-2\">Email<\/label>\r\n                                <input type=\"email\" id=\"email\" placeholder=\"john.doe@example.com\" class=\"w-full p-3 bg-base-100 border border-base-300 rounded-lg focus:ring-2 focus:ring-primary focus:border-transparent outline-none transition\">\r\n                            <\/div>\r\n                         <\/div>\r\n                         <div class=\"grid sm:grid-cols-2 gap-6\">\r\n                            <div>\r\n                                <label for=\"subject\" class=\"block text-sm font-medium text-txt-200 mb-2\">Subject<\/label>\r\n                                <input type=\"text\" id=\"subject\" placeholder=\"Google Ads Inquiry\" class=\"w-full p-3 bg-base-100 border border-base-300 rounded-lg focus:ring-2 focus:ring-primary focus:border-transparent outline-none transition\">\r\n                            <\/div>\r\n                             <div>\r\n                                <label for=\"phone\" class=\"block text-sm font-medium text-txt-200 mb-2\">Phone Number<\/label>\r\n                                <input type=\"tel\" id=\"phone\" placeholder=\"(123) 456-7890\" class=\"w-full p-3 bg-base-100 border border-base-300 rounded-lg focus:ring-2 focus:ring-primary focus:border-transparent outline-none transition\">\r\n                            <\/div>\r\n                         <\/div>\r\n                         <div>\r\n                            <label for=\"message\" class=\"block text-sm font-medium text-txt-200 mb-2\">Your Message<\/label>\r\n                             <textarea id=\"message\" placeholder=\"Tell us about your project and goals...\" rows=\"6\" class=\"w-full p-3 bg-base-100 border border-base-300 rounded-lg focus:ring-2 focus:ring-primary focus:border-transparent outline-none transition\"><\/textarea>\r\n                         <\/div>\r\n                         <div>\r\n                            <button type=\"submit\" class=\"w-full sm:w-auto bg-gradient-to-r from-primary to-accent text-white font-bold py-3 px-8 rounded-full shadow-lg hover:opacity-90 transition transform hover:scale-105\">\r\n                                Send Message\r\n                            <\/button>\r\n                         <\/div>\r\n                     <\/form>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n    <\/main>\r\n\r\n    <!-- Footer -->\r\n    <footer class=\"bg-base-200 border-t border-base-300\">\r\n        <div class=\"container mx-auto px-4 sm:px-6 py-10\">\r\n            <div class=\"grid md:grid-cols-3 gap-8 text-center md:text-left\">\r\n                <div>\r\n                    <h3 class=\"text-2xl font-bold text-txt-100 mb-4\">Tmarketing<\/h3>\r\n                    <p class=\"text-txt-200\">Your trusted digital growth partner.<\/p>\r\n                <\/div>\r\n                <div>\r\n                    <h4 class=\"font-bold text-txt-100 mb-4\">Quick Links<\/h4>\r\n                    <ul>\r\n                        <li class=\"mb-2\"><a href=\"#services\" class=\"text-txt-200 hover:text-primary transition\">Services<\/a><\/li>\r\n                        <li class=\"mb-2\"><a href=\"#process\" class=\"text-txt-200 hover:text-primary transition\">Process<\/a><\/li>\r\n                        <li class=\"mb-2\"><a href=\"#about\" class=\"text-txt-200 hover:text-primary transition\">About<\/a><\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div>\r\n                    <h4 class=\"font-bold text-txt-100 mb-4\">Follow Us<\/h4>\r\n                    <div class=\"flex justify-center md:justify-start space-x-4\">\r\n                        <a href=\"#\" class=\"text-txt-200 hover:text-primary transition\" aria-label=\"Facebook\"><svg class=\"w-6 h-6\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.675 0h-21.35c-.732 0-1.325.593-1.325 1.325v21.351c0 .731.593 1.324 1.325 1.324h11.494v-9.294h-3.128v-3.622h3.128v-2.671c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.795.143v3.24l-1.918.001c-1.504 0-1.795.715-1.795 1.763v2.313h3.587l-.467 3.622h-3.12v9.293h6.116c.73 0 1.323-.593 1.323-1.325v-21.35c0-.732-.593-1.325-1.323-1.325z\"\/><\/svg><\/a>\r\n                        <a href=\"#\" class=\"text-txt-200 hover:text-primary transition\" aria-label=\"Twitter\"><svg class=\"w-6 h-6\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-.424.727-.666 1.581-.666 2.477 0 1.921.977 3.616 2.464 4.61-1.07-.033-1.921-.31-2.61-.723v.054c0 2.68 1.908 4.916 4.43 5.424-.465.127-.956.195-1.464.195-.355 0-.702-.033-.956-.094.707 2.193 2.749 3.794 5.176 3.839-2.09 1.64-4.797 2.61-7.647 2.61-.5 0-1.025-.033-1.492-.094 2.583 1.657 5.679 2.61 9.028 2.61 10.395 0 16.299-8.62 15.968-17.015.957-.687 1.832-1.554 2.465-2.548z\"\/><\/svg><\/a>\r\n                         <a href=\"#\" class=\"text-txt-200 hover:text-primary transition\" aria-label=\"LinkedIn\"><svg class=\"w-6 h-6\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"\/><\/svg><\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"border-t border-base-300 mt-8 pt-6 text-center text-txt-200 text-sm\">\r\n                &copy; 2025 Tmarketing. All Rights Reserved.\r\n            <\/div>\r\n        <\/div>\r\n    <\/footer>\r\n    \r\n    <button id=\"scroll-to-top\" class=\"scroll-to-top bg-primary text-white p-3 rounded-full shadow-lg hover:bg-opacity-90 transition\">\r\n        <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 15l7-7 7 7\"><\/path><\/svg>\r\n    <\/button>\r\n    \r\n    <script>\r\n        const mobileMenuButton = document.getElementById('mobile-menu-button');\r\n        const mobileMenu = document.getElementById('mobile-menu');\r\n        const navLinks = document.querySelectorAll('#mobile-menu a, header nav a');\r\n        mobileMenuButton.addEventListener('click', () => { mobileMenu.classList.toggle('hidden'); });\r\n        navLinks.forEach(link => { link.addEventListener('click', () => { if(link.closest('#mobile-menu')) { mobileMenu.classList.add('hidden'); } }); });\r\n        const scrollToTopButton = document.getElementById('scroll-to-top');\r\n        window.addEventListener('scroll', () => { window.pageYOffset > 300 ? scrollToTopButton.classList.add('show') : scrollToTopButton.classList.remove('show'); });\r\n        scrollToTopButton.addEventListener('click', () => { window.scrollTo({ top: 0, behavior: 'smooth' }); });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\r\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>Tmarketing &#8211; Digital Growth Experts Tmarketing Services Process About Contact Services Process About Contact Data-Driven Growth with a Creative Edge We&#8217;re not just another agency. We are your strategic partner, leveraging expert-led Google, Instagram, and Social Media campaigns to deliver measurable results and elevate your brand. Start Your Growth Journey A Full-Funnel Approach From awareness [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tmarketing.app\/index.php\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tmarketing.app\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tmarketing.app\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tmarketing.app\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tmarketing.app\/index.php\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":5,"href":"https:\/\/tmarketing.app\/index.php\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":15,"href":"https:\/\/tmarketing.app\/index.php\/wp-json\/wp\/v2\/pages\/7\/revisions\/15"}],"wp:attachment":[{"href":"https:\/\/tmarketing.app\/index.php\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}