{"id":12988,"date":"2026-03-16T11:15:39","date_gmt":"2026-03-16T11:15:39","guid":{"rendered":"https:\/\/www.billyhung.com\/blog\/?page_id=12988"},"modified":"2026-03-18T15:53:42","modified_gmt":"2026-03-18T15:53:42","slug":"home-2","status":"publish","type":"page","link":"http:\/\/www.billyhung.com\/blog\/","title":{"rendered":"home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12988\" class=\"elementor elementor-12988\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fdcdff e-con-full e-flex e-con e-parent\" data-id=\"7fdcdff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c130806 elementor-widget elementor-widget-html\" data-id=\"c130806\" 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  ============================================\n  BILLY ONAIR - Global Navigation Bar\n  For WordPress Elementor: Paste into an HTML Widget\n  ============================================\n\n  SETUP INSTRUCTIONS:\n  Best practice \u2192 use Elementor's \"Theme Builder\" > Header template,\n  so this nav appears on EVERY page automatically.\n\n  Steps:\n  1. In Elementor Pro: Templates \u2192 Theme Builder \u2192 Header \u2192 Add New\n  2. Set display conditions to \"Entire Site\"\n  3. Add a Section (Full Width) \u2192 add an HTML widget\n  4. Paste this entire file into the HTML widget\n  5. Set the section to \"Sticky\" so it scrolls with the user\n\n  ---- OR (without Elementor Pro) ----\n  Paste this into EACH page's first HTML widget, ABOVE all other content.\n\n  IMPORTANT \u2014 UPDATE THESE URLs BEFORE GOING LIVE:\n  Search for \"UPDATE_URL\" to find all links that need real slugs.\n\n  CSS scoped under .boa-nav to avoid theme conflicts.\n-->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Playfair+Display:wght@400;500&family=Noto+Serif+TC:wght@300;400&display=swap\" rel=\"stylesheet\">\n\n\n\n<style>\n\/* \u2500\u2500 Navbar injection overrides \u2500\u2500 *\/\n\/* .boa-home is the root page wrapper \u2014 do NOT hide it *\/\n<\/style>\n\n<!--\n  ============================================\n  BILLY ONAIR PHOTOGRAPHY - Redesigned Homepage\n  For WordPress Elementor: Paste into an HTML Widget\n  ============================================\n\n  INSTRUCTIONS:\n  1. In Elementor, add a new section \u2192 set Layout to \"Full Width\" and Content Width to \"Full Width\"\n  2. Remove all default padding\/margin on the section (set to 0)\n  3. Add an \"HTML\" widget inside\n  4. Paste ALL of this code into the HTML widget\n  5. Save and preview\n\n  NOTE: The nav and footer are removed since your WordPress theme handles those.\n  All CSS is scoped under .boa-home to avoid conflicts with your theme.\n-->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Noto+Serif+TC:wght@300;400;500;600&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ===== SCOPED UNDER .boa-home ===== *\/\n.boa-home {\n  margin: 0; padding: 0;\n  font-family: 'Playfair Display', Georgia, serif;\n  color: #3a3a3a;\n  overflow-x: hidden;\n  -webkit-font-smoothing: antialiased;\n  line-height: 1.6;\n}\n.boa-home *, .boa-home *::before, .boa-home *::after { margin: 0; padding: 0; box-sizing: border-box; }\n\n\/* Language toggle *\/\n.boa-home .lang-en { display: none; }\n.boa-home .lang-zh { display: inline; }\n.boa-home.boa-en .lang-en { display: inline; }\n.boa-home.boa-en .lang-zh { display: none; }\n.boa-home .lang-block-en { display: none; }\n.boa-home .lang-block-zh { display: block; }\n.boa-home.boa-en .lang-block-en { display: block; }\n.boa-home.boa-en .lang-block-zh { display: none; }\n\n\/* Lang button *\/\n.boa-h-lang {\n  position: fixed;\n  top: 20px;\n  right: 20px;\n  z-index: 9999;\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 13px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  background: rgba(255,255,255,0.92);\n  backdrop-filter: blur(10px);\n  -webkit-backdrop-filter: blur(10px);\n  border: 1px solid rgba(196,168,124,0.4);\n  color: #2c2c2c;\n  padding: 8px 20px;\n  cursor: pointer;\n  transition: all 0.3s;\n  border-radius: 0;\n}\n.boa-h-lang:hover { background: #2c2c2c; color: #fff; border-color: #2c2c2c; }\n\n\/* Floating Contact - circular bubbles stacked above chatbot *\/\n.boa-h-float-btns {\n  position: fixed;\n  bottom: 100px; \/* sit above the chatbot plugin *\/\n  right: 30px;\n  z-index: 9998; \/* below chatbot's z-index so it doesn't cover it *\/\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n  align-items: center;\n}\n.boa-h-float-btn {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 54px;\n  height: 54px;\n  color: #fff;\n  text-decoration: none;\n  padding: 0;\n  border-radius: 50%;\n  transition: all 0.3s ease;\n}\n.boa-h-float-btn:hover { transform: scale(1.12); }\n.boa-h-float-btn svg { width: 26px; height: 26px; fill: #fff; flex-shrink: 0; }\n.boa-h-float-btn .boa-float-text { display: none; } \/* hidden - icon only *\/\n.boa-h-wa { background: #25D366; box-shadow: 0 4px 14px rgba(37,211,102,0.4); }\n.boa-h-wa:hover { box-shadow: 0 6px 22px rgba(37,211,102,0.55); }\n.boa-h-ig { background: linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045); box-shadow: 0 4px 14px rgba(131,58,180,0.4); }\n.boa-h-ig:hover { box-shadow: 0 6px 22px rgba(131,58,180,0.55); }\n@media (max-width:600px) {\n  .boa-h-float-btns { bottom:90px; right:20px; gap:12px; }\n  .boa-h-float-btn { width:48px; height:48px; }\n  .boa-h-float-btn svg { width:24px; height:24px; }\n}\n\n\/* ===== HERO ===== *\/\n.boa-h-hero {\n  position: relative;\n  min-height: 100vh;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  background: #1a1a1a;\n  overflow: hidden;\n}\n.boa-h-hero-bg {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  opacity: 0.45;\n  transition: opacity 1.5s ease;\n}\n.boa-h-hero-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.1) 40%, rgba(0,0,0,0.5) 100%);\n}\n.boa-h-hero-content {\n  position: relative;\n  z-index: 2;\n  max-width: 800px;\n  padding: 40px;\n  animation: boaHFadeUp 1.4s ease;\n}\n@keyframes boaHFadeUp {\n  from { opacity: 0; transform: translateY(50px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n.boa-h-hero-logo {\n  width: 280px;\n  margin: 0 auto 40px;\n  opacity: 0.95;\n}\n.boa-h-hero h1 {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  font-weight: 400;\n  font-style: italic;\n  letter-spacing: 3px;\n  color: rgba(245,240,235,0.85);\n  margin-bottom: 50px;\n}\n.boa-h-hero-cta {\n  display: inline-block;\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 13px;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  text-decoration: none;\n  color: #c4a87c;\n  padding-bottom: 8px;\n  border-bottom: 1.5px solid rgba(196,168,124,0.5);\n  transition: all 0.3s ease;\n}\n.boa-h-hero-cta:hover { color: #f5f0eb; border-color: #f5f0eb; padding-bottom: 12px; }\n\n\/* Scroll indicator *\/\n.boa-h-scroll-hint {\n  position: absolute;\n  bottom: 40px;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 2;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  animation: boaHBounce 2s infinite;\n}\n.boa-h-scroll-hint span {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 11px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: rgba(245,240,235,0.5);\n}\n.boa-h-scroll-hint svg { width: 20px; height: 20px; stroke: rgba(245,240,235,0.4); fill: none; stroke-width: 2; }\n@keyframes boaHBounce {\n  0%,100% { transform: translateX(-50%) translateY(0); }\n  50% { transform: translateX(-50%) translateY(8px); }\n}\n\n\/* ===== SHARED SECTION ===== *\/\n.boa-h-section {\n  padding: 110px 10%;\n  text-align: center;\n}\n.boa-h-eyebrow {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 13px;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: #c4a87c;\n  margin-bottom: 16px;\n  font-weight: 400;\n}\n.boa-h-section h2 {\n  font-family: 'Playfair Display', serif;\n  font-size: 38px;\n  font-weight: 400;\n  color: #2c2c2c;\n  margin-bottom: 20px;\n  line-height: 1.4;\n}\n.boa-home.boa-en .boa-h-section h2 { font-family: 'Playfair Display', serif; }\n.boa-home:not(.boa-en) .boa-h-section h2 { font-family: 'Noto Serif TC', serif; }\n.boa-h-section-desc {\n  font-size: 16px;\n  font-weight: 400;\n  line-height: 2;\n  max-width: 700px;\n  margin: 0 auto;\n  color: #6b6b6b;\n}\n\n\/* ===== SERVICES GRID ===== *\/\n.boa-h-services { background: #fff; }\n.boa-h-services-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  margin-top: 70px;\n}\n.boa-h-svc {\n  position: relative;\n  overflow: hidden;\n  min-height: 70vh;\n  cursor: pointer;\n}\n.boa-h-svc img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform 0.8s ease, opacity 0.5s ease;\n}\n.boa-h-svc:hover img { transform: scale(1.05); opacity: 0.7; }\n.boa-h-svc-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 40%, rgba(0,0,0,0.7) 100%);\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  padding: 50px 40px;\n  transition: background 0.5s ease;\n}\n.boa-h-svc:hover .boa-h-svc-overlay {\n  background: linear-gradient(180deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.75) 100%);\n}\n.boa-h-svc-label {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 12px;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: #c4a87c;\n  margin-bottom: 10px;\n}\n.boa-h-svc h3 {\n  font-family: 'Playfair Display', serif;\n  font-size: 28px;\n  font-weight: 400;\n  color: #f5f0eb;\n  margin-bottom: 14px;\n}\n.boa-h-svc-desc {\n  font-size: 14px;\n  line-height: 1.8;\n  color: rgba(245,240,235,0.7);\n  max-width: 350px;\n  margin-bottom: 20px;\n  opacity: 0;\n  transform: translateY(10px);\n  transition: all 0.5s ease;\n}\n.boa-h-svc:hover .boa-h-svc-desc { opacity: 1; transform: translateY(0); }\n.boa-h-svc-link {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 12px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  text-decoration: none;\n  color: #c4a87c;\n  border-bottom: 1px solid rgba(196,168,124,0.4);\n  padding-bottom: 4px;\n  display: inline-block;\n  transition: all 0.3s;\n}\n.boa-h-svc-link:hover { color: #f5f0eb; border-color: #f5f0eb; }\n\n\/* ===== VISION \/ ABOUT ===== *\/\n.boa-h-vision {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 80vh;\n  overflow: hidden;\n}\n.boa-h-vision-img {\n  position: relative;\n  overflow: hidden;\n}\n.boa-h-vision-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center;\n}\n.boa-h-vision-body {\n  display: flex;\n  align-items: center;\n  padding: 80px 7%;\n  background: #2c2c2c;\n}\n.boa-h-vision-inner { max-width: 500px; }\n.boa-h-vision-inner h2 {\n  font-family: 'Playfair Display', serif;\n  font-size: 36px;\n  font-weight: 400;\n  color: #f5f0eb;\n  margin-bottom: 12px;\n  line-height: 1.4;\n}\n.boa-h-vision-inner .boa-h-vision-subtitle {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  font-weight: 400;\n  color: #c4a87c;\n  margin-bottom: 30px;\n}\n.boa-h-vision-inner p {\n  font-size: 15px;\n  line-height: 2;\n  color: rgba(245,240,235,0.75);\n  margin-bottom: 20px;\n}\n\n\/* ===== TEAM ===== *\/\n.boa-h-team { background: #faf8f5; }\n.boa-h-team-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 40px;\n  max-width: 1000px;\n  margin: 60px auto 0;\n  text-align: center;\n}\n.boa-h-team-member {\n  transition: transform 0.3s ease;\n}\n.boa-h-team-member:hover { transform: translateY(-6px); }\n.boa-h-team-member img {\n  width: 180px;\n  height: 180px;\n  border-radius: 50%;\n  object-fit: cover;\n  margin-bottom: 20px;\n  border: 3px solid rgba(196,168,124,0.2);\n  transition: border-color 0.3s;\n}\n.boa-h-team-member:hover img { border-color: #c4a87c; }\n.boa-h-team-member a {\n  text-decoration: none;\n  color: inherit;\n}\n.boa-h-team-member a:hover {\n  color: #c4a87c;\n}\n.boa-h-team-member h4 {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  font-weight: 500;\n  color: #2c2c2c;\n  margin-bottom: 4px;\n}\n.boa-h-team-member .boa-h-team-role {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 12px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #c4a87c;\n  margin-bottom: 10px;\n}\n.boa-h-team-member p {\n  font-size: 13px;\n  line-height: 1.8;\n  color: #6b6b6b;\n  max-width: 280px;\n  margin: 0 auto;\n}\n\n\/* ===== TESTIMONIALS ===== *\/\n.boa-h-testimonials { background: #fff; overflow: hidden; }\n.boa-h-testi-track {\n  display: flex;\n  gap: 40px;\n  padding: 60px 40px 0;\n  overflow-x: auto;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n  scrollbar-width: none;\n}\n.boa-h-testi-track::-webkit-scrollbar { display: none; }\n.boa-h-testi-card {\n  flex: 0 0 auto;\n  width: 420px;\n  padding: 44px;\n  background: #faf8f5;\n  border-left: 3px solid #c4a87c;\n  scroll-snap-align: center;\n  transition: transform 0.3s;\n}\n.boa-h-testi-card:hover { transform: translateY(-4px); }\n.boa-h-testi-quote {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 42px;\n  color: #c4a87c;\n  line-height: 1;\n  margin-bottom: 16px;\n}\n.boa-h-testi-card p {\n  font-size: 14px;\n  line-height: 2;\n  color: #3a3a3a;\n  font-style: italic;\n}\n\n\/* ===== INSTAGRAM FEED ===== *\/\n.boa-h-ig-section { background: #fff; padding-bottom: 0; }\n.boa-h-ig-feed {\n  margin-top: 60px;\n  max-width: 1000px;\n  margin-left: auto;\n  margin-right: auto;\n}\n.boa-h-ig-feed iframe {\n  border: none;\n  width: 100%;\n}\n.boa-h-ig-follow {\n  display: inline-block;\n  margin-top: 40px;\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 13px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  text-decoration: none;\n  color: #c4a87c;\n  padding-bottom: 6px;\n  border-bottom: 1.5px solid rgba(196,168,124,0.5);\n  transition: all 0.3s ease;\n}\n.boa-h-ig-follow:hover { color: #2c2c2c; border-color: #2c2c2c; padding-bottom: 10px; }\n\n\/* ===== CTA ===== *\/\n.boa-h-cta-section {\n  position: relative;\n  padding: 130px 10%;\n  text-align: center;\n  background: linear-gradient(135deg, #1a1a1a 0%, #2c2428 50%, #3a2e32 100%);\n  overflow: hidden;\n}\n.boa-h-cta-section h2 {\n  font-family: 'Playfair Display', serif;\n  font-size: 38px;\n  font-weight: 400;\n  color: #f5f0eb;\n  margin-bottom: 20px;\n}\n.boa-home:not(.boa-en) .boa-h-cta-section h2 { font-family: 'Noto Serif TC', serif; }\n.boa-h-cta-section p {\n  font-size: 16px;\n  line-height: 2;\n  color: rgba(245,240,235,0.65);\n  max-width: 600px;\n  margin: 0 auto 20px;\n}\n.boa-h-cta-contact {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 14px;\n  letter-spacing: 2px;\n  color: rgba(245,240,235,0.5);\n  margin-bottom: 40px;\n}\n.boa-h-cta-btn {\n  display: inline-block;\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 14px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  text-decoration: none;\n  color: #c4a87c;\n  padding-bottom: 8px;\n  border-bottom: 1.5px solid rgba(196,168,124,0.5);\n  transition: all 0.3s ease;\n}\n.boa-h-cta-btn:hover { color: #f5f0eb; border-color: #f5f0eb; padding-bottom: 12px; }\n\n\/* ===== SCROLL ANIMATIONS ===== *\/\n.boa-h-fade {\n  opacity: 0;\n  transform: translateY(30px);\n  transition: opacity 0.8s ease, transform 0.8s ease;\n}\n.boa-h-fade.boa-h-visible {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 900px) {\n  .boa-h-lang { top: 12px; right: 12px; font-size: 11px; padding: 6px 14px; }\n  .boa-h-hero h1 { font-size: 15px; letter-spacing: 2px; }\n  .boa-h-hero-logo { width: 200px; }\n  .boa-h-services-grid { grid-template-columns: 1fr; }\n  .boa-h-svc { min-height: 50vh; }\n  .boa-h-svc-desc { opacity: 1; transform: translateY(0); }\n  .boa-h-vision { grid-template-columns: 1fr; }\n  .boa-h-vision-body { padding: 60px 8%; }\n  .boa-h-vision-inner h2 { font-size: 28px; }\n  .boa-h-section { padding: 70px 8%; }\n  .boa-h-section h2 { font-size: 28px; }\n  .boa-h-team-grid { grid-template-columns: 1fr; gap: 30px; }\n  .boa-h-testi-card { width: 320px; padding: 30px; }\n  .boa-h-ig-feed { padding: 0 8px; }\n  .boa-h-cta-section { padding: 80px 8%; }\n  .boa-h-cta-section h2 { font-size: 28px; }\n}\n<\/style>\n\n<div class=\"boa-home boa-en\" id=\"boaHome\">\n\n<!-- LANGUAGE TOGGLE -->\n<button class=\"boa-h-lang\" id=\"boaHLangBtn\" onclick=\"boaHToggleLang()\">\u4e2d<\/button>\n\n<!-- FLOATING CONTACT BUTTONS -->\n<div class=\"boa-h-float-btns\">\n  <a class=\"boa-h-float-btn boa-h-wa\" href=\"https:\/\/wa.me\/85296664617\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp\">\n    <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\n    <span class=\"boa-float-text\">WhatsApp<\/span>\n  <\/a>\n  <a class=\"boa-h-float-btn boa-h-ig\" href=\"https:\/\/ig.me\/m\/billyonairphotography\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\n    <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z\"\/><\/svg>\n    <span class=\"boa-float-text\">Instagram<\/span>\n  <\/a>\n<\/div>\n\n<!-- ==================== HERO ==================== -->\n<div class=\"boa-h-hero\" id=\"boaHHero\">\n  <img decoding=\"async\" class=\"boa-h-hero-bg\" id=\"boaHeroBg\" src=\"https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/KammyKen_HL137.jpeg\" alt=\"Billy ONAIR Photography\">\n  <div class=\"boa-h-hero-overlay\"><\/div>\n  <div class=\"boa-h-hero-content\">\n    <img decoding=\"async\" class=\"boa-h-hero-logo\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/logo2021-3.png\" alt=\"Billy ONAIR Photography Logo\">\n    <h1>\n      <span class=\"lang-en\">The Art of the Moment<\/span>\n      <span class=\"lang-zh\">\u6355\u6349\u77ac\u9593\u7684\u85dd\u8853<\/span>\n    <\/h1>\n    <a href=\"#boa-h-services\" class=\"boa-h-hero-cta\">\n      <span class=\"lang-en\">Explore Our Work<\/span>\n      <span class=\"lang-zh\">\u63a2\u7d22\u4f5c\u54c1<\/span>\n    <\/a>\n  <\/div>\n  <div class=\"boa-h-scroll-hint\">\n    <span>Scroll<\/span>\n    <svg viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n  <\/div>\n<\/div>\n\n<!-- ==================== SERVICES ==================== -->\n<div class=\"boa-h-section boa-h-services\" id=\"boa-h-services\">\n  <div class=\"boa-h-fade\">\n    <div class=\"boa-h-eyebrow\">Our Services<\/div>\n    <h2>\n      <span class=\"lang-en\">What We Do<\/span>\n      <span class=\"lang-zh\">\u670d\u52d9\u7bc4\u7587<\/span>\n    <\/h2>\n    <p class=\"boa-h-section-desc\">\n      <span class=\"lang-en\">From wedding day emotions to intimate maternity portraits, we capture the moments that define your story.<\/span>\n      <span class=\"lang-zh\">\u5f9e\u5a5a\u79ae\u7576\u65e5\u7684\u52d5\u4eba\u6642\u523b\u5230\u6eab\u99a8\u7684\u5b55\u5a66\u651d\u5f71\uff0c\u6211\u5011\u6355\u6349\u5b9a\u7fa9\u4f60\u6545\u4e8b\u7684\u6bcf\u4e00\u500b\u77ac\u9593\u3002<\/span>\n    <\/p>\n  <\/div>\n  <div class=\"boa-h-services-grid boa-h-fade\">\n    <!-- Wedding -->\n    <a class=\"boa-h-svc\" href=\"https:\/\/gallery.billyhung.com\" target=\"_blank\" style=\"text-decoration:none;\" rel=\"noopener\">\n      <img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/EmilyLouisWedding_HL065-1.jpg\" alt=\"Wedding Photography\" loading=\"lazy\">\n      <div class=\"boa-h-svc-overlay\">\n        <div class=\"boa-h-svc-label\">Service<\/div>\n        <h3>Wedding<\/h3>\n        <p class=\"boa-h-svc-desc\">\n          <span class=\"lang-en\">Documentary-style coverage capturing genuine connections \u2014 every laugh and tear in a timeless, elegant narrative.<\/span>\n          <span class=\"lang-zh\">\u7d00\u5be6\u98a8\u683c\uff0c\u6355\u6349\u6700\u771f\u5be6\u7684\u9023\u7d50 \u2014 \u5c07\u6bcf\u4e00\u500b\u7b11\u8072\u8207\u6dda\u6c34\u7de8\u7e54\u6210\u6c38\u6046\u512a\u96c5\u7684\u5f71\u50cf\u6545\u4e8b\u3002<\/span>\n        <\/p>\n        <span class=\"boa-h-svc-link\">\n          <span class=\"lang-en\">View Gallery<\/span>\n          <span class=\"lang-zh\">\u67e5\u770b\u4f5c\u54c1<\/span>\n        <\/span>\n      <\/div>\n    <\/a>\n    <!-- Pre Wedding -->\n    <a class=\"boa-h-svc\" href=\"https:\/\/gallery.billyhung.com\" target=\"_blank\" style=\"text-decoration:none;\" rel=\"noopener\">\n      <img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOA_2256.jpg\" alt=\"Pre Wedding Photography\" loading=\"lazy\">\n      <div class=\"boa-h-svc-overlay\">\n        <div class=\"boa-h-svc-label\">Service<\/div>\n        <h3>Pre Wedding<\/h3>\n        <p class=\"boa-h-svc-desc\">\n          <span class=\"lang-en\">A cinematic session tailored to your unique love story \u2014 a visual poem of your relationship before the big day.<\/span>\n          <span class=\"lang-zh\">\u70ba\u4f60\u5011\u7368\u7279\u7684\u611b\u60c5\u6545\u4e8b\u91cf\u8eab\u6253\u9020\u7684\u96fb\u5f71\u611f\u62cd\u651d \u2014 \u5927\u65e5\u5b50\u524d\u5c6c\u65bc\u4f60\u5011\u7684\u5f71\u50cf\u8a69\u7bc7\u3002<\/span>\n        <\/p>\n        <span class=\"boa-h-svc-link\">\n          <span class=\"lang-en\">View Gallery<\/span>\n          <span class=\"lang-zh\">\u67e5\u770b\u4f5c\u54c1<\/span>\n        <\/span>\n      <\/div>\n    <\/a>\n    <!-- Maternity -->\n    <a class=\"boa-h-svc\" href=\"https:\/\/www.billyhung.com\/blog\/boudoir-photography-celebrating-the-beautiful-sensuous-you\/\" target=\"_blank\" style=\"text-decoration:none;\">\n      <img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/pregnancyphotocover-scaled.jpeg\" alt=\"Maternity Photography\" loading=\"lazy\">\n      <div class=\"boa-h-svc-overlay\">\n        <div class=\"boa-h-svc-label\">Service<\/div>\n        <h3>Maternity<\/h3>\n        <p class=\"boa-h-svc-desc\">\n          <span class=\"lang-en\">Serene, intimate portraits honouring the grace and anticipation of this transformative journey.<\/span>\n          <span class=\"lang-zh\">\u5be7\u975c\u800c\u89aa\u5bc6\u7684\u8096\u50cf\uff0c\u8a18\u9304\u5b55\u80b2\u751f\u547d\u65c5\u7a0b\u4e2d\u7684\u512a\u96c5\u8207\u671f\u5f85\u3002<\/span>\n        <\/p>\n        <span class=\"boa-h-svc-link\">\n          <span class=\"lang-en\">View Gallery<\/span>\n          <span class=\"lang-zh\">\u67e5\u770b\u4f5c\u54c1<\/span>\n        <\/span>\n      <\/div>\n    <\/a>\n  <\/div>\n<\/div>\n\n<!-- ==================== VISION \/ ABOUT ==================== -->\n<div class=\"boa-h-vision boa-h-fade\">\n  <div class=\"boa-h-vision-img\">\n    <img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/3K4A2677.jpg\" alt=\"Billy ONAIR Vision\" loading=\"lazy\">\n  <\/div>\n  <div class=\"boa-h-vision-body\">\n    <div class=\"boa-h-vision-inner\">\n      <div class=\"boa-h-eyebrow\">The Vision<\/div>\n      <h2>\n        <span class=\"lang-en\">The Art of Observation<\/span>\n        <span class=\"lang-zh\">\u89c0\u5bdf\u7684\u85dd\u8853<\/span>\n      <\/h2>\n      <p class=\"boa-h-vision-subtitle\">Less is More<\/p>\n      <p>\n        <span class=\"lang-en\">At Billy ONAIR Photography, we don&rsquo;t just take pictures; we find the stories hidden in the details. Guided by a &ldquo;Less is More&rdquo; philosophy, Billy Hung captures the raw, unscripted beauty of your most significant moments.<\/span>\n        <span class=\"lang-zh\">\u5728 Billy ONAIR Photography\uff0c\u6211\u5011\u4e0d\u53ea\u662f\u62cd\u7167\uff0c\u66f4\u662f\u5728\u7d30\u7bc0\u4e2d\u767c\u73fe\u6545\u4e8b\u3002\u79c9\u6301\u300c\u5c11\u5373\u662f\u591a\u300d\u7684\u7406\u5ff5\uff0cBilly Hung \u6355\u6349\u4f60\u6700\u91cd\u8981\u6642\u523b\u4e2d\u6700\u771f\u5be6\u3001\u6700\u81ea\u7136\u7684\u7f8e\u3002<\/span>\n      <\/p>\n      <p>\n        <span class=\"lang-en\">With over 15 years behind the lens and a deliberate, observational style, every image tells a story that only a trained eye can see.<\/span>\n        <span class=\"lang-zh\">\u8d85\u904e\u5341\u4e94\u5e74\u7684\u93e1\u982d\u7d93\u9a57\uff0c\u52a0\u4e0a\u7d30\u81a9\u7684\u89c0\u5bdf\u98a8\u683c\uff0c\u6bcf\u4e00\u5f35\u5f71\u50cf\u90fd\u8a34\u8aaa\u8457\u53ea\u6709\u5c08\u696d\u773c\u5149\u624d\u80fd\u6355\u6349\u5230\u7684\u6545\u4e8b\u3002<\/span>\n      <\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ==================== TEAM ==================== -->\n<div class=\"boa-h-section boa-h-team\">\n  <div class=\"boa-h-fade\">\n    <div class=\"boa-h-eyebrow\">Our Team<\/div>\n    <h2>\n      <span class=\"lang-en\">Meet the People Behind<br>Our Success<\/span>\n      <span class=\"lang-zh\">\u8a8d\u8b58\u6211\u5011\u7684\u5718\u968a<\/span>\n    <\/h2>\n    <p class=\"boa-h-section-desc\">\n      <span class=\"lang-en\">Our studio is a collective of visionary artists and meticulous planners, each bringing a unique eye for detail and a shared commitment to our philosophy.<\/span>\n      <span class=\"lang-zh\">\u6211\u5011\u7684\u5de5\u4f5c\u5ba4\u532f\u805a\u4e86\u5177\u9060\u898b\u7684\u85dd\u8853\u5bb6\u8207\u7d30\u7dfb\u7684\u7b56\u5283\u8005\uff0c\u6bcf\u4e00\u4f4d\u90fd\u5e36\u4f86\u7368\u7279\u7684\u7d30\u7bc0\u773c\u5149\u548c\u5c0d\u7406\u5ff5\u7684\u5805\u6301\u3002<\/span>\n    <\/p>\n  <\/div>\n  <div class=\"boa-h-team-grid boa-h-fade\">\n    <div class=\"boa-h-team-member\">\n      <a href=\"https:\/\/www.billyhung.com\/blog\/personnel\/billy-hung\/\">\n        <img decoding=\"async\" src=\"https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/billy-e1770043093422-550x500.jpg\" alt=\"Billy Hung\" loading=\"lazy\">\n      <\/a>\n      <h4><a href=\"https:\/\/www.billyhung.com\/blog\/personnel\/billy-hung\/\">Billy Hung<\/a><\/h4>\n      <div class=\"boa-h-team-role\">Chief Photographer<\/div>\n      <p>\n        <span class=\"lang-en\">Founder of Billy ONAIR Photography, more than 15 years of portrait photography.<\/span>\n        <span class=\"lang-zh\">Billy ONAIR Photography \u5275\u8fa6\u4eba\uff0c\u8d85\u904e\u5341\u4e94\u5e74\u4eba\u50cf\u651d\u5f71\u7d93\u9a57\u3002<\/span>\n      <\/p>\n    <\/div>\n    <div class=\"boa-h-team-member\">\n      <a href=\"https:\/\/www.billyhung.com\/blog\/personnel\/cici-yiu\/\">\n        <img decoding=\"async\" src=\"https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOA_0040-550x500.jpg\" alt=\"Cici Yiu\" loading=\"lazy\">\n      <\/a>\n      <h4><a href=\"https:\/\/www.billyhung.com\/blog\/personnel\/cici-yiu\/\">Cici Yiu<\/a><\/h4>\n      <div class=\"boa-h-team-role\">Studio Manager<\/div>\n      <p>\n        <span class=\"lang-en\">The heart and clockwork of our studio. London-educated and detail-obsessed, Cici ensures every client experience is perfectly organized and stress-free.<\/span>\n        <span class=\"lang-zh\">\u5de5\u4f5c\u5ba4\u7684\u6838\u5fc3\u8207\u9748\u9b42\u3002\u7559\u82f1\u80cc\u666f\uff0c\u5c0d\u7d30\u7bc0\u4e00\u7d72\u4e0d\u82df\uff0c\u78ba\u4fdd\u6bcf\u4f4d\u5ba2\u6236\u7684\u9ad4\u9a57\u90fd\u5b8c\u7f8e\u6709\u5e8f\u3001\u6beb\u7121\u58d3\u529b\u3002<\/span>\n      <\/p>\n    <\/div>\n    <div class=\"boa-h-team-member\">\n      <a href=\"https:\/\/www.billyhung.com\/blog\/personnel\/ivy-mak\/\">\n        <img decoding=\"async\" src=\"https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOA_0073-scaled-e1770016954887-550x500.jpg\" alt=\"Ivy Mak\" loading=\"lazy\">\n      <\/a>\n      <h4><a href=\"https:\/\/www.billyhung.com\/blog\/personnel\/ivy-mak\/\">Ivy Mak<\/a><\/h4>\n      <div class=\"boa-h-team-role\">Senior Photographer<\/div>\n      <p>\n        <span class=\"lang-en\">A keen observer of the &ldquo;little things,&rdquo; Ivy brings a feminine perspective and extreme attention to detail to every wedding narrative.<\/span>\n        <span class=\"lang-zh\">\u5584\u65bc\u89c0\u5bdf\u300c\u5c0f\u7d30\u7bc0\u300d\u7684\u5979\uff0c\u70ba\u6bcf\u500b\u5a5a\u79ae\u6545\u4e8b\u5e36\u4f86\u5973\u6027\u8996\u89d2\u8207\u6975\u81f4\u7684\u7d30\u7bc0\u95dc\u6ce8\u3002<\/span>\n      <\/p>\n    <\/div>\n    <div class=\"boa-h-team-member\">\n      <a href=\"https:\/\/www.billyhung.com\/blog\/personnel\/nicole-glamzor\/\">\n        <img decoding=\"async\" src=\"https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOAB0005-scaled-e1770045596279-550x500.jpg\" alt=\"Nicole (Glamzor)\" loading=\"lazy\">\n      <\/a>\n      <h4><a href=\"https:\/\/www.billyhung.com\/blog\/personnel\/nicole-glamzor\/\">Nicole (Glamzor)<\/a><\/h4>\n      <div class=\"boa-h-team-role\">Makeup and Hair Stylist<\/div>\n      <p>\n        <span class=\"lang-en\">A master of enhancing natural aura. Nicole focuses on &ldquo;Still Looking Like You&rdquo; while elevating your elegance for the camera.<\/span>\n        <span class=\"lang-zh\">\u63d0\u5347\u81ea\u7136\u6c23\u8cea\u7684\u5927\u5e2b\u3002Nicole \u5c08\u6ce8\u65bc\u300c\u4f9d\u7136\u50cf\u4f60\u300d\u7684\u540c\u6642\uff0c\u70ba\u93e1\u982d\u524d\u7684\u4f60\u5c55\u73fe\u512a\u96c5\u3002<\/span>\n      <\/p>\n    <\/div>\n    <div class=\"boa-h-team-member\">\n      <a href=\"https:\/\/www.billyhung.com\/blog\/personnel\/emily-glamzor\/\">\n        <img decoding=\"async\" src=\"https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/381A0539b-e1770022455290-550x500.jpg\" alt=\"Emily (Glamzor)\" loading=\"lazy\">\n      <\/a>\n      <h4><a href=\"https:\/\/www.billyhung.com\/blog\/personnel\/emily-glamzor\/\">Emily (Glamzor)<\/a><\/h4>\n      <div class=\"boa-h-team-role\">Makeup and Hair Stylist<\/div>\n      <p>\n        <span class=\"lang-en\">A modern bridal specialist from the Glamzor team with a high-fashion editorial background. Emily blends chic, contemporary styling with holistic wellness advice to ensure every bride glows from the inside out.<\/span>\n        <span class=\"lang-zh\">Glamzor \u5718\u968a\u7684\u73fe\u4ee3\u65b0\u5a18\u9020\u578b\u5c08\u5bb6\uff0c\u64c1\u6709\u9ad8\u7aef\u6642\u5c1a\u7de8\u8f2f\u80cc\u666f\u3002Emily \u5c07\u6642\u5c1a\u7576\u4ee3\u9020\u578b\u8207\u6574\u9ad4\u5065\u5eb7\u5efa\u8b70\u878d\u70ba\u4e00\u9ad4\uff0c\u8b93\u6bcf\u4f4d\u65b0\u5a18\u7531\u5167\u800c\u5916\u6563\u767c\u5149\u5f69\u3002<\/span>\n      <\/p>\n    <\/div>\n    <div class=\"boa-h-team-member\">\n      <a href=\"https:\/\/www.billyhung.com\/blog\/personnel\/black\/\">\n        <img decoding=\"async\" src=\"https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOA_0133-scaled-e1770023361542-550x500.jpg\" alt=\"Black\" loading=\"lazy\">\n      <\/a>\n      <h4><a href=\"https:\/\/www.billyhung.com\/blog\/personnel\/black\/\">Black<\/a><\/h4>\n      <div class=\"boa-h-team-role\">Senior Photographer<\/div>\n      <p>\n        <span class=\"lang-en\">Senior Photographer &amp; ONAIR Studio Lead. Our veteran rundown commander who makes every family session and wedding day run like clockwork with a smile.<\/span>\n        <span class=\"lang-zh\">\u8cc7\u6df1\u651d\u5f71\u5e2b\u53ca ONAIR \u5de5\u4f5c\u5ba4\u4e3b\u7ba1\u3002\u7d93\u9a57\u8c50\u5bcc\u7684\u7d71\u7c4c\u6307\u63ee\uff0c\u8b93\u6bcf\u4e00\u5834\u5bb6\u5ead\u651d\u5f71\u548c\u5a5a\u79ae\u90fd\u5982\u9418\u9336\u822c\u7cbe\u6e96\u904b\u884c\uff0c\u7b11\u5bb9\u5e38\u4f34\u3002<\/span>\n      <\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ==================== TESTIMONIALS ==================== -->\n<div class=\"boa-h-section boa-h-testimonials\">\n  <div class=\"boa-h-fade\">\n    <div class=\"boa-h-eyebrow\">Testimonials<\/div>\n    <h2>\n      <span class=\"lang-en\">What Our Clients Say<\/span>\n      <span class=\"lang-zh\">\u5ba2\u6236\u611f\u8a00<\/span>\n    <\/h2>\n  <\/div>\n  <div class=\"boa-h-testi-track\">\n    <div class=\"boa-h-testi-card\">\n      <div class=\"boa-h-testi-quote\">&ldquo;<\/div>\n      <p>Thank you, Billy, for capturing our pre-wedding moments with such artistry and thoughtfulness. We would also like to thank his wonderful crew and makeup artist, whose professionalism made our experience seamless and enjoyable. These photos are deeply meaningful to us.<\/p>\n    <\/div>\n    <div class=\"boa-h-testi-card\">\n      <div class=\"boa-h-testi-quote\">&ldquo;<\/div>\n      <p>Billy was monumental. From the morning to night he really helped drive the success of our wedding media with his leadership and teamwork. Would certainly recommend.<\/p>\n    <\/div>\n    <div class=\"boa-h-testi-card\">\n      <div class=\"boa-h-testi-quote\">&ldquo;<\/div>\n      <p>My fianc&eacute;e and I had a wonderful experience taking pre-wedding photos with Billy. We booked a package with both studio and outdoor photos.<\/p>\n    <\/div>\n    <div class=\"boa-h-testi-card\">\n      <div class=\"boa-h-testi-quote\">&ldquo;<\/div>\n      <p>We have just received the photos and really love them. We considered a number of photographer options for pre-wedding photos. Billy was highly recommended by our friends and we now know why!<\/p>\n    <\/div>\n    <div class=\"boa-h-testi-card\">\n      <div class=\"boa-h-testi-quote\">&ldquo;<\/div>\n      <p lang=\"zh-HK\">\u7531\u8e0f\u5165 Studio \u55f0\u4e00\u523b\u958b\u59cb\uff0cBilly \u6703\u540c\u6211\u5730\u50be\u8a08\uff0c\u4ee4\u6211\u54cb\u5b8c\u5168\u653e\u9b06\u6652\u3002\u4f62\u5514\u4fc2\u53eb\u6211\u54cb\u751f\u786c\u5481\u64fa\u52d5\u4f5c\uff0c\u800c\u4fc2\u900f\u904e\u89c0\u5bdf\u6211\u54cb\u5605\u4e92\u52d5\uff0c\u6355\u6349\u6700\u81ea\u7136\u3001\u6700\u771f\u5207\u5605\u77ac\u9593\u3002Billy \u6307\u5f15\u5f97\u975e\u5e38\u597d\uff0c\u4ee4\u6210\u500b\u62cd\u651d\u904e\u7a0b\u5145\u6eff\u7b11\u8072\uff0c\u5b8c\u5168\u5187\u58d3\u529b\uff01\u5341\u5206\u6eff\u610f\u3002<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ==================== INSTAGRAM FEED ==================== -->\n<div class=\"boa-h-section boa-h-ig-section\" style=\"padding-bottom: 60px;\">\n  <div class=\"boa-h-fade\">\n    <div class=\"boa-h-eyebrow\">\n      <span class=\"lang-en\">Follow Us<\/span>\n      <span class=\"lang-zh\">\u8ffd\u8e64\u6211\u5011<\/span>\n    <\/div>\n    <h2>\n      <span class=\"lang-en\">@billyonairphotography<\/span>\n      <span class=\"lang-zh\">@billyonairphotography<\/span>\n    <\/h2>\n    <p class=\"boa-h-section-desc\">\n      <span class=\"lang-en\">See our latest work and behind-the-scenes moments on Instagram.<\/span>\n      <span class=\"lang-zh\">\u5728 Instagram \u4e0a\u6b23\u8cde\u6211\u5011\u7684\u6700\u65b0\u4f5c\u54c1\u8207\u5e55\u5f8c\u82b1\u7d6e\u3002<\/span>\n    <\/p>\n  <\/div>\n  <!-- Instagram feed will be rendered by the Shortcode widget below -->\n<\/div>\n\n<\/div>\n\n<!-- ===== SCRIPTS ===== -->\n<script>\n(function(){\n  \/\/ Scroll animations\n  var fades = document.querySelectorAll('.boa-h-fade');\n  if (fades.length) {\n    var io = new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if(e.isIntersecting){ e.target.classList.add('boa-h-visible'); io.unobserve(e.target); }\n      });\n    }, { threshold: 0.12 });\n    fades.forEach(function(el){ io.observe(el); });\n  }\n\n  \/\/ Hero background slideshow\n  var heroImages = [\n    'https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/KammyKen_HL137.jpeg',\n    'https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOA_2193b.webp',\n    'https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/381A1625.jpeg',\n    'https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOA_3056b.jpeg'\n  ];\n  var heroIdx = 0;\n  var heroBg = document.getElementById('boaHeroBg');\n  if (heroBg) {\n    setInterval(function(){\n      heroBg.style.opacity = '0';\n      setTimeout(function(){\n        heroIdx = (heroIdx + 1) % heroImages.length;\n        heroBg.src = heroImages[heroIdx];\n        heroBg.style.opacity = '0.45';\n      }, 800);\n    }, 5000);\n  }\n})();\n\n\/\/ Language toggle - syncs ALL .boa-home wrappers across the 3 HTML widgets\nfunction boaHToggleLang(){\n  var roots = document.querySelectorAll('.boa-home');\n  var btn = document.getElementById('boaHLangBtn');\n  var isEn = roots[0] && roots[0].classList.contains('boa-en');\n  roots.forEach(function(root){\n    if(isEn){\n      root.classList.remove('boa-en');\n    } else {\n      root.classList.add('boa-en');\n    }\n  });\n  if(btn) btn.textContent = isEn ? 'EN' : '\u4e2d';\n}\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ec5eeec e-flex e-con-boxed e-con e-parent\" data-id=\"ec5eeec\" 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-5e7a2f2 elementor-widget elementor-widget-sbi-widget\" data-id=\"5e7a2f2\" 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=\"sbi-widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<div id=\"sb_instagram\"  class=\"sbi sbi_mob_col_3 sbi_tab_col_2 sbi_col_4 sbi_width_resp\" style=\"padding-bottom: 10px;\"\t data-feedid=\"*1\"  data-res=\"auto\" data-cols=\"4\" data-colsmobile=\"3\" data-colstablet=\"2\" data-num=\"20\" data-nummobile=\"9\" data-item-padding=\"5\"\t data-shortcode-atts=\"{&quot;feed&quot;:&quot;1&quot;}\"  data-postid=\"12988\" data-locatornonce=\"55aaf668fd\" data-imageaspectratio=\"1:1\" data-sbi-flags=\"favorLocal\">\n\t<div class=\"sb_instagram_header  sbi_medium\"   >\n\t<a class=\"sbi_header_link\" target=\"_blank\" rel=\"nofollow noopener\" href=\"https:\/\/www.instagram.com\/billyonairphotography\/\" title=\"@billyonairphotography\">\n\t\t<div class=\"sbi_header_text\">\n\t\t\t<div class=\"sbi_header_img\"  data-avatar-url=\"https:\/\/scontent-hkg4-1.xx.fbcdn.net\/v\/t51.2885-15\/426220120_689650936709846_5416592167845598346_n.jpg?_nc_cat=108&amp;ccb=1-7&amp;_nc_sid=7d201b&amp;_nc_ohc=QY2ekQv8qaIQ7kNvwHgywWT&amp;_nc_oc=Adq-ICp8wlaVGkclSjuDaiVh9phfpEEsHopbUa9B-bUcvuW5LbzX37aOrEmvEYC0eaA&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.xx&amp;edm=AL-3X8kEAAAA&amp;oh=00_Af4k10WZQbjQ4fTdj_scb2pUH7wi7LEhNHqjXUBqApn2SQ&amp;oe=6A11B33A\">\n\t\t\t\t\t\t\t\t\t<div class=\"sbi_header_img_hover\"  ><svg class=\"sbi_new_logo fa-instagram fa-w-14\" aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n                    <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path>\n                <\/svg><\/div>\n\t\t\t\t\t<img decoding=\"async\"  src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/sb-instagram-feed-images\/billyonairphotography.webp\" alt=\"\" width=\"50\" height=\"50\">\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<div class=\"sbi_feedtheme_header_text\">\n\t\t\t\t<h3>billyonairphotography<\/h3>\n\t\t\t\t\t\t\t\t\t<p class=\"sbi_bio\">Hong Kong Wedding Photography @billyonairwedding <br>\nPortraits: @billyonairportrait <br>\nThe Amazing Team<br>\n@ivy.billyonair <br>\n@onairstudiohk<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\t<div id=\"sbi_images\"  style=\"gap: 10px;\">\n\t\t<div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18012150875855929\" data-date=\"1779158729\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DYgQNZdE5gD\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/702763379_18420966214131683_8624524062995151139_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=104&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=9lPw2HdtPz4Q7kNvwHI76Ya&#038;_nc_oc=AdoWZOA7xbUMiQlnzGokon1TPy2crt3gVANdejFooThV74om33l8rnw10IaDvCq-gKw&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af4qI-MrBSQqazXna-38JYDePMKYT6McCnnKwdNKykRB0w&#038;oe=6A11A3B1\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/702763379_18420966214131683_8624524062995151139_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=9lPw2HdtPz4Q7kNvwHI76Ya&amp;_nc_oc=AdoWZOA7xbUMiQlnzGokon1TPy2crt3gVANdejFooThV74om33l8rnw10IaDvCq-gKw&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4qI-MrBSQqazXna-38JYDePMKYT6McCnnKwdNKykRB0w&amp;oe=6A11A3B1&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/702763379_18420966214131683_8624524062995151139_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=9lPw2HdtPz4Q7kNvwHI76Ya&amp;_nc_oc=AdoWZOA7xbUMiQlnzGokon1TPy2crt3gVANdejFooThV74om33l8rnw10IaDvCq-gKw&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4qI-MrBSQqazXna-38JYDePMKYT6McCnnKwdNKykRB0w&amp;oe=6A11A3B1&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/702763379_18420966214131683_8624524062995151139_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=9lPw2HdtPz4Q7kNvwHI76Ya&amp;_nc_oc=AdoWZOA7xbUMiQlnzGokon1TPy2crt3gVANdejFooThV74om33l8rnw10IaDvCq-gKw&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4qI-MrBSQqazXna-38JYDePMKYT6McCnnKwdNKykRB0w&amp;oe=6A11A3B1&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/702763379_18420966214131683_8624524062995151139_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=9lPw2HdtPz4Q7kNvwHI76Ya&amp;_nc_oc=AdoWZOA7xbUMiQlnzGokon1TPy2crt3gVANdejFooThV74om33l8rnw10IaDvCq-gKw&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4qI-MrBSQqazXna-38JYDePMKYT6McCnnKwdNKykRB0w&amp;oe=6A11A3B1&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u4eca\u500b\u661f\u671f\u516d\uff085\u670823\u65e5\uff09\uff0c\u6211\u54cb\u5c07\u6703\u55baConrad Hong Kong\u540c\u5927\u5bb6\u898b\u9762!  @conradh<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u4eca\u500b\u661f\u671f\u516d\uff085\u670823\u65e5\uff09\uff0c\u6211\u54cb\u5c07\u6703\u55baConrad Hong Kong\u540c\u5927\u5bb6\u898b\u9762!  @conradhkhotel @allaboutweddinghk \n\n\u60f3\u4e86\u89e3\u6211\u54cbstudio Pre Wedding \uff0cWedding day\u6216\u8005\u6211\u54cb\u7d93\u5e38\u5f71\u5605\u4e2d\u74b0Pre Wedding\u5605\u8cc7\u6599\uff0c\u5c31\u53ef\u4ee5\u904e\u569f\u540c\u6211\u54cb\u50be\u5413\u5048\u5566\u2764\ufe0f\n\n\u3010\u3008#\u7cbe\u7dfb\u8207\u4e94\u661f\u7d1a\u5962\u83ef\u5a5a\u79ae\u2728\u30092026\u5e745\u670823\u65e5 (\u661f\u671f\u516d)\uff5c\u9999\u6e2f\u6e2f\u9e97\u9152\u5e97\u300aYour Unique Conrad Wedding \u5a5a\u79ae\u8aee\u8a62\u65e5\u300b\u9650\u6642\u5a5a\u5bb4\u512a\u60e0\uff1a\u9810\u8a02\u6307\u5b9a\u65e5\u5b50\u4e4b\u5a5a\u5bb4\u53ca\u5e2d\u6578\uff0c\u5373\u6709\u6a5f\u6703\u4f7f\u7528\u5168\u5834\u5bb4\u6703\u5927\u79ae\u5802* \ud83d\udc8d\u3011\n \n\u7acb\u5373\u767b\u8a18\u5165\u5834\u53c3\u89c0\uff1ahttps:\/\/expo.allaboutwedding.com\/202605-conrad?edmKey=billyonair\n \n\u60f3\u8209\u8fa6\u4e00\u5834\u517c\u5177\u6c23\u6d3e\u8207\u79c1\u5bc6\u611f\u7684\u5a5a\u79ae\uff0c\u5e2d\u6578\u898f\u6a21\u4e0d\u518d\u662f\u9650\u5236\u3002\u9999\u6e2f\u6e2f\u9e97\u9152\u5e97 (Conrad Hong Kong) \u70ba\u8ffd\u6c42\u9ad8\u54c1\u8cea\u5a5a\u79ae\u7684\u6e96\u65b0\u4eba\u5e36\u4f86\u512a\u8d8a\u7684\u5834\u5730\u9078\u64c7\u2014\u53ea\u9700\u5341\u4e94\u5e2d\u8d77\uff0c\u5373\u6709\u6a5f\u6703\u4f7f\u7528\u6574\u500b\u6c23\u6d3e\u975e\u51e1\u7684\u5bb4\u6703\u5927\u79ae\u5802*\uff0c\u8b93\u60a8\u5728\u5bec\u655e\u958b\u63da\u7684\u7a7a\u9593\u4e2d\uff0c\u8207\u89aa\u670b\u597d\u53cb\u5206\u4eab\u4eba\u751f\u6700\u5e78\u798f\u96e3\u5fd8\u7684\u6642\u523b\u3002 \n \n\ud83c\udfdb\ufe0f \u5c0a\u5c6c\u5a5a\u79ae\u5834\u5730\n\u65b0\u4eba\u5c07\u7368\u4eab\u6574\u500b\u5bb4\u6703\u5927\u79ae\u5802\uff0c\u4e0d\u50c5\u4ee4\u5a5a\u79ae\u66f4\u986f\u9ad4\u9762\uff0c\u4e5f\u8b93\u60a8\u8207\u8cd3\u5ba2\u4e4b\u9593\u7684\u4e92\u52d5\u66f4\u52a0\u81ea\u5728\u3001\u5c08\u6ce8\u53ca\u6eab\u99a8\u3002\n \n\ud83e\udd42 \u4eab\u53d7\u5f9e\u5bb9\u8212\u9069\u7684\u4e94\u661f\u7d1a\u9957\u5bb4\n\u8cd3\u5ba2\u80fd\u5728\u60a0\u7136\u8212\u9069\u7684\u74b0\u5883\u4e0b\uff0c\u76e1\u60c5\u54c1\u5690\u7531\u5c62\u7372\u6b8a\u69ae\u7684\u91d1\u8449\u5ead\u4e2d\u83dc\u5ef3\u6089\u5fc3\u70ae\u88fd\u7684\u50b3\u7d71\u7cb5\u5f0f\u4f73\u991a\ud83e\udd62\uff0c\u6bcf\u4e00\u9053\u83dc\u991a\u7686\u5c55\u73fe\u65b0\u4eba\u5c0d\u646f\u89aa\u597d\u53cb\u7d30\u81a9\u5fc3\u610f\uff0c\u6210\u5c31\u4e00\u5834\u96e3\u4ee5\u5fd8\u61f7\u7684\u4e94\u661f\u7d1a\u9957\u5bb4\u3002\n\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 \n\u9999\u6e2f\u6e2f\u9e97\u9152\u5e97\u300aYour Unique Conrad Wedding \u5a5a\u79ae\u8aee\u8a62\u65e5\u300b\u6d3b\u52d5\u8a73\u60c5\n\u65e5\u671f\uff1a2026\u5e745\u670823\u65e5 (\u661f\u671f\u516d)\n\u6642\u9593\uff1a\u4e2d\u534812\u6642\u81f3\u665a\u4e0a7\u6642\n\u5730\u9ede\uff1a\u9999\u6e2f\u6e2f\u9e97\u9152\u5e97\u5927\u5802\u4f4e\u5ea7 \uff5c \u6309\u96fb\u68afLL\u6a13\u5c64 (\u6e2f\u9435\u7ad9\u91d1\u9418\u7ad9F\u51fa\u53e3)\n\u8cbb\u7528\uff1a\u514d\u8cbb\u5165\u5834\u53c3\u89c0\uff0c\u9700\u9810\u5148\u767b\u8a18\uff1a https:\/\/expo.allaboutwedding.com\/202605-conrad?edmKey=post6\n\u51e1\u6210\u529f\u767b\u8a18\u4e26\u89aa\u81e8\u6703\u5834\u7684\u6bcf\u5c0d\u65b0\u4eba\uff0c\u5747\u53ef\u7372\u8d08 SABON \u767d\u8336\u6e05\u97fb\u8eab\u9ad4\u8b77\u7406\u65c5\u884c\u5957\u88dd\u4e59\u4efd (\u50f9\u9322HK$1,290)\u3002\u6578\u91cf\u6709\u9650\uff0c\u9001\u5b8c\u5373\u6b62\u3002\n@conradhkhotel\n\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\n\u6700\u5be6\u7528\u7d50\u5a5a\u8cc7\u8a0a\u53ca\u60c5\u5831 allaboutwedding.com\n\u937e\u610f\u6211\u54cb\u5605\u5167\u5bb9\u8a18\u5f97 \ud835\udc7a\ud835\udc89\ud835\udc82\ud835\udc93\ud835\udc86 \ud835\udc73\ud835\udc8a\ud835\udc8c\ud835\udc86 \ud835\udc6d\ud835\udc90\ud835\udc8d\ud835\udc8d\ud835\udc90\ud835\udc98\n \n#5\u6708\u5a5a\u5c55 #\u5a5a\u5c55 #AllAboutWedding #\u9999\u6e2f\u6e2f\u9e97\u9152\u5e97 Conrad Hong Kong \u9999\u6e2f\u5a5a\u5c55 \u9152\u5e97\u5a5a\u79ae\u958b\u653e\u65e5 \u5a5a\u5bb4\u8aee\u8a62\u65e5 \u91d1\u9418\u9152\u5e97\u5a5a\u5bb4 \u7121\u67f1\u5f0f\u5a5a\u79ae\u5834\u5730 \u5a5a\u5c55\u512a\u60e0 \u5962\u83ef\u5a5a\u79ae\u4f48\u7f6e \u51fa\u9580\u5957\u623f\u9152\u5e97\n \n*\u512a\u60e0\u53d7\u689d\u6b3e\u7d04\u675f\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18085770866378649\" data-date=\"1778935217\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DYZl5K-kwB4\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-1.cdninstagram.com\/v\/t51.82787-15\/701496146_18420551233131683_1730958484766151547_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=101&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=_ZdDlKALsW4Q7kNvwH8Z0Va&#038;_nc_oc=Adop0NdgYgx38ha852M-aEfIsVYnwamyYz_X5KGf0VQdPmIY2a5qd424BTKKi3UAfKg&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af5l4vaO1ZlPMxoQfA8cyYa9GVYSoGgnErF-3SqlTgjW-w&#038;oe=6A11A543\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/701496146_18420551233131683_1730958484766151547_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=_ZdDlKALsW4Q7kNvwH8Z0Va&amp;_nc_oc=Adop0NdgYgx38ha852M-aEfIsVYnwamyYz_X5KGf0VQdPmIY2a5qd424BTKKi3UAfKg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5l4vaO1ZlPMxoQfA8cyYa9GVYSoGgnErF-3SqlTgjW-w&amp;oe=6A11A543&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/701496146_18420551233131683_1730958484766151547_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=_ZdDlKALsW4Q7kNvwH8Z0Va&amp;_nc_oc=Adop0NdgYgx38ha852M-aEfIsVYnwamyYz_X5KGf0VQdPmIY2a5qd424BTKKi3UAfKg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5l4vaO1ZlPMxoQfA8cyYa9GVYSoGgnErF-3SqlTgjW-w&amp;oe=6A11A543&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/701496146_18420551233131683_1730958484766151547_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=_ZdDlKALsW4Q7kNvwH8Z0Va&amp;_nc_oc=Adop0NdgYgx38ha852M-aEfIsVYnwamyYz_X5KGf0VQdPmIY2a5qd424BTKKi3UAfKg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5l4vaO1ZlPMxoQfA8cyYa9GVYSoGgnErF-3SqlTgjW-w&amp;oe=6A11A543&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/701496146_18420551233131683_1730958484766151547_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=_ZdDlKALsW4Q7kNvwH8Z0Va&amp;_nc_oc=Adop0NdgYgx38ha852M-aEfIsVYnwamyYz_X5KGf0VQdPmIY2a5qd424BTKKi3UAfKg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5l4vaO1ZlPMxoQfA8cyYa9GVYSoGgnErF-3SqlTgjW-w&amp;oe=6A11A543&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Kammy \u548cKen \u90fd\u662f\u6211Pre Wedding\u7684\u5ba2\u4eba\uff0c\u8a18\u5f97\u7b2c\u4e00\u6b21\u5728 studio \u898b\u5230\u4ed6\u5011\uff0cKe<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Kammy \u548cKen \u90fd\u662f\u6211Pre Wedding\u7684\u5ba2\u4eba\uff0c\u8a18\u5f97\u7b2c\u4e00\u6b21\u5728 studio \u898b\u5230\u4ed6\u5011\uff0cKen \u4e00\u5750\u4e0b\u4f86\u5c31\u6307\u8457\u5730\u6c08\uff1a\u300c\u54a6\uff0cGuns N\u2019 Roses \u558e\u3002\u300d\u90a3\u4e00\u523b\u5df2\u7d93\u89ba\u5f97\uff0c\u9019\u5c0d couple \u6703\u5f88\u5571\u5634\u578b\u3002\n\n\u5230\u5a5a\u79ae\u7576\u65e5\uff0cKammy \u5e7e\u4e4e\u4e00\u76f4\u639b\u8457\u7b11\u5bb9\uff0c\u548c\u5bb6\u4eba\u59ca\u59b9\u4e4b\u9593\u6709\u5f88\u591a\u7b11\u8072\uff0c\u4e5f\u6709\u773c\u6dda\u3002\n\n\u800cKen \u5c0d\u7740kammy\u6709\u4e00\u7a2e\u7368\u6709\u7684\u5e7d\u9ed8\u3002\u611b\u7684\u5ba3\u8a00\u7b2c\u4e00\u53e5\uff1a\u300cKammy\uff0c\u9ede\u89e3\u4f60\u4fc2\u90fd\u5514\u80af\u653e\u904e\u6211\u556b\uff1f\u300dFirst look \u898b\u5230\u5a5a\u7d17\uff1a\u300c\u5582\uff0c\u689d\u88d9\u5481\u4f3c\u67b1\u5e03\u5605\uff1f\u300d\u7c3d\u7d19\u6642\u671b\u5929\uff1a\u300c\u7a76\u7adf\u6709\u5187\u76f4\u5347\u6a5f\u569f\u6551\u6211\u5440\uff1f\u300d\n\n\u60c5\u4fb6\u9593\u7684\u751c\u871c\uff0c\u4e0d\u4e00\u5b9a\u85cf\u5728\u6df1\u60c5\u7684\u8aaa\u8a71\u88e1\uff0c\u4e5f\u6703\u85cf\u5728\u53ea\u6709\u5c0d\u65b9\u624d\u63a5\u5f97\u4f4f\u7684\u73a9\u7b11\u4e4b\u4e2d\u3002\n\nBlur \u7684\u300aTender\u300b\u97ff\u8d77\uff0cKammy \u7531\u7238\u7238\u727d\u8457\u6b65\u5165\u6703\u5834\uff0c\u628a\u624b\u4ea4\u5230 Ken \u624b\u4e0a\u3002\u90a3\u4e00\u523b\u5f88\u6eab\u67d4\uff0c\u4e5f\u5f88\u6709\u91cd\u91cf\u3002\n\n\u6606\u5fb7\u62c9\u8aaa\u904e\uff0c\u4eba\u8207\u4eba\u7684\u76f8\u9047\u662f\u7531\u7121\u6578\u5076\u7136\u7d44\u6210\u3002\u525b\u597d\u51fa\u73fe\u5728\u540c\u4e00\u500b\u5de5\u4f5c\uff0c\u525b\u597d\u51fa\u73fe\u5728\u540c\u4e00\u500b\u5730\u65b9\uff0c\u525b\u597d\u89ba\u5f97\u5c0d\u65b9\u6709\u8da3\uff0c\u6bcf\u4e00\u500b\u5076\u7136\u672c\u8eab\u5fae\u4e0d\u8db3\u9053\uff0c\u5168\u90e8\u767c\u751f\u5728\u540c\u4e00\u5c0d\u4eba\u8eab\u4e0a\uff0c\u5c31\u6210\u4e86\u4e0d\u53ef\u601d\u8b70\u3002\n\n\u751c\u871c\u5730\u9b25\u5634\uff0c\u8a8d\u771f\u5730\u76f8\u611b\u3002\u795d\u798f\u4f60\u5011\n\nphoto by @billyonairwedding \nmakeup by @lingfungmakeup \nvideo by @bozz_wedding\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18091734866266589\" data-date=\"1778898542\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DYYf8SGE0rc\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/670864012_18420485440131683_7705797968988951053_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=110&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=6Pq96zYUTvYQ7kNvwFvLBvZ&#038;_nc_oc=AdqlvJrDi40zEmyOr8y8ytzD--fa147hanoL0lX9Guhp6PLC0g1RrEuZLkDaEks79Kg&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af4tuRszweSsW42SNBk3CgVLa4ye5ak_sUjr7aXYyNEzaw&#038;oe=6A11C024\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/670864012_18420485440131683_7705797968988951053_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=6Pq96zYUTvYQ7kNvwFvLBvZ&amp;_nc_oc=AdqlvJrDi40zEmyOr8y8ytzD--fa147hanoL0lX9Guhp6PLC0g1RrEuZLkDaEks79Kg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4tuRszweSsW42SNBk3CgVLa4ye5ak_sUjr7aXYyNEzaw&amp;oe=6A11C024&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/670864012_18420485440131683_7705797968988951053_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=6Pq96zYUTvYQ7kNvwFvLBvZ&amp;_nc_oc=AdqlvJrDi40zEmyOr8y8ytzD--fa147hanoL0lX9Guhp6PLC0g1RrEuZLkDaEks79Kg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4tuRszweSsW42SNBk3CgVLa4ye5ak_sUjr7aXYyNEzaw&amp;oe=6A11C024&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/670864012_18420485440131683_7705797968988951053_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=6Pq96zYUTvYQ7kNvwFvLBvZ&amp;_nc_oc=AdqlvJrDi40zEmyOr8y8ytzD--fa147hanoL0lX9Guhp6PLC0g1RrEuZLkDaEks79Kg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4tuRszweSsW42SNBk3CgVLa4ye5ak_sUjr7aXYyNEzaw&amp;oe=6A11C024&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/670864012_18420485440131683_7705797968988951053_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=6Pq96zYUTvYQ7kNvwFvLBvZ&amp;_nc_oc=AdqlvJrDi40zEmyOr8y8ytzD--fa147hanoL0lX9Guhp6PLC0g1RrEuZLkDaEks79Kg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4tuRszweSsW42SNBk3CgVLa4ye5ak_sUjr7aXYyNEzaw&amp;oe=6A11C024&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u4e0a\u5e74\u6211\u54cb\u958b\u5605\u300c\u5316\u599d\u5e2b\u599d\u76f8\u73ed\u300d\u597d\u53d7\u6b61\u8fce\uff0c\u9694\u5497\u4e00\u5e74\u4e4b\u5f8c\uff0c\u6211\u54cb\u53c8\u63a8\u51fa\u53e6\u5916\u4e00\u500b\u65b0\u8ab2\u7a0b\u3002\n\n\u4eca\u6b21\u8ab2\u7a0b\u6709\u4e00\u689d\u5c08\u5c6c<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u4e0a\u5e74\u6211\u54cb\u958b\u5605\u300c\u5316\u599d\u5e2b\u599d\u76f8\u73ed\u300d\u597d\u53d7\u6b61\u8fce\uff0c\u9694\u5497\u4e00\u5e74\u4e4b\u5f8c\uff0c\u6211\u54cb\u53c8\u63a8\u51fa\u53e6\u5916\u4e00\u500b\u65b0\u8ab2\u7a0b\u3002\n\n\u4eca\u6b21\u8ab2\u7a0b\u6709\u4e00\u689d\u5c08\u5c6c\u5316\u599d\u5e2b\u5605 Path\uff0c\u7531\u71c8\u5149\u3001Posing \u5230\u5be6\u6230\uff0c\u518d\u5230 AI \u81ea\u52d5\u5316\u71df\u904b\u5605\u5b78\u7fd2\u90fd\u6703\u6709\u3002\n\n6 \u6708\u73ed\u5df2\u7d93\u53ef\u4ee5\u5831\u540d\uff0c7 \u6708\u540c 8 \u6708\u73ed\u4ea6\u90fd\u958b\u653e\u67e5\u8a62\u4e86\u3002\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18113728288645703\" data-date=\"1778816976\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DYWEXcDE6tw\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/698536532_18420352294131683_6100409104078871738_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=107&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=OgVvsTzeNIsQ7kNvwHIOQz3&#038;_nc_oc=AdpyIraf_BhGa2LaK-g65QixccLJBxWbrRet_JEeJQQywjxWLrb6d_UhAqIaM20IUzQ&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af5HHiqdQnq8rpFH82SoWiXhtM-Hq27H2zND0U8jadcrpQ&#038;oe=6A11B59B\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/698536532_18420352294131683_6100409104078871738_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=OgVvsTzeNIsQ7kNvwHIOQz3&amp;_nc_oc=AdpyIraf_BhGa2LaK-g65QixccLJBxWbrRet_JEeJQQywjxWLrb6d_UhAqIaM20IUzQ&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5HHiqdQnq8rpFH82SoWiXhtM-Hq27H2zND0U8jadcrpQ&amp;oe=6A11B59B&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/698536532_18420352294131683_6100409104078871738_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=OgVvsTzeNIsQ7kNvwHIOQz3&amp;_nc_oc=AdpyIraf_BhGa2LaK-g65QixccLJBxWbrRet_JEeJQQywjxWLrb6d_UhAqIaM20IUzQ&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5HHiqdQnq8rpFH82SoWiXhtM-Hq27H2zND0U8jadcrpQ&amp;oe=6A11B59B&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/698536532_18420352294131683_6100409104078871738_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=OgVvsTzeNIsQ7kNvwHIOQz3&amp;_nc_oc=AdpyIraf_BhGa2LaK-g65QixccLJBxWbrRet_JEeJQQywjxWLrb6d_UhAqIaM20IUzQ&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5HHiqdQnq8rpFH82SoWiXhtM-Hq27H2zND0U8jadcrpQ&amp;oe=6A11B59B&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/698536532_18420352294131683_6100409104078871738_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=OgVvsTzeNIsQ7kNvwHIOQz3&amp;_nc_oc=AdpyIraf_BhGa2LaK-g65QixccLJBxWbrRet_JEeJQQywjxWLrb6d_UhAqIaM20IUzQ&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5HHiqdQnq8rpFH82SoWiXhtM-Hq27H2zND0U8jadcrpQ&amp;oe=6A11B59B&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u7531 pre-wedding \u5230 wedding day\uff0c\u518d\u5230\u61f7\u5b55\u6642\u7684\u8a18\u9304\uff0c\u6211\u4e00\u76f4\u6709\u5e78\u70ba Emily <\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u7531 pre-wedding \u5230 wedding day\uff0c\u518d\u5230\u61f7\u5b55\u6642\u7684\u8a18\u9304\uff0c\u6211\u4e00\u76f4\u6709\u5e78\u70ba Emily \u8207 Louis \u7559\u4e0b\u4eba\u751f\u4e0d\u540c\u968e\u6bb5\u7684\u5f71\u50cf\u3002\u9019\u4e00\u6b21\u518d\u898b\u9762\uff0c\u93e1\u982d\u524d\u591a\u4e86 Olivia\uff0c\u4e5f\u591a\u4e86\u4e00\u7a2e\u66f4\u5b8c\u6574\u7684\u5bb6\u5ead\u611f\u3002\n\n\u4e00\u5bb6\u4e09\u53e3\u4f9d\u7136\u6642\u5c1a\uff0c\u4f9d\u7136\u597d\u770b\uff0c\u4f46\u6700\u5438\u5f15\u4eba\u7684\u5730\u65b9\uff0c\u4e26\u4e0d\u53ea\u662f\u9020\u578b\u3001\u5149\u7dda\u6216\u69cb\u5716\uff0c\u800c\u662f\u4ed6\u5011\u5728\u4e00\u8d77\u6642\u81ea\u7136\u6d41\u9732\u51fa\u7684\u72c0\u614b\u3002\u771f\u6b63\u8010\u770b\u7684\u5bb6\u5ead\u7167\uff0c\u4e0d\u9700\u8981\u628a\u751f\u6d3b\u4fee\u98fe\u6210\u53e6\u4e00\u500b\u6a23\u5b50\uff1b\u7576\u5f7c\u6b64\u7684\u95dc\u4fc2\u8db3\u5920\u771f\u5be6\uff0c\u7121\u8ad6\u7528\u4ec0\u9ebc\u5f71\u6cd5\uff0c\u90fd\u53ef\u4ee5\u4fdd\u7559\u7576\u4e2d\u7684\u6eab\u5ea6\u3002\n\nOlivia \u975e\u5e38\u6d3b\u6f51\uff0c\u4e5f\u5f88\u6709\u93e1\u982d\u611f\u3002\u5979\u4e0d\u5bb3\u6015\u76f8\u6a5f\uff0c\u53cd\u800c\u80fd\u5920\u81ea\u7136\u5730\u56de\u61c9\u7236\u6bcd\u3001\u8868\u9054\u81ea\u5df1\uff0c\u8b93\u6574\u8f2f\u76f8\u7247\u591a\u4e86\u4e00\u4efd\u5c6c\u65bc\u5c0f\u670b\u53cb\u7684\u751f\u547d\u529b\u3002\u5c0d\u6211\u800c\u8a00\uff0c\u9019\u4e5f\u662f\u5bb6\u5ead\u7167\u5f88\u73cd\u8cb4\u7684\u90e8\u5206\uff1a\u4e0d\u662f\u8981\u6c42\u6bcf\u4e00\u500b\u4eba\u90fd\u4fdd\u6301\u7aef\u6b63\uff0c\u800c\u662f\u8b93\u6bcf\u500b\u4eba\u5728\u88ab\u611b\u5305\u570d\u7684\u72c0\u614b\u4e4b\u4e2d\uff0c\u6210\u70ba\u6700\u81ea\u7136\u7684\u81ea\u5df1\u3002\n\n\u6211\u4e00\u76f4\u8a8d\u70ba\uff0c\u5bb6\u5ead\u7167\u7684\u610f\u7fa9\u9664\u4e86\u62cd\u51fa\u6f02\u4eae\u7684\u76f8\u7247\uff0c\u66f4\u91cd\u8981\u7684\u662f\u300c\u51dd\u805a\u529b\u300d\u3002\u62cd\u651d\u7684\u904e\u7a0b\u672c\u8eab\uff0c\u4e5f\u662f\u8a18\u61b6\u7684\u4e00\u90e8\u5206\u3002\u4e00\u5bb6\u4eba\u5728\u540c\u4e00\u6bb5\u6642\u9593\u88e1\u9760\u8fd1\u3001\u4e92\u52d5\u3001\u7b49\u5f85\u3001\u7b11\u51fa\u8072\uff0c\u9019\u4e9b\u770b\u4f3c\u7d30\u5c0f\u7684\u7247\u6bb5\uff0c\u65e5\u5f8c\u56de\u671b\u6642\uff0c\u5f80\u5f80\u6703\u6bd4\u60f3\u50cf\u4e2d\u66f4\u6709\u91cd\u91cf\u3002\n\nThank you Louis and Emily !\n \nmakeup by @yvonne_yuenn @annacreation_bridal\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_17906435361413827\" data-date=\"1778688769\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DYSP1OPkw0P\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/696062887_18420135076131683_705509848807713142_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=100&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=3dO5P1ba7R4Q7kNvwFFSldW&#038;_nc_oc=AdrISyb68M6Ya-vyPwsz82GTxpHN13w8puAKuwXoSaHDfFM2Jzp6u-J_wPDJ2OvvjTA&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af7vObBUpky4W03hQMlf54YjKhObs6uOmHc6pNf6gf9VYw&#038;oe=6A119CFD\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/696062887_18420135076131683_705509848807713142_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3dO5P1ba7R4Q7kNvwFFSldW&amp;_nc_oc=AdrISyb68M6Ya-vyPwsz82GTxpHN13w8puAKuwXoSaHDfFM2Jzp6u-J_wPDJ2OvvjTA&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af7vObBUpky4W03hQMlf54YjKhObs6uOmHc6pNf6gf9VYw&amp;oe=6A119CFD&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/696062887_18420135076131683_705509848807713142_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3dO5P1ba7R4Q7kNvwFFSldW&amp;_nc_oc=AdrISyb68M6Ya-vyPwsz82GTxpHN13w8puAKuwXoSaHDfFM2Jzp6u-J_wPDJ2OvvjTA&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af7vObBUpky4W03hQMlf54YjKhObs6uOmHc6pNf6gf9VYw&amp;oe=6A119CFD&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/696062887_18420135076131683_705509848807713142_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3dO5P1ba7R4Q7kNvwFFSldW&amp;_nc_oc=AdrISyb68M6Ya-vyPwsz82GTxpHN13w8puAKuwXoSaHDfFM2Jzp6u-J_wPDJ2OvvjTA&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af7vObBUpky4W03hQMlf54YjKhObs6uOmHc6pNf6gf9VYw&amp;oe=6A119CFD&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/696062887_18420135076131683_705509848807713142_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3dO5P1ba7R4Q7kNvwFFSldW&amp;_nc_oc=AdrISyb68M6Ya-vyPwsz82GTxpHN13w8puAKuwXoSaHDfFM2Jzp6u-J_wPDJ2OvvjTA&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af7vObBUpky4W03hQMlf54YjKhObs6uOmHc6pNf6gf9VYw&amp;oe=6A119CFD&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u6709\u4e00\u7a2e\u751c\u871c\uff0c\u4e0d\u5fc5\u8072\u5f35\u3002\u70ba Raymond \u8207 Queenie \u8a18\u9304\u4e2d\u74b0\u5927\u6703\u5802\u7684\u8a3b\u518a\u65e5\uff0c\u6c92\u6709\u92ea\u6392\uff0c\u53ea\u6709<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u6709\u4e00\u7a2e\u751c\u871c\uff0c\u4e0d\u5fc5\u8072\u5f35\u3002\u70ba Raymond \u8207 Queenie \u8a18\u9304\u4e2d\u74b0\u5927\u6703\u5802\u7684\u8a3b\u518a\u65e5\uff0c\u6c92\u6709\u92ea\u6392\uff0c\u53ea\u6709\u771f\u5be6\u7684\u7b11\u5bb9\u8207\u64c1\u62b1\u3002\n\n\u5b89\u6392\u6108\u7c21\u55ae\uff0c\u60c5\u611f\u53cd\u800c\u6108\u6e05\u695a\u3002\u7576\u4e0d\u5fc5\u5fd9\u65bc\u8d95\u6d41\u7a0b\uff0c\u4e5f\u4e0d\u9700\u8981\u6f14\u7e79\u300c\u5b8c\u7f8e\u5a5a\u79ae\u300d\uff0c\u771f\u8aa0\u4fbf\u6703\u81ea\u7136\u5730\u51fa\u73fe\u3002\n\nMakeup by @glamzornicole @glamzormakeup\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18185129956376951\" data-date=\"1778601252\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DYPo561E49Q\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/696501943_18419996488131683_8056889322889679548_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=100&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=-7AiLBm87vcQ7kNvwEzA5xE&#038;_nc_oc=Adr_XlW5BfPYYs6IkgwdosyIIc77nZos5BT1nSAdExwVXd7TjVU_HK36CicvmVaBZwM&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af5ZO97c8ungJSyxjMhCjapqpqQWxWZA0aF5r4587bI_nA&#038;oe=6A11CF56\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/696501943_18419996488131683_8056889322889679548_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=-7AiLBm87vcQ7kNvwEzA5xE&amp;_nc_oc=Adr_XlW5BfPYYs6IkgwdosyIIc77nZos5BT1nSAdExwVXd7TjVU_HK36CicvmVaBZwM&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5ZO97c8ungJSyxjMhCjapqpqQWxWZA0aF5r4587bI_nA&amp;oe=6A11CF56&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/696501943_18419996488131683_8056889322889679548_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=-7AiLBm87vcQ7kNvwEzA5xE&amp;_nc_oc=Adr_XlW5BfPYYs6IkgwdosyIIc77nZos5BT1nSAdExwVXd7TjVU_HK36CicvmVaBZwM&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5ZO97c8ungJSyxjMhCjapqpqQWxWZA0aF5r4587bI_nA&amp;oe=6A11CF56&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/696501943_18419996488131683_8056889322889679548_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=-7AiLBm87vcQ7kNvwEzA5xE&amp;_nc_oc=Adr_XlW5BfPYYs6IkgwdosyIIc77nZos5BT1nSAdExwVXd7TjVU_HK36CicvmVaBZwM&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5ZO97c8ungJSyxjMhCjapqpqQWxWZA0aF5r4587bI_nA&amp;oe=6A11CF56&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/696501943_18419996488131683_8056889322889679548_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=-7AiLBm87vcQ7kNvwEzA5xE&amp;_nc_oc=Adr_XlW5BfPYYs6IkgwdosyIIc77nZos5BT1nSAdExwVXd7TjVU_HK36CicvmVaBZwM&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5ZO97c8ungJSyxjMhCjapqpqQWxWZA0aF5r4587bI_nA&amp;oe=6A11CF56&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">M02\uff5c\u5f71\u6a13\u4eba\u50cf\uff0c\u662f\u4eca\u5b63\u8ab2\u7a0b\u5165\u9762\u6700\u6838\u5fc3\u7684\u4e00\u8ab2\u3002\n\n\u5982\u679c\u4f60\u60f3\u5f71\u597d\u5a5a\u7d17\u3001\u60c5\u4fb6\u7167\u3001\u599d\u611f\u4f5c\u54c1\uff0c\u751a\u81f3\u4efb\u4f55\u4e00\u985e\u4ee5<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"M02\uff5c\u5f71\u6a13\u4eba\u50cf\uff0c\u662f\u4eca\u5b63\u8ab2\u7a0b\u5165\u9762\u6700\u6838\u5fc3\u7684\u4e00\u8ab2\u3002\n\n\u5982\u679c\u4f60\u60f3\u5f71\u597d\u5a5a\u7d17\u3001\u60c5\u4fb6\u7167\u3001\u599d\u611f\u4f5c\u54c1\uff0c\u751a\u81f3\u4efb\u4f55\u4e00\u985e\u4ee5\u300c\u4eba\u300d\u70ba\u4e3b\u9ad4\u5605\u76f8\uff0c\u6700\u5148\u8981\u6253\u7a69\u5605\uff0c\u5176\u5be6\u5514\u4fc2\u5834\u666f\u3001\u5514\u4fc2\u5668\u6750\uff0c\u800c\u4fc2\u4f60\u9ede\u6a23\u7406\u89e3\u4e00\u500b\u4eba\u3002\n\n\u4e00\u5f35\u9ad8\u7d1a\u5605\u4eba\u50cf\uff0c\u5514\u53ea\u4fc2\u5149\u975a\u3001\u76f8\u6e05\u3001\u80cc\u666f\u4e7e\u6de8\u3002\u5b83\u727d\u6d89\u5230\u4f60\u9ede\u6a23\u7528\u5149\u53bb\u5851\u9020\u8f2a\u5ed3\uff0c\u9ede\u6a23\u7528\u4e0d\u540c lighting \u53bb\u7a81\u51fa\u599d\u611f\uff0c\u9ede\u6a23\u89c0\u5bdf model \u5605\u72c0\u614b\uff0c\u9ede\u6a23\u5f15\u5c0e\u60c5\u7dd2\u3001\u64fa pose\u3001\u63a7\u5236\u624b\u90e8\u540c\u8eab\u9ad4\u7dda\u689d\uff0c\u4ea6\u5305\u62ec\u4f60\u7528\u54a9\u7126\u8ddd\u3001\u54a9\u6a5f\u4f4d\u3001\u9ede\u6a23\u69cb\u5716\uff0c\u6700\u5f8c\u4ee4\u6574\u5f35\u76f8\u6709\u4e00\u7a2e\u5b8c\u6574\u800c\u8010\u770b\u7684\u7f8e\u611f\u3002\n\nM02 \u5f71\u6a13\u4eba\u50cf \u6703\u7531\u6700\u57fa\u672c\u4f46\u6700\u91cd\u8981\u5605\u90e8\u5206\u958b\u59cb\uff1a\u7528\u6700\u7c21\u55ae\u5605\u71c8\u5177\uff0c\u5b78\u8b58\u505a\u51fa\u4f60\u60f3\u8981\u5605\u6548\u679c\uff1b\u7406\u89e3\u5149\u7dda\u9ede\u6a23\u5f71\u97ff\u4e94\u5b98\u3001\u76ae\u819a\u8cea\u611f\u540c\u599d\u5bb9\u5c64\u6b21\uff1b\u5b78\u8b58\u9ede\u6a23\u540c model \u6e9d\u901a\uff0c\u4ee4\u5c0d\u65b9\u5514\u4fc2\u53ea\u4fc2\u300c\u4f01\u597d\u300d\uff0c\u800c\u4fc2\u771f\u6b63\u9032\u5165\u756b\u9762\u5165\u9762\u3002\n\n\u5462\u4e00\u8ab2\u4ea6\u4fc2 M03 \u5f71\u6a13\u5a5a\u7d17\u540c M04 \u6236\u5916\u60c5\u4fb6\u7167\u4e4b\u524d\u6700\u91cd\u8981\u5605\u57fa\u672c\u529f\u3002\u7576\u4f60\u55ba M02 \u5165\u9762\u5148\u5efa\u7acb\u5230\u5149\u3001pose\u3001\u60c5\u7dd2\u3001\u69cb\u5716\u540c\u5be9\u7f8e\u5224\u65b7\uff0c\u4e4b\u5f8c\u53bb\u5230\u66f4\u8907\u96dc\u5605\u5834\u666f\u3001\u9020\u578b\u540c\u62cd\u651d\u7bc0\u594f\uff0c\u4f60\u5148\u6703\u77e5\u9053\u81ea\u5df1\u6bcf\u4e00\u6b65\u9ede\u89e3\u8981\u5481\u505a\u3002\n\n\u5982\u679c\u4f60\u4e00\u76f4\u89ba\u5f97\u81ea\u5df1\u5f71\u4eba\u50cf\u6642\uff0c\u6210\u65e5\u5dee\u5c11\u5c11\u8cea\u611f\uff1b\u77e5\u9053\u76f8\u7247\u5514\u5dee\uff0c\u4f46\u8b1b\u5514\u51fa\u9ede\u6a23\u518d\u9ad8\u7d1a\u4e00\u9ede\uff1b\u53c8\u6216\u8005\u4f60\u60f3\u66f4\u6709\u7cfb\u7d71\u5481\u63d0\u5347\u81ea\u5df1\u5605\u5f71\u6a13\u7528\u5149\u3001\u599d\u611f\u62cd\u651d\u540c\u4eba\u7269\u5f15\u5c0e\u80fd\u529b\uff0cM02 \u6703\u4fc2\u4e00\u500b\u597d\u91cd\u8981\u5605\u8d77\u9ede\u3002\n\nM02\uff5c\u5f71\u6a13\u4eba\u50cf\n\u65e5\u671f\uff1a6 \u6708 16 \u65e5\n\u6642\u9577\uff1a\u7d04 5 \u5c0f\u6642\n\u5b78\u8cbb\uff1aHK$2,500\n\u9069\u5408\uff1a\u651d\u5f71\u5e2b\u3001\u5316\u599d\u5e2b\u3001\u60f3\u63d0\u5347\u4eba\u50cf\u5be9\u7f8e\u8207\u62cd\u651d\u57fa\u672c\u529f\u7684\u4eba\n\n\u60f3\u77e5\u9053\u8ab2\u7a0b\u8a73\u60c5\u6216\u5831\u540d\uff0c\u53ef\u4ee5 DM \u67e5\u8a62\u3002\n\n#BOAWorkshop #\u5f71\u6a13\u4eba\u50cf #\u4eba\u50cf\u651d\u5f71 #PortraitPhotography #StudioPortrait \u651d\u5f71\u8ab2\u7a0b \u9999\u6e2f\u651d\u5f71\u8ab2\u7a0b \u599d\u611f\u62cd\u651d \u5f71\u6a13\u7528\u5149 \u651d\u5f71\u6559\u5b78 \u4eba\u50cf\u7528\u5149 \u651d\u5f71\u5be9\u7f8e ModelGuidance PosingDirection WeddingPhotographyHK\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18311428942262956\" data-date=\"1778426030\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DYKaslxE_4O\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-2.cdninstagram.com\/v\/t51.82787-15\/688338524_18419694721131683_4522057715209266466_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=111&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=SIawxCPISpcQ7kNvwGZ5lPD&#038;_nc_oc=AdoKIumEOa2SSMqdFLEyi86YgNqZxnzPWuI6nXAxaqOaEmcNzLh7OQIfQRWVQwXRRck&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af5xFoIR-7UA8PaOu43dHdtrQrkAIyXURJRlyjcH1bf7qg&#038;oe=6A119EDE\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/688338524_18419694721131683_4522057715209266466_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=SIawxCPISpcQ7kNvwGZ5lPD&amp;_nc_oc=AdoKIumEOa2SSMqdFLEyi86YgNqZxnzPWuI6nXAxaqOaEmcNzLh7OQIfQRWVQwXRRck&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5xFoIR-7UA8PaOu43dHdtrQrkAIyXURJRlyjcH1bf7qg&amp;oe=6A119EDE&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/688338524_18419694721131683_4522057715209266466_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=SIawxCPISpcQ7kNvwGZ5lPD&amp;_nc_oc=AdoKIumEOa2SSMqdFLEyi86YgNqZxnzPWuI6nXAxaqOaEmcNzLh7OQIfQRWVQwXRRck&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5xFoIR-7UA8PaOu43dHdtrQrkAIyXURJRlyjcH1bf7qg&amp;oe=6A119EDE&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/688338524_18419694721131683_4522057715209266466_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=SIawxCPISpcQ7kNvwGZ5lPD&amp;_nc_oc=AdoKIumEOa2SSMqdFLEyi86YgNqZxnzPWuI6nXAxaqOaEmcNzLh7OQIfQRWVQwXRRck&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5xFoIR-7UA8PaOu43dHdtrQrkAIyXURJRlyjcH1bf7qg&amp;oe=6A119EDE&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/688338524_18419694721131683_4522057715209266466_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=SIawxCPISpcQ7kNvwGZ5lPD&amp;_nc_oc=AdoKIumEOa2SSMqdFLEyi86YgNqZxnzPWuI6nXAxaqOaEmcNzLh7OQIfQRWVQwXRRck&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5xFoIR-7UA8PaOu43dHdtrQrkAIyXURJRlyjcH1bf7qg&amp;oe=6A119EDE&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u3010\u5316\u599d\u5e2b \u2027 \u651d\u5f71\u5e2b \u2014\u2014 \u4f60\u7f3a\u5605\u53ef\u80fd\u53ea\u4fc2\u4e00\u5957\u7cfb\u7d71\u3002\u3011\n\n\u6bcf\u6b21\u5b8c\u6210\u7cbe\u7dfb\u5605\u599d\u5bb9\uff0c\u76f8\u7247\u537b\u7e3d\u662f\u7121\u6cd5\u5448\u73fe\u773c\u524d<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u3010\u5316\u599d\u5e2b \u2027 \u651d\u5f71\u5e2b \u2014\u2014 \u4f60\u7f3a\u5605\u53ef\u80fd\u53ea\u4fc2\u4e00\u5957\u7cfb\u7d71\u3002\u3011\n\n\u6bcf\u6b21\u5b8c\u6210\u7cbe\u7dfb\u5605\u599d\u5bb9\uff0c\u76f8\u7247\u537b\u7e3d\u662f\u7121\u6cd5\u5448\u73fe\u773c\u524d\u6240\u898b\u5605\u7d30\u7bc0\uff1f\n\u53c8\u6216\u8005\u5f71\u76f8\u7d93\u5e38\u9760\u611f\u89ba\uff0c\u7f3a\u4e4f\u4e00\u5957\u7a69\u5b9a\u3001\u53ef\u91cd\u8907\u5605\u6253\u71c8\u6280\u5de7\uff1f\n\n\u5176\u5be6\uff0c\u4e00\u5207\u53ef\u4ee5\u7531\u300c\u4e00\u652f\u71c8\u300d\u958b\u59cb \u3002\n\nBOA Workshop \u5168\u65b0\u5be6\u6230\u8ab2\u7a0b\uff0c\u5c08\u70ba\u5316\u599d\u5e2b\u53ca\u651d\u5f71\u5e2b\u800c\u8a2d\u3002\u5514\u8b1b\u7a7a\u6cdb\u7406\u8ad6\uff0c\u53ea\u6559\u5c0e\u5e2b Billy \u6bcf\u65e5\u771f\u6b63\u5728\u7528\u5605\u5de5\u4f5c\u7cfb\u7d71\u3002\n\n\ud83d\udd25 \u9996\u5834 M01 \u9ad4\u9a57\u73ed\uff1a\u7531\u4e00\u652f\u71c8\u958b\u59cb\n\ud83d\udcc5 \u65e5\u671f\uff1a 2026 \u5e74 6 \u6708 7 \u65e5\n\u23f1\ufe0f \u6642\u9593\uff1a \u7d04 2 \u5c0f\u6642\n\ud83d\udca1 \u5167\u5bb9\uff1a * \u76f8\u6a5f\u57fa\u790e\u8207\u93e1\u982d\u9078\u64c7 (\u624b\u6a5f\u6216\u4efb\u4f55\u76f8\u6a5f\u5747\u53ef\u53c3\u52a0\uff01)\n\u2022 \u4e00\u652f\u71c8\u7684\u591a\u7a2e\u8b8a\u5316\u8207\u8cea\u611f\n\u2022 Billy \u89aa\u81ea\u793a\u7bc4\u5a5a\u79ae\u53ca\u4eba\u50cf\u73fe\u5834\u6253\u71c8\u79d8\u8a23\n\u2022 \u73fe\u5834\u6307\u5c0e\u8207\u9ede\u8a55\uff0c\u5373\u6642\u7747\u5230\u9032\u6b65\uff01\n\ud83d\udcb5 \u9ad4\u9a57\u50f9\uff1a HK1,200\n\n\u26a0\ufe0f **\u3010\u96f6\u98a8\u96aa\u8a66\u5802\u627f\u8afe\u3011**\n\u53ea\u8981\u65e5\u5f8c\u5831\u8b80\u4efb\u4f55\u5169\u500b\u6216\u4ee5\u4e0a\u9032\u968e Module\uff0c\u9ad4\u9a57\u73ed HK1,200 \u5b78\u8cbb\u5c07\u6703\u5168\u6578\u56de\u8d08\uff01\n\n\u5169\u7a2e\u5c08\u696d\uff0c\u540c\u4e00\u500b\u8d77\u9ede\u3002\u7121\u8ad6\u4f60\u4fc2\u884c\u5167\u5177\u5099\u7d93\u9a57\u5605\u5c08\u696d\u4eba\u58eb\uff0c\u5b9a\u4fc2\u60f3\u5165\u884c\u5605\u521d\u5b78\u8005\uff0c\u5462\u5802\u90fd\u4fc2\u4f60\u5efa\u7acb\u5c08\u5c6c\u62cd\u651d\u7cfb\u7d71\u5605\u7b2c\u4e00\u6b65\u3002\n\n\u5c0f\u73ed\u6559\u5b78\uff0c\u540d\u984d\u6709\u9650\uff0c\u9996\u73ed 6 \u6708 7 \u65e5\u898b\uff01\ud83d\udcf8\n\ud83d\udc49\ud83c\udffb \u7acb\u5373DM\u4e86\u89e3\u8a73\u60c5\u53ca\u5831\u540d\uff01\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18140126419517219\" data-date=\"1778388698\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DYJTfeNkyfT\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/688991759_18419625790131683_5843166272811129634_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=104&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=cNF_tnZTREIQ7kNvwEu97P-&#038;_nc_oc=AdrQlC7iWH5TSddGuMqzp3JsSzUnRZOSlZlT0WKqClTkBTQbYIuUYcpNUAH13U4--JU&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af4VtlMXyBhLsdwp1PpWNlMXTGOWUsPcKyRBY5BvMEI7bg&#038;oe=6A11A591\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/688991759_18419625790131683_5843166272811129634_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=cNF_tnZTREIQ7kNvwEu97P-&amp;_nc_oc=AdrQlC7iWH5TSddGuMqzp3JsSzUnRZOSlZlT0WKqClTkBTQbYIuUYcpNUAH13U4--JU&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4VtlMXyBhLsdwp1PpWNlMXTGOWUsPcKyRBY5BvMEI7bg&amp;oe=6A11A591&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/688991759_18419625790131683_5843166272811129634_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=cNF_tnZTREIQ7kNvwEu97P-&amp;_nc_oc=AdrQlC7iWH5TSddGuMqzp3JsSzUnRZOSlZlT0WKqClTkBTQbYIuUYcpNUAH13U4--JU&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4VtlMXyBhLsdwp1PpWNlMXTGOWUsPcKyRBY5BvMEI7bg&amp;oe=6A11A591&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/688991759_18419625790131683_5843166272811129634_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=cNF_tnZTREIQ7kNvwEu97P-&amp;_nc_oc=AdrQlC7iWH5TSddGuMqzp3JsSzUnRZOSlZlT0WKqClTkBTQbYIuUYcpNUAH13U4--JU&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4VtlMXyBhLsdwp1PpWNlMXTGOWUsPcKyRBY5BvMEI7bg&amp;oe=6A11A591&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/688991759_18419625790131683_5843166272811129634_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=cNF_tnZTREIQ7kNvwEu97P-&amp;_nc_oc=AdrQlC7iWH5TSddGuMqzp3JsSzUnRZOSlZlT0WKqClTkBTQbYIuUYcpNUAH13U4--JU&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4VtlMXyBhLsdwp1PpWNlMXTGOWUsPcKyRBY5BvMEI7bg&amp;oe=6A11A591&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Happy Mother s Day! \u2764\ufe0f<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Happy Mother s Day! \u2764\ufe0f\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18029995085803170\" data-date=\"1778062140\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DX_koWmk5S3\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/685527527_18419059570131683_964759956489935727_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=102&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=3v-M0tOrUgsQ7kNvwHqo_ia&#038;_nc_oc=AdrdIvOVQ5evNZVUUleUKdG7EG7i9cn0s1jxhosaYA_FbrvWQRfvufB4v9RpZASS4Vo&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af6iRtw4DxBMTKf1Ug2uwfYenuKS9VLMgZqHkbOtK095Tw&#038;oe=6A11B3AF\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/685527527_18419059570131683_964759956489935727_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3v-M0tOrUgsQ7kNvwHqo_ia&amp;_nc_oc=AdrdIvOVQ5evNZVUUleUKdG7EG7i9cn0s1jxhosaYA_FbrvWQRfvufB4v9RpZASS4Vo&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6iRtw4DxBMTKf1Ug2uwfYenuKS9VLMgZqHkbOtK095Tw&amp;oe=6A11B3AF&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/685527527_18419059570131683_964759956489935727_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3v-M0tOrUgsQ7kNvwHqo_ia&amp;_nc_oc=AdrdIvOVQ5evNZVUUleUKdG7EG7i9cn0s1jxhosaYA_FbrvWQRfvufB4v9RpZASS4Vo&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6iRtw4DxBMTKf1Ug2uwfYenuKS9VLMgZqHkbOtK095Tw&amp;oe=6A11B3AF&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/685527527_18419059570131683_964759956489935727_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3v-M0tOrUgsQ7kNvwHqo_ia&amp;_nc_oc=AdrdIvOVQ5evNZVUUleUKdG7EG7i9cn0s1jxhosaYA_FbrvWQRfvufB4v9RpZASS4Vo&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6iRtw4DxBMTKf1Ug2uwfYenuKS9VLMgZqHkbOtK095Tw&amp;oe=6A11B3AF&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/685527527_18419059570131683_964759956489935727_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3v-M0tOrUgsQ7kNvwHqo_ia&amp;_nc_oc=AdrdIvOVQ5evNZVUUleUKdG7EG7i9cn0s1jxhosaYA_FbrvWQRfvufB4v9RpZASS4Vo&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6iRtw4DxBMTKf1Ug2uwfYenuKS9VLMgZqHkbOtK095Tw&amp;oe=6A11B3AF&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Wedding Day Moment at 1881<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Wedding Day Moment at 1881\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18124209436620348\" data-date=\"1777908552\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DX6_r43k_OC\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/686485066_18418779214131683_5725463057189466898_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=110&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=dJn_OxZROHsQ7kNvwHUCptj&#038;_nc_oc=Adr3sVwwALBqd1owYOo45p3WdLUhdn-jskUSTbSKvaACu8yavGmU1ykgXr8HpVrkIiE&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af4mhKYQ4ld6drc_h898NYHMeFpFcvO-p8j7UDEMTA6huw&#038;oe=6A11C2FA\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/686485066_18418779214131683_5725463057189466898_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=dJn_OxZROHsQ7kNvwHUCptj&amp;_nc_oc=Adr3sVwwALBqd1owYOo45p3WdLUhdn-jskUSTbSKvaACu8yavGmU1ykgXr8HpVrkIiE&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4mhKYQ4ld6drc_h898NYHMeFpFcvO-p8j7UDEMTA6huw&amp;oe=6A11C2FA&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/686485066_18418779214131683_5725463057189466898_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=dJn_OxZROHsQ7kNvwHUCptj&amp;_nc_oc=Adr3sVwwALBqd1owYOo45p3WdLUhdn-jskUSTbSKvaACu8yavGmU1ykgXr8HpVrkIiE&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4mhKYQ4ld6drc_h898NYHMeFpFcvO-p8j7UDEMTA6huw&amp;oe=6A11C2FA&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/686485066_18418779214131683_5725463057189466898_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=dJn_OxZROHsQ7kNvwHUCptj&amp;_nc_oc=Adr3sVwwALBqd1owYOo45p3WdLUhdn-jskUSTbSKvaACu8yavGmU1ykgXr8HpVrkIiE&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4mhKYQ4ld6drc_h898NYHMeFpFcvO-p8j7UDEMTA6huw&amp;oe=6A11C2FA&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/686485066_18418779214131683_5725463057189466898_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=dJn_OxZROHsQ7kNvwHUCptj&amp;_nc_oc=Adr3sVwwALBqd1owYOo45p3WdLUhdn-jskUSTbSKvaACu8yavGmU1ykgXr8HpVrkIiE&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4mhKYQ4ld6drc_h898NYHMeFpFcvO-p8j7UDEMTA6huw&amp;oe=6A11C2FA&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Congrats to Joanna and Philemon!\n\n\u597d\u9ad8\u8208\u898b\u5230\u4f60\u54cb\u597d enjoy \u500b<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Congrats to Joanna and Philemon!\n\n\u597d\u9ad8\u8208\u898b\u5230\u4f60\u54cb\u597d enjoy \u500b wedding\uff0c\u800c\u5514\u4fc2\u6bcf\u5206\u6bcf\u79d2\u64d4\u5fc3\u500b rundown \u662f\u5426\u5b8c\u7f8e\n\n\u5f71\u5a5a\u79ae\u7684\u610f\u7fa9\uff0c\u5f9e\u4f86\u4e0d\u662f\u8b49\u660e\u90a3\u5929\u6709\u591a\u5b8c\u7f8e\u3002\u800c\u662f\u8b93\u4f60\u5011\u5728\u67d0\u500b\u666e\u901a\u7684\u4e0b\u5348\uff0c\u7ffb\u958b\u76f8\u7247\uff0c\u56de\u5230\u90a3\u4e00\u523b\uff0c\u60f3\u8d77\u7576\u5929\u91cd\u8981\u7684\u4eba\u548c\u4e8b\uff0c\u548c\u611f\u53d7\u3002\n\n@joannacpy @huiphilemon @glamzormakeup @glamzoremily @journalbookweddings @merrymarry.celebrant @grandhyatthongkong @grissinihk @billyonairwedding\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18055109237710138\" data-date=\"1777028993\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DXgxQ9fE6XX\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/672342869_18417135316131683_4981035739696411049_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=107&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=pHSLZqMca70Q7kNvwHqmCPJ&#038;_nc_oc=Adqb3PNF0c6ti31icQMPYTKAjNQ2Mx4f1PYU-lqZ2AopGzQVa1sIfekSnufEe2-DbEw&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;_nc_tpa=Q5bMBQG6EUYHCHp-bFqnMfwjzFO4gJBRTGWe6PXoFrZf4ThXJcXj-UpvnWG_2MxSUZ6OzMokimDPOAlH&#038;oh=00_Af66n0GVB7nvkDG927uWSI-od8VgVhR7VX6UOGsd-s7dHw&#038;oe=6A11C437\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/672342869_18417135316131683_4981035739696411049_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=pHSLZqMca70Q7kNvwHqmCPJ&amp;_nc_oc=Adqb3PNF0c6ti31icQMPYTKAjNQ2Mx4f1PYU-lqZ2AopGzQVa1sIfekSnufEe2-DbEw&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;_nc_tpa=Q5bMBQG6EUYHCHp-bFqnMfwjzFO4gJBRTGWe6PXoFrZf4ThXJcXj-UpvnWG_2MxSUZ6OzMokimDPOAlH&amp;oh=00_Af66n0GVB7nvkDG927uWSI-od8VgVhR7VX6UOGsd-s7dHw&amp;oe=6A11C437&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/672342869_18417135316131683_4981035739696411049_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=pHSLZqMca70Q7kNvwHqmCPJ&amp;_nc_oc=Adqb3PNF0c6ti31icQMPYTKAjNQ2Mx4f1PYU-lqZ2AopGzQVa1sIfekSnufEe2-DbEw&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;_nc_tpa=Q5bMBQG6EUYHCHp-bFqnMfwjzFO4gJBRTGWe6PXoFrZf4ThXJcXj-UpvnWG_2MxSUZ6OzMokimDPOAlH&amp;oh=00_Af66n0GVB7nvkDG927uWSI-od8VgVhR7VX6UOGsd-s7dHw&amp;oe=6A11C437&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/672342869_18417135316131683_4981035739696411049_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=pHSLZqMca70Q7kNvwHqmCPJ&amp;_nc_oc=Adqb3PNF0c6ti31icQMPYTKAjNQ2Mx4f1PYU-lqZ2AopGzQVa1sIfekSnufEe2-DbEw&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;_nc_tpa=Q5bMBQG6EUYHCHp-bFqnMfwjzFO4gJBRTGWe6PXoFrZf4ThXJcXj-UpvnWG_2MxSUZ6OzMokimDPOAlH&amp;oh=00_Af66n0GVB7nvkDG927uWSI-od8VgVhR7VX6UOGsd-s7dHw&amp;oe=6A11C437&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/672342869_18417135316131683_4981035739696411049_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=pHSLZqMca70Q7kNvwHqmCPJ&amp;_nc_oc=Adqb3PNF0c6ti31icQMPYTKAjNQ2Mx4f1PYU-lqZ2AopGzQVa1sIfekSnufEe2-DbEw&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;_nc_tpa=Q5bMBQG6EUYHCHp-bFqnMfwjzFO4gJBRTGWe6PXoFrZf4ThXJcXj-UpvnWG_2MxSUZ6OzMokimDPOAlH&amp;oh=00_Af66n0GVB7nvkDG927uWSI-od8VgVhR7VX6UOGsd-s7dHw&amp;oe=6A11C437&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Some behind the scene of recent portraits\n\n\u6700\u8fd1\u90fd\u96a8\u5fc3\u5f71\u5497<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Some behind the scene of recent portraits\n\n\u6700\u8fd1\u90fd\u96a8\u5fc3\u5f71\u5497\u5e7e\u8f2fportraits\uff0c\u5514\u4fc2\u4e5c\u5622\u5927\u88fd\u4f5c\uff0c\u4ea6\u5514\u4fc2\u8981\u8868\u9054\u5572\u4e5c\u5622\u7406\u5ff5\uff0c\u5c31\u7d14\u7cb9\u4fc2\u60f3\u5f71\u5572\u5622\u3002\n\nIn frame: @sscarlett_s \nThanks @yvonne_yuenn \u5e6b\u62d6\uff01\n\nFollow \u57cb @billyonairportrait \u9806\u4fbf\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18036663071589664\" data-date=\"1776264916\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DXJ-1--k7Pi\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.71878-15\/671218695_1579495597226516_6313078980163135345_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=104&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=FvVRL5cg1usQ7kNvwEHKxDz&#038;_nc_oc=AdqEkJDJa29wn4MftWJ5WYb3CKHb412rc9cxr_mwoumXyUosNOW4_IE2fLKVzt8ntQo&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;_nc_tpa=Q5bMBQEbQJ77i_Iqvi4N_bDAQf8A9HDrdfa0PG4J-9ujN7Qm0X3iK6CV958EzUyCtgR2i2jEKiKuL1wo&#038;oh=00_Af40qLO4O_IKZvWTPyncWCfeXZ4HO96LlMn5UqbI3TJGKg&#038;oe=6A11CE77\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/671218695_1579495597226516_6313078980163135345_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=FvVRL5cg1usQ7kNvwEHKxDz&amp;_nc_oc=AdqEkJDJa29wn4MftWJ5WYb3CKHb412rc9cxr_mwoumXyUosNOW4_IE2fLKVzt8ntQo&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;_nc_tpa=Q5bMBQEbQJ77i_Iqvi4N_bDAQf8A9HDrdfa0PG4J-9ujN7Qm0X3iK6CV958EzUyCtgR2i2jEKiKuL1wo&amp;oh=00_Af40qLO4O_IKZvWTPyncWCfeXZ4HO96LlMn5UqbI3TJGKg&amp;oe=6A11CE77&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/671218695_1579495597226516_6313078980163135345_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=FvVRL5cg1usQ7kNvwEHKxDz&amp;_nc_oc=AdqEkJDJa29wn4MftWJ5WYb3CKHb412rc9cxr_mwoumXyUosNOW4_IE2fLKVzt8ntQo&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;_nc_tpa=Q5bMBQEbQJ77i_Iqvi4N_bDAQf8A9HDrdfa0PG4J-9ujN7Qm0X3iK6CV958EzUyCtgR2i2jEKiKuL1wo&amp;oh=00_Af40qLO4O_IKZvWTPyncWCfeXZ4HO96LlMn5UqbI3TJGKg&amp;oe=6A11CE77&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/671218695_1579495597226516_6313078980163135345_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=FvVRL5cg1usQ7kNvwEHKxDz&amp;_nc_oc=AdqEkJDJa29wn4MftWJ5WYb3CKHb412rc9cxr_mwoumXyUosNOW4_IE2fLKVzt8ntQo&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;_nc_tpa=Q5bMBQEbQJ77i_Iqvi4N_bDAQf8A9HDrdfa0PG4J-9ujN7Qm0X3iK6CV958EzUyCtgR2i2jEKiKuL1wo&amp;oh=00_Af40qLO4O_IKZvWTPyncWCfeXZ4HO96LlMn5UqbI3TJGKg&amp;oe=6A11CE77&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/671218695_1579495597226516_6313078980163135345_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=FvVRL5cg1usQ7kNvwEHKxDz&amp;_nc_oc=AdqEkJDJa29wn4MftWJ5WYb3CKHb412rc9cxr_mwoumXyUosNOW4_IE2fLKVzt8ntQo&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;_nc_tpa=Q5bMBQEbQJ77i_Iqvi4N_bDAQf8A9HDrdfa0PG4J-9ujN7Qm0X3iK6CV958EzUyCtgR2i2jEKiKuL1wo&amp;oh=00_Af40qLO4O_IKZvWTPyncWCfeXZ4HO96LlMn5UqbI3TJGKg&amp;oe=6A11CE77&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u6771\u4eac\u5c0f\u968aIvy team \uff0c couple portrait  Day 1 \n\u96e8\u5929\u7684\u65b0\u5bbf\u8857\u982d\u90fd\u5f88\u6d6a\u6f2b<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u6771\u4eac\u5c0f\u968aIvy team \uff0c couple portrait  Day 1 \n\u96e8\u5929\u7684\u65b0\u5bbf\u8857\u982d\u90fd\u5f88\u6d6a\u6f2b\uff01 thank you Sakura and Felipe!\n\nPhoto by @ivy.billyonair \nMakeup by @makeupscarlett.art\nCouple: @sakzuc @flopezv95\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18118015603647911\" data-date=\"1775487135\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DWy1Mu1E6qs\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/660838245_18414025657131683_6209056843634090274_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=108&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=-bV4m5H7sdEQ7kNvwF3O0Ce&#038;_nc_oc=AdpxpMlvLtyHkRzZQLPvmXE7YvvPBt9bMRw0i9WrINcPdcGTQPuZOs0sTrqkjrj7is4&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af6jyfw-QxhwusONNFEHo4o1aAUJrk_AlX3zgyXjSGML-g&#038;oe=6A11A559\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/660838245_18414025657131683_6209056843634090274_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=-bV4m5H7sdEQ7kNvwF3O0Ce&amp;_nc_oc=AdpxpMlvLtyHkRzZQLPvmXE7YvvPBt9bMRw0i9WrINcPdcGTQPuZOs0sTrqkjrj7is4&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6jyfw-QxhwusONNFEHo4o1aAUJrk_AlX3zgyXjSGML-g&amp;oe=6A11A559&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/660838245_18414025657131683_6209056843634090274_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=-bV4m5H7sdEQ7kNvwF3O0Ce&amp;_nc_oc=AdpxpMlvLtyHkRzZQLPvmXE7YvvPBt9bMRw0i9WrINcPdcGTQPuZOs0sTrqkjrj7is4&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6jyfw-QxhwusONNFEHo4o1aAUJrk_AlX3zgyXjSGML-g&amp;oe=6A11A559&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/660838245_18414025657131683_6209056843634090274_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=-bV4m5H7sdEQ7kNvwF3O0Ce&amp;_nc_oc=AdpxpMlvLtyHkRzZQLPvmXE7YvvPBt9bMRw0i9WrINcPdcGTQPuZOs0sTrqkjrj7is4&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6jyfw-QxhwusONNFEHo4o1aAUJrk_AlX3zgyXjSGML-g&amp;oe=6A11A559&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/660838245_18414025657131683_6209056843634090274_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=-bV4m5H7sdEQ7kNvwF3O0Ce&amp;_nc_oc=AdpxpMlvLtyHkRzZQLPvmXE7YvvPBt9bMRw0i9WrINcPdcGTQPuZOs0sTrqkjrj7is4&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6jyfw-QxhwusONNFEHo4o1aAUJrk_AlX3zgyXjSGML-g&amp;oe=6A11A559&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u4f60\u4e0d\u9700\u8981\u4e00\u500b\u5b8c\u7f8e\u7684\u5a5a\u79ae\uff0c\u4f60\u9700\u8981\u4e00\u500b\u4f60\u8a18\u5f97\u7684\u5a5a\u79ae\u3002\n\nTweety &amp; Lloyd \u7684\u8b49\u5a5a\u7576\u5929Rose<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u4f60\u4e0d\u9700\u8981\u4e00\u500b\u5b8c\u7f8e\u7684\u5a5a\u79ae\uff0c\u4f60\u9700\u8981\u4e00\u500b\u4f60\u8a18\u5f97\u7684\u5a5a\u79ae\u3002\n\nTweety &amp; Lloyd \u7684\u8b49\u5a5a\u7576\u5929Rosewood\u8209\u884c\uff0c\u4eba\u4e0d\u591a\uff0c\u4f46\u6bcf\u4e00\u500b\u90fd\u662f\u4ed6\u5011\u771f\u6b63\u60f3\u898b\u5230\u7684\u4eba\u3002\n\n\u6c92\u6709\u523b\u610f\u53bb\u71df\u9020\u4ec0\u9ebc\u6c23\u6c1b\uff0c\u56e0\u70ba\u6c23\u6c1b\u672c\u8eab\u5c31\u5728\u90a3\u88e1\uff0c\u7b11\u8072\u3001\u773c\u795e\u3001\u64c1\u62b1\uff0c\u5168\u90e8\u90fd\u662f\u771f\u7684\n\n\u4e00\u5834\u5a5a\u79ae\u6700\u73cd\u8cb4\u7684\u4e0d\u662f\u8981\u591a\u5b8c\u7f8e\uff0c\u662f\u4f60\u7b2c\u4e8c\u5929\u9192\u4f86\uff0c\u9084\u8a18\u5f97\u90a3\u5929\u767c\u751f\u904e\u4ec0\u9ebc\u3002\u4e0d\u662f\u53ea\u8a18\u5f97\u6d41\u7a0b\uff0c\u800c\u662f\u8a18\u5f97\u90a3\u4e9b\u611f\u89ba\u3002\n\nYou don\u2019t need a perfect wedding. You need a present one.\n\nmakeup by @delicateface_makeup \nvideo by @bozz_wedding \nvenue: @rosewoodhongkong\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_17937772494027407\" data-date=\"1775399459\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DWwN-Ewk84W\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/660975857_18413775184131683_5332014631775960263_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=106&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=lWCGktkQdDoQ7kNvwF46Las&#038;_nc_oc=Adox8GFzW2XdXHB_c1jZfdV2BnveS-iwTXNL2vaJTxrYnlMCc44OoPqYCNWwI1vQT8o&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af4hMIXVt88KRY53n94wL5MmPBWFNegsRq_jjpOoa8-BFg&#038;oe=6A11C714\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/660975857_18413775184131683_5332014631775960263_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=lWCGktkQdDoQ7kNvwF46Las&amp;_nc_oc=Adox8GFzW2XdXHB_c1jZfdV2BnveS-iwTXNL2vaJTxrYnlMCc44OoPqYCNWwI1vQT8o&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4hMIXVt88KRY53n94wL5MmPBWFNegsRq_jjpOoa8-BFg&amp;oe=6A11C714&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/660975857_18413775184131683_5332014631775960263_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=lWCGktkQdDoQ7kNvwF46Las&amp;_nc_oc=Adox8GFzW2XdXHB_c1jZfdV2BnveS-iwTXNL2vaJTxrYnlMCc44OoPqYCNWwI1vQT8o&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4hMIXVt88KRY53n94wL5MmPBWFNegsRq_jjpOoa8-BFg&amp;oe=6A11C714&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/660975857_18413775184131683_5332014631775960263_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=lWCGktkQdDoQ7kNvwF46Las&amp;_nc_oc=Adox8GFzW2XdXHB_c1jZfdV2BnveS-iwTXNL2vaJTxrYnlMCc44OoPqYCNWwI1vQT8o&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4hMIXVt88KRY53n94wL5MmPBWFNegsRq_jjpOoa8-BFg&amp;oe=6A11C714&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/660975857_18413775184131683_5332014631775960263_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=lWCGktkQdDoQ7kNvwF46Las&amp;_nc_oc=Adox8GFzW2XdXHB_c1jZfdV2BnveS-iwTXNL2vaJTxrYnlMCc44OoPqYCNWwI1vQT8o&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4hMIXVt88KRY53n94wL5MmPBWFNegsRq_jjpOoa8-BFg&amp;oe=6A11C714&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Central Engagement Portraits by Ivy @ivy.billyonai<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Central Engagement Portraits by Ivy @ivy.billyonair \n\nDm us for the Central Pre Wedding Promotion!\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_17948034141136073\" data-date=\"1775221244\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DWq6DYok8hS\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/657264769_18413442895131683_3228962744319640147_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=103&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=vI0WNETmfSkQ7kNvwH5HIov&#038;_nc_oc=AdoZw0PUz69SnZjxzQmMc9ATjSTuDOXg6rWJIz0KABOGkLBl_1CXbgzCRZErIifzY48&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af4x_iSHJaOUh-x30rLG75C-6T7jX5NRTCA4wLh-0dg_xA&#038;oe=6A11AFD8\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/657264769_18413442895131683_3228962744319640147_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=vI0WNETmfSkQ7kNvwH5HIov&amp;_nc_oc=AdoZw0PUz69SnZjxzQmMc9ATjSTuDOXg6rWJIz0KABOGkLBl_1CXbgzCRZErIifzY48&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4x_iSHJaOUh-x30rLG75C-6T7jX5NRTCA4wLh-0dg_xA&amp;oe=6A11AFD8&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/657264769_18413442895131683_3228962744319640147_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=vI0WNETmfSkQ7kNvwH5HIov&amp;_nc_oc=AdoZw0PUz69SnZjxzQmMc9ATjSTuDOXg6rWJIz0KABOGkLBl_1CXbgzCRZErIifzY48&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4x_iSHJaOUh-x30rLG75C-6T7jX5NRTCA4wLh-0dg_xA&amp;oe=6A11AFD8&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/657264769_18413442895131683_3228962744319640147_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=vI0WNETmfSkQ7kNvwH5HIov&amp;_nc_oc=AdoZw0PUz69SnZjxzQmMc9ATjSTuDOXg6rWJIz0KABOGkLBl_1CXbgzCRZErIifzY48&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4x_iSHJaOUh-x30rLG75C-6T7jX5NRTCA4wLh-0dg_xA&amp;oe=6A11AFD8&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/657264769_18413442895131683_3228962744319640147_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=vI0WNETmfSkQ7kNvwH5HIov&amp;_nc_oc=AdoZw0PUz69SnZjxzQmMc9ATjSTuDOXg6rWJIz0KABOGkLBl_1CXbgzCRZErIifzY48&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af4x_iSHJaOUh-x30rLG75C-6T7jX5NRTCA4wLh-0dg_xA&amp;oe=6A11AFD8&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u7b2c\u4e00\u6b21\u5f71Lake House Wedding\uff0c\u597d\u975a\uff0c\u5514\u602a\u5f97\u5481\u591a\u4eba\u63c0\uff01\n\n@lakehouse.hk <\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u7b2c\u4e00\u6b21\u5f71Lake House Wedding\uff0c\u597d\u975a\uff0c\u5514\u602a\u5f97\u5481\u591a\u4eba\u63c0\uff01\n\n@lakehouse.hk \nmakeup by @amychu_makeup \nphoto by @billyonairwedding\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18104892023500536\" data-date=\"1774940520\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DWiinOUE8GL\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-1.cdninstagram.com\/v\/t51.82787-15\/657574111_18412986295131683_3740225365955024755_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=109&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=8-BYvfA0O_UQ7kNvwE-8Nzk&#038;_nc_oc=AdoLjfqP1q2JtiM4Y17MzZwkhPxysXyH6CwgbkNRNJh4GMioaStCrqInGAlxIURncKE&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af6_e5uz8qmGa7phFw1gYo7L2DjLQmEkzdrU8L-IZ4movw&#038;oe=6A11C483\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/657574111_18412986295131683_3740225365955024755_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=8-BYvfA0O_UQ7kNvwE-8Nzk&amp;_nc_oc=AdoLjfqP1q2JtiM4Y17MzZwkhPxysXyH6CwgbkNRNJh4GMioaStCrqInGAlxIURncKE&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6_e5uz8qmGa7phFw1gYo7L2DjLQmEkzdrU8L-IZ4movw&amp;oe=6A11C483&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/657574111_18412986295131683_3740225365955024755_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=8-BYvfA0O_UQ7kNvwE-8Nzk&amp;_nc_oc=AdoLjfqP1q2JtiM4Y17MzZwkhPxysXyH6CwgbkNRNJh4GMioaStCrqInGAlxIURncKE&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6_e5uz8qmGa7phFw1gYo7L2DjLQmEkzdrU8L-IZ4movw&amp;oe=6A11C483&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/657574111_18412986295131683_3740225365955024755_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=8-BYvfA0O_UQ7kNvwE-8Nzk&amp;_nc_oc=AdoLjfqP1q2JtiM4Y17MzZwkhPxysXyH6CwgbkNRNJh4GMioaStCrqInGAlxIURncKE&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6_e5uz8qmGa7phFw1gYo7L2DjLQmEkzdrU8L-IZ4movw&amp;oe=6A11C483&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/657574111_18412986295131683_3740225365955024755_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=8-BYvfA0O_UQ7kNvwE-8Nzk&amp;_nc_oc=AdoLjfqP1q2JtiM4Y17MzZwkhPxysXyH6CwgbkNRNJh4GMioaStCrqInGAlxIURncKE&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6_e5uz8qmGa7phFw1gYo7L2DjLQmEkzdrU8L-IZ4movw&amp;oe=6A11C483&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u3010Canon \u6703\u54e1\u5c08\u4eab\u3011 \u599d\u611f\u5f62\u8c61 x \u4f34\u4fb6\u62cd\u651d\u6280\u5de7\u5206\u4eab \n\n\u65e5\u671f\uff1a2026\u5e744\u670826\u65e5 \n\u6642\u9593\uff1a1<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u3010Canon \u6703\u54e1\u5c08\u4eab\u3011 \u599d\u611f\u5f62\u8c61 x \u4f34\u4fb6\u62cd\u651d\u6280\u5de7\u5206\u4eab \n\n\u65e5\u671f\uff1a2026\u5e744\u670826\u65e5 \n\u6642\u9593\uff1a14:30\n\u5730\u9ede\uff1a\u4f73\u80fd\u6578\u78bc\u5f71\u50cf\u574a @canonhongkong \n\n\u60f3\u70ba\u4f34\u4fb6\u62cd\u51fa\u771f\u646f\u800c\u52d5\u4eba\u7684\u5f71\u50cf\uff0c\u537b\u7e3d\u89ba\u5f97\u4f5c\u54c1\u6b20\u7f3a\u8cea\u611f\uff1f\n\u5e0c\u671b\u4e86\u89e3\u5982\u4f55\u6253\u9020\u5728\u93e1\u982d\u4e0b\u81ea\u7136\u3001\u901a\u900f\u3001\u7cbe\u7dfb\u7684\u4e0a\u93e1\u599d\uff1f\n\n\u7531\u651d\u5f71\u5e2b Billy Hung \u8207 \u5316\u599d\u5c0e\u5e2b Kaman Liu \u806f\u5408\u4e3b\u8b1b\uff0c\u878d\u5408\u300c\u9ad8\u6e05\u4e0a\u93e1\u599d\u5bb9\u793a\u7bc4\u300d\u8207\u300c\u7c21\u6f54\u512a\u96c5\u7684\u4f34\u4fb6\u4eba\u50cf\u651d\u5f71\u300d\u7d50\u5408\uff0c\u8b93\u60a8\u8207\u4f34\u4fb6\u7531\u599d\u5bb9\u5230\u62cd\u651d\uff0c\u4e00\u6b21\u638c\u63e1\u63d0\u5347\u5f71\u50cf\u8cea\u611f\u7684\u95dc\u9375\u6280\u5de7\u3002\n\n\u6b61\u8fce\u651c\u540c\u4f34\u4fb6\u4e00\u540c\u53c3\u8207\uff0c\u900f\u904e 2.5 \u5c0f\u6642\u7684\u6c89\u6d78\u5f0f\u6559\u5b78\uff0c\u5b78\u7fd2\u5982\u4f55\u6253\u9020\u8010\u770b\u6e05\u723d\u7684\u4e0a\u93e1\u599d\u3001\u638c\u63e1\u5149\u5f71\u8207\u69cb\u5716\uff0c\u4ee5\u7c21\u6f54\u81ea\u7136\u7684\u7f8e\u59ff\uff0c\u5f15\u5c0e\u4f34\u4fb6\u62cd\u51fa\u66f4\u771f\u646f\u3001\u66f4\u5177\u6eab\u5ea6\u7684\u52d5\u4eba\u5f71\u50cf\u3002\n\n\u7d50\u5408\u7f8e\u5b78\u3001\u5149\u5f71\u8207\u8868\u9054\u7684\u9ad4\u9a57\uff0c \u8b93\u60a8\u8207\u4f34\u4fb6\u5171\u540c\u63a2\u7d22\u5f71\u50cf\u4e2d\u7684\u7f8e\u611f\uff0c\u4e26\u62cd\u51fa\u5177\u661f\u7d1a\u8cea\u611f\u7684\u4f34\u4fb6\u4eba\u50cf\u4f5c\u54c1\u3002\n\n\u540d\u984d\u6709\u9650\uff0c\u7acb\u5373\u5831\u540d\u53c3\u52a0\uff01\n\n\u6b64\u6d3b\u52d5\u8a9e\u8a00\u70ba\u5ee3\u6771\u8a71\u3002\n\nClean gown Credit:\n\nPhoto by @billyonairphotography \nMakeup by @makeupfelicity \nSupport team: @hetimakeup\nHair by @soinlovemakeup \nGown: @adorewedding_official\nAccessories: @thatschong\nin frame: @kaman_kong\nflorist: @lethopebloomhk\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18111882190705240\" data-date=\"1774580983\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DWX02gFE8Vu\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-2.cdninstagram.com\/v\/t51.82787-15\/656813457_18412391545131683_6107489578789779517_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=111&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=BznMWcwF6-IQ7kNvwGytKLw&#038;_nc_oc=AdrLVGcyc_jEGeO4L40BWjak_I6fk0_kLqB0tyl9odP35DzCzG_8VbSubs2ARgSlWH4&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af7w8S6iOiQKxh4iNCxn-eD0kdh_p9e_D9zkIWD4AaqENA&#038;oe=6A11A589\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/656813457_18412391545131683_6107489578789779517_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=BznMWcwF6-IQ7kNvwGytKLw&amp;_nc_oc=AdrLVGcyc_jEGeO4L40BWjak_I6fk0_kLqB0tyl9odP35DzCzG_8VbSubs2ARgSlWH4&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af7w8S6iOiQKxh4iNCxn-eD0kdh_p9e_D9zkIWD4AaqENA&amp;oe=6A11A589&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/656813457_18412391545131683_6107489578789779517_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=BznMWcwF6-IQ7kNvwGytKLw&amp;_nc_oc=AdrLVGcyc_jEGeO4L40BWjak_I6fk0_kLqB0tyl9odP35DzCzG_8VbSubs2ARgSlWH4&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af7w8S6iOiQKxh4iNCxn-eD0kdh_p9e_D9zkIWD4AaqENA&amp;oe=6A11A589&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/656813457_18412391545131683_6107489578789779517_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=BznMWcwF6-IQ7kNvwGytKLw&amp;_nc_oc=AdrLVGcyc_jEGeO4L40BWjak_I6fk0_kLqB0tyl9odP35DzCzG_8VbSubs2ARgSlWH4&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af7w8S6iOiQKxh4iNCxn-eD0kdh_p9e_D9zkIWD4AaqENA&amp;oe=6A11A589&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/656813457_18412391545131683_6107489578789779517_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=BznMWcwF6-IQ7kNvwGytKLw&amp;_nc_oc=AdrLVGcyc_jEGeO4L40BWjak_I6fk0_kLqB0tyl9odP35DzCzG_8VbSubs2ARgSlWH4&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af7w8S6iOiQKxh4iNCxn-eD0kdh_p9e_D9zkIWD4AaqENA&amp;oe=6A11A589&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u5e0c\u671b\u5927\u5bb6\u5f88\u591a\u5e74\u5f8c\u7ffb\u958b\u6211\u5e6b\u4f60\u5011\u62cd\u7684\u7167\u7247\uff0c\u8a18\u5f97\u7684\u4e0d\u662f\u300c\u90a3\u5929\u6211\u5011\u53bb\u62cd\u7167\u300d\uff0c\u800c\u662f\u300c\u90a3\u5929\u6211\u5011\u904e\u4e86\u5f88\u597d\u7684\u4e00\u5929\u300d\uff01<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u5e0c\u671b\u5927\u5bb6\u5f88\u591a\u5e74\u5f8c\u7ffb\u958b\u6211\u5e6b\u4f60\u5011\u62cd\u7684\u7167\u7247\uff0c\u8a18\u5f97\u7684\u4e0d\u662f\u300c\u90a3\u5929\u6211\u5011\u53bb\u62cd\u7167\u300d\uff0c\u800c\u662f\u300c\u90a3\u5929\u6211\u5011\u904e\u4e86\u5f88\u597d\u7684\u4e00\u5929\u300d\uff01\n\nMakeup by @glamzormakeup @glamzoremily\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18574292728039664\" data-date=\"1774094875\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DWJVrGCE0aI\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/655322278_18411213658131683_7563700860207418105_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=107&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=JCfDchF7-OAQ7kNvwFogGFF&#038;_nc_oc=AdoOAh-hue93bApIuj2phKedo3k5umAgJPX7jSpOj3Ppec0s--jNwyq61duaM-94Sc4&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af5F56YQUgL8DxbWyBJthanHu_tqtLSyChw1-wfh7qV4RQ&#038;oe=6A11C74F\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/655322278_18411213658131683_7563700860207418105_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=JCfDchF7-OAQ7kNvwFogGFF&amp;_nc_oc=AdoOAh-hue93bApIuj2phKedo3k5umAgJPX7jSpOj3Ppec0s--jNwyq61duaM-94Sc4&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5F56YQUgL8DxbWyBJthanHu_tqtLSyChw1-wfh7qV4RQ&amp;oe=6A11C74F&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/655322278_18411213658131683_7563700860207418105_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=JCfDchF7-OAQ7kNvwFogGFF&amp;_nc_oc=AdoOAh-hue93bApIuj2phKedo3k5umAgJPX7jSpOj3Ppec0s--jNwyq61duaM-94Sc4&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5F56YQUgL8DxbWyBJthanHu_tqtLSyChw1-wfh7qV4RQ&amp;oe=6A11C74F&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/655322278_18411213658131683_7563700860207418105_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=JCfDchF7-OAQ7kNvwFogGFF&amp;_nc_oc=AdoOAh-hue93bApIuj2phKedo3k5umAgJPX7jSpOj3Ppec0s--jNwyq61duaM-94Sc4&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5F56YQUgL8DxbWyBJthanHu_tqtLSyChw1-wfh7qV4RQ&amp;oe=6A11C74F&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/655322278_18411213658131683_7563700860207418105_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=JCfDchF7-OAQ7kNvwFogGFF&amp;_nc_oc=AdoOAh-hue93bApIuj2phKedo3k5umAgJPX7jSpOj3Ppec0s--jNwyq61duaM-94Sc4&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af5F56YQUgL8DxbWyBJthanHu_tqtLSyChw1-wfh7qV4RQ&amp;oe=6A11C74F&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u5206\u4eab\u4e0b\u5462 6 \u5e74\u569f Billy ONAIR \u540c To Be Wed \u5605\u5408\u4f5c\u4f5c\u54c1 \n\n\u7531\u5929\u5b57\u7b2c\u4e00\u865f\u5ba2\u4eba<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u5206\u4eab\u4e0b\u5462 6 \u5e74\u569f Billy ONAIR \u540c To Be Wed \u5605\u5408\u4f5c\u4f5c\u54c1 \n\n\u7531\u5929\u5b57\u7b2c\u4e00\u865f\u5ba2\u4eba Cherry @chelleryhk \u958b\u59cb\uff0c\u5230\u4eca\u65e5\uff0c6 \u5e74\u771f\u4fc2\u597d\u4f3c\u4e00\u77ac\u9593\u5605\u4e8b\u3002\n\n\u518d\u6b21\u606d\u559c\u4f60\u54cb\uff01\n@tobewed_official\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18065532725667202\" data-date=\"1773986094\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DWGEeABE7U4\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-1.cdninstagram.com\/v\/t51.71878-15\/655153250_2456260724809476_2581613540129331868_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=101&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=UrHWsVTOAl4Q7kNvwFRO8yS&#038;_nc_oc=Adq3-DSSnNvTx96AdM48_2U47rZvY12s3gllTjS1Pj0C0RukyX5eL0FYg2wxYE_V8tc&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;_nc_tpa=Q5bMBQEulM6yXTIvPXSX2N32SB5buHofje3pIVHxq0a7CDAT9paOCyTRB1S89HF5IkWzk8kPCp7cSa0z&#038;oh=00_Af4hZZrnF2hq_VtSSg3p5zYMjvxloGCkWqkmCFCmYQSccg&#038;oe=6A11D01C\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/655153250_2456260724809476_2581613540129331868_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=UrHWsVTOAl4Q7kNvwFRO8yS&amp;_nc_oc=Adq3-DSSnNvTx96AdM48_2U47rZvY12s3gllTjS1Pj0C0RukyX5eL0FYg2wxYE_V8tc&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;_nc_tpa=Q5bMBQEulM6yXTIvPXSX2N32SB5buHofje3pIVHxq0a7CDAT9paOCyTRB1S89HF5IkWzk8kPCp7cSa0z&amp;oh=00_Af4hZZrnF2hq_VtSSg3p5zYMjvxloGCkWqkmCFCmYQSccg&amp;oe=6A11D01C&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/655153250_2456260724809476_2581613540129331868_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=UrHWsVTOAl4Q7kNvwFRO8yS&amp;_nc_oc=Adq3-DSSnNvTx96AdM48_2U47rZvY12s3gllTjS1Pj0C0RukyX5eL0FYg2wxYE_V8tc&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;_nc_tpa=Q5bMBQEulM6yXTIvPXSX2N32SB5buHofje3pIVHxq0a7CDAT9paOCyTRB1S89HF5IkWzk8kPCp7cSa0z&amp;oh=00_Af4hZZrnF2hq_VtSSg3p5zYMjvxloGCkWqkmCFCmYQSccg&amp;oe=6A11D01C&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/655153250_2456260724809476_2581613540129331868_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=UrHWsVTOAl4Q7kNvwFRO8yS&amp;_nc_oc=Adq3-DSSnNvTx96AdM48_2U47rZvY12s3gllTjS1Pj0C0RukyX5eL0FYg2wxYE_V8tc&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;_nc_tpa=Q5bMBQEulM6yXTIvPXSX2N32SB5buHofje3pIVHxq0a7CDAT9paOCyTRB1S89HF5IkWzk8kPCp7cSa0z&amp;oh=00_Af4hZZrnF2hq_VtSSg3p5zYMjvxloGCkWqkmCFCmYQSccg&amp;oe=6A11D01C&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/655153250_2456260724809476_2581613540129331868_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=UrHWsVTOAl4Q7kNvwFRO8yS&amp;_nc_oc=Adq3-DSSnNvTx96AdM48_2U47rZvY12s3gllTjS1Pj0C0RukyX5eL0FYg2wxYE_V8tc&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;_nc_tpa=Q5bMBQEulM6yXTIvPXSX2N32SB5buHofje3pIVHxq0a7CDAT9paOCyTRB1S89HF5IkWzk8kPCp7cSa0z&amp;oh=00_Af4hZZrnF2hq_VtSSg3p5zYMjvxloGCkWqkmCFCmYQSccg&amp;oe=6A11D01C&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u6211\u5011\u505a\u5275\u696d\u7684\uff0c\u505a\u8457\u505a\u8457\uff0c\u6435\u98df\u5462\u5169\u500b\u5b57\uff0c\u6703\u975c\u975c\u5730\u4f54\u64da\u4f60\u3002\n\n\u4f60\u958b\u59cb\u5fd8\u8a18\uff0c\u7576\u521d\u70ba\u4ec0\u9ebc\u5165\u884c\u3002\u60f3\u7d66\u4eba\u4ec0\u9ebc\u611f\u89ba<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u6211\u5011\u505a\u5275\u696d\u7684\uff0c\u505a\u8457\u505a\u8457\uff0c\u6435\u98df\u5462\u5169\u500b\u5b57\uff0c\u6703\u975c\u975c\u5730\u4f54\u64da\u4f60\u3002\n\n\u4f60\u958b\u59cb\u5fd8\u8a18\uff0c\u7576\u521d\u70ba\u4ec0\u9ebc\u5165\u884c\u3002\u60f3\u7d66\u4eba\u4ec0\u9ebc\u611f\u89ba\u3002\u5462\u4ef6\u4e8b\u672c\u4f86\u61c9\u8a72\u662f\u600e\u6a23\u7684\u3002\n\n\u4e00\u500b\u884c\u696d\u7684\u6a19\u6e96\uff0c\u5f9e\u4f86\u4e0d\u662ffixed\u7684\u3002\u662f\u7531\u8eab\u5728\u5176\u4e2d\u7684\u4eba\uff0c\u4e00\u8d77\u6490\u8d77\u4f86\uff0c\u6216\u8005\uff0c\u4e00\u8d77\u653e\u68c4\u7684\u3002\n\nWhat @tobewed_official  and @lakehouse.hk  created last night wasn\u2019t just a fashion show. It was a reminder that this industry can still move people. That when someone cares enough to build a moment , not just a job, it pulls everyone back to why they began.\n\nThank you for the dream. For gathering us all in one place, to witness something like this.\n\nVenue @lakehouse.hk \nPhoto @janetchanphotography @gavinyim.photo \nVideo @mattography_video \nMakeup @joman_wedding \nGown @tobewed_official \nSuit @modetuxedo \nFlorsit @petalsnleaveshk \nJewellery @chelleryhk \nWCC @soleneyourday \nCalligraphy @whalewhispers_\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_17917259556315361\" data-date=\"1773831864\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DWBgBOwE8py\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/653647547_18410555665131683_5583798573829996073_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=107&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=4H_wvFX3FSAQ7kNvwHmWy53&#038;_nc_oc=AdqznE5h7oEyDiObATmHnKUpJ_eSUmJDoO7zrzNwZ4vw7t_wqWXIEZ1u-F9WGv5zrhQ&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&#038;oh=00_Af6cT1Ae1tpSmY_GE0bkhKIM8WTjBrp96xRhT0QUY9qOHw&#038;oe=6A11C6F9\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/653647547_18410555665131683_5583798573829996073_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=4H_wvFX3FSAQ7kNvwHmWy53&amp;_nc_oc=AdqznE5h7oEyDiObATmHnKUpJ_eSUmJDoO7zrzNwZ4vw7t_wqWXIEZ1u-F9WGv5zrhQ&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6cT1Ae1tpSmY_GE0bkhKIM8WTjBrp96xRhT0QUY9qOHw&amp;oe=6A11C6F9&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/653647547_18410555665131683_5583798573829996073_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=4H_wvFX3FSAQ7kNvwHmWy53&amp;_nc_oc=AdqznE5h7oEyDiObATmHnKUpJ_eSUmJDoO7zrzNwZ4vw7t_wqWXIEZ1u-F9WGv5zrhQ&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6cT1Ae1tpSmY_GE0bkhKIM8WTjBrp96xRhT0QUY9qOHw&amp;oe=6A11C6F9&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/653647547_18410555665131683_5583798573829996073_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=4H_wvFX3FSAQ7kNvwHmWy53&amp;_nc_oc=AdqznE5h7oEyDiObATmHnKUpJ_eSUmJDoO7zrzNwZ4vw7t_wqWXIEZ1u-F9WGv5zrhQ&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6cT1Ae1tpSmY_GE0bkhKIM8WTjBrp96xRhT0QUY9qOHw&amp;oe=6A11C6F9&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/653647547_18410555665131683_5583798573829996073_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=4H_wvFX3FSAQ7kNvwHmWy53&amp;_nc_oc=AdqznE5h7oEyDiObATmHnKUpJ_eSUmJDoO7zrzNwZ4vw7t_wqWXIEZ1u-F9WGv5zrhQ&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_qMSr5f4bE4qRsxeGTqBMQ&amp;oh=00_Af6cT1Ae1tpSmY_GE0bkhKIM8WTjBrp96xRhT0QUY9qOHw&amp;oe=6A11C6F9&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">4\u670814-16\u65e5\u8aa0\u5fb5demo couples\u6771\u4eac\u62cd\u651d \uff0c\u6709\u5187\u5481\u5571\u5462\u6bb5\u6642\u9593\u5728\u6771\u4eac\u7684Couple\u554a\uff1f \u6703<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.billyhung.com\/blog\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"4\u670814-16\u65e5\u8aa0\u5fb5demo couples\u6771\u4eac\u62cd\u651d \uff0c\u6709\u5187\u5481\u5571\u5462\u6bb5\u6642\u9593\u5728\u6771\u4eac\u7684Couple\u554a\uff1f \u6703\u6709\u5316\u599d\u53ca\u651d\u5f71\u3002\n\n\u6709\u610f\u8acbDM\ud83d\ude0a\n\n@ivy.billyonair\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div>\t<\/div>\n\n\t<div id=\"sbi_load\" >\n\n\t\n\t\t\t<span class=\"sbi_follow_btn sbi_custom\" >\n\t\t\t<a target=\"_blank\" rel=\"nofollow noopener\" href=\"https:\/\/www.instagram.com\/billyonairphotography\/\" style=\"background: rgb(64,139,209);\">\n\t\t\t\t<svg class=\"svg-inline--fa fa-instagram fa-w-14\" aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n                    <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path>\n                <\/svg>\t\t\t\t<span>Follow on Instagram<\/span>\n\t\t\t<\/a>\n\t\t<\/span>\n\t\n<\/div>\n\t\t<span class=\"sbi_resized_image_data\" data-feed-id=\"*1\"\n\t\t  data-resized=\"{&quot;17917259556315361&quot;:{&quot;id&quot;:&quot;653647547_18410555665131683_5583798573829996073_n&quot;,&quot;ratio&quot;:&quot;1.50&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18065532725667202&quot;:{&quot;id&quot;:&quot;655153250_2456260724809476_2581613540129331868_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18574292728039664&quot;:{&quot;id&quot;:&quot;655322278_18411213658131683_7563700860207418105_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18111882190705240&quot;:{&quot;id&quot;:&quot;656813457_18412391545131683_6107489578789779517_n&quot;,&quot;ratio&quot;:&quot;1.50&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18104892023500536&quot;:{&quot;id&quot;:&quot;657574111_18412986295131683_3740225365955024755_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17948034141136073&quot;:{&quot;id&quot;:&quot;657264769_18413442895131683_3228962744319640147_n&quot;,&quot;ratio&quot;:&quot;1.50&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17937772494027407&quot;:{&quot;id&quot;:&quot;660975857_18413775184131683_5332014631775960263_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18118015603647911&quot;:{&quot;id&quot;:&quot;660838245_18414025657131683_6209056843634090274_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18036663071589664&quot;:{&quot;id&quot;:&quot;671218695_1579495597226516_6313078980163135345_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18055109237710138&quot;:{&quot;id&quot;:&quot;672342869_18417135316131683_4981035739696411049_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18124209436620348&quot;:{&quot;id&quot;:&quot;686485066_18418779214131683_5725463057189466898_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18029995085803170&quot;:{&quot;id&quot;:&quot;685527527_18419059570131683_964759956489935727_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18311428942262956&quot;:{&quot;id&quot;:&quot;688338524_18419694721131683_4522057715209266466_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18140126419517219&quot;:{&quot;id&quot;:&quot;688991759_18419625790131683_5843166272811129634_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18185129956376951&quot;:{&quot;id&quot;:&quot;696501943_18419996488131683_8056889322889679548_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17906435361413827&quot;:{&quot;id&quot;:&quot;696062887_18420135076131683_705509848807713142_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18113728288645703&quot;:{&quot;id&quot;:&quot;698536532_18420352294131683_6100409104078871738_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18091734866266589&quot;:{&quot;id&quot;:&quot;670864012_18420485440131683_7705797968988951053_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18085770866378649&quot;:{&quot;id&quot;:&quot;701496146_18420551233131683_1730958484766151547_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18012150875855929&quot;:{&quot;id&quot;:&quot;702763379_18420966214131683_8624524062995151139_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;}}\">\n\t<\/span>\n\t<\/div>\n\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<div class=\"elementor-element elementor-element-f454579 e-con-full e-flex e-con e-parent\" data-id=\"f454579\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed33a60 elementor-widget elementor-widget-html\" data-id=\"ed33a60\" 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  PART 3 of 3: Follow Button + CTA + Scripts\n  Paste this into a THIRD Elementor HTML widget (after the Shortcode widget)\n-->\n\n<!-- Re-open the .boa-home wrapper so CSS scoping continues to work -->\n<div class=\"boa-home boa-en\" id=\"boaHomePart3\">\n\n<!-- Follow on Instagram button -->\n<div style=\"text-align:center; padding: 40px 10% 60px; background: #fff;\">\n  <a class=\"boa-h-ig-follow\" href=\"https:\/\/www.instagram.com\/billyonairphotography\/\" target=\"_blank\" rel=\"noopener\">\n    <span class=\"lang-en\">Follow on Instagram<\/span>\n    <span class=\"lang-zh\">\u8ffd\u8e64 Instagram<\/span>\n  <\/a>\n<\/div>\n\n<!-- ==================== CTA ==================== -->\n<div class=\"boa-h-cta-section\">\n  <div class=\"boa-h-eyebrow\" style=\"color: #c4a87c;\">\n    <span class=\"lang-en\">Get in Touch<\/span>\n    <span class=\"lang-zh\">\u806f\u7d61\u6211\u5011<\/span>\n  <\/div>\n  <h2>\n    <span class=\"lang-en\">Let&rsquo;s Create<br>Something Beautiful<\/span>\n    <span class=\"lang-zh\">\u8b93\u6211\u5011\u4e00\u8d77<br>\u5275\u9020\u7f8e\u597d\u56de\u61b6<\/span>\n  <\/h2>\n  <p>\n    <span class=\"lang-en\">Whether it&rsquo;s your wedding, a maternity session, or an intimate portrait &mdash; we&rsquo;d love to hear your story.<\/span>\n    <span class=\"lang-zh\">\u7121\u8ad6\u662f\u5a5a\u79ae\u3001\u5b55\u5a66\u651d\u5f71\u9084\u662f\u79c1\u5bc6\u8096\u50cf \u2014 \u6211\u5011\u671f\u5f85\u8046\u806f\u4f60\u7684\u6545\u4e8b\u3002<\/span>\n  <\/p>\n  <p class=\"boa-h-cta-contact\">\n    Flat 12E, Block 3, Camel Paint Building, Kwun Tong &middot; +852 9666 4617\n  <\/p>\n  <a href=\"https:\/\/wa.me\/85296664617\" class=\"boa-h-cta-btn\" target=\"_blank\" rel=\"noopener\">\n    <span class=\"lang-en\">Book via WhatsApp<\/span>\n    <span class=\"lang-zh\">WhatsApp \u9810\u7d04<\/span>\n  <\/a>\n<\/div>\n\n<\/div>\n\n<!-- ===== SCRIPTS ===== -->\n<script>\n(function(){\n  \/\/ Scroll animations (for elements in all 3 parts)\n  var fades = document.querySelectorAll('.boa-h-fade');\n  if (fades.length) {\n    var io = new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if(e.isIntersecting){ e.target.classList.add('boa-h-visible'); io.unobserve(e.target); }\n      });\n    }, { threshold: 0.12 });\n    fades.forEach(function(el){ io.observe(el); });\n  }\n\n  \/\/ Hero background slideshow\n  var heroImages = [\n    'https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/KammyKen_HL137.jpeg',\n    'https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOA_2193b.webp',\n    'https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/381A1625.jpeg',\n    'https:\/\/www.billyhung.com\/blog\/wp-content\/uploads\/BOA_3056b.jpeg'\n  ];\n  var heroIdx = 0;\n  var heroBg = document.getElementById('boaHeroBg');\n  if (heroBg) {\n    setInterval(function(){\n      heroBg.style.opacity = '0';\n      setTimeout(function(){\n        heroIdx = (heroIdx + 1) % heroImages.length;\n        heroBg.src = heroImages[heroIdx];\n        heroBg.style.opacity = '0.45';\n      }, 800);\n    }, 5000);\n  }\n})();\n\n\/\/ Language toggle - syncs ALL .boa-home wrappers across the 3 HTML widgets\nfunction boaHToggleLang(){\n  var roots = document.querySelectorAll('.boa-home');\n  var btn = document.getElementById('boaHLangBtn');\n  var isEn = roots[0] && roots[0].classList.contains('boa-en');\n  roots.forEach(function(root){\n    if(isEn){\n      root.classList.remove('boa-en');\n    } else {\n      root.classList.add('boa-en');\n    }\n  });\n  if(btn) btn.textContent = isEn ? 'EN' : '\u4e2d';\n}\n<\/script>\n\t\t\t\t<\/div>\n\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>\u4e2d WhatsApp Instagram The Art of the Moment \u6355\u6349\u77ac\u9593\u7684\u85dd\u8853 Explore Our Work \u63a2\u7d22\u4f5c\u54c1 Scroll Our Services What We Do \u670d\u52d9\u7bc4\u7587 From wedding day emotions to intimate maternity portraits, we capture the moments that define your story. \u5f9e\u5a5a\u79ae\u7576\u65e5\u7684\u52d5\u4eba\u6642\u523b\u5230\u6eab\u99a8\u7684\u5b55\u5a66\u651d\u5f71\uff0c\u6211\u5011\u6355\u6349\u5b9a\u7fa9\u4f60\u6545\u4e8b\u7684\u6bcf\u4e00\u500b\u77ac\u9593\u3002 Service Wedding Documentary-style coverage capturing genuine connections \u2014 every laugh and tear in a timeless, elegant narrative. \u7d00\u5be6\u98a8\u683c\uff0c\u6355\u6349\u6700\u771f\u5be6\u7684\u9023\u7d50 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-page-builder-no-header-footer.php","meta":{"footnotes":""},"class_list":["post-12988","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/pages\/12988","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/comments?post=12988"}],"version-history":[{"count":5,"href":"http:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/pages\/12988\/revisions"}],"predecessor-version":[{"id":13110,"href":"http:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/pages\/12988\/revisions\/13110"}],"wp:attachment":[{"href":"http:\/\/www.billyhung.com\/blog\/wp-json\/wp\/v2\/media?parent=12988"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}