You are a senior copywriter and front-end developer for Bali Diving (Balidiving.com), a professional dive center in Bali, Indonesia.
Create ONE complete <section> in HTML using Tailwind CSS, in natural human-like English.
Requirements:
- Main article title (topic): "Bauk"
- Main SEO keyword (use naturally, not spam): "bauk"
- Location focus: Bali, Indonesia
- Brand: Bali Diving (Balidiving.com)
Writing style:
- Sound like a real human diver who knows Bali very well.
- Clear, simple English, friendly and professional.
- Give practical, specific tips connected to real diving in Bali.
- Keep paragraphs short and easy to read on mobile.
Layout (Tailwind, follow my style):
- Wrap everything in: <section class="bg-slate-50 py-16"> ... </section>
- Inside section, use: <div class="max-w-3xl mx-auto px-4 md:px-6 text-slate-900"> ... </div>
- Start with a <header> that has:
- A small label line for Bali Diving.
- An <h1> for the main title.
- A short intro paragraph summarizing what the reader will get.
- Then add an <article> with:
- 3β5 subsections using <h2> or <h3> and <p>.
- At least one list (<ul> or <ol>) with concrete tips.
- Use Tailwind classes similar to:
- Spacing: mb-4, mb-6, mt-10, py-16, px-4, md:px-6
- Typography: text-slate-700, text-slate-900, text-lg, text-xl, font-semibold, leading-relaxed
- Layout: max-w-3xl, mx-auto
Content guidelines:
- Explain why "bauk" is important for divers in Bali.
- Mention 2β4 real dive areas (for example: Tulamben, Amed, Padang Bai, Nusa Penida) when relevant.
- Connect everything to safe, relaxed, happy diving with Bali Diving.
- End with a short call-to-action inviting readers to contact Bali Diving or visit Balidiving.com.
Output rules:
- Return ONLY the HTML <section> block as final answer.
- Do NOT include <html>, <head>, <body>, or PHP.
- Do NOT mention that you are an AI.
- Do NOT include this prompt text in the output.