{"id":11706,"date":"2025-07-23T14:42:45","date_gmt":"2025-07-23T14:42:45","guid":{"rendered":"https:\/\/www.billyhung.com\/blog\/?page_id=11706"},"modified":"2026-04-03T02:54:33","modified_gmt":"2026-04-03T02:54:33","slug":"ratecard","status":"publish","type":"page","link":"https:\/\/www.billyhung.com\/blog\/ratecard\/","title":{"rendered":"Ratecard"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11706\" class=\"elementor elementor-11706\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1133398 e-flex e-con-boxed e-con e-parent\" data-id=\"1133398\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e790873 elementor-widget elementor-widget-html\" data-id=\"e790873\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;photography_ext_link_sidemenu&quot;:&quot;false&quot;,&quot;photography_ext_link_fullmenu&quot;:&quot;false&quot;,&quot;photography_ext_link_closed_fullmenu&quot;:&quot;false&quot;,&quot;photography_ext_mobile_static&quot;:&quot;false&quot;,&quot;photography_ext_is_scrollme&quot;:&quot;false&quot;,&quot;photography_ext_is_smoove&quot;:&quot;false&quot;,&quot;photography_ext_is_parallax_mouse&quot;:&quot;false&quot;,&quot;photography_ext_is_infinite&quot;:&quot;false&quot;,&quot;photography_ext_is_fadeout_animation&quot;:&quot;false&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ============================================================\n     BILLY ONAIR PHOTOGRAPHY \u2014 RATE CARD PAGE\n     Elementor Paste File\n     \n     HOW TO USE:\n     1. In WordPress, create\/edit your page\n     2. Page Attributes \u2192 Template: \"Elementor Canvas\"\n        (removes header, footer & menu completely)\n     3. Edit with Elementor \u2192 delete any default sections\n     4. Add a Section \u2192 set Width to \"Full Width\" + enable \"Stretch Section\"\n     5. Add an HTML widget inside the section\n     6. Paste ALL of this file's content into the HTML widget\n     7. The noindex\/nofollow settings below should be set via\n        Yoast SEO \u2192 Advanced \u2192 \"No index\" on the page instead\n     ============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&family=Montserrat:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&display=swap');\n\n\/* ============================================================\n   BILLY ONAIR PHOTOGRAPHY \u2014 RATE CARD PAGE\n   Designed for WordPress \/ Elementor (HTML Widget \u2014 Canvas Template)\n\n   COLOR PALETTE (from PDF):\n   - Cream\/Off-white: #F5F0EB\n   - Dark Charcoal:   #2C2C2A\n   - Gold Accent:     #C4A265\n   - Text Dark:       #1A1A1A\n   - Text Light:      #F5F0EB\n   - Muted Text:      #6B6B6B\n   ============================================================ *\/\n\n.boa-wrap *, .boa-wrap *::before, .boa-wrap *::after {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n:root {\n  --cream: #F5F0EB;\n  --charcoal: #2C2C2A;\n  --gold: #C4A265;\n  --gold-hover: #D4B275;\n  --text-dark: #1A1A1A;\n  --text-light: #F5F0EB;\n  --text-muted: #6B6B6B;\n  --font-display: 'Cormorant Garamond', 'Georgia', serif;\n  --font-heading: 'Playfair Display', 'Georgia', serif;\n  --font-body: 'Montserrat', 'Helvetica Neue', sans-serif;\n}\n\n\n.boa-wrap {\n  font-family: var(--font-body);\n  color: var(--text-dark);\n  background-color: var(--cream);\n  line-height: 1.7;\n  font-weight: 300;\n  font-size: 15px;\n  -webkit-font-smoothing: antialiased;\n}\n\n.boa-wrap img {\n  max-width: 100%;\n  height: auto;\n  display: block;\n}\n\n.boa-wrap a {\n  text-decoration: none;\n  color: inherit;\n}\n\n.container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 40px;\n}\n\n.container-narrow {\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 0 40px;\n}\n\n\/* ============================================================\n   SECTION 1: HERO\n   ============================================================ *\/\n.hero {\n  position: relative;\n  height: 100vh;\n  min-height: 700px;\n  max-height: 1000px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  overflow: hidden;\n}\n\n.hero-bg {\n  position: absolute;\n  inset: 0;\n  \/* REPLACE: Add your hero image URL here *\/\n  background: url('https:\/\/via.placeholder.com\/1920x1080\/a89585\/ffffff?text=HERO+IMAGE') center center \/ cover no-repeat;\n}\n\n.hero-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(\n    to bottom,\n    rgba(0,0,0,0.15) 0%,\n    rgba(0,0,0,0.35) 100%\n  );\n}\n\n.hero-content {\n  position: relative;\n  z-index: 2;\n  color: var(--text-light);\n  padding: 40px;\n}\n\n.hero-script {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: clamp(1.8rem, 4vw, 3rem);\n  font-weight: 300;\n  letter-spacing: 0.02em;\n  margin-bottom: -10px;\n}\n\n.hero-title {\n  font-family: var(--font-heading);\n  font-size: clamp(3.5rem, 8vw, 7rem);\n  font-weight: 400;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  line-height: 1.05;\n  margin-bottom: 30px;\n}\n\n.hero-subtitle {\n  font-family: var(--font-body);\n  font-size: 0.85rem;\n  letter-spacing: 0.35em;\n  text-transform: uppercase;\n  font-weight: 400;\n  opacity: 0.9;\n}\n\n.hero-divider {\n  width: 60px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 15px;\n}\n\n.hero-site {\n  font-family: var(--font-body);\n  font-size: 0.75rem;\n  letter-spacing: 0.3em;\n  text-transform: uppercase;\n  opacity: 0.7;\n}\n\n.hero-buttons {\n  margin-top: 30px;\n  display: flex;\n  gap: 20px;\n  justify-content: center;\n  flex-wrap: wrap;\n}\n\n.hero-btn {\n  display: inline-block;\n  font-family: var(--font-body);\n  font-size: 0.7rem;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  font-weight: 500;\n  padding: 14px 38px;\n  border: 1.5px solid rgba(255,255,255,0.7);\n  color: #fff;\n  background: transparent;\n  cursor: pointer;\n  transition: all 0.3s ease;\n}\n\n.hero-btn:hover {\n  background: var(--gold);\n  border-color: var(--gold);\n  color: #fff;\n  transform: translateY(-2px);\n}\n\n\/* ============================================================\n   SECTION 2: INTRO \/ WELCOME\n   ============================================================ *\/\n.intro {\n  padding: 120px 0;\n  text-align: center;\n  background: var(--cream);\n}\n\n.intro-heading {\n  font-family: var(--font-display);\n  font-size: clamp(2.5rem, 5vw, 4rem);\n  font-weight: 400;\n  letter-spacing: 0.04em;\n  margin-bottom: 10px;\n}\n\n.intro-heading em {\n  font-style: italic;\n  font-weight: 300;\n}\n\n.intro-text {\n  font-size: 0.95rem;\n  line-height: 1.9;\n  color: var(--text-muted);\n  max-width: 620px;\n  margin: 30px auto 0;\n}\n\n\/* ============================================================\n   SECTION 3: STYLE \/ PHILOSOPHY \/ PROMISE (3-Column)\n   ============================================================ *\/\n.philosophy {\n  position: relative;\n  overflow: hidden;\n}\n\n.philosophy-image-wrap {\n  position: relative;\n  height: 800px;\n  \/* REPLACE: Add a beautiful portrait image *\/\n  background: url('https:\/\/via.placeholder.com\/1200x800\/c4a89a\/ffffff?text=PORTRAIT+IMAGE') center center \/ cover no-repeat;\n}\n\n.philosophy-overlay {\n  position: absolute;\n  inset: 0;\n  background: rgba(0,0,0,0.5);\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: center;\n  text-align: center;\n  padding: 60px 40px;\n  color: var(--text-light);\n}\n\n.phil-block {\n  max-width: 700px;\n  margin-bottom: 60px;\n}\n\n.phil-block:last-child {\n  margin-bottom: 0;\n}\n\n.phil-block h3 {\n  font-family: var(--font-heading);\n  font-size: clamp(1.8rem, 3.5vw, 2.8rem);\n  font-weight: 400;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.phil-block p {\n  font-size: 0.9rem;\n  line-height: 1.85;\n  opacity: 0.9;\n  font-weight: 300;\n}\n\n\/* ============================================================\n   SECTION 4: THE EXPERIENCE \/ PROCESS (Dark BG)\n   ============================================================ *\/\n.process {\n  background: var(--charcoal);\n  color: var(--text-light);\n  padding: 120px 0;\n}\n\n.process-header {\n  text-align: center;\n  margin-bottom: 80px;\n}\n\n.process-header .script {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 1.6rem;\n  font-weight: 300;\n  margin-bottom: -5px;\n  color: var(--gold);\n}\n\n.process-header h2 {\n  font-family: var(--font-heading);\n  font-size: clamp(2.5rem, 5vw, 3.5rem);\n  font-weight: 400;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n.process-steps {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 40px;\n}\n\n.step {\n  text-align: center;\n  padding: 0 10px;\n}\n\n.step-number {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 3rem;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 300;\n}\n\n.step h4 {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 1.3rem;\n  font-weight: 500;\n  margin-bottom: 12px;\n  letter-spacing: 0.02em;\n}\n\n.step p {\n  font-size: 0.82rem;\n  line-height: 1.75;\n  opacity: 0.75;\n  font-weight: 300;\n}\n\n\/* ============================================================\n   SECTION 5: WHAT'S INCLUDED (Dark BG)\n   ============================================================ *\/\n.includes {\n  background: var(--charcoal);\n  color: var(--text-light);\n  padding: 0 0 120px;\n}\n\n.includes-header {\n  text-align: center;\n  margin-bottom: 70px;\n}\n\n.includes-header h2 {\n  font-family: var(--font-heading);\n  font-size: clamp(2rem, 4vw, 3rem);\n  font-weight: 400;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  margin-bottom: 8px;\n}\n\n.includes-header .script {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 1.8rem;\n  color: var(--gold);\n  font-weight: 300;\n}\n\n.includes-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 50px 40px;\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.include-item {\n  text-align: center;\n}\n\n.include-icon {\n  font-size: 2rem;\n  margin-bottom: 15px;\n  color: var(--gold);\n  opacity: 0.8;\n}\n\n.include-item h4 {\n  font-family: var(--font-body);\n  font-size: 0.75rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  margin-bottom: 10px;\n}\n\n.include-item p {\n  font-size: 0.82rem;\n  line-height: 1.7;\n  opacity: 0.7;\n  font-weight: 300;\n}\n\n\/* ============================================================\n   SECTION 6: PACKAGES INTRO\n   ============================================================ *\/\n.packages-intro {\n  background: var(--cream);\n  padding: 120px 0 80px;\n  text-align: center;\n}\n\n.packages-intro h2 {\n  font-family: var(--font-heading);\n  font-size: clamp(2.8rem, 5vw, 4rem);\n  font-weight: 400;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n}\n\n.packages-intro p {\n  font-size: 0.95rem;\n  color: var(--text-muted);\n  max-width: 550px;\n  margin: 0 auto;\n  line-height: 1.8;\n}\n\n\/* ============================================================\n   SECTION 7: PRE-WEDDING PACKAGES\n   ============================================================ *\/\n.packages {\n  background: var(--cream);\n  padding: 0 0 60px;\n}\n\n.package-category-title {\n  text-align: center;\n  margin-bottom: 60px;\n}\n\n.package-category-title h3 {\n  font-family: var(--font-heading);\n  font-size: clamp(1.8rem, 3.5vw, 2.5rem);\n  font-weight: 400;\n  letter-spacing: 0.05em;\n  color: var(--text-dark);\n}\n\n.package-category-title .line {\n  width: 60px;\n  height: 1px;\n  background: var(--gold);\n  margin: 15px auto 0;\n}\n\n\/* Package Card *\/\n.package-card {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n  margin-bottom: 80px;\n  background: #fff;\n  overflow: hidden;\n  box-shadow: 0 4px 30px rgba(0,0,0,0.06);\n}\n\n.package-card.reversed {\n  direction: rtl;\n}\n\n.package-card.reversed > * {\n  direction: ltr;\n}\n\n.package-image {\n  min-height: 500px;\n  \/* REPLACE: Each package needs its own image *\/\n  background: url('https:\/\/via.placeholder.com\/600x500\/c4a89a\/ffffff?text=PACKAGE+IMAGE') center center \/ cover no-repeat;\n}\n\n.package-details {\n  padding: 60px 50px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.package-name {\n  font-family: var(--font-display);\n  font-size: clamp(2rem, 3vw, 2.8rem);\n  font-weight: 400;\n  margin-bottom: 5px;\n  letter-spacing: 0.02em;\n}\n\n.package-name em {\n  font-style: italic;\n  font-weight: 300;\n}\n\n.package-line {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 15px 0 25px;\n}\n\n.package-features {\n  list-style: none;\n  margin-bottom: 30px;\n}\n\n.package-features li {\n  font-size: 0.85rem;\n  line-height: 1.5;\n  padding: 6px 0;\n  padding-left: 18px;\n  position: relative;\n  color: var(--text-muted);\n}\n\n.package-features li::before {\n  content: '\u00b7';\n  position: absolute;\n  left: 0;\n  color: var(--gold);\n  font-size: 1.2rem;\n  line-height: 1.2;\n}\n\n.package-pricing {\n  margin-top: auto;\n}\n\n.package-pricing .label {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 1rem;\n  color: var(--text-muted);\n  margin-bottom: 8px;\n}\n\n.price-row {\n  display: flex;\n  align-items: baseline;\n  gap: 12px;\n  margin-bottom: 4px;\n}\n\n.price {\n  font-family: var(--font-display);\n  font-size: 1.6rem;\n  font-weight: 500;\n  color: var(--text-dark);\n  letter-spacing: 0.02em;\n}\n\n.price-note {\n  font-size: 0.78rem;\n  color: var(--text-muted);\n  font-weight: 300;\n}\n\n.package-discount {\n  margin-top: 15px;\n  padding: 14px 18px;\n  background: rgba(196, 162, 101, 0.1);\n  border-left: 3px solid var(--gold);\n  font-size: 0.85rem;\n  line-height: 1.8;\n}\n\n.package-discount-label {\n  display: none;\n}\n\n.package-discount-body {\n  display: flex;\n  flex-direction: column;\n  gap: 2px;\n}\n\n.package-discount-row {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  color: var(--text-dark);\n}\n\n.package-discount-row .discount-amount {\n  font-family: var(--font-display);\n  font-size: 1.05rem;\n  font-weight: 600;\n  color: #b8341b;\n  white-space: nowrap;\n  margin-left: 12px;\n}\n\n.package-remarks {\n  margin-top: 12px;\n  font-size: 0.75rem;\n  color: var(--text-muted);\n  line-height: 1.7;\n  padding-top: 12px;\n  border-top: 1px solid rgba(0,0,0,0.07);\n}\n\n\/* ============================================================\n   SECTION 8: WEDDING DAY PACKAGES\n   ============================================================ *\/\n.wedding-banner {\n  height: 550px;\n  background: center center \/ cover no-repeat;\n  position: relative;\n}\n\n.wedding-banner-overlay {\n  position: absolute;\n  inset: 0;\n  background: rgba(0,0,0,0.35);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n}\n\n.wedding-banner-text h2 {\n  font-family: var(--font-heading);\n  font-size: clamp(2.5rem, 5vw, 4.5rem);\n  font-weight: 400;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--text-light);\n  line-height: 1.1;\n}\n\n.wedding-banner-text .script {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: clamp(1.5rem, 3vw, 2.2rem);\n  font-weight: 300;\n  color: var(--gold);\n  margin-bottom: -5px;\n  display: block;\n}\n\n.wedding-packages {\n  background: var(--cream);\n  padding: 80px 0 60px;\n}\n\n.wedding-includes {\n  text-align: center;\n  margin-bottom: 50px;\n}\n\n.wedding-includes h4 {\n  font-family: var(--font-body);\n  font-size: 0.7rem;\n  letter-spacing: 0.3em;\n  text-transform: uppercase;\n  color: var(--text-muted);\n  margin-bottom: 20px;\n}\n\n.wedding-includes ul {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px 25px;\n}\n\n.wedding-includes li {\n  font-size: 0.85rem;\n  color: var(--text-dark);\n  font-weight: 400;\n}\n\n.wedding-includes li::before {\n  content: '\u2726 ';\n  color: var(--gold);\n  font-size: 0.6rem;\n  vertical-align: middle;\n}\n\n\/* Wedding Tiers *\/\n.wedding-tiers {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 30px;\n  margin-bottom: 50px;\n}\n\n.tier-card {\n  background: #fff;\n  padding: 50px 35px;\n  text-align: center;\n  box-shadow: 0 4px 25px rgba(0,0,0,0.05);\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n  position: relative;\n}\n\n.tier-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 8px 40px rgba(0,0,0,0.08);\n}\n\n.tier-card.featured {\n  border: 1px solid var(--gold);\n}\n\n.tier-card.featured::before {\n  content: 'MOST POPULAR';\n  position: absolute;\n  top: 0;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  background: var(--gold);\n  color: #fff;\n  font-size: 0.65rem;\n  letter-spacing: 0.2em;\n  padding: 5px 18px;\n  font-weight: 500;\n}\n\n.tier-name {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 2rem;\n  font-weight: 400;\n  margin-bottom: 5px;\n}\n\n.tier-duration {\n  font-size: 0.75rem;\n  letter-spacing: 0.15em;\n  color: var(--text-muted);\n  text-transform: uppercase;\n  margin-bottom: 20px;\n}\n\n.tier-desc {\n  font-size: 0.83rem;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 30px;\n  min-height: 80px;\n}\n\n.tier-divider {\n  width: 30px;\n  height: 1px;\n  background: var(--gold);\n  margin: 0 auto 25px;\n}\n\n.tier-prices .price-row {\n  justify-content: center;\n  margin-bottom: 6px;\n}\n\n.tier-prices .price {\n  font-size: 1.4rem;\n}\n\n\/* Remarks *\/\n.remarks {\n  text-align: center;\n  padding: 30px 0;\n}\n\n.remarks p {\n  font-size: 0.78rem;\n  color: var(--text-muted);\n  line-height: 1.8;\n}\n\n\/* ============================================================\n   SECTION 9: A LA CARTE\n   ============================================================ *\/\n.alacarte {\n  background: var(--charcoal);\n  color: var(--text-light);\n  padding: 100px 0;\n}\n\n.alacarte-header {\n  text-align: center;\n  margin-bottom: 70px;\n}\n\n.alacarte-header h2 {\n  font-family: var(--font-heading);\n  font-size: clamp(2rem, 4vw, 3rem);\n  font-weight: 400;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  margin-bottom: 5px;\n}\n\n.alacarte-header p {\n  font-size: 0.85rem;\n  opacity: 0.6;\n  font-weight: 300;\n}\n\n.alacarte-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 30px;\n  align-items: start;\n}\n\n.alacarte-category {\n  text-align: center;\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.07);\n  overflow: hidden;\n}\n\n.alc-product-img {\n  width: 100%;\n  aspect-ratio: 3 \/ 4;\n  object-fit: cover;\n  object-position: center top;\n  display: block;\n  margin-bottom: 0;\n}\n\n.alc-product-info {\n  padding: 25px 20px;\n}\n\n.alacarte-category h4 {\n  font-family: var(--font-heading);\n  font-size: 1.1rem;\n  font-weight: 400;\n  letter-spacing: 0.05em;\n  margin-bottom: 6px;\n}\n\n.alacarte-category .alc-divider {\n  width: 30px;\n  height: 1px;\n  background: var(--gold);\n  margin: 12px auto 18px;\n}\n\n.alc-item {\n  display: flex;\n  justify-content: space-between;\n  align-items: baseline;\n  padding: 8px 0;\n  font-size: 0.83rem;\n  opacity: 0.8;\n}\n\n.alc-item span:last-child {\n  font-family: var(--font-display);\n  font-size: 1rem;\n  font-weight: 500;\n  color: var(--gold);\n}\n\n\/* Add-on Services Row *\/\n.addon-services {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 40px;\n  margin-top: 70px;\n  padding-top: 70px;\n  border-top: 1px solid rgba(255,255,255,0.08);\n}\n\n.addon-card {\n  text-align: center;\n}\n\n.addon-number {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 2.2rem;\n  color: var(--gold);\n  margin-bottom: 10px;\n  font-weight: 300;\n}\n\n.addon-card h4 {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 1.1rem;\n  font-weight: 400;\n  margin-bottom: 3px;\n}\n\n.addon-card .addon-sub {\n  font-size: 0.7rem;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  opacity: 0.5;\n  margin-bottom: 12px;\n}\n\n.addon-card .addon-price {\n  font-family: var(--font-display);\n  font-size: 1.8rem;\n  font-weight: 500;\n  color: var(--gold);\n}\n\n\/* ============================================================\n   SECTION 10: TESTIMONIALS\n   ============================================================ *\/\n.testimonials {\n  background: var(--cream);\n  padding: 120px 0;\n}\n\n.testimonials-header {\n  text-align: center;\n  margin-bottom: 70px;\n}\n\n.testimonials-header h2 {\n  font-family: var(--font-heading);\n  font-size: clamp(2.5rem, 4.5vw, 3.5rem);\n  font-weight: 400;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n}\n\n.testimonials-header .script {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 2rem;\n  color: var(--gold);\n  font-weight: 300;\n}\n\n.testimonial-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 40px;\n}\n\n.testimonial-card {\n  background: var(--charcoal);\n  color: var(--text-light);\n  padding: 50px 45px;\n  position: relative;\n}\n\n.testimonial-stars {\n  color: var(--gold);\n  font-size: 0.85rem;\n  letter-spacing: 3px;\n  margin-bottom: 18px;\n}\n\n.testimonial-quote {\n  font-family: var(--font-display);\n  font-size: 1.5rem;\n  font-weight: 400;\n  line-height: 1.5;\n  margin-bottom: 20px;\n  font-style: italic;\n}\n\n.testimonial-text {\n  font-size: 0.83rem;\n  line-height: 1.75;\n  opacity: 0.75;\n  font-weight: 300;\n  margin-bottom: 25px;\n}\n\n.testimonial-author {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 1.2rem;\n  color: var(--gold);\n}\n\n\/* ============================================================\n   SECTION 11: FAQ\n   ============================================================ *\/\n.faq {\n  background: var(--cream);\n  padding: 40px 0 120px;\n}\n\n.faq-header {\n  text-align: center;\n  margin-bottom: 60px;\n}\n\n.faq-header h2 {\n  font-family: var(--font-heading);\n  font-size: clamp(2rem, 4vw, 3rem);\n  font-weight: 400;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n}\n\n.faq-list {\n  max-width: 750px;\n  margin: 0 auto;\n}\n\n.faq-item {\n  border-bottom: 1px solid rgba(0,0,0,0.08);\n  padding: 25px 0;\n}\n\n.faq-question {\n  font-family: var(--font-display);\n  font-size: 1.25rem;\n  font-weight: 500;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 20px;\n  transition: color 0.3s ease;\n}\n\n.faq-question:hover {\n  color: var(--gold);\n}\n\n.faq-question .faq-toggle {\n  font-size: 1.4rem;\n  font-weight: 300;\n  color: var(--gold);\n  transition: transform 0.3s ease;\n  flex-shrink: 0;\n}\n\n.faq-item.open .faq-toggle {\n  transform: rotate(45deg);\n}\n\n.faq-answer {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s ease, padding 0.3s ease;\n}\n\n.faq-item.open .faq-answer {\n  max-height: 300px;\n  padding-top: 15px;\n}\n\n.faq-answer p {\n  font-size: 0.85rem;\n  line-height: 1.8;\n  color: var(--text-muted);\n}\n\n\/* ============================================================\n   SECTION 12: CTA\n   ============================================================ *\/\n.cta {\n  position: relative;\n  padding: 140px 0;\n  text-align: center;\n  background: var(--charcoal);\n  color: var(--text-light);\n  overflow: hidden;\n}\n\n.cta-script {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: clamp(1.5rem, 3vw, 2rem);\n  font-weight: 300;\n  color: var(--gold);\n  margin-bottom: -5px;\n}\n\n.cta h2 {\n  font-family: var(--font-heading);\n  font-size: clamp(2.5rem, 5vw, 4rem);\n  font-weight: 400;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n  line-height: 1.2;\n}\n\n.cta p {\n  font-size: 0.9rem;\n  opacity: 0.7;\n  max-width: 480px;\n  margin: 0 auto 40px;\n  line-height: 1.8;\n  font-weight: 300;\n}\n\n.cta-button {\n  display: inline-block;\n  font-family: var(--font-body);\n  font-size: 0.75rem;\n  letter-spacing: 0.3em;\n  text-transform: uppercase;\n  font-weight: 500;\n  padding: 16px 50px;\n  background: var(--gold);\n  color: #fff;\n  border: none;\n  cursor: pointer;\n  transition: background 0.3s ease, transform 0.2s ease;\n}\n\n.cta-button:hover {\n  background: var(--gold-hover);\n  transform: translateY(-2px);\n}\n\n.cta-contact {\n  margin-top: 35px;\n  font-size: 0.78rem;\n  opacity: 0.5;\n  letter-spacing: 0.15em;\n}\n\n\/* ============================================================\n   QUOTE DIVIDER SECTION\n   ============================================================ *\/\n.quote-divider {\n  position: relative;\n  height: 500px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  overflow: hidden;\n  \/* REPLACE: Add your image *\/\n  background: url('https:\/\/via.placeholder.com\/1920x500\/8a7d73\/ffffff?text=COUPLE+IMAGE') center center \/ cover no-repeat;\n}\n\n.quote-divider .overlay {\n  position: absolute;\n  inset: 0;\n  background: rgba(0,0,0,0.4);\n}\n\n.quote-divider blockquote {\n  position: relative;\n  z-index: 2;\n  color: var(--text-light);\n  max-width: 600px;\n  padding: 0 40px;\n}\n\n.quote-divider blockquote p {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: clamp(1.5rem, 3vw, 2.2rem);\n  line-height: 1.6;\n  font-weight: 300;\n}\n\n.quote-divider blockquote cite {\n  display: block;\n  margin-top: 20px;\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 1.2rem;\n  color: var(--gold);\n}\n\n\/* ============================================================\n   RESPONSIVE\n   ============================================================ *\/\n@media (max-width: 1024px) {\n  .process-steps {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 40px 30px;\n  }\n\n  .wedding-tiers {\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n\n  .tier-card {\n    padding: 40px 25px;\n  }\n}\n\n@media (max-width: 768px) {\n  .container, .container-narrow {\n    padding: 0 25px;\n  }\n\n  .hero {\n    min-height: 600px;\n  }\n\n  .hero-bg {\n    background-position: 40% center;\n  }\n\n  .hero-title {\n    letter-spacing: 0.04em;\n  }\n\n  .package-card,\n  .package-card.reversed {\n    grid-template-columns: 1fr;\n    direction: ltr;\n  }\n\n  .package-card.reversed > * {\n    direction: ltr;\n  }\n\n  .package-image {\n    min-height: 350px;\n  }\n\n  .central-vibe-img {\n    background-position: center 20% !important;\n  }\n\n  .package-details {\n    padding: 40px 30px;\n  }\n\n  .process-steps {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .wedding-tiers {\n    grid-template-columns: 1fr;\n    max-width: 400px;\n    margin: 0 auto 50px;\n  }\n\n  .includes-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .alacarte-grid {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n  }\n\n  .addon-services {\n    grid-template-columns: 1fr;\n    gap: 40px;\n  }\n\n  .testimonial-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .quote-divider {\n    height: 400px;\n  }\n}\n\n@media (max-width: 480px) {\n  .process-steps {\n    grid-template-columns: 1fr;\n  }\n\n  .includes-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .wedding-includes ul {\n    flex-direction: column;\n    align-items: center;\n  }\n}\n\n\/* ============================================================\n   ELEMENTOR THEME CONFLICT OVERRIDES\n   Elementor\/theme CSS applies explicit dark colours to h1-h4\n   which beats inherited colour. These rules add explicit colour\n   and font-family so our design always wins.\n   ============================================================ *\/\n\n\/* --- Hero section: all text must be cream\/white --- *\/\n.boa-wrap .hero-title,\n.boa-wrap .hero-script,\n.boa-wrap .hero-subtitle,\n.boa-wrap .hero-site {\n  color: var(--text-light) !important;\n}\n.boa-wrap .hero-title {\n  font-family: var(--font-heading) !important;\n}\n.boa-wrap .hero-script {\n  font-family: var(--font-display) !important;\n}\n.boa-wrap .hero-subtitle {\n  font-family: var(--font-body) !important;\n}\n\n\/* --- Process section (dark bg) --- *\/\n.boa-wrap .process-header h2,\n.boa-wrap .process-header .script {\n  color: var(--text-light) !important;\n}\n.boa-wrap .process-header h2 {\n  font-family: var(--font-heading) !important;\n}\n.boa-wrap .process-header .script {\n  font-family: var(--font-display) !important;\n}\n.boa-wrap .step h4 {\n  color: var(--text-light) !important;\n  font-family: var(--font-display) !important;\n}\n.boa-wrap .step p {\n  color: var(--text-light) !important;\n}\n\n\/* --- What's Included section (dark bg) --- *\/\n.boa-wrap .includes-header h2 {\n  color: var(--text-light) !important;\n  font-family: var(--font-heading) !important;\n}\n.boa-wrap .includes-header .script {\n  color: var(--gold) !important;\n  font-family: var(--font-display) !important;\n}\n.boa-wrap .include-item h4 {\n  color: var(--text-light) !important;\n}\n.boa-wrap .include-item p {\n  color: var(--text-light) !important;\n}\n\n\/* --- Pre-Wedding \/ Wedding packages --- *\/\n.boa-wrap .package-name {\n  font-family: var(--font-display) !important;\n}\n.boa-wrap .package-category-title h3 {\n  font-family: var(--font-heading) !important;\n  color: var(--text-dark) !important;\n}\n.boa-wrap .packages-intro h2 {\n  font-family: var(--font-heading) !important;\n  color: var(--text-dark) !important;\n}\n\n\/* --- A La Carte section (dark bg) --- *\/\n.boa-wrap .alacarte-header h2 {\n  color: var(--text-light) !important;\n  font-family: var(--font-heading) !important;\n}\n.boa-wrap .alacarte-header p {\n  color: var(--text-light) !important;\n}\n.boa-wrap .alacarte-category h4 {\n  color: var(--text-light) !important;\n  font-family: var(--font-heading) !important;\n}\n.boa-wrap .addon-card h4 {\n  color: var(--text-light) !important;\n  font-family: var(--font-display) !important;\n}\n.boa-wrap .addon-number,\n.boa-wrap .addon-price {\n  color: var(--gold) !important;\n  font-family: var(--font-display) !important;\n}\n\n\/* --- Testimonials section (dark cards) --- *\/\n.boa-wrap .testimonial-quote {\n  color: var(--text-light) !important;\n  font-family: var(--font-display) !important;\n}\n.boa-wrap .testimonial-text {\n  color: var(--text-light) !important;\n}\n.boa-wrap .testimonial-author {\n  color: var(--gold) !important;\n  font-family: var(--font-display) !important;\n}\n.boa-wrap .testimonials-header h2 {\n  color: var(--text-dark) !important;\n  font-family: var(--font-heading) !important;\n}\n.boa-wrap .testimonials-header .script {\n  color: var(--gold) !important;\n  font-family: var(--font-display) !important;\n}\n\n\/* --- CTA section (dark bg) --- *\/\n.boa-wrap .cta h2 {\n  color: var(--text-light) !important;\n  font-family: var(--font-heading) !important;\n}\n.boa-wrap .cta p {\n  color: var(--text-light) !important;\n}\n.boa-wrap .cta-script {\n  color: var(--gold) !important;\n  font-family: var(--font-display) !important;\n}\n\n\/* --- Wedding banner text --- *\/\n.boa-wrap .wedding-banner-text h2 {\n  color: var(--text-light) !important;\n  font-family: var(--font-heading) !important;\n}\n.boa-wrap .wedding-banner-text .script {\n  color: var(--gold) !important;\n  font-family: var(--font-display) !important;\n}\n\n\/* --- Intro section --- *\/\n.boa-wrap .intro-heading {\n  font-family: var(--font-display) !important;\n  color: var(--text-dark) !important;\n}\n\n\/* --- Philosophy section (overlaid text) --- *\/\n.boa-wrap .phil-block h3 {\n  color: var(--text-light) !important;\n  font-family: var(--font-heading) !important;\n}\n.boa-wrap .phil-block p {\n  color: var(--text-light) !important;\n}\n\n\/* --- FAQ section --- *\/\n.boa-wrap .faq-header h2 {\n  font-family: var(--font-heading) !important;\n  color: var(--text-dark) !important;\n}\n.boa-wrap .faq-question {\n  font-family: var(--font-display) !important;\n  color: var(--text-dark) !important;\n}\n\n\/* --- Quote divider --- *\/\n.boa-wrap .quote-divider blockquote {\n  background: transparent !important;\n  border: none !important;\n  padding-left: 0 !important;\n  margin: 0 !important;\n  color: var(--text-light) !important;\n}\n.boa-wrap .quote-divider blockquote p {\n  color: var(--text-light) !important;\n  font-family: var(--font-display) !important;\n}\n.boa-wrap .quote-divider blockquote cite {\n  color: var(--gold) !important;\n  font-family: var(--font-display) !important;\n}\n\n\/* --- Wedding tiers (ensure card text is correct) --- *\/\n.boa-wrap .tier-name {\n  font-family: var(--font-display) !important;\n  color: var(--text-dark) !important;\n}\n.boa-wrap .wedding-includes h4 {\n  font-family: var(--font-body) !important;\n  color: var(--text-muted) !important;\n}\n\n\n<\/style>\n\n<div class=\"boa-wrap\">\n<!-- ============================================================\n     SECTION 1: HERO\n     ============================================================ -->\n<section class=\"hero\">\n  <!-- REPLACE: Set your hero background image via CSS above or inline style -->\n  <div class=\"hero-bg\" style=\"background-image: url('http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOA_1894-1-scaled.jpg');\"><\/div>\n  <div class=\"hero-overlay\"><\/div>\n  <div class=\"hero-content\">\n    <p class=\"hero-script\">Portrait<\/p>\n    <h1 class=\"hero-title\">Pricing<br>Guide<\/h1>\n    <p class=\"hero-subtitle\">Billy ONAIR Photography<\/p>\n    <div class=\"hero-divider\"><\/div>\n    <p class=\"hero-site\">www.billyhung.com<\/p>\n    <div class=\"hero-buttons\">\n      <a href=\"#prewedding-packages\" class=\"hero-btn\">Pre Wedding<\/a>\n      <a href=\"#weddingday-packages\" class=\"hero-btn\">Wedding Day<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 2: INTRO\n     ============================================================ -->\n<section class=\"intro\">\n  <div class=\"container-narrow\">\n    <h2 class=\"intro-heading\">Hello <em>and<\/em> Welcome<\/h2>\n    <p class=\"intro-text\">\n      At Billy ONAIR Photography, we're thrilled to craft an unforgettable experience\n      that celebrates you, your unique journey, and the moments that define you. Our\n      mission is to capture your spirit through breathtaking, timeless portraits you'll\n      cherish forever.\n    <\/p>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 3: STYLE \/ PHILOSOPHY \/ PROMISE\n     ============================================================ -->\n<section class=\"philosophy\">\n  <!-- REPLACE: Add your portrait image URL -->\n  <div class=\"philosophy-image-wrap\" style=\"background-image: url('http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/Screenshot-2026-02-04-at-12.12.36-PM.png');\">\n    <div class=\"philosophy-overlay\">\n      <div class=\"phil-block\">\n        <h3>Our Style<\/h3>\n        <p>Blending elegance with a hint of nostalgia and fine art, we capture the enduring beauty of your personal moments in every beautiful shot.<\/p>\n      <\/div>\n      <div class=\"phil-block\">\n        <h3>Our Philosophy<\/h3>\n        <p>We capture the beauty and emotion of your life, creating invaluable heirlooms that tell your unique story. Our approach focuses on genuine moments of joy and individuality.<\/p>\n      <\/div>\n      <div class=\"phil-block\">\n        <h3>Our Promise<\/h3>\n        <p>We guarantee an exceptional experience, providing you with not just portraits but meaningful wall art, captured with sophistication and care.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     QUOTE DIVIDER\n     ============================================================ -->\n<section class=\"quote-divider\" style=\"background-image: url('http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/Cobo_15.jpg');\">\n  <div class=\"overlay\"><\/div>\n  <blockquote>\n    <p>\"We take photos as a return ticket to a moment otherwise gone.\"<\/p>\n    <cite>\u2014 Billy Hung<\/cite>\n  <\/blockquote>\n<\/section>\n\n<!-- ============================================================\n     SECTION 4: THE PROCESS\n     ============================================================ -->\n<section class=\"process\">\n  <div class=\"container\">\n    <div class=\"process-header\">\n      <p class=\"script\">the<\/p>\n      <h2>Experience<\/h2>\n    <\/div>\n    <div class=\"process-steps\">\n      <div class=\"step\">\n        <div class=\"step-number\">01<\/div>\n        <h4>Session Planning<\/h4>\n        <p>After booking, we'll shape your photoshoot through a detailed call, covering your vision and expectations, complemented by a comprehensive planning guide.<\/p>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-number\">02<\/div>\n        <h4>Photoshoot Day<\/h4>\n        <p>Upon arrival at the studio, you'll be treated to a pampering experience with professional hair and makeup. Billy will guide you through all the poses.<\/p>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-number\">03<\/div>\n        <h4>Viewing &amp; Ordering<\/h4>\n        <p>We'll review your images together, either at our studio or from the comfort of your home, allowing you to decide on wall art or prints.<\/p>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-number\">04<\/div>\n        <h4>Delivering Your Art<\/h4>\n        <p>Enjoy your beautifully retouched images via a private gallery, download and share with family, and look forward to receiving your printed artwork.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 5: WHAT'S INCLUDED\n     ============================================================ -->\n<section class=\"includes\">\n  <div class=\"container\">\n    <div class=\"includes-header\">\n      <h2>Pre Wedding Experience<\/h2>\n      <p class=\"script\">includes<\/p>\n    <\/div>\n    <div class=\"includes-grid\">\n      <div class=\"include-item\">\n        <div class=\"include-icon\">\u2727<\/div>\n        <h4>Personalized Consultation<\/h4>\n        <p>We'll plan every detail together so your vision is brought to life with ease and intention.<\/p>\n      <\/div>\n      <div class=\"include-item\">\n        <div class=\"include-icon\">\u2727<\/div>\n        <h4>Fully Guided Session<\/h4>\n        <p>From poses to expressions, you'll be gently guided every step for the most flattering results.<\/p>\n      <\/div>\n      <div class=\"include-item\">\n        <div class=\"include-icon\">\u2727<\/div>\n        <h4>Makeup &amp; Hair<\/h4>\n        <p>Enjoy a full glam session with a professional artist to ensure you feel confident and camera-ready.<\/p>\n      <\/div>\n      <div class=\"include-item\">\n        <div class=\"include-icon\">\u2727<\/div>\n        <h4>Custom Retouching<\/h4>\n        <p>Each image is carefully refined to enhance your natural beauty while preserving authenticity.<\/p>\n      <\/div>\n      <div class=\"include-item\">\n        <div class=\"include-icon\">\u2727<\/div>\n        <h4>Gown &amp; Suit Styling<\/h4>\n        <p>Partner with our exclusive gown and suit recommendations for an effortlessly elevated look.<\/p>\n      <\/div>\n      <div class=\"include-item\">\n        <div class=\"include-icon\">\u2727<\/div>\n        <h4>Online Viewing Session<\/h4>\n        <p>Receive expert guidance in selecting your most impactful images for artwork and heirloom display.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 6: PACKAGES INTRO\n     ============================================================ -->\n<section class=\"packages-intro\">\n  <div class=\"container\">\n    <h2>Packages<\/h2>\n    <p>Our packages cover everything that goes into creating a beautiful and relaxing photography experience for you.<\/p>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 7: PRE-WEDDING PACKAGES\n     ============================================================ -->\n<section class=\"packages\" id=\"prewedding-packages\">\n  <div class=\"container\">\n    <div class=\"package-category-title\">\n      <h3>Pre-Wedding Packages<\/h3>\n      <div class=\"line\"><\/div>\n    <\/div>\n\n    <!-- MINI MUSE -->\n    <div class=\"package-card\">\n      <!-- REPLACE: Add package image -->\n      <div class=\"package-image\" style=\"background-image: url('http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/3K4A0953.jpg'); background-position: top center;\"><\/div>\n      <div class=\"package-details\">\n        <h3 class=\"package-name\">Mini Muse<\/h3>\n        <div class=\"package-line\"><\/div>\n        <ul class=\"package-features\">\n          <li>Pre-Session Online Consultation<\/li>\n          <li>Makeup &amp; Hair (1 styling)<\/li>\n          <li>Two-hour Studio Session<\/li>\n          <li>All Original + 25 Retouched Photos in jpg<\/li>\n          <li>Private Online Gallery (12 months)<\/li>\n        <\/ul>\n        <div class=\"package-pricing\">\n          <p class=\"label\">Starting from:<\/p>\n          <div class=\"price-row\">\n            <span class=\"price\">18,000 HKD<\/span>\n            <span class=\"price-note\">shot by Billy<\/span>\n          <\/div>\n          <div class=\"price-row\">\n            <span class=\"price\">13,000 HKD<\/span>\n            <span class=\"price-note\">shot by Ivy<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"package-discount\">\n          <span class=\"package-discount-label\">\ud83c\udff7 Available Discounts<\/span>\n          <div class=\"package-discount-body\">\n            <div class=\"package-discount-row\"><span>Online confirmation<\/span><span class=\"discount-amount\">-3,000 HKD<\/span><\/div>\n            <div class=\"package-discount-row\"><span>Retouched photos chosen by Billy<\/span><span class=\"discount-amount\">-1,000 HKD<\/span><\/div>\n          <\/div>\n        <\/div>\n        <p class=\"package-remarks\">\u2691 Weekend \/ Holiday shooting: +3,000 HKD &nbsp;\u00b7&nbsp; Early release (&lt;12 weeks): +1,500 HKD<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- SIGNATURE -->\n    <div class=\"package-card reversed\">\n      <div class=\"package-image\" style=\"background-image: url('http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/3K4A2756.jpg'); background-position: top center;\"><\/div>\n      <div class=\"package-details\">\n        <h3 class=\"package-name\">Signature<\/h3>\n        <div class=\"package-line\"><\/div>\n        <ul class=\"package-features\">\n          <li>Pre-Session Online Consultation<\/li>\n          <li>Makeup &amp; Hair (2 stylings)<\/li>\n          <li>Three-hour Studio Session<\/li>\n          <li>All Original + 30 Retouched Photos in jpg<\/li>\n          <li>Private Online Gallery (12 months)<\/li>\n          <li>Deluxe Photo Album (15\")<\/li>\n          <li>Fine Art Framed Photo (30\")<\/li>\n        <\/ul>\n        <div class=\"package-pricing\">\n          <p class=\"label\">Starting from:<\/p>\n          <div class=\"price-row\">\n            <span class=\"price\">24,800 HKD<\/span>\n            <span class=\"price-note\">shot by Billy<\/span>\n          <\/div>\n          <div class=\"price-row\">\n            <span class=\"price\">19,800 HKD<\/span>\n            <span class=\"price-note\">shot by Ivy<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"package-discount\">\n          <span class=\"package-discount-label\">\ud83c\udff7 Available Discounts<\/span>\n          <div class=\"package-discount-body\">\n            <div class=\"package-discount-row\"><span>Online confirmation<\/span><span class=\"discount-amount\">-4,800 HKD<\/span><\/div>\n            <div class=\"package-discount-row\"><span>Retouched photos chosen by Billy<\/span><span class=\"discount-amount\">-2,000 HKD<\/span><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- TIMELESS HARMONY -->\n    <div class=\"package-card\">\n      <div class=\"package-image\" style=\"background-image: url('http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOAB1890.jpg'); background-position: top center;\"><\/div>\n      <div class=\"package-details\">\n        <h3 class=\"package-name\">Timeless <em>Harmony<\/em><\/h3>\n        <div class=\"package-line\"><\/div>\n        <ul class=\"package-features\">\n          <li>Pre-Session Online Consultation<\/li>\n          <li>Makeup &amp; Hair (1 styling)<\/li>\n          <li>Two-hour Studio Session<\/li>\n          <li>One Gown (Adore Wedding) + One Black Tux (Urban by Mode)<\/li>\n          <li>30s\u201360s Wedding Reel by BOZZ Wedding<\/li>\n          <li>All Original + 35 Retouched Photos in jpg<\/li>\n          <li>Private Online Gallery (12 months)<\/li>\n          <li>Deluxe Photo Album (15\")<\/li>\n          <li>Fine Art Framed Photo (30\")<\/li>\n        <\/ul>\n        <div class=\"package-pricing\">\n          <p class=\"label\">Starting from:<\/p>\n          <div class=\"price-row\">\n            <span class=\"price\">30,800 HKD<\/span>\n            <span class=\"price-note\">shot by Billy<\/span>\n          <\/div>\n          <div class=\"price-row\">\n            <span class=\"price\">25,800 HKD<\/span>\n            <span class=\"price-note\">shot by Ivy<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"package-discount\">\n          <span class=\"package-discount-label\">\ud83c\udff7 Available Discounts<\/span>\n          <div class=\"package-discount-body\">\n            <div class=\"package-discount-row\"><span>Online confirmation<\/span><span class=\"discount-amount\">-5,000 HKD<\/span><\/div>\n          <\/div>\n        <\/div>\n        <p class=\"package-remarks\">\u2691 Weekend \/ Holiday shooting: +3,000 HKD &nbsp;\u00b7&nbsp; Early release (&lt;12 weeks): +1,500 HKD<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- DELUXE -->\n    <div class=\"package-card reversed\">\n      <div class=\"package-image\" style=\"background-image: url('http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOA_1416.jpg'); background-position: top center;\"><\/div>\n      <div class=\"package-details\">\n        <h3 class=\"package-name\">Deluxe<\/h3>\n        <div class=\"package-line\"><\/div>\n        <ul class=\"package-features\">\n          <li>Pre-Session Online Consultation<\/li>\n          <li>Makeup &amp; Hair (2 stylings)<\/li>\n          <li>Four-hour (Studio + Outdoor) Session<\/li>\n          <li>All Original + 35 Retouched Photos in jpg<\/li>\n          <li>Private Online Gallery (12 months)<\/li>\n          <li>Deluxe Photo Album (15\")<\/li>\n          <li>Fine Art Framed Photo (30\")<\/li>\n        <\/ul>\n        <div class=\"package-pricing\">\n          <p class=\"label\">Starting from:<\/p>\n          <div class=\"price-row\">\n            <span class=\"price\">30,000 HKD<\/span>\n            <span class=\"price-note\">shot by Billy<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"package-discount\">\n          <span class=\"package-discount-label\">\ud83c\udff7 Available Discounts<\/span>\n          <div class=\"package-discount-body\">\n            <div class=\"package-discount-row\"><span>Online confirmation<\/span><span class=\"discount-amount\">-5,000 HKD<\/span><\/div>\n            <div class=\"package-discount-row\"><span>Retouched photos chosen by Billy<\/span><span class=\"discount-amount\">-1,000 HKD<\/span><\/div>\n          <\/div>\n        <\/div>\n        <p class=\"package-remarks\">\u2691 Weekend \/ Holiday shooting: +3,000 HKD &nbsp;\u00b7&nbsp; Early release (&lt;12 weeks): +1,500 HKD<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- PLATINUM -->\n    <div class=\"package-card\">\n      <div class=\"package-image\" style=\"background-image: url('http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/3K4A1337b-1.jpg'); background-position: top center;\"><\/div>\n      <div class=\"package-details\">\n        <h3 class=\"package-name\">Platinum<\/h3>\n        <div class=\"package-line\"><\/div>\n        <ul class=\"package-features\">\n          <li>Pre-Session Online Consultation<\/li>\n          <li>Makeup &amp; Hair (2 stylings)<\/li>\n          <li>Six-hour (Studio + Outdoor) Session<\/li>\n          <li>All Original + 45 Retouched Photos in jpg<\/li>\n          <li>Private Online Gallery (12 months)<\/li>\n          <li>Deluxe Photo Album (15\")<\/li>\n          <li>Fine Art Framed Photo (30\")<\/li>\n        <\/ul>\n        <div class=\"package-pricing\">\n          <p class=\"label\">Starting from:<\/p>\n          <div class=\"price-row\">\n            <span class=\"price\">38,000 HKD<\/span>\n            <span class=\"price-note\">shot by Billy<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"package-discount\">\n          <span class=\"package-discount-label\">\ud83c\udff7 Available Discounts<\/span>\n          <div class=\"package-discount-body\">\n            <div class=\"package-discount-row\"><span>Online confirmation<\/span><span class=\"discount-amount\">-7,000 HKD<\/span><\/div>\n            <div class=\"package-discount-row\"><span>Retouched photos chosen by Billy<\/span><span class=\"discount-amount\">-2,000 HKD<\/span><\/div>\n          <\/div>\n        <\/div>\n        <p class=\"package-remarks\">\u2691 Weekend \/ Holiday shooting: +3,000 HKD &nbsp;\u00b7&nbsp; Early release (&lt;12 weeks): +1,500 HKD<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- CENTRAL VIBE -->\n    <div class=\"package-card reversed\">\n      <div class=\"package-image central-vibe-img\" style=\"background-image: url('http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOA_2261.jpg'); background-position: center 70%;\"><\/div>\n      <div class=\"package-details\">\n        <h3 class=\"package-name\">Central <em>Vibe<\/em><\/h3>\n        <div class=\"package-line\"><\/div>\n        <ul class=\"package-features\">\n          <li>Pre-Session Online Consultation<\/li>\n          <li>Makeup &amp; Hair (1 styling)<\/li>\n          <li>90mins Shooting in Central<\/li>\n          <li>All Original + 30 Retouched Photos in jpg<\/li>\n          <li>Private Online Gallery (12 months)<\/li>\n          <li>Deluxe Photo Album (15\")<\/li>\n          <li>Fine Art Framed Photo (30\")<\/li>\n        <\/ul>\n        <div class=\"package-pricing\">\n          <p class=\"label\">Starting from:<\/p>\n          <div class=\"price-row\">\n            <span class=\"price\">24,000 HKD<\/span>\n            <span class=\"price-note\">shot by Billy<\/span>\n          <\/div>\n          <div class=\"price-row\">\n            <span class=\"price\">19,000 HKD<\/span>\n            <span class=\"price-note\">shot by Ivy<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"package-discount\">\n          <span class=\"package-discount-label\">\ud83c\udff7 Available Discounts<\/span>\n          <div class=\"package-discount-body\">\n            <div class=\"package-discount-row\"><span>Online confirmation<\/span><span class=\"discount-amount\">-5,000 HKD<\/span><\/div>\n            <div class=\"package-discount-row\"><span>Retouched photos chosen by Billy<\/span><span class=\"discount-amount\">-2,000 HKD<\/span><\/div>\n          <\/div>\n        <\/div>\n        <p class=\"package-remarks\">\u2691 Weekend \/ Holiday shooting: +3,000 HKD &nbsp;\u00b7&nbsp; Early release (&lt;12 weeks): +1,500 HKD<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"remarks\" style=\"display:none;\">\n      <p>Weekend \/ Holiday shooting: +3,000 HKD &nbsp;|&nbsp; Early release (less than 12 weeks): +1,500 HKD<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PRE-WEDDING FAQ -->\n<section class=\"faq\">\n  <div class=\"container-narrow\">\n    <div class=\"faq-header\">\n      <span style=\"font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.1rem;letter-spacing:0.1em;color:#6B6B6B;text-transform:uppercase;display:block;margin-bottom:6px;\">Pre Wedding<\/span>\n      <h2>FAQ<\/h2>\n    <\/div>\n    <div class=\"faq-list\">\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>What is the online confirmation discount?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>We provide a discount for clients who confirm our service through WhatsApp, Instagram, email, or Facebook before meeting Billy in person.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>What is \"retouched photos chosen by Billy\"?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>We offer a discount if clients let Billy select photos for retouching, as his choices based on album layout ensure a stunning, cohesive album. Billy picks images that create a seamless narrative, balancing composition, color, and mood.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>Will I receive posing guidance during the photoshoot?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>Don't worry! I'm here to guide you every step of the way, ensuring you feel comfortable, beautiful, and confident. Together, we'll capture stunning images that showcase your best features.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>Can I bring my own makeup artist?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>We recommend using our makeup artist, as they understand our photography style and lighting requirements. However, you're welcome to bring your own \u2014 we'll deduct the makeup fee from your package.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>Do you provide gowns and suits?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>For the Timeless Harmony package, we provide gowns and suits. For other packages, we offer a curated list of recommended gowns and suits to ensure you find the perfect fit.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>Do you provide RAW files?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>No, we do not provide unedited RAW files as they are considered unfinished product.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>Can I reschedule after confirmation?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>We offer flexible rescheduling based on availability and sufficient production time before your wedding. For the Grand Harmony package, a rescheduling fee from the suit and gown vendor may apply if rescheduling occurs after the fitting.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>How many locations can I choose for my pre-wedding?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>For the Deluxe package, you can select one outdoor location. For the Platinum package, you can choose 1\u20132 outdoor locations. We recommend avoiding long travel times to maximise shooting time.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>Can I bring my pets to the session?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>Yes, we welcome pets and are experienced in photographing them in our studio. However, we don't recommend bringing pets to outdoor sessions.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>When should I book the pre-wedding session?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>We recommend scheduling your pre-wedding shoot 12\u201316 weeks before your wedding day. Booking 2\u20133 months in advance ensures ample time for preparation.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 8: WEDDING DAY PACKAGES\n     ============================================================ -->\n<div class=\"wedding-banner\" id=\"weddingday-packages\" style=\"background-image: url('http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/EmilyLouisWedding_HL098-1.jpg');\">\n  <div class=\"wedding-banner-overlay\">\n    <div class=\"wedding-banner-text\">\n      <span class=\"script\">the<\/span>\n      <h2>Wedding Day<br>Experience<\/h2>\n    <\/div>\n  <\/div>\n<\/div>\n\n<section class=\"wedding-packages\">\n  <div class=\"container\">\n    <div class=\"package-category-title\">\n      <h3>Wedding Day Photojournalism<\/h3>\n      <div class=\"line\"><\/div>\n    <\/div>\n\n    <div class=\"wedding-includes\">\n      <h4>All Packages Include<\/h4>\n      <ul>\n        <li>One Main Photographer<\/li>\n        <li>One Second Photographer<\/li>\n        <li>One Assistant<\/li>\n        <li>Online Consultation (30\u201345 mins)<\/li>\n        <li>All Photos in high-res jpg<\/li>\n        <li>One 15\" Deluxe Album<\/li>\n        <li>Private Online Gallery for 12 months<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"wedding-tiers\">\n      <div class=\"tier-card\">\n        <h3 class=\"tier-name\">Ceremony<\/h3>\n        <p class=\"tier-duration\">up to 3 hours<\/p>\n        <p class=\"tier-desc\">Ideal for your ceremony, including a 30\u201360 minute portrait session to capture key moments and details of your wedding day.<\/p>\n        <div class=\"tier-divider\"><\/div>\n        <div class=\"tier-prices\">\n          <div class=\"price-row\">\n            <span class=\"price\">18,000 HKD<\/span>\n            <span class=\"price-note\">lead by Billy<\/span>\n          <\/div>\n          <div class=\"price-row\">\n            <span class=\"price\">12,000 HKD<\/span>\n            <span class=\"price-note\">lead by Ivy<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"tier-card featured\">\n        <h3 class=\"tier-name\">Half Day<\/h3>\n        <p class=\"tier-duration\">up to 7 hours<\/p>\n        <p class=\"tier-desc\">Covers a half-day wedding ceremony and lunch banquet with seven consecutive hours of photography coverage.<\/p>\n        <div class=\"tier-divider\"><\/div>\n        <div class=\"tier-prices\">\n          <div class=\"price-row\">\n            <span class=\"price\">24,000 HKD<\/span>\n            <span class=\"price-note\">lead by Billy<\/span>\n          <\/div>\n          <div class=\"price-row\">\n            <span class=\"price\">18,000 HKD<\/span>\n            <span class=\"price-note\">lead by Ivy<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"tier-card\">\n        <h3 class=\"tier-name\">Full Day<\/h3>\n        <p class=\"tier-duration\">up to 14 hours<\/p>\n        <p class=\"tier-desc\">Full-day photography for Chinese tea and Western ceremonies, dinner banquet, and a bridal party portrait session.<\/p>\n        <div class=\"tier-divider\"><\/div>\n        <div class=\"tier-prices\">\n          <div class=\"price-row\">\n            <span class=\"price\">30,000 HKD<\/span>\n            <span class=\"price-note\">lead by Billy<\/span>\n          <\/div>\n          <div class=\"price-row\">\n            <span class=\"price\">24,000 HKD<\/span>\n            <span class=\"price-note\">lead by Ivy<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"remarks\">\n      <p>\n        Early charge before 8:30am: 1,500 HKD per half hour &nbsp;|&nbsp;\n        Late charge after 11:00pm: 1,500 HKD per half hour<br>\n        Overtime: 1,500 HKD per half hour &nbsp;|&nbsp;\n        Taxi fee and crew meals payable by client &nbsp;|&nbsp;\n        Early release fee (less than 12 weeks): +3,000 HKD\n      <\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- WEDDING DAY FAQ -->\n<section class=\"faq\">\n  <div class=\"container-narrow\">\n    <div class=\"faq-header\">\n      <span style=\"font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.1rem;letter-spacing:0.1em;color:#6B6B6B;text-transform:uppercase;display:block;margin-bottom:6px;\">Wedding Day<\/span>\n      <h2>FAQ<\/h2>\n    <\/div>\n    <div class=\"faq-list\">\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>How many photographers are included in the wedding day package?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>The wedding day package includes two photographers. Billy\/Ivy, the main photographer, captures documentary and portrait shots. A second photographer focuses on group photos. Additionally, an assistant manages lighting and may shoot from another angle when lighting duties are not required.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>Do you include video service?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>We focus solely on photography to ensure exceptional results. While our packages don't include video services, we offer a curated list of trusted videography partners whose styles complement our work.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>What happens after booking confirmation?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>After confirming your booking, you can contact us anytime with wedding planning questions. Approximately 1\u20132 months before the wedding, Billy will host a Zoom session to discuss the detailed rundown and provide personalised feedback.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"this.parentElement.classList.toggle('open')\">\n          <span>How long will it take to receive my photos?<\/span><span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\"><p>You'll typically receive your full set of photos within 12 weeks. Highlight images are sent as soon as possible, and standard group photos are usually delivered within one month.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 9: A LA CARTE + ADD-ONS\n     ============================================================ -->\n<section class=\"alacarte\">\n  <div class=\"container\">\n    <div class=\"alacarte-header\">\n      <h2>A La Carte<\/h2>\n      <p>Prints and Products<\/p>\n    <\/div>\n\n    <div class=\"alacarte-grid\">\n      <!-- Luxury Album -->\n      <div class=\"alacarte-category\">\n        <img decoding=\"async\" class=\"alc-product-img\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/Screenshot-2026-03-08-at-1.17.04-AM.png\" alt=\"Luxury Photo Album\">\n        <div class=\"alc-product-info\">\n          <h4>Luxury Album<\/h4>\n          <div class=\"alc-divider\"><\/div>\n          <p style=\"font-size:0.75rem; opacity:0.6; margin-bottom:15px;\">Elegant leather cover with box<\/p>\n          <div class=\"alc-item\"><span>15\" vertical<\/span><span>$2,500<\/span><\/div>\n          <div class=\"alc-item\"><span>15\" horizontal<\/span><span>$2,500<\/span><\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Fine-Art Prints -->\n      <div class=\"alacarte-category\">\n        <img decoding=\"async\" class=\"alc-product-img\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/Screenshot-2026-03-08-at-1.17.11-AM.png\" alt=\"A5 Fine-Art Prints\">\n        <div class=\"alc-product-info\">\n          <h4>Fine-Art Prints<\/h4>\n          <div class=\"alc-divider\"><\/div>\n          <p style=\"font-size:0.75rem; opacity:0.6; margin-bottom:15px;\">A5 size fine art prints with a showcase box<\/p>\n          <div class=\"alc-item\"><span>15 prints<\/span><span>$1,500<\/span><\/div>\n          <div class=\"alc-item\"><span>25 prints<\/span><span>$1,800<\/span><\/div>\n          <div class=\"alc-item\"><span>30 prints<\/span><span>$2,200<\/span><\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Wall Portraits -->\n      <div class=\"alacarte-category\">\n        <img decoding=\"async\" class=\"alc-product-img\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/Screenshot-2026-03-08-at-1.17.25-AM.png\" alt=\"Wall Portraits\">\n        <div class=\"alc-product-info\">\n          <h4>Wall Portraits<\/h4>\n          <div class=\"alc-divider\"><\/div>\n          <p style=\"font-size:0.75rem; opacity:0.6; margin-bottom:15px;\">Classic framed photo &amp; modern acrylic prints<\/p>\n          <div class=\"alc-item\"><span>24\"<\/span><span>$1,500<\/span><\/div>\n          <div class=\"alc-item\"><span>30\"<\/span><span>$2,500<\/span><\/div>\n          <div class=\"alc-item\"><span>36\"<\/span><span>$3,500<\/span><\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Portrait Collections -->\n      <div class=\"alacarte-category\">\n        <img decoding=\"async\" class=\"alc-product-img\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/Screenshot-2026-03-08-at-1.17.18-AM.png\" alt=\"A4 Portrait Collections\">\n        <div class=\"alc-product-info\">\n          <h4>Portrait Collections<\/h4>\n          <div class=\"alc-divider\"><\/div>\n          <p style=\"font-size:0.75rem; opacity:0.6; margin-bottom:15px;\">A4 fine-art matted prints in a handcrafted box<\/p>\n          <div class=\"alc-item\"><span>Collection I \u2014 7 prints<\/span><span>$1,200<\/span><\/div>\n          <div class=\"alc-item\"><span>Collection II \u2014 10 prints<\/span><span>$1,500<\/span><\/div>\n          <div class=\"alc-item\"><span>Collection III \u2014 15 prints<\/span><span>$1,800<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Add-on Services -->\n    <div class=\"addon-services\">\n      <div class=\"addon-card\">\n        <div class=\"addon-number\">01<\/div>\n        <h4>Wedding Day Extra Photographer<\/h4>\n        <p class=\"addon-sub\">5 hours<\/p>\n        <p class=\"addon-price\">$5,000<\/p>\n      <\/div>\n      <div class=\"addon-card\">\n        <div class=\"addon-number\">02<\/div>\n        <h4>Additional Retouched Image<\/h4>\n        <p class=\"addon-sub\">Digital file<\/p>\n        <p class=\"addon-price\">$300<\/p>\n      <\/div>\n      <div class=\"addon-card\">\n        <div class=\"addon-number\">03<\/div>\n        <h4>Pre Wedding Reel<\/h4>\n        <p class=\"addon-sub\">Artistic video<\/p>\n        <p class=\"addon-price\">$5,000<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 10: TESTIMONIALS\n     ============================================================ -->\n<section class=\"testimonials\">\n  <div class=\"container\">\n    <div class=\"testimonials-header\">\n      <h2>Client<\/h2>\n      <p class=\"script\">love<\/p>\n    <\/div>\n    <div class=\"testimonial-grid\">\n      <div class=\"testimonial-card\">\n        <div class=\"testimonial-stars\">\u2605 \u2605 \u2605 \u2605 \u2605<\/div>\n        <p class=\"testimonial-quote\">\"I felt comfortable from the first moment.\"<\/p>\n        <p class=\"testimonial-text\">Beyond amazing pictures, Billy Onair really cared about making our day special memories. They helped with photos but also made the stressed bride and groom feel better.<\/p>\n        <p class=\"testimonial-author\">\u2014 Jane M.<\/p>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"testimonial-stars\">\u2605 \u2605 \u2605 \u2605 \u2605<\/div>\n        <p class=\"testimonial-quote\">\"Billy was amazing to work with!\"<\/p>\n        <p class=\"testimonial-text\">Definitely one of the best in Hong Kong. Billy and his crew have impeccable taste. He can bring out the most natural and beautiful side of you in every photo.<\/p>\n        <p class=\"testimonial-author\">\u2014 Eureka W.<\/p>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"testimonial-stars\">\u2605 \u2605 \u2605 \u2605 \u2605<\/div>\n        <p class=\"testimonial-quote\">\"Everything was just perfect.\"<\/p>\n        <p class=\"testimonial-text\">From planning stage, Billy shared a lot of good tips with us and patiently answered all our queries. On the day, the team were extremely professional.<\/p>\n        <p class=\"testimonial-author\">\u2014 Tracy W.<\/p>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"testimonial-stars\">\u2605 \u2605 \u2605 \u2605 \u2605<\/div>\n        <p class=\"testimonial-quote\">\"We are forever grateful for all the beautiful photos.\"<\/p>\n        <p class=\"testimonial-text\">Billy and the team are professional, fun and amazing people. They are able to capture the most genuine moments. It turned out to be one of the best decisions of our wedding!<\/p>\n        <p class=\"testimonial-author\">\u2014 Tracy &amp; Don<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 11: CTA\n     ============================================================ -->\n<section class=\"cta\">\n  <div class=\"container\">\n    <p class=\"cta-script\">ready to<\/p>\n    <h2>Reserve Your<br>Session?<\/h2>\n    <p>I'm eager to address any inquiries you might have! Let's work together to design your dream session.<\/p>\n    <!-- REPLACE: Update the href to your actual contact\/booking page -->\n    <a href=\"https:\/\/wa.me\/85296664617\" target=\"_blank\" class=\"cta-button\" rel=\"noopener\">Get In Touch<\/a>\n    <p class=\"cta-contact\">info@billyhung.com &nbsp;|&nbsp; @billyonairphotography<\/p>\n  <\/div>\n<\/section>\n<\/div>\n\n<script>\ndocument.querySelectorAll('.hero-btn').forEach(function(btn) {\n  btn.addEventListener('click', function(e) {\n    e.preventDefault();\n    var target = document.querySelector(this.getAttribute('href'));\n    if (target) {\n      target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n    }\n  });\n});\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Portrait PricingGuide Billy ONAIR Photography www.billyhung.com Pre Wedding Wedding Day Hello and Welcome At Billy ONAIR Photography, we&#8217;re thrilled to craft an unforgettable experience that celebrates you, your unique journey, and the moments that define you. Our mission is to capture your spirit through breathtaking, timeless portraits you&#8217;ll cherish forever. Our Style Blending elegance with [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11752,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-page-builder-no-header-footer.php","meta":{"footnotes":""},"class_list":["post-11706","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/pages\/11706","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/comments?post=11706"}],"version-history":[{"count":5,"href":"https:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/pages\/11706\/revisions"}],"predecessor-version":[{"id":13187,"href":"https:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/pages\/11706\/revisions\/13187"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/media\/11752"}],"wp:attachment":[{"href":"https:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/media?parent=11706"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}