stripe checkout banner img 3

This commit is contained in:
rizwanisready
2024-04-18 16:32:36 +05:30
parent c48588255f
commit cae512905a
2 changed files with 2 additions and 2 deletions

View File

@@ -223,7 +223,7 @@
/* baner */
.baner-section {
background-image: linear-gradient(rgba(4, 9, 10, 0.7), rgba(4, 9, 10, 0.7)),
url("{% static 'images/baner.jpg' %}");
url("https://goodtimes.betadelivery.com/static/images/baner.jpg");
background-position: center;
background-size: cover;
height: 100vh;

View File

@@ -52,7 +52,7 @@
<!-- baner -->
<section class="baner-section">
<img src="{% static 'images/baner.jpg' %}" alt="Banner" style="width: 100%; height: 100vh; object-fit: cover;">
<div class="container">
<div class="row">
<div class="col-md-6">