<div class="profile-section">
<div class="profile-card">
<img src="restaurant-image.jpg" alt="Restaurant Name" class="profile-image">
<h2 class="profile-name">Restaurant Name</h2>
<p class="profile-description">A brief description about the restaurant, its specialties, and ambiance.</p>
<p class="profile-location"><strong>Location:</strong> 123 Main St, City, Country</p>
<p class="profile-contact"><strong>Contact:</strong> (123) 456-7890</p>
<a href="mailto:info@restaurant.com" class="profile-email">Email Us</a>
</div>
<!-- Repeat the profile-card div for more profiles -->
</div>
Annonse
