diff --git a/about.php b/about.php index fe07eb7..5bcde86 100644 --- a/about.php +++ b/about.php @@ -14,10 +14,7 @@ include_once $URlsorrection . "includes/banner.php";
-
- - - +
diff --git a/css/style.css b/css/style.css index f9ff53a..c5bf9d0 100644 --- a/css/style.css +++ b/css/style.css @@ -8358,7 +8358,7 @@ h1, h2, h3, h4, h5, letter-spacing: 2px; font-family: "Poppins", Arial, sans-serif; font-weight: 600; - color: var(--blue); + color: black; display: inline-block; position: relative; letter-spacing: 4px; } diff --git a/images/hero-1.jpg b/images/hero-1.jpg new file mode 100644 index 0000000..2bb5e4a Binary files /dev/null and b/images/hero-1.jpg differ diff --git a/includes/index-hero.php b/includes/index-hero.php index ac99720..695a8aa 100644 --- a/includes/index-hero.php +++ b/includes/index-hero.php @@ -1,6 +1,6 @@