Edit index.php via Editor

This commit is contained in:
admin 2025-09-12 11:37:29 +00:00
parent f2116845e8
commit 71773df9f9

View File

@ -72,7 +72,7 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<h1>Welcome from Editor!</h1>
<h1>Welcome from Editor!!!</h1>
<p>A digital agency crafting beautiful and effective websites, apps, and brand identities.</p>
<a href="#contact" class="btn btn-warning btn-lg mt-3">Request a Quote</a>
</div>