20 lines
680 B
PHP
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>
|