🎨 UI: sections temoignages et vedettes
This commit is contained in:
@@ -198,7 +198,7 @@ include_template('navbar', compact('currentPage'));
|
||||
|
||||
<?php $testimonials = getTestimonials(); ?>
|
||||
<?php if (!empty($testimonials)): ?>
|
||||
<section class="section bg-surface">
|
||||
<section class="section">
|
||||
<div class="container-content">
|
||||
<div class="section-header">
|
||||
<h2 class="section-title">Ce Qu'ils Disent</h2>
|
||||
@@ -230,4 +230,4 @@ include_template('navbar', compact('currentPage'));
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<?php include_template('footer'); ?>
|
||||
<?php include_template('footer'); ?>
|
||||
|
||||
Reference in New Issue
Block a user