query("SELECT * FROM site_settings WHERE id=1");
if ($result) {
$settings = $result->fetch_assoc();
}
}
// Fetch testimonials from database
$testimonials = [];
if (isset($con)) {
$testi_result = $con->query("SELECT * FROM testimonials ORDER BY id DESC");
if ($testi_result) {
while ($row = $testi_result->fetch_assoc()) {
$testimonials[] = $row;
}
}
}
// Fetch projects from database
$projects = [];
if (isset($con)) {
$proj_result = $con->query("SELECT * FROM projects ORDER BY id DESC LIMIT 6");
if ($proj_result) {
while ($row = $proj_result->fetch_assoc()) {
$projects[] = $row;
}
}
}
?>
High-quality solutions tailored for your business growth and success Comprehensive digital marketing strategies to boost your online presence and drive conversions. Advanced security solutions to protect your digital assets and ensure data privacy. User-centric designs that enhance user experience and improve engagement rates. Responsive, fast, and scalable websites built with modern technologies and best practices. Custom software development including ERP, CRM, and automation tools for business efficiency. 24/7 technical support, maintenance, and monitoring services for uninterrupted operations. Check out some of our recent projects that showcase our expertise
No projects added yet. Check back soon!
Real feedback from businesses we've helped grow
No testimonials available yet.
What We Offer
Digital Marketing
Security System
UI/UX Designing
Web Development
Software Solutions
IT Support
Meet Our Experts
Our Latest Work
What Our Clients Say