{"id":6529,"date":"2025-07-24T09:00:34","date_gmt":"2025-07-24T01:00:34","guid":{"rendered":"http:\/\/staging.q-dees.com\/?post_type=explore-and-discover&#038;p=6529"},"modified":"2025-11-10T17:59:31","modified_gmt":"2025-11-10T09:59:31","slug":"q-dees-best-moments","status":"publish","type":"explore-and-discover","link":"https:\/\/www.q-dees.com\/bm\/explore-and-discover\/q-dees-best-moments\/","title":{"rendered":"Q-dees x Photobook Giveaway"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-61px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221; da_disable_devices=&#8221;off|off|off&#8221;][et_pb_row _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;5px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;http:\/\/staging.q-dees.com\/wp-content\/uploads\/2025\/07\/Photobook-banner-scaled.jpg&#8221; title_text=&#8221;Photobook&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;70px||||false|false&#8221; custom_margin_tablet=&#8221;70px||||false|false&#8221; custom_margin_phone=&#8221;70px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;RockoUltraFLF||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;45px&#8221; text_letter_spacing=&#8221;4px&#8221; header_font=&#8221;RockoFLF||||||||&#8221; header_text_align=&#8221;center&#8221; header_2_font=&#8221;RockoFLF||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;37px&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;center&#8221; text_font_size_tablet=&#8221;30px&#8221; text_font_size_phone=&#8221;30px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; header_2_font_size_tablet=&#8221;37px&#8221; header_2_font_size_phone=&#8221;35px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>Q-dees x Photobook<\/p>\n<p>34th Anniversary Giveaway<\/p>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;]<script><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->jQuery(document).ready(function() {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ GTM Event Tracking for Download Buttons<!-- [et_pb_line_break_holder] -->    \/\/ Targeting elements with class '2025marketingevents-download-btn' or any anchor tag with an 'id'<!-- [et_pb_line_break_holder] -->    jQuery('a.2025marketingevents-download-btn, a[id]').each(function() {<!-- [et_pb_line_break_holder] -->        let buttonText = jQuery(this).text().trim().toLowerCase();<!-- [et_pb_line_break_holder] -->        let buttonId = jQuery(this).attr('id'); \/\/ Get the ID of the button<!-- [et_pb_line_break_holder] -->        let downloadName = \"2025 Marketing Events Downloads - Other\"; \/\/ Default fallback name<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Check for specific combinations of text and ID<!-- [et_pb_line_break_holder] -->        if (buttonId === \"2025-Q-deesXPhotobook\") {<!-- [et_pb_line_break_holder] -->            downloadName = \"Download 2025 Q-dees x Photobook Voucher\";<!-- [et_pb_line_break_holder] -->        } else if (buttonId === \"test1\") {<!-- [et_pb_line_break_holder] -->            downloadName = \"Test1\";<!-- [et_pb_line_break_holder] -->        } else if (buttonId === \"test2\") { \/\/ New condition added<!-- [et_pb_line_break_holder] -->            downloadName = \"Test2\";<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        \/\/ If none of the above specific ID conditions are met, it will fall back to the default `downloadName`<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Track event with GTM<!-- [et_pb_line_break_holder] -->        jQuery(this).on('click', function(e) {<!-- [et_pb_line_break_holder] -->            \/\/ Prevent the default behavior (navigation)<!-- [et_pb_line_break_holder] -->            e.preventDefault();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            \/\/ Push event to the dataLayer<!-- [et_pb_line_break_holder] -->            window.dataLayer = window.dataLayer || [];<!-- [et_pb_line_break_holder] -->            window.dataLayer.push({<!-- [et_pb_line_break_holder] -->                event: 'download_2025marketingevent_activity',<!-- [et_pb_line_break_holder] -->                activity_name: downloadName<!-- [et_pb_line_break_holder] -->            });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            \/\/ Allow the link to open after GTM fires<!-- [et_pb_line_break_holder] -->            window.open(jQuery(this).attr('href'), '_blank');<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; display_conditions=&#8221;W3siaWQiOiJhY2ZkZmY4Yy1hZDVmLTRhMzMtOTYwNC1hNmIyN2Y1MTZjM2MiLCJjb25kaXRpb24iOiJkYXRlVGltZSIsImNvbmRpdGlvblNldHRpbmdzIjp7ImRpc3BsYXlSdWxlIjoiaXNBZnRlciIsImRhdGUiOiIyMDI1LTAxLTEzIiwidGltZSI6IjAwOjAwIiwid2Vla2RheXMiOiJ8IiwiYWxsRGF5Ijoib24iLCJmcm9tVGltZSI6IjAwOjAwIiwidW50aWxUaW1lIjoiMDA6MDAiLCJyZXBlYXQiOiJvZmYiLCJyZXBlYXRGcmVxdWVuY3kiOiJtb250aGx5IiwicmVwZWF0RnJlcXVlbmN5U3BlY2lmaWNEYXlzIjoid2Vla2x5IiwicmVwZWF0RW5kIjoibmV2ZXIiLCJyZXBlYXRVbnRpbERhdGUiOiIyMDI1LTEtOSIsInJlcGVhdFRpbWVzIjoiMyIsImFkbWluTGFiZWwiOiJEYXRlICYgVGltZSIsImVuYWJsZUNvbmRpdGlvbiI6Im9uIn0sIm9wZXJhdG9yIjoiT1IifV0=&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text ul_type=&#8221;circle&#8221; ul_item_indent=&#8221;55px&#8221; admin_label=&#8221;Text_intro&#8221; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;RockoFLF-Bold||||||||&#8221; ul_font=&#8221;||||||||&#8221; ul_font_size=&#8221;19px&#8221; header_4_font_size=&#8221;31px&#8221; custom_padding=&#8221;15px|||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><!-- divi:paragraph {\"fontSize\":\"medium\"} --><\/p>\n<h3 style=\"text-align: center;\"><strong><span style=\"color: #666666; font-size: large;\">\u00a0\ud83c\udf89 <\/span><\/strong><strong><span style=\"color: #666666; font-size: large;\">Relive your BEST MOMENTS with us! \ud83c\udf89<\/span><\/strong><\/h3>\n<h3 style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\">In conjunction with Q-dees&#8217; 34th birthday, we are collecting moments of joy with our friends at Photobook!\u00a0<\/span><\/h3>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\">To all the Q-dees parents out there, you must have a story of your Q-dees kid that makes you laugh, proud, and fills your heart with joy. <\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\">From learning their ABCs, to putting on their shoes by themselves, to winning their first race on sports day &#8211; no moment is too big or too small \ud83d\ude42<\/span><\/p>\n<hr data-start=\"643\" data-end=\"646\" \/>\n<p class=\"has-medium-font-size\" style=\"text-align: left;\"><!-- \/divi:paragraph --> <!-- \/divi:paragraph --><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/staging.q-dees.com\/wp-content\/uploads\/2025\/07\/Photobook-04.jpg&#8221; title_text=&#8221;Photobook-04&#8243; admin_label=&#8221;Image_Submit yr proudest moment&#8221; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; max_width=&#8221;70%&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text ul_type=&#8221;circle&#8221; ul_item_indent=&#8221;55px&#8221; admin_label=&#8221;Text_win prizes+winner announcement&#8221; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;RockoFLF-Bold||||||||&#8221; ul_font=&#8221;||||||||&#8221; ul_font_size=&#8221;19px&#8221; header_4_font_size=&#8221;31px&#8221; custom_padding=&#8221;15px|||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<!-- divi:paragraph {\"fontSize\":\"medium\"} --><\/p>\n<h3 style=\"text-align: center;\">EndsEnds<\/h3>\n<h3 style=\"text-align: center;\"><strong>\ud83c\udfc6 <\/strong>Win a Prize <strong>\ud83c\udfc6<\/strong><\/h3>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\">Join the giveaway and stand a chance to receive your very own physical photo book! <\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\">Personalised with your hand-selection of best moments images &#8211; printed and delivered to you!<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\"><strong>20 prizes<\/strong> are up for grabs!<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\"><\/span><\/p>\n<hr data-start=\"643\" data-end=\"646\" \/>\n<h3 style=\"text-align: center;\"><strong><\/strong><\/h3>\n<h3 style=\"text-align: center;\"><strong>\ud83d\ude4b\ud83c\udffb\u00a0<\/strong>Winner Announcements \ud83d\ude4b\ud83c\udffb\u200d\u2640\ufe0f<\/h3>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\">10 lucky winners will be announced in 2 separate rounds via Q-dees&#8217; Official Instagram and Facebook Pages.<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\">Hint: \ud83d\udc40\ud83e\udd2bThis means that earlier entires get 2 chances to win a prize! \ud83d\ude09<\/span><\/p>\n<h2 style=\"text-align: justify;\"><span style=\"font-size: large; color: #ff6600;\">Round 1 &#8211; Ends 24th August 2025 (Announcement 25th Aug)<\/span><\/h2>\n<h2 style=\"text-align: justify;\"><span style=\"font-size: large; color: #ff6600;\">Round 2 &#8211;<\/span><span style=\"font-size: large; color: #ff6600;\"> Ends 24th September 2025 (Announcement 25th Sept)<\/span><\/h2>\n<h3 style=\"text-align: center;\"><strong><\/strong><\/h3>\n<p class=\"has-medium-font-size\" style=\"text-align: left;\"><!-- \/divi:paragraph --> <!-- \/divi:paragraph --><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/staging.q-dees.com\/wp-content\/uploads\/2025\/07\/Photobook-03.jpg&#8221; title_text=&#8221;Photobook-03&#8243; admin_label=&#8221;Image_how to participate&#8221; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; max_width=&#8221;70%&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text ul_type=&#8221;circle&#8221; ul_item_indent=&#8221;55px&#8221; admin_label=&#8221;Text_howtojoin+whojoin+getstarted+promocode&#8221; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;RockoFLF-Bold||||||||&#8221; ul_font=&#8221;||||||||&#8221; ul_font_size=&#8221;19px&#8221; header_4_font_size=&#8221;31px&#8221; custom_padding=&#8221;15px|||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<!-- divi:paragraph {\"fontSize\":\"medium\"} --><\/p>\n<h3 style=\"text-align: center;\"><strong>\ud83d\udd0e\u00a0<\/strong>How to Join? <strong>\ud83d\udd0e<\/strong><\/h3>\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li style=\"text-align: left;\"><span style=\"color: #0000ff;\"><b>Craft <\/b><\/span>a creative testimonial or story about your Best Moments with Q-dees. (Images and video submissions are accepted)<\/li>\n<li style=\"text-align: left;\"><span style=\"color: #ff0000;\"><strong>Post<\/strong> <\/span>your entry\u00a0on Facebook or Instagram with <span style=\"color: #333399;\"><strong>#QdeesxPhotobook<\/strong>\u00a0<\/span>and tag us <span style=\"color: #333399;\"><strong>@qdees_official <\/strong><\/span>and <strong><\/strong><span style=\"color: #333399;\"><strong>@photobookmsia<\/strong><\/span><\/li>\n<li style=\"text-align: left;\">\u00a0<strong><span style=\"color: #339966;\">Caption<\/span> <\/strong>your post with the participant&#8217;s <strong>Name<\/strong>, <strong>Age<\/strong>, and <strong>Q-dees Centre Name<\/strong>.<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p style=\"text-align: center;\">Bonus:<br \/>Tag your preschool centre or favourite teacher so that they can see your lovely message too!<\/p>\n<p style=\"text-align: center;\">\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\">&#8211; <strong>Submissions<\/strong>:<\/span><span style=\"color: #666666; font-size: large;\">\u00a0<\/span><span style=\"color: #339966;\"><span style=\"font-size: large;\"><strong>OPEN<\/strong><\/span><span style=\"font-size: large;\"> <\/span><\/span><span style=\"color: #666666; font-size: large;\">&#8211;<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\"><\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\"><strong>Deadline<\/strong>: <\/span><span style=\"color: #666666; font-size: large;\">23 September 2025, 11:59pm (GMT+8)<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\"><\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\"><strong><span class=\"_fadeIn_m1hgl_8\">\u26a0\ufe0f <\/span><\/strong><span class=\"_fadeIn_m1hgl_8\"><span style=\"color: #ff0000;\"><strong>Important<\/strong><\/span>: Make sure your profile is set to <span style=\"color: #ff0000;\"><strong>public<\/strong> <\/span>until the winner announcement. If it&#8217;s private, we won&#8217;t be able to see your entry!<\/span><\/span><\/p>\n<hr data-start=\"643\" data-end=\"646\" \/>\n<h3 style=\"text-align: center;\"><strong><\/strong><\/h3>\n<h3 style=\"text-align: center;\"><\/h3>\n<h3 style=\"text-align: center;\"><strong>\ud83d\ude4b\ud83c\udffb\u00a0<\/strong>Who can join? \ud83d\ude4b\ud83c\udffb\u200d\u2640\ufe0f<\/h3>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\">Students, parents, alumni, teachers and other staff members of Q-dees Preschools are encouraged to join!<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #666666; font-size: large;\">This contest is open to you if:<\/span><\/p>\n<ol>\n<li>Your child attends or graduated from any Q-dees preschool in Malaysia.<\/li>\n<li>You have attended or graduated from any Q-dees preschool in Malaysia.<\/li>\n<li>You have taught or worked at any Q-dees preschool in Malaysia.<\/li>\n<\/ol>\n<p>&nbsp;<\/p>\n<hr data-start=\"643\" data-end=\"646\" \/>\n<h3 style=\"text-align: center;\"><\/h3>\n<h3 style=\"text-align: center;\">\u270d\ud83c\udffb GET STARTED \ud83d\udcf7<\/h3>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\">Here are some creative ideas to get started with:<\/span><span style=\"color: #666666; font-size: large;\"><\/span><\/p>\n<ol>\n<li>A picture of a handwritten note of appreciation to your favourite teacher.<\/li>\n<li>A picture of your\/your child&#8217;s proudest drawing from preschool.<\/li>\n<li>A video of your child telling a story about their favourite thing about preschool.<\/li>\n<li>A video of yourself telling the story of the day you graduated preschool.<\/li>\n<li>A story of a moment you learned something from teaching Q-dees students.<\/li>\n<\/ol>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\">Don&#8217;t be shy &#8211; get creative with your entries!<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #666666; font-size: large;\"><\/span><\/p>\n<p><span style=\"font-size: large; color: #ff6600;\"><\/span><\/p>\n<hr data-start=\"643\" data-end=\"646\" \/>\n<h3 style=\"text-align: center;\"><strong><\/strong><\/h3>\n<h3 style=\"text-align: center;\"><strong>\ud83c\udf87\u00a0<\/strong>Exclusive Promo Code <strong>\ud83c\udf87<\/strong><\/h3>\n<p style=\"text-align: center;\"><span style=\"font-size: large; color: #000000;\"><span style=\"color: #666666; font-size: large;\">Can&#8217;t wait &#8217;til the end of the giveaway?\u00a0<\/span><\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-size: large; color: #000000;\"><span style=\"color: #666666; font-size: large;\">Personalise a printed canvas NOW, with a special exclusive <strong>78% off<\/strong> discount code for you! <\/span><\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-size: large; color: #000000;\"><span style=\"color: #666666; font-size: large;\">Terms and conditions apply.<\/span><\/span><\/p>\n<p class=\"has-medium-font-size\" style=\"text-align: left;\"><!-- \/divi:paragraph --> <!-- \/divi:paragraph --><\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;http:\/\/staging.q-dees.com\/wp-content\/uploads\/2025\/07\/Q-Dees-eVoucher-With-TC.jpg&#8221; button_text=&#8221;Download Voucher&#8221; button_alignment=&#8221;center&#8221; admin_label=&#8221;Button_download promo code&#8221; module_id=&#8221;2025-Q-deesXPhotobook&#8221; module_class=&#8221;2025marketingevents-download-btn&#8221; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#0C71C3&#8243; button_border_width=&#8221;0px&#8221; button_border_color=&#8221;#E02B20&#8243; button_border_radius=&#8221;50px&#8221; button_font=&#8221;RockoUltraFLF||||||||&#8221; background_layout=&#8221;dark&#8221; button_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_button][et_pb_image src=&#8221;http:\/\/staging.q-dees.com\/wp-content\/uploads\/2025\/07\/Q-Dees-eVoucher-Without-TC.jpg&#8221; title_text=&#8221;Q-Dees eVoucher (Without T&#038;C)&#8221; admin_label=&#8221;Image_discount promo code&#8221; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; max_width=&#8221;70%&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_margin_tablet=&#8221;20px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_divider color=&#8221;#7CDA24&#8243; divider_style=&#8221;dotted&#8221; divider_position=&#8221;center&#8221; divider_weight=&#8221;4px&#8221; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3 style=\"text-align: center;\"><strong><span style=\"color: #666666; font-size: large;\">\ud83c\udfb5\ud83c\udf89<\/span>Best moments with YouTube @qdeestv!<span style=\"color: #666666; font-size: large;\">\ud83c\udfb5\ud83c\udf89<\/span><\/strong><\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;2_5,3_5&#8243; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; display_conditions=&#8221;W3siaWQiOiI5YWZhMTgyZS0yZWVkLTQ0YTUtOTUyZi1hZTY4MDMwYWM5MzciLCJjb25kaXRpb24iOiJkYXRlVGltZSIsImNvbmRpdGlvblNldHRpbmdzIjp7ImRpc3BsYXlSdWxlIjoiaXNBZnRlciIsImRhdGUiOiIyMDI1LTA2LTA4IiwidGltZSI6IjEwOjAwIiwid2Vla2RheXMiOiJ8IiwiYWxsRGF5Ijoib24iLCJmcm9tVGltZSI6IjAwOjAwIiwidW50aWxUaW1lIjoiMDA6MDAiLCJyZXBlYXQiOiJvZmYiLCJyZXBlYXRGcmVxdWVuY3kiOiJtb250aGx5IiwicmVwZWF0RnJlcXVlbmN5U3BlY2lmaWNEYXlzIjoid2Vla2x5IiwicmVwZWF0RW5kIjoibmV2ZXIiLCJyZXBlYXRVbnRpbERhdGUiOiIyMDI1LTMtNSIsInJlcGVhdFRpbWVzIjoiMyIsImFkbWluTGFiZWwiOiJEYXRlICYgVGltZSIsImVuYWJsZUNvbmRpdGlvbiI6Im9uIn0sIm9wZXJhdG9yIjoiT1IifV0=&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;RockoFLF-Bold||||||||&#8221; custom_padding=&#8221;15px|||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><!-- divi:paragraph {\"fontSize\":\"medium\"} --><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #666666; font-size: large;\">Moments aren&#8217;t complete without good music!\u00a0<\/span><span style=\"color: #666666; font-size: large;\">If you haven&#8217;t submitted your giveaway entry, take this as the last push you needed! <\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #666666; font-size: large;\">Play our music video in the background as you craft your entry!<\/span><!-- divi:paragraph {\"fontSize\":\"medium\"} --><\/p>\n<p class=\"has-medium-font-size\" style=\"text-align: left;\"><!-- \/divi:paragraph --> <!-- \/divi:paragraph --><\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_video src=&#8221;https:\/\/www.youtube.com\/watch?v=kN6rLJkr0AM&#8221; src_last_edited=&#8221;off|desktop&#8221; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_video][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In conjunction with our 34th birthday, we are collecting moments of joy with our friends at Photobook! <\/p>\n<p>Stand a chance to win a personalised photo book send to your doorstep.<\/p>","protected":false},"featured_media":6597,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false},"explore":[53,52,49],"class_list":["post-6529","explore-and-discover","type-explore-and-discover","status-publish","format-standard","has-post-thumbnail","hentry","explore-festive","explore-songs","explore-videos"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.q-dees.com\/bm\/wp-json\/wp\/v2\/explore-and-discover\/6529","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.q-dees.com\/bm\/wp-json\/wp\/v2\/explore-and-discover"}],"about":[{"href":"https:\/\/www.q-dees.com\/bm\/wp-json\/wp\/v2\/types\/explore-and-discover"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.q-dees.com\/bm\/wp-json\/wp\/v2\/media\/6597"}],"wp:attachment":[{"href":"https:\/\/www.q-dees.com\/bm\/wp-json\/wp\/v2\/media?parent=6529"}],"wp:term":[{"taxonomy":"explore","embeddable":true,"href":"https:\/\/www.q-dees.com\/bm\/wp-json\/wp\/v2\/explore?post=6529"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}