Edit index.php via Editor

This commit is contained in:
admin 2025-09-12 10:47:46 +00:00
parent ae3c75eccc
commit f2116845e8

View File

@ -27,7 +27,7 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Upd from web - PixelForge - Digital Agency</title>
<title>PixelForge - Digital Agency</title>
<!-- Favicon -->
<link href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🔥</text></svg>" rel="icon">
@ -72,7 +72,7 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<h1>Hello world!</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>
@ -136,7 +136,7 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
</section>
<!-- ======= Case Studies Section ======= -->
<section id="work" class="bg-white">
<section id="work">
<div class="container">
<div class="section-title">
<h2>Our Work</h2>
@ -215,7 +215,7 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
</section>
<!-- ======= Process Section ======= -->
<section id="process" class="bg-white">
<section id="process">
<div class="container">
<div class="section-title">
<h2>Our Process</h2>