Skip to content

Commit 1e056af

Browse files
authored
Add files via upload
Signed-off-by: الأيقونة للعطور <147558813+talalye1@users.noreply.github.com>
1 parent e75f832 commit 1e056af

5 files changed

Lines changed: 69 additions & 68 deletions

File tree

female.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -955,9 +955,6 @@ <h4>الإجمالي: <strong id="cart-total-price">0 ريال</strong></h4>
955955

956956
<section class="comments-section">
957957
<h2 class="section-title">آراء عملاء الأيقونة</h2>
958-
<button class="show-all-btn" id="loadMoreBtn" onclick="loadMoreComments()"><i class="fas fa-sync"></i> تحميل جميع التعليقات</button>
959-
<div class="comments-container" id="commentsContainer">
960-
</div>
961958

962959
<div class="add-comment">
963960
<h3 style="text-align: center; margin-bottom: 20px; color: var(--gold);">أضف تعليقك</h3>
@@ -971,7 +968,10 @@ <h3 style="text-align: center; margin-bottom: 20px; color: var(--gold);">أضف
971968
</div>
972969
<button class="submit-btn" onclick="addComment()"><i class="fas fa-paper-plane"></i> نشر التعليق</button>
973970
</div>
974-
971+
<button class="show-all-btn" id="loadMoreBtn" onclick="loadMoreComments()"><i class="fas fa-sync"></i> تحميل جميع التعليقات</button>
972+
</div>
973+
<div class="comments-container" id="commentsContainer">
974+
</div>
975975
</section>
976976

977977
<footer>

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -944,9 +944,6 @@ <h4>الإجمالي: <strong id="cart-total-price">0 ريال</strong></h4>
944944

945945
<section class="comments-section">
946946
<h2 class="section-title">آراء عملاء الأيقونة</h2>
947-
<button class="show-all-btn" id="loadMoreBtn" onclick="loadMoreComments()"><i class="fas fa-sync"></i> تحميل جميع التعليقات</button>
948-
<div class="comments-container" id="commentsContainer">
949-
</div>
950947

951948
<div class="add-comment">
952949
<h3 style="text-align: center; margin-bottom: 20px; color: var(--gold);">أضف تعليقك</h3>
@@ -960,7 +957,10 @@ <h3 style="text-align: center; margin-bottom: 20px; color: var(--gold);">أضف
960957
</div>
961958
<button class="submit-btn" onclick="addComment()"><i class="fas fa-paper-plane"></i> نشر التعليق</button>
962959
</div>
963-
960+
<button class="show-all-btn" id="loadMoreBtn" onclick="loadMoreComments()"><i class="fas fa-sync"></i> تحميل جميع التعليقات</button>
961+
</div>
962+
<div class="comments-container" id="commentsContainer">
963+
</div>
964964
</section>
965965

966966
<footer>

makeup.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -925,9 +925,6 @@ <h4>الإجمالي: <strong id="cart-total-price">0 ريال</strong></h4>
925925

926926
<section class="comments-section">
927927
<h2 class="section-title">آراء عملاء الأيقونة</h2>
928-
<button class="show-all-btn" id="loadMoreBtn" onclick="loadMoreComments()"><i class="fas fa-sync"></i> تحميل جميع التعليقات</button>
929-
<div class="comments-container" id="commentsContainer">
930-
</div>
931928

932929
<div class="add-comment">
933930
<h3 style="text-align: center; margin-bottom: 20px; color: var(--gold);">أضف تعليقك</h3>
@@ -941,7 +938,10 @@ <h3 style="text-align: center; margin-bottom: 20px; color: var(--gold);">أضف
941938
</div>
942939
<button class="submit-btn" onclick="addComment()"><i class="fas fa-paper-plane"></i> نشر التعليق</button>
943940
</div>
944-
941+
<button class="show-all-btn" id="loadMoreBtn" onclick="loadMoreComments()"><i class="fas fa-sync"></i> تحميل جميع التعليقات</button>
942+
</div>
943+
<div class="comments-container" id="commentsContainer">
944+
</div>
945945
</section>
946946

947947
<footer>

0 commit comments

Comments
 (0)