{"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=\"1315ca4b65\" 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=XyCicVZJL2kQ7kNvwGXEI_o&amp;_nc_oc=AdpcxRm6gwZuG4DzVlwVvAtyA8FPx8F4HUZBVsNU-GkFXQqfZgECwUpI3aFK0BlV9E8&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.xx&amp;edm=AL-3X8kEAAAA&amp;oh=00_AQIuLteWEyL27bdUVO70_2d4xeF7SytbSwLxCAKW8xtTEg&amp;oe=6ABED83A\">\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=\"https:\/\/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\">Wedding Day:  @billyonairwedding <br>\nThe Amazing Team<br>\n@ivy.billyonair <br>\n@onairstudiohk<br>\nPortraits: @billyonairportrait <br>\nWorkshop: @boa.workshop<\/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_18136502527638801\" data-date=\"1790483390\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DdxwSOUE4cB\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/827509864_18442940494131683_4823360929350047448_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=XyJwEQTx8HgQ7kNvwE7IpKi&#038;_nc_oc=AdoBDxR3k6eEnMQpMXj6naU4F_8Fkcgpv_-jqOElxeyZBiMd9Aij0cnc-Dl-sRD7Okc&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQIEaM0cfvBZbD6uc-8kAr-YuNW7jyP504qnGVWyrWrCNQ&#038;oe=6ABEDE07\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/827509864_18442940494131683_4823360929350047448_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=XyJwEQTx8HgQ7kNvwE7IpKi&amp;_nc_oc=AdoBDxR3k6eEnMQpMXj6naU4F_8Fkcgpv_-jqOElxeyZBiMd9Aij0cnc-Dl-sRD7Okc&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIEaM0cfvBZbD6uc-8kAr-YuNW7jyP504qnGVWyrWrCNQ&amp;oe=6ABEDE07&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/827509864_18442940494131683_4823360929350047448_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=XyJwEQTx8HgQ7kNvwE7IpKi&amp;_nc_oc=AdoBDxR3k6eEnMQpMXj6naU4F_8Fkcgpv_-jqOElxeyZBiMd9Aij0cnc-Dl-sRD7Okc&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIEaM0cfvBZbD6uc-8kAr-YuNW7jyP504qnGVWyrWrCNQ&amp;oe=6ABEDE07&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/827509864_18442940494131683_4823360929350047448_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=XyJwEQTx8HgQ7kNvwE7IpKi&amp;_nc_oc=AdoBDxR3k6eEnMQpMXj6naU4F_8Fkcgpv_-jqOElxeyZBiMd9Aij0cnc-Dl-sRD7Okc&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIEaM0cfvBZbD6uc-8kAr-YuNW7jyP504qnGVWyrWrCNQ&amp;oe=6ABEDE07&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/827509864_18442940494131683_4823360929350047448_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=XyJwEQTx8HgQ7kNvwE7IpKi&amp;_nc_oc=AdoBDxR3k6eEnMQpMXj6naU4F_8Fkcgpv_-jqOElxeyZBiMd9Aij0cnc-Dl-sRD7Okc&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIEaM0cfvBZbD6uc-8kAr-YuNW7jyP504qnGVWyrWrCNQ&amp;oe=6ABEDE07&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u591a\u8b1d\u4f60\u6435\u6211\u54cb\u5f71\u4f60\u5605\u4e00\u5468\u5e74\u7d50\u5a5a\u76f8\uff0c\u6211\u54cb\u597d\u591a\u540c\u4e8b\u90fd\u4fc2\u4f60\u5605fans!\n\nPhotography: @bil<\/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=\"\u591a\u8b1d\u4f60\u6435\u6211\u54cb\u5f71\u4f60\u5605\u4e00\u5468\u5e74\u7d50\u5a5a\u76f8\uff0c\u6211\u54cb\u597d\u591a\u540c\u4e8b\u90fd\u4fc2\u4f60\u5605fans!\n\nPhotography: @billyonairphotography\nMakeup\/hair: @wsum.makeup @makeupgu_official\nWedding gown: @jetaime.wedding\nBouquet: @m.floral.hk\nIn frame: @makeupgu_gubi &amp; Vido\" 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_18337591108262592\" data-date=\"1790330599\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DdtM3BPE99O\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/819130368_18442621405131683_735518271848494027_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=nyOzhjanFGoQ7kNvwE13Wu5&#038;_nc_oc=Adp5kJT4EGJPehjZlJdK0nNHzTU19WOSLnLOJfl7aME4cb5qlrGHWdFxf_PtXl2MHPs&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQKD1A0A3npmhPNLkw1asdICmJdisfgsOsLM839HHUqABg&#038;oe=6ABEFB05\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/819130368_18442621405131683_735518271848494027_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=nyOzhjanFGoQ7kNvwE13Wu5&amp;_nc_oc=Adp5kJT4EGJPehjZlJdK0nNHzTU19WOSLnLOJfl7aME4cb5qlrGHWdFxf_PtXl2MHPs&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQKD1A0A3npmhPNLkw1asdICmJdisfgsOsLM839HHUqABg&amp;oe=6ABEFB05&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/819130368_18442621405131683_735518271848494027_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=nyOzhjanFGoQ7kNvwE13Wu5&amp;_nc_oc=Adp5kJT4EGJPehjZlJdK0nNHzTU19WOSLnLOJfl7aME4cb5qlrGHWdFxf_PtXl2MHPs&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQKD1A0A3npmhPNLkw1asdICmJdisfgsOsLM839HHUqABg&amp;oe=6ABEFB05&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/819130368_18442621405131683_735518271848494027_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=nyOzhjanFGoQ7kNvwE13Wu5&amp;_nc_oc=Adp5kJT4EGJPehjZlJdK0nNHzTU19WOSLnLOJfl7aME4cb5qlrGHWdFxf_PtXl2MHPs&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQKD1A0A3npmhPNLkw1asdICmJdisfgsOsLM839HHUqABg&amp;oe=6ABEFB05&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/819130368_18442621405131683_735518271848494027_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=nyOzhjanFGoQ7kNvwE13Wu5&amp;_nc_oc=Adp5kJT4EGJPehjZlJdK0nNHzTU19WOSLnLOJfl7aME4cb5qlrGHWdFxf_PtXl2MHPs&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQKD1A0A3npmhPNLkw1asdICmJdisfgsOsLM839HHUqABg&amp;oe=6ABEFB05&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u599d\u5bb9\u62cd\u5f97\u4e0d\u597d\uff0c\u5f88\u591a\u6642\u5019\u4e0d\u662f\u5668\u6750\u7684\u554f\u984c\u3002\n\n\u540c\u4e00\u500b\u599d\uff0c\u73fe\u5834\u597d\u975a\uff0c\u5165\u5230\u76f8\u7247\u537b\u8b8a\u5f97\u504f\u7070\u3001\u8b8a\u5e73\uff0c\u7d30\u7bc0\u53ea\u5269\u4e0b\u4e00<\/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=\"\u599d\u5bb9\u62cd\u5f97\u4e0d\u597d\uff0c\u5f88\u591a\u6642\u5019\u4e0d\u662f\u5668\u6750\u7684\u554f\u984c\u3002\n\n\u540c\u4e00\u500b\u599d\uff0c\u73fe\u5834\u597d\u975a\uff0c\u5165\u5230\u76f8\u7247\u537b\u8b8a\u5f97\u504f\u7070\u3001\u8b8a\u5e73\uff0c\u7d30\u7bc0\u53ea\u5269\u4e0b\u4e00\u534a\u3002\u4f60\u82b1\u5169\u5c0f\u6642\u5b8c\u6210\u7684\u4f5c\u54c1\uff0c\u503c\u5f97\u88ab\u5b8c\u6574\u7559\u4e0b\u3002\n\n\u6c7a\u5b9a\u599d\u76f8\u7684\uff0c\u662f\u5149\u3002\n\n\u9019\u4e00\u8ab2\uff0c\u6211\u5011\u6703\u4e00\u8d77\uff1a\n\u30fb\u5b78\u6703\u5728\u73fe\u5834\u300c\u770b\u300d\u5149\uff0c\u5982\u4f55\u627e\u51fa\u6700\u7406\u60f3\u7684\u81ea\u7136\u5149\n\u30fb\u8a8d\u8b58\u5e36\u5f97\u51fa\u8857\u7684 portable \u71c8\u5177\uff0c\u6c92\u6709\u597d\u7684\u81ea\u7136\u5149\u4e5f\u6709\u8fa6\u6cd5\n\u30fb\u62c6\u89e3\u624b\u6a5f\u8a2d\u5b9a\uff0cBig day \u6700\u8d95\u7684\u6642\u5019\uff0c\u624b\u6a5f\u5df2\u7d93\u8db3\u5920\n\u30fb\u7406\u89e3\u7126\u8ddd\u8207\u5668\u6750\uff0c\u5347\u7d1a\u4e4b\u524d\u5148\u77e5\u9053\u81ea\u5df1\u9700\u8981\u751a\u9ebc\n\u30fbFlow Posing\uff1a\u4e0d\u7528\u6b7b\u8a18 pose\uff0c\u8b93\u59ff\u52e2\u81ea\u7136\u6d41\u52d5\n\u30fb\u73fe\u5834\u770b\u6211\u7531\u982d\u62cd\u4e00\u6b21\uff0c\u7531\u89c0\u5bdf\u5149\u7dda\u5230\u6309\u4e0b\u5feb\u9580\n\n\u5514\u4fc2\u90e8\u6a5f\u5514\u5920\u597d\uff0c\u4fc2\u5149\u672a\u6435\u5571\u3002\n\n\u2014\n\nS01 START\uff5c\u4e00\u652f\u71c8\u30fb\u62cd\u597d\u599d\u76f8\n\ud83d\udcc5 10\u67088\u65e5\uff08\u661f\u671f\u56db\uff09\u665a\u4e0a\u30fb\u7d04\u5169\u5c0f\u6642\n\ud83d\udcb0 HK$1,200\n\ud83d\udc64 \u9069\u5408\u5316\u599d\u5e2b\u53ca\u651d\u5f71\u521d\u5b78\u8005\uff0c\u624b\u6a5f\u6216\u76f8\u6a5f\u5747\u53ef\n\nDM\u300cS01\u300d\u4e86\u89e3\u8a73\u60c5\n\n#BOAWorkshop #BillyONAIR #\u5316\u599d\u5e2b #\u65b0\u5a18\u5316\u599d #\u599d\u5bb9\u651d\u5f71\" 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_18355017907222503\" data-date=\"1790250104\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DdqzU66k-On\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/819236727_18442455664131683_1750900239593970647_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=P34LwuCtz2wQ7kNvwHEwvaI&#038;_nc_oc=AdqpMP6tvFyhonbABaUNpxRsiMX0v0a2My65r6tV3DRyz1GByYZQUYSLQBUtGP9_Glg&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQI750PR9sunGw6ZQU-R4NwGPD0DBziBNFChfO4DEBHGCg&#038;oe=6ABEF950\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/819236727_18442455664131683_1750900239593970647_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=P34LwuCtz2wQ7kNvwHEwvaI&amp;_nc_oc=AdqpMP6tvFyhonbABaUNpxRsiMX0v0a2My65r6tV3DRyz1GByYZQUYSLQBUtGP9_Glg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI750PR9sunGw6ZQU-R4NwGPD0DBziBNFChfO4DEBHGCg&amp;oe=6ABEF950&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/819236727_18442455664131683_1750900239593970647_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=P34LwuCtz2wQ7kNvwHEwvaI&amp;_nc_oc=AdqpMP6tvFyhonbABaUNpxRsiMX0v0a2My65r6tV3DRyz1GByYZQUYSLQBUtGP9_Glg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI750PR9sunGw6ZQU-R4NwGPD0DBziBNFChfO4DEBHGCg&amp;oe=6ABEF950&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/819236727_18442455664131683_1750900239593970647_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=P34LwuCtz2wQ7kNvwHEwvaI&amp;_nc_oc=AdqpMP6tvFyhonbABaUNpxRsiMX0v0a2My65r6tV3DRyz1GByYZQUYSLQBUtGP9_Glg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI750PR9sunGw6ZQU-R4NwGPD0DBziBNFChfO4DEBHGCg&amp;oe=6ABEF950&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/819236727_18442455664131683_1750900239593970647_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=P34LwuCtz2wQ7kNvwHEwvaI&amp;_nc_oc=AdqpMP6tvFyhonbABaUNpxRsiMX0v0a2My65r6tV3DRyz1GByYZQUYSLQBUtGP9_Glg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI750PR9sunGw6ZQU-R4NwGPD0DBziBNFChfO4DEBHGCg&amp;oe=6ABEF950&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u55ba studio \u5481 plain \u5605\u80cc\u666f\u5e95\u4e0b\uff0c\u9020\u578b\u5c31\u6703\u6210\u70ba\u4f60\u6210\u8f2f\u76f8\u5605\u91cd\u9ede\u3002\u800c\u9664\u5497\u5a5a\u7d17\uff0c\u5176\u5be6\u4ef2\u6709\u597d\u591a\u5514<\/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=\"\u55ba studio \u5481 plain \u5605\u80cc\u666f\u5e95\u4e0b\uff0c\u9020\u578b\u5c31\u6703\u6210\u70ba\u4f60\u6210\u8f2f\u76f8\u5605\u91cd\u9ede\u3002\u800c\u9664\u5497\u5a5a\u7d17\uff0c\u5176\u5be6\u4ef2\u6709\u597d\u591a\u5514\u540c\u5605\u4fbf\u670d\u914d\u642d\uff0c\u53ef\u4ee5\u505a\u51fa\u597d\u597d\u5605\u6548\u679c\u3002\n\n\u6211\u54cb\u6574\u7406\u5497\u4e00\u500b\u7c21\u55ae\u5605\u4fbf\u670d\u9020\u578b tips\uff0c\u6709\u8208\u8da3\u5605\u53ef\u4ee5\u7559\u8a00\u300c\u4fbf\u670d\u300d\uff0c\u6211\u54cb\u6703 send \u5462\u4efd\u7b46\u8a18\u4ffe\u4f60\u3002\n\nGown by @adorewedding_official \nSuit by @decon.tailormade\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_18088230512694574\" data-date=\"1790087865\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/Ddl9z5ETexm\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/799868201_18442158478131683_954131648501294532_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=102&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=vtIDkQ6C5tgQ7kNvwELHTgy&#038;_nc_oc=AdrB8culVKWlUr7iQwkolyjWT3uip_lnUtSRLhUGnG2aorPbPfUrIaiEaOaWNeqwfqI&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQIMobN7oVCpRkak7IMg9PFaOQrRjqxd1Xe97qO3WXS6cg&#038;oe=6ABED96E\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/799868201_18442158478131683_954131648501294532_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=vtIDkQ6C5tgQ7kNvwELHTgy&amp;_nc_oc=AdrB8culVKWlUr7iQwkolyjWT3uip_lnUtSRLhUGnG2aorPbPfUrIaiEaOaWNeqwfqI&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIMobN7oVCpRkak7IMg9PFaOQrRjqxd1Xe97qO3WXS6cg&amp;oe=6ABED96E&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/799868201_18442158478131683_954131648501294532_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=vtIDkQ6C5tgQ7kNvwELHTgy&amp;_nc_oc=AdrB8culVKWlUr7iQwkolyjWT3uip_lnUtSRLhUGnG2aorPbPfUrIaiEaOaWNeqwfqI&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIMobN7oVCpRkak7IMg9PFaOQrRjqxd1Xe97qO3WXS6cg&amp;oe=6ABED96E&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/799868201_18442158478131683_954131648501294532_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=vtIDkQ6C5tgQ7kNvwELHTgy&amp;_nc_oc=AdrB8culVKWlUr7iQwkolyjWT3uip_lnUtSRLhUGnG2aorPbPfUrIaiEaOaWNeqwfqI&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIMobN7oVCpRkak7IMg9PFaOQrRjqxd1Xe97qO3WXS6cg&amp;oe=6ABED96E&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/799868201_18442158478131683_954131648501294532_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=vtIDkQ6C5tgQ7kNvwELHTgy&amp;_nc_oc=AdrB8culVKWlUr7iQwkolyjWT3uip_lnUtSRLhUGnG2aorPbPfUrIaiEaOaWNeqwfqI&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIMobN7oVCpRkak7IMg9PFaOQrRjqxd1Xe97qO3WXS6cg&amp;oe=6ABED96E&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u4eca\u500b\u661f\u671f\u516d\u6211\u54cb\u5c07\u6703\u55ba\u5c16\u6c99\u5480\u559c\u4f86\u767b\u9152\u5e97\u540c\u5927\u5bb6\u898b\u9762\uff01\n\n@allaboutweddinghk @sher<\/span>\n\t\t\t\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\u6211\u54cb\u5c07\u6703\u55ba\u5c16\u6c99\u5480\u559c\u4f86\u767b\u9152\u5e97\u540c\u5927\u5bb6\u898b\u9762\uff01\n\n@allaboutweddinghk @sheratonhongkong\" 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_18104847458614065\" data-date=\"1789992995\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DdjI7jCkz7L\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-1.cdninstagram.com\/v\/t51.82787-15\/815973450_18441967858131683_6374507718174917061_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=zdC-wUCtZdgQ7kNvwGTW3mA&#038;_nc_oc=Adr9G_Za-KxITdrSxIfK4czqpZOFPqPI8yY0wNR2Sx3hwsJLt-aezhppYpLMWRvs19E&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQIsElcjgzOqqkzdBhd3v0vmKYge1gnRh_-8LR0C6dFTBQ&#038;oe=6ABEDA02\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/815973450_18441967858131683_6374507718174917061_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=zdC-wUCtZdgQ7kNvwGTW3mA&amp;_nc_oc=Adr9G_Za-KxITdrSxIfK4czqpZOFPqPI8yY0wNR2Sx3hwsJLt-aezhppYpLMWRvs19E&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIsElcjgzOqqkzdBhd3v0vmKYge1gnRh_-8LR0C6dFTBQ&amp;oe=6ABEDA02&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/815973450_18441967858131683_6374507718174917061_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=zdC-wUCtZdgQ7kNvwGTW3mA&amp;_nc_oc=Adr9G_Za-KxITdrSxIfK4czqpZOFPqPI8yY0wNR2Sx3hwsJLt-aezhppYpLMWRvs19E&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIsElcjgzOqqkzdBhd3v0vmKYge1gnRh_-8LR0C6dFTBQ&amp;oe=6ABEDA02&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/815973450_18441967858131683_6374507718174917061_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=zdC-wUCtZdgQ7kNvwGTW3mA&amp;_nc_oc=Adr9G_Za-KxITdrSxIfK4czqpZOFPqPI8yY0wNR2Sx3hwsJLt-aezhppYpLMWRvs19E&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIsElcjgzOqqkzdBhd3v0vmKYge1gnRh_-8LR0C6dFTBQ&amp;oe=6ABEDA02&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/815973450_18441967858131683_6374507718174917061_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=zdC-wUCtZdgQ7kNvwGTW3mA&amp;_nc_oc=Adr9G_Za-KxITdrSxIfK4czqpZOFPqPI8yY0wNR2Sx3hwsJLt-aezhppYpLMWRvs19E&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIsElcjgzOqqkzdBhd3v0vmKYge1gnRh_-8LR0C6dFTBQ&amp;oe=6ABEDA02&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Billy ONAIR Outdoor Pre Wedding\n1. Shek O\n\nmakeup <\/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=\"Billy ONAIR Outdoor Pre Wedding\n1. Shek O\n\nmakeup by @glamzormakeup \n\n Billy ONAIR Outdoor Pre Wedding\n2. Tsim Sha Tsui\n\n Billy ONAIR Outdoor Pre Wedding\n3. Tsim Sha Tsui\n\n Billy ONAIR Outdoor Pre Wedding\n4. Central\n\n Billy ONAIR Outdoor Pre Wedding\n5. Lion Club\" 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_18207893854363783\" data-date=\"1789830031\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DdeSGhDk520\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-1.cdninstagram.com\/v\/t51.82787-15\/817176524_18441631852131683_1333647454396043885_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=wC7UKD5laP0Q7kNvwH8kWyR&#038;_nc_oc=Adq-qjPK4v963vSY1hmORN2lwTnV18Vz780ToATNAxJXCpjfjKLV8gUL_tcfoMj014k&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQJSUbCj24_-vJoRiA3ETgiD--pQedgSWNU85DkU0LuKSQ&#038;oe=6ABEF65E\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/817176524_18441631852131683_1333647454396043885_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=wC7UKD5laP0Q7kNvwH8kWyR&amp;_nc_oc=Adq-qjPK4v963vSY1hmORN2lwTnV18Vz780ToATNAxJXCpjfjKLV8gUL_tcfoMj014k&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQJSUbCj24_-vJoRiA3ETgiD--pQedgSWNU85DkU0LuKSQ&amp;oe=6ABEF65E&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/817176524_18441631852131683_1333647454396043885_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=wC7UKD5laP0Q7kNvwH8kWyR&amp;_nc_oc=Adq-qjPK4v963vSY1hmORN2lwTnV18Vz780ToATNAxJXCpjfjKLV8gUL_tcfoMj014k&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQJSUbCj24_-vJoRiA3ETgiD--pQedgSWNU85DkU0LuKSQ&amp;oe=6ABEF65E&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/817176524_18441631852131683_1333647454396043885_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=wC7UKD5laP0Q7kNvwH8kWyR&amp;_nc_oc=Adq-qjPK4v963vSY1hmORN2lwTnV18Vz780ToATNAxJXCpjfjKLV8gUL_tcfoMj014k&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQJSUbCj24_-vJoRiA3ETgiD--pQedgSWNU85DkU0LuKSQ&amp;oe=6ABEF65E&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/817176524_18441631852131683_1333647454396043885_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=wC7UKD5laP0Q7kNvwH8kWyR&amp;_nc_oc=Adq-qjPK4v963vSY1hmORN2lwTnV18Vz780ToATNAxJXCpjfjKLV8gUL_tcfoMj014k&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQJSUbCj24_-vJoRiA3ETgiD--pQedgSWNU85DkU0LuKSQ&amp;oe=6ABEF65E&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">A wedding day is filled with moments that never ap<\/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=\"A wedding day is filled with moments that never appear on the timeline. \n\nYour mum reaching for your hand before the ceremony. \n\nYour friends laughing while helping with the final details. \n\nA quiet look across the room. \n\nThe people you love, completely caught up in the joy of being there with you. \n\nThese are the little threads that make a wedding day feel truly yours. \n\nMy approach is to photograph not only the beautiful details, but also the atmosphere, the connections, and the moments that happen naturally in between. \n\nSo when you look back years from now, you won\u2019t only see how the day looked , you\u2019ll recognise your people, your energy, and exactly how it felt to be there. \n\nVenue: @fshongkong\nceremony gown by @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_18127429792834894\" data-date=\"1789569771\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DdWeCvYTJ49\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-1.cdninstagram.com\/v\/t51.82787-15\/813634298_18441117799131683_6424938931157932563_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=jVuhYxDXRd8Q7kNvwH_8_K5&#038;_nc_oc=AdowVPHP1gxCf58eTHn2QGafCDBFd2yxQuCrAO-VsAIlnSAs_eObC01jnikJ9-s5PWc&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;_nc_tpa=Q5bMBQIKaBVXDXlfB8CjSkpiRxn9GhMkf2B9WD0PQxEqkPlvZorlCFWbt5WfJS0qZCNuSDqR8zAHQQGM&#038;oh=00_AQLIROmnFmhf04YTxO2KC3GbpetslHBG7BkFOqpSe3qxBg&#038;oe=6ABEF904\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/813634298_18441117799131683_6424938931157932563_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=jVuhYxDXRd8Q7kNvwH_8_K5&amp;_nc_oc=AdowVPHP1gxCf58eTHn2QGafCDBFd2yxQuCrAO-VsAIlnSAs_eObC01jnikJ9-s5PWc&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;_nc_tpa=Q5bMBQIKaBVXDXlfB8CjSkpiRxn9GhMkf2B9WD0PQxEqkPlvZorlCFWbt5WfJS0qZCNuSDqR8zAHQQGM&amp;oh=00_AQLIROmnFmhf04YTxO2KC3GbpetslHBG7BkFOqpSe3qxBg&amp;oe=6ABEF904&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/813634298_18441117799131683_6424938931157932563_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=jVuhYxDXRd8Q7kNvwH_8_K5&amp;_nc_oc=AdowVPHP1gxCf58eTHn2QGafCDBFd2yxQuCrAO-VsAIlnSAs_eObC01jnikJ9-s5PWc&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;_nc_tpa=Q5bMBQIKaBVXDXlfB8CjSkpiRxn9GhMkf2B9WD0PQxEqkPlvZorlCFWbt5WfJS0qZCNuSDqR8zAHQQGM&amp;oh=00_AQLIROmnFmhf04YTxO2KC3GbpetslHBG7BkFOqpSe3qxBg&amp;oe=6ABEF904&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/813634298_18441117799131683_6424938931157932563_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=jVuhYxDXRd8Q7kNvwH_8_K5&amp;_nc_oc=AdowVPHP1gxCf58eTHn2QGafCDBFd2yxQuCrAO-VsAIlnSAs_eObC01jnikJ9-s5PWc&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;_nc_tpa=Q5bMBQIKaBVXDXlfB8CjSkpiRxn9GhMkf2B9WD0PQxEqkPlvZorlCFWbt5WfJS0qZCNuSDqR8zAHQQGM&amp;oh=00_AQLIROmnFmhf04YTxO2KC3GbpetslHBG7BkFOqpSe3qxBg&amp;oe=6ABEF904&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/813634298_18441117799131683_6424938931157932563_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=jVuhYxDXRd8Q7kNvwH_8_K5&amp;_nc_oc=AdowVPHP1gxCf58eTHn2QGafCDBFd2yxQuCrAO-VsAIlnSAs_eObC01jnikJ9-s5PWc&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;_nc_tpa=Q5bMBQIKaBVXDXlfB8CjSkpiRxn9GhMkf2B9WD0PQxEqkPlvZorlCFWbt5WfJS0qZCNuSDqR8zAHQQGM&amp;oh=00_AQLIROmnFmhf04YTxO2KC3GbpetslHBG7BkFOqpSe3qxBg&amp;oe=6ABEF904&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u4eca\u5929\u5462\u5c0dcouple\uff0c\u5df2\u7d93\u7d50\u5a5a\u56db\u5341\u4e09\u5e74\u3002\n\n\u5462\u8f2f pre-wedding\uff0c\u662f\u5973\u5152\u9001\u7d66\u4ed6\u5011\u7684\u79ae\u7269\u3002\n\n<\/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=\"\u4eca\u5929\u5462\u5c0dcouple\uff0c\u5df2\u7d93\u7d50\u5a5a\u56db\u5341\u4e09\u5e74\u3002\n\n\u5462\u8f2f pre-wedding\uff0c\u662f\u5973\u5152\u9001\u7d66\u4ed6\u5011\u7684\u79ae\u7269\u3002\n\n\u4ed6\u5011\u5e36\u4f86\u4e86\u56db\u5341\u4e09\u5e74\u524d\u7684\u7d50\u5a5a\u76f8\u3002\n\n\u6211\u54cb\u4e00\u8def\u5f71\u4e00\u8def\u50be\u5048\uff0c\u5169\u500b\u4eba\u4e00\u908a\u7747\u76f8\uff0c\u4e00\u908a\u8b1b\u8fd4\u7576\u5e74\u600e\u6a23\u8a8d\u8b58\u3001\u600e\u6a23\u8ffd\u6c42\u5c0d\u65b9\u3002\n\n\u4e00\u8def\u8b1b\uff0c\u539f\u4f86\u56db\u5341\u4e09\u5e74\u5c31\u5481\u904e\u5497\u3002\n\n\u7531\u7576\u5e74\u7684\u5169\u500b\u4eba\uff0c\n\u8b1b\u5230\u5f8c\u4f86\u6709\u4e86\u81ea\u5df1\u7684\u5bb6\u5ead\uff0c\n\u518d\u8b1b\u5230\u4eca\u65e5\uff0c\u9023\u5152\u5973\u90fd\u5df2\u7d93\u7d50\u5a5a\u4e86\u3002\n\n\u56db\u5341\u4e09\u5e74\u524d\uff0c\n\u6709\u4eba\u70ba\u4ed6\u5011\u6309\u4e0b\u5feb\u9580\u3002\n\n\u56db\u5341\u4e09\u5e74\u5f8c\uff0c\n\u8f2a\u5230\u6211\u3002\n\n\u55f0\u4e00\u523b\u6211\u7a81\u7136\u5728\u60f3\uff0c\n\u4e00\u5f35\u7d50\u5a5a\u76f8\uff0c\u771f\u6b63\u7559\u4e0b\u4f86\u7684\u662f\u751a\u9ebc\uff1f\n\n\u5f88\u591a\u5e74\u4e4b\u5f8c\u518d\u770b\uff0c\u4f60\u672a\u5fc5\u8a18\u5f97\u7576\u65e5\u6240\u6709\u7d30\u7bc0\uff0c\n\u4f46\u4e00\u5f35\u76f8\uff0c\u53ef\u4ee5\u8b93\u4e00\u6574\u6bb5\u4eba\u751f\u91cd\u65b0\u56de\u4f86\u3002\n\n\u7576\u6642\u7684\u4eba\uff0c\u7576\u6642\u7684\u5fc3\u60c5\uff0c\u9084\u6709\u5169\u500b\u4eba\u4e00\u8def\u8d70\u904e\u7684\u65e5\u5b50\u3002\n\n\u4eca\u65e5\u5f71\u5b8c\u9019\u4e00\u8f2f\u76f8\uff0c\n\u5176\u5be6\u90fd\u4ffe\u5497\u6211\u597d\u591a inspiration\u3002\n\n\u95dc\u65bc\u5bb6\u5ead\uff0c\u95dc\u65bc\u5a5a\u59fb\u3002\n\n\u6211\u5011\u5e73\u6642\u6210\u65e5\u6703\u89ba\u5f97\uff0c\n\u4eba\u751f\u597d\u4f3c\u8981\u767c\u751f\u4e9b\u5f88\u5927\u7684\u4e8b\uff0c\n\u5148\u53eb\u503c\u5f97\u8a18\u4f4f\u3002\n\n\u4f46\u4eca\u65e5\u770b\u4f4f\u4ed6\u5011\uff0c\n\u6211\u53cd\u800c\u89ba\u5f97\uff0c\n\u4eba\u751f\u6700\u5f8c\u6700\u91cd\u8981\u7684\uff0c\n\u53ef\u80fd\u5c31\u662f\u90a3\u4e9b\u5f88\u666e\u901a\u7684\u65e5\u5b50\u3002\n\n\u4e00\u9f4a\u98df\u98ef\uff0c\u4e00\u9f4a\u751f\u6d3b\uff0c\u7136\u5f8c\u4e0d\u77e5\u4e0d\u89ba\uff0c\u56db\u5341\u4e09\u5e74\u5c31\u904e\u53bb\u4e86\u3002\n\n\u7136\u5f8c\u56db\u5341\u4e09\u5e74\u5f8c\u7684\u4eca\u5929\n\u4ef2\u53ef\u4ee5\u5750\u5728\u5f7c\u6b64\u8eab\u908a\uff0c\n\u4e00\u9f4a\u770b\u8457\u5e74\u8f15\u6642\u7684\u81ea\u5df1\uff0c\n\u5176\u5be6\u90fd\u771f\u4fc2\u4e00\u4ef6\u597d\u6d6a\u6f2b\u7684\u4e8b\u3002\n\nmakeup by @glamzormakeup @glamzornicole \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_17891022447436229\" data-date=\"1789460542\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DdTRW1KkwSx\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/810867737_18440917306131683_3256690815883654392_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=Ny-6y-hooh4Q7kNvwEB_3jM&#038;_nc_oc=AdqJSIqgHC5FLqt4QVIaGmjMxxH2LqFHStniOwqIYRlq3pgekw1yJhklJi0o8qSWwXY&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQI_eIxF60_SGcb2UHZciNJQ-OtAc4GfPTL0uZoAoG56cQ&#038;oe=6ABEE3C9\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/810867737_18440917306131683_3256690815883654392_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=Ny-6y-hooh4Q7kNvwEB_3jM&amp;_nc_oc=AdqJSIqgHC5FLqt4QVIaGmjMxxH2LqFHStniOwqIYRlq3pgekw1yJhklJi0o8qSWwXY&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI_eIxF60_SGcb2UHZciNJQ-OtAc4GfPTL0uZoAoG56cQ&amp;oe=6ABEE3C9&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/810867737_18440917306131683_3256690815883654392_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=Ny-6y-hooh4Q7kNvwEB_3jM&amp;_nc_oc=AdqJSIqgHC5FLqt4QVIaGmjMxxH2LqFHStniOwqIYRlq3pgekw1yJhklJi0o8qSWwXY&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI_eIxF60_SGcb2UHZciNJQ-OtAc4GfPTL0uZoAoG56cQ&amp;oe=6ABEE3C9&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/810867737_18440917306131683_3256690815883654392_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=Ny-6y-hooh4Q7kNvwEB_3jM&amp;_nc_oc=AdqJSIqgHC5FLqt4QVIaGmjMxxH2LqFHStniOwqIYRlq3pgekw1yJhklJi0o8qSWwXY&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI_eIxF60_SGcb2UHZciNJQ-OtAc4GfPTL0uZoAoG56cQ&amp;oe=6ABEE3C9&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/810867737_18440917306131683_3256690815883654392_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=Ny-6y-hooh4Q7kNvwEB_3jM&amp;_nc_oc=AdqJSIqgHC5FLqt4QVIaGmjMxxH2LqFHStniOwqIYRlq3pgekw1yJhklJi0o8qSWwXY&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI_eIxF60_SGcb2UHZciNJQ-OtAc4GfPTL0uZoAoG56cQ&amp;oe=6ABEE3C9&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u5316\u599d\u5e2b\u6210\u65e5\u554f\u6211\uff1a\u61c9\u8a72\u8cb7\u54a9\u71c8\uff1f\u8cb7\u908a\u90e8\u6a5f\uff1f\n\n\u4f46\u6211\u89ba\u5f97\uff0c\u651d\u5f71\u7b2c\u4e00\u6b65\u5176\u5be6\u5514\u4fc2\u5668\u6750\u3002\n\n\u751a\u81f3 model \u5750<\/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=\"\u5316\u599d\u5e2b\u6210\u65e5\u554f\u6211\uff1a\u61c9\u8a72\u8cb7\u54a9\u71c8\uff1f\u8cb7\u908a\u90e8\u6a5f\uff1f\n\n\u4f46\u6211\u89ba\u5f97\uff0c\u651d\u5f71\u7b2c\u4e00\u6b65\u5176\u5be6\u5514\u4fc2\u5668\u6750\u3002\n\n\u751a\u81f3 model \u5750\u4f4e\u4e4b\u5f8c\uff0c\u6211\u90fd\u5514\u6703\u53eb\u4f60\u5373\u523b\u8209\u6a5f\u3002\n\n\u5148\u7528\u8089\u773c\u7747\u3002\n\n\u908a\u500b\u89d2\u5ea6\u975a\uff1f\u908a\u5ea6\u592a\u53cd\u5149\uff1f\u8f2a\u5ed3\u5920\u5514\u5920\uff1f\u500b\u599d\u6709\u5187\u88ab\u5149\u98df\u5497\uff1f\n\n\u5982\u679c\u9023\u8089\u773c\u90fd\u7747\u5514\u5230\u554f\u984c\u55ba\u908a\uff0c\u5176\u5be6\u8209\u8d77\u90e8\u6a5f\u90fd\u4fc2\u4e00\u6a23\u3002\n\n\u6211\u4ee5\u524d\u4e3b\u8981\u9760\u81ea\u7136\u5149\u5f71\u76f8\u3002\u7a97\u908a\u6709\u975a\u5149\uff0c\u771f\u4fc2\u53ef\u4ee5\u597d\u975a\u3002\u4f46\u6162\u6162\u5148\u767c\u73fe\uff0c\u81ea\u7136\u5149\u5514\u6703\u6bcf\u65e5\u7b49\u4f60\uff1a\u9670\u5929\u3001\u591c\u665a\u3001\u5514\u540c\u6642\u9593\uff0c\u6548\u679c\u90fd\u53ef\u4ee5\u5b8c\u5168\u5514\u540c\u3002\n\n\u55f0\u9663\u6211\u5148\u660e\u767d\uff0c\u5982\u679c\u6211\u60f3\u6709\u4e00\u500b\u5c6c\u65bc\u81ea\u5df1\u5605\u6a19\u6e96\uff0c\u5c31\u8981\u5b78\u8b58\u63a7\u5236\u500b\u7d50\u679c\uff0c\u800c\u5514\u4fc2\u7b49\u74b0\u5883\u6c7a\u5b9a\u3002\n\n\u6240\u4ee5\u6211\u7b2c\u4e00\u8ab2\u53ea\u7531\u4e00\u652f\u71c8\u958b\u59cb\u3002\n\n\u5514\u4fc2\u60f3\u4f60\u5b78\u6652\u651d\u5f71\uff0c\u800c\u4fc2\u60f3\u4f60\u5148\u8b58\u5f97\u7747\u5230\uff1a\n\n\u9ede\u89e3\u5462\u5f35\u76f8\uff0c\u5f71\u5514\u5230\u6211\u773c\u524d\u898b\u5230\u5605\u5622\uff1f\n\n\u4f60\u6700\u8fd1\u6709\u5187\u4e00\u5f35\u5481\u5605\u76f8\uff1f\n\nComment \u201cbeauty\u201d \uff0c\u6211 send \u4efd\u6559\u5b78\u7b46\u8a18\u7540\u4f60\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_18113316449087250\" data-date=\"1789037232\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DdGp9UAkzxO\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-1.cdninstagram.com\/v\/t51.82787-15\/802561222_18440065279131683_8981384835416868768_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=Eu8rLXyuO68Q7kNvwHfJaxT&#038;_nc_oc=AdpekblyPMJc3QhfKxEl1dteuxFQ_YjbJQFCPS_hquKKlJSB9QHDOVZGkI87Cmc2VNw&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQLJULbRYgX5ROhB4FKqmyLUL-645kWMdnTB4bkBJD32ZQ&#038;oe=6ABEE99A\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/802561222_18440065279131683_8981384835416868768_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Eu8rLXyuO68Q7kNvwHfJaxT&amp;_nc_oc=AdpekblyPMJc3QhfKxEl1dteuxFQ_YjbJQFCPS_hquKKlJSB9QHDOVZGkI87Cmc2VNw&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQLJULbRYgX5ROhB4FKqmyLUL-645kWMdnTB4bkBJD32ZQ&amp;oe=6ABEE99A&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/802561222_18440065279131683_8981384835416868768_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Eu8rLXyuO68Q7kNvwHfJaxT&amp;_nc_oc=AdpekblyPMJc3QhfKxEl1dteuxFQ_YjbJQFCPS_hquKKlJSB9QHDOVZGkI87Cmc2VNw&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQLJULbRYgX5ROhB4FKqmyLUL-645kWMdnTB4bkBJD32ZQ&amp;oe=6ABEE99A&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/802561222_18440065279131683_8981384835416868768_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Eu8rLXyuO68Q7kNvwHfJaxT&amp;_nc_oc=AdpekblyPMJc3QhfKxEl1dteuxFQ_YjbJQFCPS_hquKKlJSB9QHDOVZGkI87Cmc2VNw&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQLJULbRYgX5ROhB4FKqmyLUL-645kWMdnTB4bkBJD32ZQ&amp;oe=6ABEE99A&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/802561222_18440065279131683_8981384835416868768_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Eu8rLXyuO68Q7kNvwHfJaxT&amp;_nc_oc=AdpekblyPMJc3QhfKxEl1dteuxFQ_YjbJQFCPS_hquKKlJSB9QHDOVZGkI87Cmc2VNw&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQLJULbRYgX5ROhB4FKqmyLUL-645kWMdnTB4bkBJD32ZQ&amp;oe=6ABEE99A&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">FLASH OFFER \u2014 THE STUDIO PRE-WEDDING \u2728\n\n9 \u00b7 10 \u00b7 1<\/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=\"FLASH OFFER \u2014 THE STUDIO PRE-WEDDING \u2728\n\n9 \u00b7 10 \u00b7 11 \u6708\u6307\u5b9a\u65e5\u5b50\u9650\u5b9aFlash Offer \u512a\u60e0!\nStudio Pre-wedding by Ivy\uff0c\u9650\u91cf\u958b\u653e\u3002\n\n\u5982\u679c\u4f60\u937e\u610f\u7c21\u6f54\u3001\u512a\u96c5\u3001\u8010\u770b\u5605\u5a5a\u7d17\u7167\uff0c\n\u4eca\u6b21\u53ef\u80fd\u4fc2\u6700\u597d\u5605\u6642\u6a5f\u3002\n\n\u4e0d\u9700\u8981\u5f88\u591a\u5834\u666f\uff0c\n\u6211\u5011\u66f4\u5728\u610f\u5149\u7dda\u3001\u8868\u60c5\u3001\u59ff\u614b\uff0c\n\u9084\u6709\u5169\u500b\u4eba\u5728\u756b\u9762\u4e4b\u9593\u7684\u611f\u89ba\u3002\n\n\u7c21\u55ae\u7684\u80cc\u666f\uff0c\u53cd\u800c\u8b93\u4f60\u5011\u6210\u70ba\u7167\u7247\u771f\u6b63\u7684\u4e3b\u89d2\u3002\n\nThe Studio Pre-wedding by Ivy\nSeptember \u00b7 October \u00b7 November\nSelected Dates Only\n\n\u60f3\u77e5\u9053 Flash Offer \u50f9\u9322\uff0b\u53ef\u9078\u65e5\u671f\uff0c\nDM \u6211\u54cb \u300cSTUDIO\u300d \ud83e\udd0d\" 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_17865647964658382\" data-date=\"1788881410\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DdCAJ_JzRZn\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/801284070_18439784233131683_8743318128964593893_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=LGljX4aYn6EQ7kNvwH2Wj05&#038;_nc_oc=AdoNOULjlj53XrUESuO9TxC_Ehu6POb0sE4yw1kHqEgUqHCET5B3tMy-w8noAX1BTzs&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;_nc_tpa=Q5bMBQJBhWD3LKzgJDfR4IrtP1Ko9EWBk3gGPuP1eO3Q9Njmxdu4A5I4qJoL3p17kblJWbGxlXZmu91-&#038;oh=00_AQLpazxm-_3GJAJILx83nkap-XbdYczDYoxsQRK9lmOWkw&#038;oe=6ABEEE5B\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/801284070_18439784233131683_8743318128964593893_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=LGljX4aYn6EQ7kNvwH2Wj05&amp;_nc_oc=AdoNOULjlj53XrUESuO9TxC_Ehu6POb0sE4yw1kHqEgUqHCET5B3tMy-w8noAX1BTzs&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;_nc_tpa=Q5bMBQJBhWD3LKzgJDfR4IrtP1Ko9EWBk3gGPuP1eO3Q9Njmxdu4A5I4qJoL3p17kblJWbGxlXZmu91-&amp;oh=00_AQLpazxm-_3GJAJILx83nkap-XbdYczDYoxsQRK9lmOWkw&amp;oe=6ABEEE5B&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/801284070_18439784233131683_8743318128964593893_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=LGljX4aYn6EQ7kNvwH2Wj05&amp;_nc_oc=AdoNOULjlj53XrUESuO9TxC_Ehu6POb0sE4yw1kHqEgUqHCET5B3tMy-w8noAX1BTzs&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;_nc_tpa=Q5bMBQJBhWD3LKzgJDfR4IrtP1Ko9EWBk3gGPuP1eO3Q9Njmxdu4A5I4qJoL3p17kblJWbGxlXZmu91-&amp;oh=00_AQLpazxm-_3GJAJILx83nkap-XbdYczDYoxsQRK9lmOWkw&amp;oe=6ABEEE5B&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/801284070_18439784233131683_8743318128964593893_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=LGljX4aYn6EQ7kNvwH2Wj05&amp;_nc_oc=AdoNOULjlj53XrUESuO9TxC_Ehu6POb0sE4yw1kHqEgUqHCET5B3tMy-w8noAX1BTzs&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;_nc_tpa=Q5bMBQJBhWD3LKzgJDfR4IrtP1Ko9EWBk3gGPuP1eO3Q9Njmxdu4A5I4qJoL3p17kblJWbGxlXZmu91-&amp;oh=00_AQLpazxm-_3GJAJILx83nkap-XbdYczDYoxsQRK9lmOWkw&amp;oe=6ABEEE5B&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/801284070_18439784233131683_8743318128964593893_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=LGljX4aYn6EQ7kNvwH2Wj05&amp;_nc_oc=AdoNOULjlj53XrUESuO9TxC_Ehu6POb0sE4yw1kHqEgUqHCET5B3tMy-w8noAX1BTzs&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;_nc_tpa=Q5bMBQJBhWD3LKzgJDfR4IrtP1Ko9EWBk3gGPuP1eO3Q9Njmxdu4A5I4qJoL3p17kblJWbGxlXZmu91-&amp;oh=00_AQLpazxm-_3GJAJILx83nkap-XbdYczDYoxsQRK9lmOWkw&amp;oe=6ABEEE5B&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u63db\u6a5f\uff0c\u4f60\u672a\u5fc5\u5373\u523b\u5206\u5f97\u51fa\u3002\u63db\u5149\uff0c\u4f60\u4e00\u773c\u671b\u5f97\u5230\u3002\n\u56db\u5f35\u76f8\uff0c\u5169\u90e8\u6a5f\uff0c\u540c\u4e00\u500b\u4eba\u3001\u540c\u4e00\u500b\u599d\u3002\n\u4f30\u932f\u7684\u4e0d\u662f\u773c\u5149\u5dee<\/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=\"\u63db\u6a5f\uff0c\u4f60\u672a\u5fc5\u5373\u523b\u5206\u5f97\u51fa\u3002\u63db\u5149\uff0c\u4f60\u4e00\u773c\u671b\u5f97\u5230\u3002\n\u56db\u5f35\u76f8\uff0c\u5169\u90e8\u6a5f\uff0c\u540c\u4e00\u500b\u4eba\u3001\u540c\u4e00\u500b\u599d\u3002\n\u4f30\u932f\u7684\u4e0d\u662f\u773c\u5149\u5dee\uff0c\u53ea\u4fc2\u6211\u54cb\u7fd2\u6163\u5c07\u554f\u984c\u602a\u5728\u5668\u6750\u4e0a\u3002\n\u4f60\u4f30\u5571\u5497\u5e7e\u5f35\uff1f\" 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_18093375140536088\" data-date=\"1788668971\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/Dc7rjlqE8qw\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/797377361_18439383109131683_426850179737828207_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=wEaXd2WS-RcQ7kNvwE3jCGU&#038;_nc_oc=AdqIk-Jubf1Y9oxX_dfftJ42ylt7MhHSGkULx5DjtiXKS4SrzBhxvqLvAnOyghP6guU&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQLihTpStca4ZG_-qeAl4PTVHNyTfhKmbLUdKPrZzK2jWA&#038;oe=6ABEF1A9\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/797377361_18439383109131683_426850179737828207_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=wEaXd2WS-RcQ7kNvwE3jCGU&amp;_nc_oc=AdqIk-Jubf1Y9oxX_dfftJ42ylt7MhHSGkULx5DjtiXKS4SrzBhxvqLvAnOyghP6guU&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQLihTpStca4ZG_-qeAl4PTVHNyTfhKmbLUdKPrZzK2jWA&amp;oe=6ABEF1A9&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/797377361_18439383109131683_426850179737828207_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=wEaXd2WS-RcQ7kNvwE3jCGU&amp;_nc_oc=AdqIk-Jubf1Y9oxX_dfftJ42ylt7MhHSGkULx5DjtiXKS4SrzBhxvqLvAnOyghP6guU&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQLihTpStca4ZG_-qeAl4PTVHNyTfhKmbLUdKPrZzK2jWA&amp;oe=6ABEF1A9&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/797377361_18439383109131683_426850179737828207_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=wEaXd2WS-RcQ7kNvwE3jCGU&amp;_nc_oc=AdqIk-Jubf1Y9oxX_dfftJ42ylt7MhHSGkULx5DjtiXKS4SrzBhxvqLvAnOyghP6guU&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQLihTpStca4ZG_-qeAl4PTVHNyTfhKmbLUdKPrZzK2jWA&amp;oe=6ABEF1A9&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/797377361_18439383109131683_426850179737828207_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=wEaXd2WS-RcQ7kNvwE3jCGU&amp;_nc_oc=AdqIk-Jubf1Y9oxX_dfftJ42ylt7MhHSGkULx5DjtiXKS4SrzBhxvqLvAnOyghP6guU&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQLihTpStca4ZG_-qeAl4PTVHNyTfhKmbLUdKPrZzK2jWA&amp;oe=6ABEF1A9&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u505a\u651d\u5f71\u3001\u5316\u599d\u3001\u82b1\u85dd\uff0c\u6216\u8005\u5176\u4ed6\u5275\u4f5c\u5de5\u4f5c\u7684\u4f60\uff0c\u61c9\u8a72\u90fd\u5f88\u719f\u6089\uff1a\n\n\u5b8c\u6210\u5ba2\u4eba\u7684\u5de5\u4f5c\u4e4b\u5f8c\uff0c\u9084\u8981\u63c0\u4f5c\u54c1\u3001\u51fa\u5e16\u3001\u56de<\/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=\"\u505a\u651d\u5f71\u3001\u5316\u599d\u3001\u82b1\u85dd\uff0c\u6216\u8005\u5176\u4ed6\u5275\u4f5c\u5de5\u4f5c\u7684\u4f60\uff0c\u61c9\u8a72\u90fd\u5f88\u719f\u6089\uff1a\n\n\u5b8c\u6210\u5ba2\u4eba\u7684\u5de5\u4f5c\u4e4b\u5f8c\uff0c\u9084\u8981\u63c0\u4f5c\u54c1\u3001\u51fa\u5e16\u3001\u56de\u8986\u67e5\u8a62\u3001\u69cb\u601d\u5ba3\u50b3\u3001\u8655\u7406\u884c\u653f\u3002\u6a23\u6a23\u90fd\u60f3\u505a\u597d\uff0c\u6642\u9593\u548c\u7cbe\u795e\u537b\u6709\u9650\u2014\u2014\u61c9\u8a72\u7531\u54ea\u88e1\u958b\u59cb\uff1f\n\n\u4eca\u500b\u661f\u671f\u4e09\u665a\uff0cS03\uff5cGROW\uff0c\u6211\u6703\u628a\u81ea\u5df1\u7d93\u71df\u651d\u5f71\u751f\u610f\u7684\u5be6\u969b\u505a\u6cd5\u62c6\u958b\uff0c\u5206\u4eab\u600e\u6a23\u5c07\u54c1\u724c\u3001\u7db2\u7ad9\u3001\u5ee3\u544a\u548c AI \u9023\u8d77\u4f86\uff0c\u61c9\u7528\u5728\u81ea\u5df1\u7684\u5de5\u4f5c\u4e0a\u3002\n\n\u2460 \u54c1\u724c\uff5c\u7d66\u5ba2\u4eba\u4e00\u500b\u9078\u64c7\u4f60\u7684\u7406\u7531\u2014\u2014\u7531\u5b9a\u4f4d\u3001\u60f3\u5438\u5f15\u7684\u5ba2\u4eba\uff0c\u5230\u4f5c\u54c1\u8207\u5167\u5bb9\u7684\u5448\u73fe\uff0c\u9010\u6b65\u5efa\u7acb\u6e05\u6670\u800c\u6709\u7279\u8272\u7684\u54c1\u724c\u3002\n\n\u2461 \u7db2\u7ad9\uff5c\u7d66\u4f5c\u54c1\u4e00\u500b\u5b8c\u6574\u4ecb\u7d39\u81ea\u5df1\u7684\u5730\u65b9\u2014\u2014\u5373\u5834\u793a\u7bc4\uff1a\u7528\u53e3\u63cf\u8ff0\u60f3\u8981\u7684\u7db2\u7ad9\uff0c\u5341\u4e94\u5206\u9418\u5167\u5b8c\u6210\uff0c\u518d\u7528\u514d\u8cbb\u5206\u6790\u5de5\u5177\u6539\u5584\u67e5\u8a62\u6d41\u7a0b\u3002\n\n\u2462 \u5ee3\u544a\uff5c\u628a\u4f5c\u54c1\u5e36\u5230\u5408\u9069\u7684\u4eba\u9762\u524d\u2014\u2014\u843d\u5ee3\u544a\u7684\u4e0d\u540c\u65b9\u6cd5\u3001\u80cc\u5f8c\u7b56\u7565\uff0c\u4ee5\u53ca\u5c0d\u89f8\u53ca\u3001\u67e5\u8a62\u548c\u6210\u672c\u7684\u5f71\u97ff\uff0c\u60f3\u6e05\u695a\u5ba3\u50b3\u9810\u7b97\u61c9\u8a72\u600e\u6a23\u904b\u7528\u3002\n\n\u2463 AI\uff5c\u70ba\u81ea\u5df1\u5206\u64d4\u6bcf\u5929\u7684\u5de5\u4f5c\u2014\u2014\u5be6\u969b\u5728\u7528\u7684 AI \u5de5\u5177\u8207\u65b9\u6cd5\uff0c\u4e0d\u9700\u8981\u8907\u96dc Prompt\uff0c\u7528\u5e73\u6642\u8aaa\u8a71\u7684\u65b9\u5f0f\uff0c\u751a\u81f3\u76f4\u63a5\u7528\u53e3\u6e9d\u901a\uff0c\u518d\u5c07\u5408\u9069\u7684\u5de5\u5e8f\u81ea\u52d5\u5316\u3002\n\n\u9019\u5802\u7279\u5225\u9069\u5408\u505a Freelance \u7684\u651d\u5f71\u5e2b\u3001\u5316\u599d\u5e2b\uff0c\u4ea6\u6b61\u8fce\u82b1\u85dd\u5e2b\u548c\u5176\u4ed6\u5275\u4f5c\u540c\u884c\u3002\u6211\u6703\u5206\u4eab\u5be6\u969b\u5728\u7528\u7684\u65b9\u6cd5\uff0c\u4e5f\u6703\u8b1b\u8a66\u904e\u4e0d\u6210\u529f\u7684\u7d93\u9a57\uff0c\u8b93\u4f60\u5e36\u56de\u53bb\uff0c\u6309\u81ea\u5df1\u7684\u751f\u610f\u9700\u8981\u61c9\u7528\u3002\n\nS03\uff5cGROW\nAI \u00d7 \u54c1\u724c \u00d7 Marketing \u5be6\u6230\n9\u67089\u65e5\uff08\u661f\u671f\u4e09\uff09\uff5c\u665a\u4e0a7\u6642\u958b\u59cb\n\u5b78\u8cbb\uff1aHK$2,000\uff08\u53ef\u7368\u7acb\u5831\u8b80\uff0c\u6bcb\u9808\u5148\u4e0a\u5176\u4ed6\u5169\u5802\uff09\n\u60f3\u53c3\u52a0\uff0cDM \u6211\u300cGROW\u300d\uff0c\u6216\u8005 WhatsApp 9666 4617 \u67e5\u8a62\u53ca\u5831\u540d\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_18112924300824913\" data-date=\"1788622481\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/Dc6S4gPEyuP\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/796409425_18439291558131683_4987986203977868123_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=HxNfdcDUz1UQ7kNvwHW3Yyq&#038;_nc_oc=AdrX0pMcIkmR7nZ9fHUkPoe3oL1O7nolDX8AjdgzK4hkEZjxbufO5aH3AhVD87YEz-E&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQI7-_M_ulP0GqHEbK9L2wEWzdxxv0rVQV9agQr6biN6mQ&#038;oe=6ABEDFB4\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/796409425_18439291558131683_4987986203977868123_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=HxNfdcDUz1UQ7kNvwHW3Yyq&amp;_nc_oc=AdrX0pMcIkmR7nZ9fHUkPoe3oL1O7nolDX8AjdgzK4hkEZjxbufO5aH3AhVD87YEz-E&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI7-_M_ulP0GqHEbK9L2wEWzdxxv0rVQV9agQr6biN6mQ&amp;oe=6ABEDFB4&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/796409425_18439291558131683_4987986203977868123_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=HxNfdcDUz1UQ7kNvwHW3Yyq&amp;_nc_oc=AdrX0pMcIkmR7nZ9fHUkPoe3oL1O7nolDX8AjdgzK4hkEZjxbufO5aH3AhVD87YEz-E&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI7-_M_ulP0GqHEbK9L2wEWzdxxv0rVQV9agQr6biN6mQ&amp;oe=6ABEDFB4&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/796409425_18439291558131683_4987986203977868123_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=HxNfdcDUz1UQ7kNvwHW3Yyq&amp;_nc_oc=AdrX0pMcIkmR7nZ9fHUkPoe3oL1O7nolDX8AjdgzK4hkEZjxbufO5aH3AhVD87YEz-E&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI7-_M_ulP0GqHEbK9L2wEWzdxxv0rVQV9agQr6biN6mQ&amp;oe=6ABEDFB4&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/796409425_18439291558131683_4987986203977868123_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=HxNfdcDUz1UQ7kNvwHW3Yyq&amp;_nc_oc=AdrX0pMcIkmR7nZ9fHUkPoe3oL1O7nolDX8AjdgzK4hkEZjxbufO5aH3AhVD87YEz-E&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI7-_M_ulP0GqHEbK9L2wEWzdxxv0rVQV9agQr6biN6mQ&amp;oe=6ABEDFB4&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u6700\u8fd1\u300cContent\u300d\u5462\u500b\u5b57\uff0c\u597d\u4f3c\u5df2\u7d93\u8b8a\u6210\u6240\u6709\u5f71\u50cf\u5605\u7d71\u7a31\u3002\n\n\u5f71\u76f8\u4fc2 content\uff0c\u62cd\u7247\u4fc2 con<\/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=\"\u6700\u8fd1\u300cContent\u300d\u5462\u500b\u5b57\uff0c\u597d\u4f3c\u5df2\u7d93\u8b8a\u6210\u6240\u6709\u5f71\u50cf\u5605\u7d71\u7a31\u3002\n\n\u5f71\u76f8\u4fc2 content\uff0c\u62cd\u7247\u4fc2 content\uff0c\u5a5a\u79ae\u7576\u65e5\u767c\u751f\u5605\u4e00\u5207\uff0c\u90fd\u53ef\u4ee5\u5373\u6642\u8b8a\u6210 content\u3002\n\n\u6211\u5514\u6297\u62d2\u5462\u4ef6\u4e8b\u3002\n\n\u5176\u5be6\u6211\u81ea\u5df1\u90fd\u62cd Reel\u3001\u505a Instagram\uff0c\u4ea6\u90fd\u660e\u767d\u5373\u6642\u5206\u4eab\u4e00\u500b\u5a5a\u79ae\u6709\u5e7e\u958b\u5fc3\u3002\n\n\u4f46\u505a\u5497\u5a5a\u79ae\u651d\u5f71 16 \u5e74\uff0c\u6211\u89ba\u5f97\uff0c\u6709\u5572\u5f71\u50cf\u5b58\u5728\u5605\u76ee\u7684\uff0c\u672c\u4f86\u5c31\u5514\u4fc2\u70ba\u5497\u4eca\u65e5\u6709\u5e7e\u591a\u4eba\u7747\u3002\n\n\u5a5a\u79ae\u7576\u65e5\u6709\u592a\u591a\u4e8b\u60c5\u540c\u6642\u767c\u751f\u3002\n\n\u651d\u5f71\u5e2b\u5514\u53ea\u4fc2\u8b58\u5f97\u9ede\u6a23\u5f71\u4f4e\u773c\u524d\u767c\u751f\u7dca\u5605\u4e8b\uff0c\u800c\u4fc2\u6162\u6162\u6703\u77e5\u9053\u908a\u4e00\u500b\u773c\u795e\u503c\u5f97\u7b49\u3002\u908a\u4e00\u500b\u5373\u5c07\u6703\u6d41\u6dda\uff0c\u5e7e\u6642\u61c9\u8a72\u884c\u524d\u4e00\u6b65\uff0c\u4f5c\u9069\u7576\u5f15\u5c0e\uff0c\u53c8\u5e7e\u6642\u61c9\u8a72\u9000\u5f8c\uff0c\u4ee4\u60c5\u611f\u6162\u6162\u5730\u81ea\u7136\u767c\u751f\u3002\n\n\u751a\u81f3\u6709\u6642\uff0c\u4e00\u500b\u7576\u4e0b\u4f60\u5187\u7279\u5225\u7559\u610f\u5605\u756b\u9762\uff0c\u5e7e\u5e74\u4e4b\u5f8c\u518d\u7747\uff0c\u53cd\u800c\u6210\u70ba\u6210\u8f2f\u76f8\u5165\u9762\u6700\u91cd\u8981\u7684\u4e00\u5f35\u3002\n\n\u6240\u4ee5\u6211\u54cb\u5f71\u5a5a\u79ae\u5605\u6642\u5019\uff0c\u8ad7\u5605\u5514\u53ea\u4fc2\u300c\u6709\u54a9\u53ef\u4ee5\u5f71\u300d\n\n\u800c\u4fc2\u300c\u6709\u54a9\u503c\u5f97\u7559\u4f4e\u300d\n\nLess is More \u5514\u4fc2\u56e0\u70ba\u6108\u5c11\u6108\u597d\uff0c\u800c\u4fc2\u7576\u4f60\u77e5\u9053\u4e5c\u5622\u771f\u6b63\u91cd\u8981\uff0c\u5c31\u5920\u81bd\u5c07\u5176\u4ed6\u5622\u653e\u4f4e\u3002\n\n\u6709\u5572\u5f71\u50cf\u9069\u5408\u5373\u6642\u5206\u4eab\u3002\n\n\u6709\u5572\u7167\u7247\uff0c\u4fc2\u7559\u4ffe\u597d\u591a\u5e74\u5f8c\u5605\u81ea\u5df1\u3002\n\n\u5169\u6a23\u90fd\u91cd\u8981\u3002\n\n\u53ea\u4fc2\u4f62\u54cb\u6709\u5514\u540c\u5605\u4efb\u52d9\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_17943100146299130\" data-date=\"1788006777\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/Dcn8hTsk1tq\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/789872577_18438042496131683_7771027480528947775_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=OlDhYaCHPLgQ7kNvwHldSOY&#038;_nc_oc=Adqt8L1KOisJNG7ziZiCwqOz1Mw523AhxgvewMaDIWLAR2ySt5tzW9p-kBx4mKTnypg&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQI475agNmpxdsC7hQnhoFwEa5k2tw3mxPVmqLgMH9eUWA&#038;oe=6ABED28C\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/789872577_18438042496131683_7771027480528947775_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=OlDhYaCHPLgQ7kNvwHldSOY&amp;_nc_oc=Adqt8L1KOisJNG7ziZiCwqOz1Mw523AhxgvewMaDIWLAR2ySt5tzW9p-kBx4mKTnypg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI475agNmpxdsC7hQnhoFwEa5k2tw3mxPVmqLgMH9eUWA&amp;oe=6ABED28C&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/789872577_18438042496131683_7771027480528947775_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=OlDhYaCHPLgQ7kNvwHldSOY&amp;_nc_oc=Adqt8L1KOisJNG7ziZiCwqOz1Mw523AhxgvewMaDIWLAR2ySt5tzW9p-kBx4mKTnypg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI475agNmpxdsC7hQnhoFwEa5k2tw3mxPVmqLgMH9eUWA&amp;oe=6ABED28C&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/789872577_18438042496131683_7771027480528947775_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=OlDhYaCHPLgQ7kNvwHldSOY&amp;_nc_oc=Adqt8L1KOisJNG7ziZiCwqOz1Mw523AhxgvewMaDIWLAR2ySt5tzW9p-kBx4mKTnypg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI475agNmpxdsC7hQnhoFwEa5k2tw3mxPVmqLgMH9eUWA&amp;oe=6ABED28C&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/789872577_18438042496131683_7771027480528947775_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=OlDhYaCHPLgQ7kNvwHldSOY&amp;_nc_oc=Adqt8L1KOisJNG7ziZiCwqOz1Mw523AhxgvewMaDIWLAR2ySt5tzW9p-kBx4mKTnypg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQI475agNmpxdsC7hQnhoFwEa5k2tw3mxPVmqLgMH9eUWA&amp;oe=6ABED28C&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u5462\u500b\u4fc2\u4e0a\u661f\u671f Canon Workshop \u5605\u793a\u7bc4\u4f5c\u54c1\u3002\n\n\u4e00\u53e3\u6c23\u55ba\u597d\u77ed\u5605\u6642\u9593\u4e4b\u5167\uff0c\u8a66\u5497\u56db\u7a2eligh<\/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=\"\u5462\u500b\u4fc2\u4e0a\u661f\u671f Canon Workshop \u5605\u793a\u7bc4\u4f5c\u54c1\u3002\n\n\u4e00\u53e3\u6c23\u55ba\u597d\u77ed\u5605\u6642\u9593\u4e4b\u5167\uff0c\u8a66\u5497\u56db\u7a2elighting\u4ffe\u5927\u5bb6\u7747\uff0c\u900f\u904e\u7c21\u55ae\u6539\u8b8a\u4eba\u7269\u9020\u578b\uff0c\u71c8\u5149\u5605 softness\u540c\u984f\u8272\uff0c\u9069\u7576\u5605\u76f8\u6a5f\u8a2d\u5b9a\uff0c\u5c31\u7b97\u4f60\u7684\u4e00\u652f\u71c8\u540c\u4e00\u5e45\u767d\u7246\u4f60\u90fd\u53ef\u4ee5\u505a\u5230\u5514\u540c\u611f\u89ba\u5605\u4eba\u50cf\u76f8\u3002\n\n\u540c\u57cb\u73fe\u5834\u6211\u54cb\u4ffe\u5927\u5bb6\u671b\u76f8\u6a5f\u76f4\u51fa\u5605\u6548\u679c\uff0c\u7b49\u540c\u5b78\u5011\u77ad\u89e3\u5230\u6240\u8b02\u76f8\u7247\u8272tone\uff0c\u5176\u5be6\u4fc2\u53ef\u4ee5\u9760\u524d\u671f\u9020\u578b\u53ca\u71c8\u5149\u505a\u51fa\u569f\uff0c\u800c\u5514\u9700\u8981\u9760\u4e00\u5806\u6ffe\u93e1\u3002\n\n\u5e0c\u671b\u5927\u5bb6\u89ba\u5f97\u6709\u7528\u5566\uff01\u4e5d\u6708\u8ab2\u5802\u4ef2\u6709\u5c11\u91cf\u4f4d\u7f6e\uff0cDM \u300cWorkshop\u300d \u7559\u4f4d\uff01\n\n\u518d\u6b21\u611f\u6fc0\u7576\u65e5model Cynthia\uff0c\u4f62\u53c8\u524d\u5e74\u6211\u54cb\u651d\u5f71\u73ed\u5605\u5b78\u751f\uff0c\u8b8a\u505a\u4e00\u4f4d\u501f\u569f\u7528\u5413\u5605part-time Model\uff0c\u5230\u800c\u5bb6\u8b8a\u5497\u505a\u4e00\u500b\u975e\u5e38\u4e4b\u5c08\u696d\u5605\u53c8\u6709\u8010\u6027\u5605Model\uff01 @unicyncyn \n\n\u540c\u57cb\u6211\u90fd\u597d\u4e2d\u610f\u4eca\u6b21\u5316\u599d\u5e2b Scarlett\u5e6b\u4f62\u5316\u5605\u599d\uff0c\u6709\u7a2e\u597dsubtle \u5605\u661f\u5473\uff0c\u540c\u57cb\u6975\u5feb\u5730\u5e6b\u6211\u8f49\u5497\u500b\u9020\u578b @makeupscarlett.art \n\nThanks @canonhongkong\" 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_18106991618121787\" data-date=\"1787791558\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DchiBh5k4JN\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-2.cdninstagram.com\/v\/t51.82787-15\/784979897_18437628106131683_8871051508044210050_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=Ft8-uciQ0IIQ7kNvwH7LoEB&#038;_nc_oc=Adp4_TK-ZS_C7_EUYBBHF-Ha17w_jPucNj2f_4-PlVeEPQ7umnVwaNcf8qLSldtNZ0Y&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQKnZsBx1FZOr6GKiE-zW5odifo3F6RmWXE-qtb9qr7Oog&#038;oe=6ABED822\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/784979897_18437628106131683_8871051508044210050_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=Ft8-uciQ0IIQ7kNvwH7LoEB&amp;_nc_oc=Adp4_TK-ZS_C7_EUYBBHF-Ha17w_jPucNj2f_4-PlVeEPQ7umnVwaNcf8qLSldtNZ0Y&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQKnZsBx1FZOr6GKiE-zW5odifo3F6RmWXE-qtb9qr7Oog&amp;oe=6ABED822&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/784979897_18437628106131683_8871051508044210050_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=Ft8-uciQ0IIQ7kNvwH7LoEB&amp;_nc_oc=Adp4_TK-ZS_C7_EUYBBHF-Ha17w_jPucNj2f_4-PlVeEPQ7umnVwaNcf8qLSldtNZ0Y&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQKnZsBx1FZOr6GKiE-zW5odifo3F6RmWXE-qtb9qr7Oog&amp;oe=6ABED822&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/784979897_18437628106131683_8871051508044210050_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=Ft8-uciQ0IIQ7kNvwH7LoEB&amp;_nc_oc=Adp4_TK-ZS_C7_EUYBBHF-Ha17w_jPucNj2f_4-PlVeEPQ7umnVwaNcf8qLSldtNZ0Y&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQKnZsBx1FZOr6GKiE-zW5odifo3F6RmWXE-qtb9qr7Oog&amp;oe=6ABED822&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/784979897_18437628106131683_8871051508044210050_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=Ft8-uciQ0IIQ7kNvwH7LoEB&amp;_nc_oc=Adp4_TK-ZS_C7_EUYBBHF-Ha17w_jPucNj2f_4-PlVeEPQ7umnVwaNcf8qLSldtNZ0Y&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQKnZsBx1FZOr6GKiE-zW5odifo3F6RmWXE-qtb9qr7Oog&amp;oe=6ABED822&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u8a8d\u8b58\u5f88\u591a\u5316\u599d\u5e2b\uff0c\u5f88\u591a\u6642\u5316\u51fa\u4e86\u597d\u4f5c\u54c1\uff0c\u537b\u600e\u6a23\u4e5f\u62cd\u4e0d\u5230\u60f3\u8981\u7684\u599d\u611f\uff1b\n\n\u4e5f\u8a8d\u8b58\u5f88\u591a\u651d\u5f71\u5e2b\uff0c\u76f8\u7247\u4e0d\u843d\u6ffe\u93e1\uff0c\u5c31<\/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=\"\u8a8d\u8b58\u5f88\u591a\u5316\u599d\u5e2b\uff0c\u5f88\u591a\u6642\u5316\u51fa\u4e86\u597d\u4f5c\u54c1\uff0c\u537b\u600e\u6a23\u4e5f\u62cd\u4e0d\u5230\u60f3\u8981\u7684\u599d\u611f\uff1b\n\n\u4e5f\u8a8d\u8b58\u5f88\u591a\u651d\u5f71\u5e2b\uff0c\u76f8\u7247\u4e0d\u843d\u6ffe\u93e1\uff0c\u5c31\u4e0d\u6562\u5448\u73fe\u7d66\u5ba2\u4eba\u770b\u3002\n\n\u6240\u4ee5\u9019\u500b\u8ab2\u7a0b\uff0c\u662f\u5206\u4eab\u4e00\u4e0b\u6211\u5982\u4f55\u53ea\u7528\u4e00\u652f\u71c8\uff0c\u4e00\u5e45\u767d\u7246\uff0c\u53bb\u505a\u5230\u73fe\u5834\u4ee4\u5ba2\u4eba\u6eff\u610f\u7684\u76f8\u6a5f\u539f\u5716\u76f4\u51fa\u3002\n\n\u4f60\u5c07\u6703\u5b78\u5230\uff1a\n\n1. \u6211\u5011\u5c0d\u5149\u7dda\u7684\u7406\u89e3\n2. \u4e00\u652f\u71c8\u5982\u4f55\u505a\u51fa 20 \u7a2e\u6548\u679c\n3. Posing\u7684\u79d1\u5b78\n4. \u5982\u4f55\u6709\u6548\u5f15\u5c0e\u6a21\u7279\u5152\n\n\u800c\u8ab2\u7a0b\u6700\u5f8c\u4e00\u7bc0\uff0c\u6703\u6559\u5927\u5bb6\u5982\u4f55\u900f\u904e\u5ee3\u544a\u7b56\u7565\uff0c\u4e0d\u540c\u7684\u71df\u904b\u8edf\u4ef6\uff0c\u548c\u6211\u5982\u4f55\u4f7f\u7528AI\u505a\u81ea\u52d5\u5316\uff0c\u53bb\u8b93\u4f60\u7684\u4f5c\u54c1\u6709\u6548\u5730\u88ab\u770b\u898b\u3002\n\nDM \u201cworkshop\u201d \n\u6703\u5c07\u8ab2\u7a0b\u8cc7\u6599send\u4ffe\u4f60\" 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_18403172788094227\" data-date=\"1787722078\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DcfdgAzE_sV\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/787044854_18437497078131683_1801202252527366212_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=7iyUYN-oAgAQ7kNvwFbO1Wt&#038;_nc_oc=AdoRyc85BvO_lYAzT34IdyiGaOeaWnJXKap-yxyBl83bSWN8tCQAWycU_RNU0EvvXXQ&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQKWWyzhh9_YCaOKbZfdjHUnEwzitaAVg_7dbqSRYS7uHw&#038;oe=6ABEDDA2\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/787044854_18437497078131683_1801202252527366212_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=7iyUYN-oAgAQ7kNvwFbO1Wt&amp;_nc_oc=AdoRyc85BvO_lYAzT34IdyiGaOeaWnJXKap-yxyBl83bSWN8tCQAWycU_RNU0EvvXXQ&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQKWWyzhh9_YCaOKbZfdjHUnEwzitaAVg_7dbqSRYS7uHw&amp;oe=6ABEDDA2&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/787044854_18437497078131683_1801202252527366212_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=7iyUYN-oAgAQ7kNvwFbO1Wt&amp;_nc_oc=AdoRyc85BvO_lYAzT34IdyiGaOeaWnJXKap-yxyBl83bSWN8tCQAWycU_RNU0EvvXXQ&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQKWWyzhh9_YCaOKbZfdjHUnEwzitaAVg_7dbqSRYS7uHw&amp;oe=6ABEDDA2&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/787044854_18437497078131683_1801202252527366212_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=7iyUYN-oAgAQ7kNvwFbO1Wt&amp;_nc_oc=AdoRyc85BvO_lYAzT34IdyiGaOeaWnJXKap-yxyBl83bSWN8tCQAWycU_RNU0EvvXXQ&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQKWWyzhh9_YCaOKbZfdjHUnEwzitaAVg_7dbqSRYS7uHw&amp;oe=6ABEDDA2&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/787044854_18437497078131683_1801202252527366212_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=7iyUYN-oAgAQ7kNvwFbO1Wt&amp;_nc_oc=AdoRyc85BvO_lYAzT34IdyiGaOeaWnJXKap-yxyBl83bSWN8tCQAWycU_RNU0EvvXXQ&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQKWWyzhh9_YCaOKbZfdjHUnEwzitaAVg_7dbqSRYS7uHw&amp;oe=6ABEDDA2&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">BILLY ONAIR \u4eba\u50cf\u651d\u5f71\u8ab2\u7a0b\n9\u67082\u65e5\uff0c9\u67089\u65e5\n\u8ab2\u7a0b\u8cc7\u6599 swipe left\n\n\u4e09\u500b\u968e\u6bb5<\/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=\"BILLY ONAIR \u4eba\u50cf\u651d\u5f71\u8ab2\u7a0b\n9\u67082\u65e5\uff0c9\u67089\u65e5\n\u8ab2\u7a0b\u8cc7\u6599 swipe left\n\n\u4e09\u500b\u968e\u6bb5\uff1a\u7531\u5b78\u8b58\u9ede\u6a23\u89c0\u5bdf\u5149\u7dda\uff0c\u5230\u771f\u6b63\u843d\u624b\u62cd\u651d\uff0c\u7136\u5f8c\u900f\u904e\u6211\u5011\u5341\u4e94\u5e74\u7684\u71df\u904b\u79d8\u8a23\u7531\u54c1\u724c\uff0c\u71df\u904b\u5230\u81ea\u52d5\u5316\uff0c\u8b93\u4f5c\u54c1\u6709\u6548\u5730\u88ab\u770b\u898b\u3002\n\nSTART - \u73fe\u5834\u89c0\u5bdf Billy \u793a\u7bc4\u5982\u4f55\u7528\u4e00\u652f\u71c8\u3001\u4e00\u5e45\u767d\u7246\uff0c\u62cd\u651d\u51fa\u4eba\u50cf\u3002\u4f60\u6703\u767c\u73fe\uff0c\u539f\u4f86\u6bd4\u4f60\u60f3\u50cf\u4e2d\u7c21\u55ae\u3002\n\n\u9019\u500b\u8ab2\u7a0b\u9069\u5408\u4efb\u4f55\u4eba\u53c3\u52a0\uff0c\u7121\u8ad6\u4f60\u60f3\u521d\u6b65\u63a5\u89f8\u4eba\u50cf\uff0c\u9084\u662f\u4f60\u60f3\u9032\u4fee\u5f71\u6a13\u4eba\u50cf\u7684\u651d\u5f71\u5e2b\uff0c\u9084\u662f\u60f3\u767c\u4f48\u81ea\u5df1\u5316\u599d\u4f5c\u54c1\u7684\u5316\u599d\u5e2b\uff0c\u90fd\u6b61\u8fce\u53c3\u52a0\u3002\n\nCREATE - \u9069\u5408\u5df2\u7d93\u5c0d\u76f8\u6a5f\u64cd\u4f5c\u6709\u4e00\u5b9a\u8a8d\u8b58\u7684\u5316\u599d\u5e2b\u6216\u651d\u5f71\u5e2b\u3002\n\nBilly \u6703\u5e6b\u4f60\u5011\u505a Portfolio Review\uff0c\u4ea6\u90fd\u6703\u8b93\u5b78\u54e1\u6709\u6a5f\u6703\u89aa\u624b\u5be6\u62cd\u3002\u6211\u5011\u6703\u5f9e\u65c1\u6307\u5c0e\uff0c\u8abf\u6574\u4f60\u5011\u7684\u69cb\u5716\u3001\u71c8\u5149\uff0c\u540c\u57cb\u8207 model \u5605\u6e9d\u901a\u6280\u5de7\uff0c\u7136\u5f8c\u5c07\u4f60\u5011\u7576\u65e5\u62cd\u651d\u7684\u76f8\u7247\uff0c\u5e36\u5165\u5230 Billy \u7684\u5f8c\u671f\u88fd\u4f5c\u904e\u7a0b\uff0c\u5b78\u7fd2\u5982\u4f55\u7531\u76f8\u6a5f\u53bb\u5230\u4e00\u672c\u76f8\u7c3f\u7684\u8f38\u51fa\u3002\n\n\u5b8c\u6210\u5462\u500b\u8ab2\u7a0b\uff0c\u4f60\u5c31\u6703\u5b78\u5230\u7531\u524d\u671f\u6e96\u5099\u5230\u5f8c\u671f\u88fd\u4f5c\u5605\u6574\u5957\u6d41\u7a0b\u3002\n\nGROW - \u6211\u5011\u6700\u53d7\u6b61\u8fce\u7684\u5176\u4e2d\u4e00\u500b\u8ab2\u7a0b\uff1a\n\n\u7531\u54c1\u724c\u3001\u71df\u904b\u3001marketing\uff0c\u5230\u5ee3\u544a\u7b56\u7565\uff0c\u53bb\u5230\u5982\u4f55\u7528 AI \u505a\u81ea\u52d5\u5316\uff0c\u8b93\u4f60\u7684\u4f5c\u54c1\u548c\u516c\u53f8\u6709\u6548\u5730\u88ab\u4f60\u7684\u76ee\u6a19\u5ba2\u6237\u770b\u898b\u3002\n\n\u6211\u5011\u64c1\u6709 15 \u5e74\u62cd\u651d\u7d93\u9a57\uff0c\u62cd\u651d\u8d85\u904e 800 \u5834\u5a5a\u79ae\uff0c\u6559\u5c0e\u8d85\u904e 100 \u500b\u5316\u599d\u5e2b\u53ca\u651d\u5f71\u5e2b\u3002\n\n\u5b8c\u6210\u5462\u4e09\u5802\u8ab2\u7a0b\uff0c\u638c\u63e1\u7531\u5275\u4f5c\u5230\u71df\u904b\u7684\u65b9\u6cd5\u3002\n\n\u53ef inbox \u5831\u540d\" 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_17890416882672778\" data-date=\"1787635502\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/Dcc4Xnhk3HW\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/785281259_18437325019131683_7740309021272998096_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=BqO5nctIa1cQ7kNvwF2b7Wy&#038;_nc_oc=AdpCWF5X6cKyac6M2B5MWtIWAJ95RFiZS3vEr1dnJLcJXzWuzooekzFrcvpmTJhVU2s&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQLeXXfSDkG5gWMb53znWUrH_tihU5roeJ4IKZxanZ9wgQ&#038;oe=6ABEDD5B\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/785281259_18437325019131683_7740309021272998096_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=BqO5nctIa1cQ7kNvwF2b7Wy&amp;_nc_oc=AdpCWF5X6cKyac6M2B5MWtIWAJ95RFiZS3vEr1dnJLcJXzWuzooekzFrcvpmTJhVU2s&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQLeXXfSDkG5gWMb53znWUrH_tihU5roeJ4IKZxanZ9wgQ&amp;oe=6ABEDD5B&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/785281259_18437325019131683_7740309021272998096_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=BqO5nctIa1cQ7kNvwF2b7Wy&amp;_nc_oc=AdpCWF5X6cKyac6M2B5MWtIWAJ95RFiZS3vEr1dnJLcJXzWuzooekzFrcvpmTJhVU2s&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQLeXXfSDkG5gWMb53znWUrH_tihU5roeJ4IKZxanZ9wgQ&amp;oe=6ABEDD5B&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/785281259_18437325019131683_7740309021272998096_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=BqO5nctIa1cQ7kNvwF2b7Wy&amp;_nc_oc=AdpCWF5X6cKyac6M2B5MWtIWAJ95RFiZS3vEr1dnJLcJXzWuzooekzFrcvpmTJhVU2s&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQLeXXfSDkG5gWMb53znWUrH_tihU5roeJ4IKZxanZ9wgQ&amp;oe=6ABEDD5B&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/785281259_18437325019131683_7740309021272998096_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=BqO5nctIa1cQ7kNvwF2b7Wy&amp;_nc_oc=AdpCWF5X6cKyac6M2B5MWtIWAJ95RFiZS3vEr1dnJLcJXzWuzooekzFrcvpmTJhVU2s&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQLeXXfSDkG5gWMb53znWUrH_tihU5roeJ4IKZxanZ9wgQ&amp;oe=6ABEDD5B&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Wedding Dreamland \u00b7 \u5c0f\u578b\u5a5a\u5c55 \ud83d\udc8d\n\u7c4c\u5099\u5a5a\u79ae\uff0c\u7531\u4e00\u500b\u9748\u611f\u958b\u59cb\u3002\n\u4e00\u500b\u4e0b\u5348\uff0c\u9047\u898b\u4f60\u7684<\/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 Dreamland \u00b7 \u5c0f\u578b\u5a5a\u5c55 \ud83d\udc8d\n\u7c4c\u5099\u5a5a\u79ae\uff0c\u7531\u4e00\u500b\u9748\u611f\u958b\u59cb\u3002\n\u4e00\u500b\u4e0b\u5348\uff0c\u9047\u898b\u4f60\u7684\u5a5a\u79ae\u5718\u968a\u3002\n\n\ud83d\udcc5 \u65e5\u671f\uff5c2026\u5e749\u67085\u65e5\uff08\u661f\u671f\u516d\uff09\n\ud83d\udd50 \u6642\u9593\uff5c13:00 \u2013 20:00\n\ud83d\udccd \u5730\u9ede\uff5c\u4e5d\u9f8d\u5c16\u6c99\u5480\u91d1\u99ac\u502b\u905333\u865f The Cameron 15\u6a13\n\ud83c\udf9f \u8cbb\u7528\u5168\u514d \u00b7 \u9700\u9810\u5148\u767b\u8a18\n\ud83d\udc49\ud83c\udffb \u7acb\u5373\u767b\u8a18\uff1a\u6700\u5f8c\u4e00\u9801\u6709\u767b\u8a18\u65b9\u6cd5\n\n\u7531\u5316\u599d\u9020\u578b\u3001\u5a5a\u7d17\u665a\u88dd\u3001\u5a5a\u79ae\u651d\u5f71\u9304\u5f71\uff0c\u5230\u82b1\u85dd\u3001\u88d9\u8902\u3001\u9996\u98fe\u3001\u86cb\u7cd5\u3001\u5496\u5561\u3001\u4f48\u7f6e\u3001\u53f8\u5100\u53ca\u73fe\u5834\u8c4e\u7434\u6f14\u594f\uff0c15 \u500b\u672c\u5730\u5a5a\u79ae\u54c1\u724c\u540c\u5834\u5c55\u51fa\uff0c\u8b93\u4f60\u5728\u96f6\u58d3\u529b\u7684\u74b0\u5883\u4e0b\uff0c\u4e00\u6b21\u904e\u8207\u5fc3\u5100\u5718\u968a\u89aa\u81ea\u4ea4\u6d41\u3002\n\n\u7576\u65e5\u53c3\u5c55\u54c1\u724c\uff1a\n@soinlovebeautysalon \u00b7 \u5316\u599d\u53ca\u7f8e\u5bb9\n@billyonairphotography \u00b7 \u5a5a\u79ae\u651d\u5f71\n@bozz_wedding \u00b7 \u5a5a\u79ae\u9304\u5f71\n@annacreation_bridal \u00b7 \u5a5a\u79ae\u5316\u599d\n@adorewedding_official \u00b7 \u5a5a\u7d17\u665a\u88dd\n@untitled.studio \u00b7 \u5a5a\u79ae\u9996\u98fe\n@annn_fleur \u00b7 \u82b1\u85dd\u8a2d\u8a08\n@harpistarielle \u00b7 \u8c4e\u7434\u6f14\u594f\n@queens_embroidery \u00b7 \u4e2d\u5f0f\u88d9\u8902\n@my.visioncake \u00b7 \u5a5a\u79ae\u86cb\u7cd5\n@loveiscalling.hk \u00b7 \u5a5a\u79ae\u96fb\u8a71\u4ead\n@mcszewing \u00b7 \u5a5a\u79ae\u53f8\u5100\n@yourcoffeehk \u00b7 \u5a5a\u79ae\u5496\u5561\u8eca\n@koodypixel \u00b7 \u5a5a\u79ae\u651d\u5f71\n\n\u671f\u5f85\u8207\u4f60\u5728 Wedding Dreamland \u76f8\u9047\u3002\ud83e\udd0d\n@billyonairphotography \u00d7 @soinlovebeautyjourney\n#WeddingDreamland #SoinloveBeautyJourney #\u9999\u6e2f\u5a5a\u5c55 #\u5a5a\u79ae\u651d\u5f71\" 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_18022744103907061\" data-date=\"1787534901\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DcZ4fOxE-n8\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/783971640_18437127823131683_1649134471315247055_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=_Av3qIT3kTYQ7kNvwFpN9Jw&#038;_nc_oc=AdoD7ibfH00xf4Bp63skpISLuzOtAChAkW1CCW5voU2wS10ggXIYlUZWbmj5Xz1fGsg&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQJ1oq1BRpvOTLYH1e8C69xSk3LKa70GxHzcTk-7WiiipA&#038;oe=6ABEE77B\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/783971640_18437127823131683_1649134471315247055_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=_Av3qIT3kTYQ7kNvwFpN9Jw&amp;_nc_oc=AdoD7ibfH00xf4Bp63skpISLuzOtAChAkW1CCW5voU2wS10ggXIYlUZWbmj5Xz1fGsg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQJ1oq1BRpvOTLYH1e8C69xSk3LKa70GxHzcTk-7WiiipA&amp;oe=6ABEE77B&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/783971640_18437127823131683_1649134471315247055_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=_Av3qIT3kTYQ7kNvwFpN9Jw&amp;_nc_oc=AdoD7ibfH00xf4Bp63skpISLuzOtAChAkW1CCW5voU2wS10ggXIYlUZWbmj5Xz1fGsg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQJ1oq1BRpvOTLYH1e8C69xSk3LKa70GxHzcTk-7WiiipA&amp;oe=6ABEE77B&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/783971640_18437127823131683_1649134471315247055_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=_Av3qIT3kTYQ7kNvwFpN9Jw&amp;_nc_oc=AdoD7ibfH00xf4Bp63skpISLuzOtAChAkW1CCW5voU2wS10ggXIYlUZWbmj5Xz1fGsg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQJ1oq1BRpvOTLYH1e8C69xSk3LKa70GxHzcTk-7WiiipA&amp;oe=6ABEE77B&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/783971640_18437127823131683_1649134471315247055_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=_Av3qIT3kTYQ7kNvwFpN9Jw&amp;_nc_oc=AdoD7ibfH00xf4Bp63skpISLuzOtAChAkW1CCW5voU2wS10ggXIYlUZWbmj5Xz1fGsg&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQJ1oq1BRpvOTLYH1e8C69xSk3LKa70GxHzcTk-7WiiipA&amp;oe=6ABEE77B&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u8d818\u6708\u6de1\u5b63\uff0c\u6691\u5047\u81e8\u5b8c\u4e4b\u524d\uff0c\u904e\u4e00\u500b\u5145\u5be6\u5605 weekend\uff0c\u505a\u5497\u4e00\u5834\u9152\u5e97\u5605 wedding showca<\/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=\"\u8d818\u6708\u6de1\u5b63\uff0c\u6691\u5047\u81e8\u5b8c\u4e4b\u524d\uff0c\u904e\u4e00\u500b\u5145\u5be6\u5605 weekend\uff0c\u505a\u5497\u4e00\u5834\u9152\u5e97\u5605 wedding showcase\uff0c\u9023\u7e8c\u5169\u65e5\u978b\u5c65\u54c1\u724c\u5605 posing sharing\uff0c\u4e00\u500b\u76f8\u6a5f\u54c1\u724c\u5605\u651d\u5f71 workshop\n\n\u6700\u5f8c\u4ee5\u4e00\u500b\u7adf\u7136\u5514\u4f7f\u9ede\u6392\u968a\u5605 Cheesecake Factory dessert \u505a ending\uff0c\u6e96\u5099\u8fce\u63a5\u4e5d\u6708\u65fa\u5b63\uff01\n\n\u516b\u6708\u6700\u5f8c\u4e00\u5834Wedding Showcase @langhamhk @allaboutweddinghk \n\n\u4eca\u6b21Langham Wedding show case\u6709 @kanalili \uff0c\u597d\u5922\u5e7b\u5605\u5a5a\u7d17\uff01\n\n\u7434\u65e5canon workshop \u7684\u5373\u5834\u793a\u7bc4\nSuper Model: @unicyncyn \nSuper Makeup by @makeupscarlett.art \n\n\u611f\u8b1d @unicyncyn \u5c08\u696d\u88ab\u5f71\n\n\u53c8\u518d\u6b21\u898b\u8b58\u5230 @whalewhispers_  \u5605\u53b2\u5bb3\uff0c \u6211\u9023\u6253\u5b57\u90fd\u6703\u6253\u932f\uff0c\u6211\u5f97\u5481\u6a23\u5beb\u843d\u53bb\u5514\u53ef\u4ee5\u932f\u771f\u4fc2\u597d\u5927\u58d3\u529b\n\n\u5982\u679c\u6211\u5481\u6a23\u55ba\u5572Couple\u9762\u524d\u64fa\u5462\u5572pose\u597d\u4f3c\u592a\u7325\u7463\u672a\u514d\uff0c\u90fd\u4fc2\u4ea4\u8fd4\u4ffe\u5c08\u696d\u5605\u5973\u651d\u5f71\u5e2b @kean.fokin \u540c@ivy.billyonair \n\n@allaboutweddinghk\" 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_18112981444970640\" data-date=\"1787191499\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DcPpgC3k32N\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg1-2.cdninstagram.com\/v\/t51.82787-15\/780648723_18436443565131683_3039803213526752418_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=fyPOiYlpAQ0Q7kNvwGo3D9v&#038;_nc_oc=AdqwDBogfhdE1LJor_t8m75089vEchewGN6sQmunhZbVq3WHomSZOKK8goZRf2VJJxA&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg1-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQIrmDPXb2e3HGxC_Seo0HcJ1R4vyRgiKXlB4bPaj1rhlQ&#038;oe=6ABED96D\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/780648723_18436443565131683_3039803213526752418_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=fyPOiYlpAQ0Q7kNvwGo3D9v&amp;_nc_oc=AdqwDBogfhdE1LJor_t8m75089vEchewGN6sQmunhZbVq3WHomSZOKK8goZRf2VJJxA&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIrmDPXb2e3HGxC_Seo0HcJ1R4vyRgiKXlB4bPaj1rhlQ&amp;oe=6ABED96D&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/780648723_18436443565131683_3039803213526752418_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=fyPOiYlpAQ0Q7kNvwGo3D9v&amp;_nc_oc=AdqwDBogfhdE1LJor_t8m75089vEchewGN6sQmunhZbVq3WHomSZOKK8goZRf2VJJxA&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIrmDPXb2e3HGxC_Seo0HcJ1R4vyRgiKXlB4bPaj1rhlQ&amp;oe=6ABED96D&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/780648723_18436443565131683_3039803213526752418_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=fyPOiYlpAQ0Q7kNvwGo3D9v&amp;_nc_oc=AdqwDBogfhdE1LJor_t8m75089vEchewGN6sQmunhZbVq3WHomSZOKK8goZRf2VJJxA&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIrmDPXb2e3HGxC_Seo0HcJ1R4vyRgiKXlB4bPaj1rhlQ&amp;oe=6ABED96D&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/780648723_18436443565131683_3039803213526752418_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=fyPOiYlpAQ0Q7kNvwGo3D9v&amp;_nc_oc=AdqwDBogfhdE1LJor_t8m75089vEchewGN6sQmunhZbVq3WHomSZOKK8goZRf2VJJxA&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg1-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIrmDPXb2e3HGxC_Seo0HcJ1R4vyRgiKXlB4bPaj1rhlQ&amp;oe=6ABED96D&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u5b69\u5b50\u51fa\u751f\u4e4b\u5f8c\uff0c \u6240\u6709\u93e1\u982d\u90fd\u6703\u5c0d\u6e96\u4ed6\u3002\u800c\u9019\u4e00\u8f2f\uff0c\u662f\u59b3\u6210\u70ba\u5abd\u5abd\u4e4b\u524d\uff0c\u7d66\u81ea\u5df1\u7684\u4e00\u4efd\u79ae\u7269\u3002 \n\n\u5927\u90e8\u5206\u5abd\u5abd\u5728<\/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=\"\u5b69\u5b50\u51fa\u751f\u4e4b\u5f8c\uff0c \u6240\u6709\u93e1\u982d\u90fd\u6703\u5c0d\u6e96\u4ed6\u3002\u800c\u9019\u4e00\u8f2f\uff0c\u662f\u59b3\u6210\u70ba\u5abd\u5abd\u4e4b\u524d\uff0c\u7d66\u81ea\u5df1\u7684\u4e00\u4efd\u79ae\u7269\u3002 \n\n\u5927\u90e8\u5206\u5abd\u5abd\u5728\u61f7\u5b55 28 \u81f3 34 \u9031\u4e4b\u9593\u62cd\u651d\u3002\n\nComment \/ DM\u300cMAMA\u300d\u67e5\u8a62\u6a94\u671f\u3002\n\n#maternityportraits #\u5927\u809a\u76f8\" 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_18335358211282011\" data-date=\"1787154323\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DcOil-vk0D_\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/774126038_18436354180131683_3307410323374402086_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=IZdr5RgEKMsQ7kNvwE8oo5j&#038;_nc_oc=AdpDE2rWiCBkQISzfe-dDSiO03R6jI_c3IgsjdYI1w-5sql1pM6uw7DoSG1H2ZN_q3E&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQIILibd6IW0FqLARf5B43LcVLNmdAQrmm8mhEOr1enzJg&#038;oe=6ABEEEEA\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/774126038_18436354180131683_3307410323374402086_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=IZdr5RgEKMsQ7kNvwE8oo5j&amp;_nc_oc=AdpDE2rWiCBkQISzfe-dDSiO03R6jI_c3IgsjdYI1w-5sql1pM6uw7DoSG1H2ZN_q3E&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIILibd6IW0FqLARf5B43LcVLNmdAQrmm8mhEOr1enzJg&amp;oe=6ABEEEEA&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/774126038_18436354180131683_3307410323374402086_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=IZdr5RgEKMsQ7kNvwE8oo5j&amp;_nc_oc=AdpDE2rWiCBkQISzfe-dDSiO03R6jI_c3IgsjdYI1w-5sql1pM6uw7DoSG1H2ZN_q3E&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIILibd6IW0FqLARf5B43LcVLNmdAQrmm8mhEOr1enzJg&amp;oe=6ABEEEEA&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/774126038_18436354180131683_3307410323374402086_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=IZdr5RgEKMsQ7kNvwE8oo5j&amp;_nc_oc=AdpDE2rWiCBkQISzfe-dDSiO03R6jI_c3IgsjdYI1w-5sql1pM6uw7DoSG1H2ZN_q3E&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIILibd6IW0FqLARf5B43LcVLNmdAQrmm8mhEOr1enzJg&amp;oe=6ABEEEEA&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/774126038_18436354180131683_3307410323374402086_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=IZdr5RgEKMsQ7kNvwE8oo5j&amp;_nc_oc=AdpDE2rWiCBkQISzfe-dDSiO03R6jI_c3IgsjdYI1w-5sql1pM6uw7DoSG1H2ZN_q3E&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQIILibd6IW0FqLARf5B43LcVLNmdAQrmm8mhEOr1enzJg&amp;oe=6ABEEEEA&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u4eca\u500b\u661f\u671f\u516d(8\u670822\u65e5\uff09 \uff0c\u6211\u54cb\u5c07\u6703\u55ba\u5c16\u6c99\u5480\u6717\u5ef7\u9152\u5e97\u540c\u5927\u5bb6\u898b\u9762\u3002\u5927\u5bb6\u6709\u95dc wedding day \u540c<\/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(8\u670822\u65e5\uff09 \uff0c\u6211\u54cb\u5c07\u6703\u55ba\u5c16\u6c99\u5480\u6717\u5ef7\u9152\u5e97\u540c\u5927\u5bb6\u898b\u9762\u3002\u5927\u5bb6\u6709\u95dc wedding day \u540c Pre Wedding \u5605 service \u90fd\u53ef\u4ee5\u569f\u554f\u4e0b\u6211\u54cb\uff0c\u540c\u6211\u54cb\u50be\u4e0b\u5048\u3002\n\n\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\n\u300a\u9999\u6e2f\u6717\u5ef7\u9152\u5e97 \u201cMake Your Story Our Legacy \u771f\u611b\u6c38\u6046\uff0c\u76e1\u5728\u6717\u5ef7\u201c \u5a5a\u79ae\u8aee\u8a62\u65e5\u300b\u6d3b\u52d5\u8a73\u60c5\n\u65e5\u671f\uff1a2026\u5e748\u670822\u65e5 (\u661f\u671f\u516d)\n\u6642\u9593\uff1a\u4e2d\u534812\u6642\u81f3\u4e0b\u53487\u6642\n\u5730\u9ede\uff1a\u9999\u6e2f\u6717\u5ef7\u9152\u5e972\u6a13\u5bb4\u6703\u5ef3 (\u5c16\u6c99\u5480\u6e2f\u9435\u7ad9L5\u51fa\u53e3\uff09\n\u8cbb\u7528\uff1a\u514d\u8cbb\u5165\u5834\uff0c\u9700\u9810\u5148\u767b\u8a18\uff1ahttps:\/\/expo.allaboutwedding.com\/202608-the-langham?edmKey=post2\n\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\" 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_17941721721342111\" data-date=\"1787056697\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DcLoYwrE3Zw\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-hkg4-1.cdninstagram.com\/v\/t51.82787-15\/778318636_18436084873131683_3993294828434137547_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=oxPJPgqL9wMQ7kNvwFf-Tga&#038;_nc_oc=AdrFME_7pQkcUlvidGAAL-e2Egj2dXc5Rf28yHymzKGuv_0UxG7Ku76XpuboGzEZmA8&#038;_nc_zt=23&#038;_nc_ht=scontent-hkg4-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&#038;oh=00_AQK9lCDwD9fnyUNv28Q5Euz1AiagOijxrB4XD1dI9Bg2-A&#038;oe=6ABED823\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/778318636_18436084873131683_3993294828434137547_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=oxPJPgqL9wMQ7kNvwFf-Tga&amp;_nc_oc=AdrFME_7pQkcUlvidGAAL-e2Egj2dXc5Rf28yHymzKGuv_0UxG7Ku76XpuboGzEZmA8&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQK9lCDwD9fnyUNv28Q5Euz1AiagOijxrB4XD1dI9Bg2-A&amp;oe=6ABED823&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/778318636_18436084873131683_3993294828434137547_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=oxPJPgqL9wMQ7kNvwFf-Tga&amp;_nc_oc=AdrFME_7pQkcUlvidGAAL-e2Egj2dXc5Rf28yHymzKGuv_0UxG7Ku76XpuboGzEZmA8&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQK9lCDwD9fnyUNv28Q5Euz1AiagOijxrB4XD1dI9Bg2-A&amp;oe=6ABED823&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/778318636_18436084873131683_3993294828434137547_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=oxPJPgqL9wMQ7kNvwFf-Tga&amp;_nc_oc=AdrFME_7pQkcUlvidGAAL-e2Egj2dXc5Rf28yHymzKGuv_0UxG7Ku76XpuboGzEZmA8&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQK9lCDwD9fnyUNv28Q5Euz1AiagOijxrB4XD1dI9Bg2-A&amp;oe=6ABED823&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-hkg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/778318636_18436084873131683_3993294828434137547_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=oxPJPgqL9wMQ7kNvwFf-Tga&amp;_nc_oc=AdrFME_7pQkcUlvidGAAL-e2Egj2dXc5Rf28yHymzKGuv_0UxG7Ku76XpuboGzEZmA8&amp;_nc_zt=23&amp;_nc_ht=scontent-hkg4-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=_mEZGlXbvPHKCgYIurQh2g&amp;oh=00_AQK9lCDwD9fnyUNv28Q5Euz1AiagOijxrB4XD1dI9Bg2-A&amp;oe=6ABED823&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">BOA PORTRAITS WORKSHOP\uff5c9 \u6708\u30fb\u5169\u65e5\u4e09\u5802\n\n\u7531\u4e00\u652f\u71c8\uff0c\u5230\u4e00\u5957\u5c6c\u65bc\u4f60\u7684\u5f71\u6a13\u4eba\u50cf\u7cfb<\/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=\"BOA PORTRAITS WORKSHOP\uff5c9 \u6708\u30fb\u5169\u65e5\u4e09\u5802\n\n\u7531\u4e00\u652f\u71c8\uff0c\u5230\u4e00\u5957\u5c6c\u65bc\u4f60\u7684\u5f71\u6a13\u4eba\u50cf\u7cfb\u7d71\u3002\n15 \u5e74\u843d\u5834\u7d93\u9a57\uff0c\u6fc3\u7e2e\u6210\u4e09\u500b\u968e\u6bb5\u2014\u2014\u7121\u8ad6\u4f60\u4fc2\u60f3\u8a8d\u8b58\u5f71\u6a13\u4eba\u50cf\uff0c\u5b9a\u4fc2\u5df2\u7d93\u6709\u4e00\u5b9a\u57fa\u790e\u3001\u60f3\u884c\u5f97\u66f4\u9060\uff0c\u90fd\u53ef\u4ee5\u6435\u5230\u5c6c\u65bc\u81ea\u5df1\u5605\u8d77\u9ede\u3002\n\n\u25fd START\uff5c\u4e00\u652f\u71c8\u30fb\u5149\u611f\u8207\u5be9\u7f8e\u9ad4\u9a57\n9 \u6708 2 \u65e5\uff08\u661f\u671f\u4e09\uff0919:00 \u2013 21:00\uff5cHK$1,200\n\u7406\u8ad6\u8207\u5be9\u7f8e\u51fa\u767c\uff0c\u73fe\u5834\u793a\u7bc4\u5b8c\u6574\u4eba\u50cf\u62cd\u651d\u3002\n\u9069\u5408\u5c0d\u4eba\u50cf\u651d\u5f71\u6709\u8208\u8da3\u7684\u5316\u599d\u5e2b\u3001\u651d\u5f71\u5e2b\u3001\u9aee\u578b\u5e2b\u2014\u2014\u60f3\u4e86\u89e3\u5f71\u6a13\u4eba\u50cf\uff0c\u6216 Billy ONAIR \u7684\u62cd\u651d\u624b\u6cd5\uff0c\u90fd\u53ef\u4ee5\u7531\u9019\u88e1\u958b\u59cb\u3002\n\n\u25fd CREATE\uff5c\u4eba\u50cf\u88fd\u4f5c\u5168\u6d41\u7a0b\uff1a\u62cd\u651d \u00d7 \u5f8c\u671f\n9 \u6708 9 \u65e5\uff08\u661f\u671f\u4e09\uff0910:00 \u2013 17:00\uff5cHK$3,800\n\u4e3b\u6253\u5de5\u4f5c\u574a\uff1a\u89aa\u624b\u8a2d\u71c8\u5be6\u62cd\u3001\u9010\u5f35\u9ede\u8a55\uff0c\u518d\u5b8c\u6210\u5f8c\u671f\u8207\u8f38\u51fa\u3002\u4f60\u5e36\u8d70\u7684\u4e0d\u53ea\u662f\u6280\u5de7\uff0c\u800c\u662f\u4e00\u5e45\u89aa\u624b\u5b8c\u6210\u7684\u4f5c\u54c1\u3002\n\u9069\u5408\u5c0d\u651d\u5f71\u8207\u76f8\u6a5f\u64cd\u4f5c\u6709\u4e00\u5b9a\u8a8d\u8b58\u3001\u60f3\u947d\u7814\u4eba\u50cf\uff08\u5c24\u5176\u5f71\u6a13\u4eba\u50cf\uff09\u7684\u4f60\u2014\u2014\u4e86\u89e3 Billy ONAIR \u6574\u5957\u62cd\u651d\u7cfb\u7d71\u3002\n\n\u25fd GROW\uff5cAI \u00d7 \u54c1\u724c \u00d7 Marketing \u5be6\u6230\n9 \u6708 9 \u65e5\uff08\u661f\u671f\u4e09\uff0919:00\uff5cHK$2,000\n\u54c1\u724c\u71df\u904b\u3001\u5ee3\u544a\u7b56\u7565\u3001AI \u81ea\u52d5\u5316\u2014\u2014\u4ee4\u4f5c\u54c1\u88ab\u770b\u898b\u3002\n\u61c2\u5f97\u5229\u7528\uff0c\u4e00\u500b\u4eba\u4e5f\u53ef\u4ee5\u662f\u4e00\u9593\u4e2d\u5c0f\u578b\u516c\u53f8\u7684\u57f7\u884c\u529b\u3002\n\u9069\u5408\u60f3\u8a8d\u8b58\u54c1\u724c\u71df\u904b\u3001\u5ee3\u544a\u7b56\u7565\u8207 AI \u7684\u5c08\u696d\u4eba\u58eb\u3002\n\n\u4e09\u5802\u7368\u7acb\u6536\u8cbb\uff0c\u53ef\u6309\u7d93\u9a57\u9078\u64c7\u8d77\u9ede\uff1b\u4f9d\u6b21\u4fee\u8b80\u4e09\u5802\uff0c\u5b8c\u6574\u638c\u63e1\u7531\u5275\u4f5c\u5230\u71df\u904b\u7684\u65b9\u6cd5\u3002\n\n\u6bcf\u5802\u6700\u5c11 4 \u4eba\u6210\u73ed\u3002\n\ud83d\udce9 \u5831\u540d\u53ca\u67e5\u8a62\uff1aWhatsApp Billy\n\ud83d\udd17 Link in bio \u2192 billyhung.com\/workshop\n#BillyOnAir #BOAWorkshop #\u651d\u5f71\u8ab2\u7a0b #\u5f71\u6a13\u4eba\u50cf #\u4eba\u50cf\u651d\u5f71\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div>\t<\/div>\n\n\t<div id=\"sbi_load\" >\n\n\t\t\t<button class=\"sbi_load_btn\"\n\t\t\ttype=\"button\" >\n\t\t\t<span class=\"sbi_btn_text\" >Load More<\/span>\n\t\t\t<span class=\"sbi_loader sbi_hidden\" style=\"background-color: rgb(255, 255, 255);\" aria-hidden=\"true\"><\/span>\n\t\t<\/button>\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;18093375140536088&quot;:{&quot;id&quot;:&quot;797377361_18439383109131683_426850179737828207_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;18112924300824913&quot;:{&quot;id&quot;:&quot;796409425_18439291558131683_4987986203977868123_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;17943100146299130&quot;:{&quot;id&quot;:&quot;789872577_18438042496131683_7771027480528947775_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;18106991618121787&quot;:{&quot;id&quot;:&quot;784979897_18437628106131683_8871051508044210050_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;18403172788094227&quot;:{&quot;id&quot;:&quot;787044854_18437497078131683_1801202252527366212_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;17890416882672778&quot;:{&quot;id&quot;:&quot;785281259_18437325019131683_7740309021272998096_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;18022744103907061&quot;:{&quot;id&quot;:&quot;783971640_18437127823131683_1649134471315247055_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;18112981444970640&quot;:{&quot;id&quot;:&quot;780648723_18436443565131683_3039803213526752418_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;18335358211282011&quot;:{&quot;id&quot;:&quot;774126038_18436354180131683_3307410323374402086_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;17941721721342111&quot;:{&quot;id&quot;:&quot;778318636_18436084873131683_3993294828434137547_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;17865647964658382&quot;:{&quot;id&quot;:&quot;801284070_18439784233131683_8743318128964593893_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;18113316449087250&quot;:{&quot;id&quot;:&quot;802561222_18440065279131683_8981384835416868768_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;17891022447436229&quot;:{&quot;id&quot;:&quot;810867737_18440917306131683_3256690815883654392_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;18127429792834894&quot;:{&quot;id&quot;:&quot;813634298_18441117799131683_6424938931157932563_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;18207893854363783&quot;:{&quot;id&quot;:&quot;817176524_18441631852131683_1333647454396043885_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;18104847458614065&quot;:{&quot;id&quot;:&quot;815973450_18441967858131683_6374507718174917061_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;18088230512694574&quot;:{&quot;id&quot;:&quot;799868201_18442158478131683_954131648501294532_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;18355017907222503&quot;:{&quot;id&quot;:&quot;819236727_18442455664131683_1750900239593970647_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;18337591108262592&quot;:{&quot;id&quot;:&quot;819130368_18442621405131683_735518271848494027_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;18136502527638801&quot;:{&quot;id&quot;:&quot;827509864_18442940494131683_4823360929350047448_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;}}\">\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}]}}