b2in/resources/views/livewire/web/components/sections_bak/commitment-section.blade_bak.php
2025-10-20 17:50:35 +02:00

20 lines
680 B
PHP

<section class="py-16 px-4 text-center">
<div class="max-w-4xl mx-auto">
<div class="mb-8">
<div
class="inline-flex items-center gap-2 bg-primary text-primary-foreground px-4 py-2 rounded-full text-sm font-medium mb-6">
4.9 Rating
</div>
</div>
<h2 class="text-section-title text-foreground mb-6">
Committed to excellence, ensuring <br />
<span class="text-secondary">enduring comfort</span> and creating lasting <br />
memories
</h2>
<p class="text-muted-foreground text-lg">
Robert Wilson
</p>
</div>
</section>