Artwork

Laura Cox Kaplan에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Laura Cox Kaplan 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Player FM -팟 캐스트 앱
Player FM 앱으로 오프라인으로 전환하세요!

274. How to leverage your network to create a unique and sparkling product! Une Femme sparkling wine founder Jen Pelka

33:58
 
공유
 

Fetch error

Hmmm there seems to be a problem fetching this series right now. Last successful fetch was on July 21, 2025 09:56 (2M ago)

What now? This series will be checked again in the next day. If you believe it should be working, please verify the publisher's feed link below is valid and includes actual episode links. You can contact support to request the feed be immediately fetched.

Manage episode 388295433 series 2118196
Laura Cox Kaplan에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Laura Cox Kaplan 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

SHOW NOTES

274. How to leverage your network to create a unique and sparkling product! Une Femme sparkling wine founder Jen Pelka

Guest: Jen Pelka, founder Une Femme

Topic:

Creating and investing in a network that supports and encourages your grandest dreams is not only an essential element needed to take your business idea to the next level, it’s also the key to helping you recharge yourself both emotionally and creativity. But, there’s also something particularly unique about the bond, the connection, and the collaboration that happens between women when we gather.

This is one of the powerful underlying values behind the brand and creation of Une Femme sparkling wine.

This week’s conversation will give you lots of inspiration as you think about hosting your next gathering of your gal pals, and it will give you lots of inspiration about leveraging that group to help you bring your visions and dreams to life.

And, don’t miss the Une Femme promo code included below!

ABOUT THIS WEEK’S GUEST:

Jen Pelka is the cofounder and CEO of Une Femme, a company she created to meet a particular market need: sparkling wines for women, made by women winemakers, that gives back to women-centered charities.

Jen’s journey has taken her from PR founder, to wine bar founder (she founded The Riddler in NYC and San Francisco), to creator of Une Femme.

WHAT YOU’LL LEARN:

  • How Jen’s wine bars provided the perfect testing ground for the product and for her vision.
  • Jen’s unique approach to understanding and communicating with investors.
  • How loss helped Jen fine tune the way she thinks about communicating the value of the business.
  • The “Gather Guide” which Jen created with my wonderfully talented friend Whitney Wright.
  • How Jen thinks about influence and why she says influence starts with the investment we make in ourselves.

A HOLIDAY GIFT FROM JEN:

Jen has generously shared a PROMO CODE so that you can get 20% off of your order of Une Femme. Just include: SHESAIDWINE for 20% off of your order!

Note: I’m particularly fond of Jen’s “Project Gather Box” which includes 3 bottles, the Gather Guide, and the adorable coasters we talk about in the episode!

LINKS MENTIONED:

She Said/She Said Podcast Episode 233 with Dana Cowin

The Policy Circle

YOUR FEEDBACK MEANS THE WORLD TO ME!

Share your thoughts about this or any of our She Said/She Said Podcast episodes at the contact me link below. Or, message me on social media: Instagram, Linked In, and Facebook. You can also email me directly: [email protected]

Looking for more She Said/She Said? You’ll find all of my episodes and content here!

And, if you are loving this She Said/She Said Podcast content, please be sure to leave a review on Itunes, Spotify or wherever you are listening! I’d be super grateful!

She Said/She Said Podcast is produced weekly by She Said/She Said Media, LLC

Contact Form

  • First Name
  • Last Name
  • Email
  • Message
/* <![CDATA[ */ gform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https://shesaidshesaidpodcast.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https://shesaidshesaidpodcast.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "1", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_1" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_1"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_1" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 1, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); /* ]]> */

The post 274. How to leverage your network to create a unique and sparkling product! Une Femme sparkling wine founder Jen Pelka appeared first on She Said / She Said.

  continue reading

333 에피소드

Artwork
icon공유
 

Fetch error

Hmmm there seems to be a problem fetching this series right now. Last successful fetch was on July 21, 2025 09:56 (2M ago)

What now? This series will be checked again in the next day. If you believe it should be working, please verify the publisher's feed link below is valid and includes actual episode links. You can contact support to request the feed be immediately fetched.

Manage episode 388295433 series 2118196
Laura Cox Kaplan에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Laura Cox Kaplan 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

SHOW NOTES

274. How to leverage your network to create a unique and sparkling product! Une Femme sparkling wine founder Jen Pelka

Guest: Jen Pelka, founder Une Femme

Topic:

Creating and investing in a network that supports and encourages your grandest dreams is not only an essential element needed to take your business idea to the next level, it’s also the key to helping you recharge yourself both emotionally and creativity. But, there’s also something particularly unique about the bond, the connection, and the collaboration that happens between women when we gather.

This is one of the powerful underlying values behind the brand and creation of Une Femme sparkling wine.

This week’s conversation will give you lots of inspiration as you think about hosting your next gathering of your gal pals, and it will give you lots of inspiration about leveraging that group to help you bring your visions and dreams to life.

And, don’t miss the Une Femme promo code included below!

ABOUT THIS WEEK’S GUEST:

Jen Pelka is the cofounder and CEO of Une Femme, a company she created to meet a particular market need: sparkling wines for women, made by women winemakers, that gives back to women-centered charities.

Jen’s journey has taken her from PR founder, to wine bar founder (she founded The Riddler in NYC and San Francisco), to creator of Une Femme.

WHAT YOU’LL LEARN:

  • How Jen’s wine bars provided the perfect testing ground for the product and for her vision.
  • Jen’s unique approach to understanding and communicating with investors.
  • How loss helped Jen fine tune the way she thinks about communicating the value of the business.
  • The “Gather Guide” which Jen created with my wonderfully talented friend Whitney Wright.
  • How Jen thinks about influence and why she says influence starts with the investment we make in ourselves.

A HOLIDAY GIFT FROM JEN:

Jen has generously shared a PROMO CODE so that you can get 20% off of your order of Une Femme. Just include: SHESAIDWINE for 20% off of your order!

Note: I’m particularly fond of Jen’s “Project Gather Box” which includes 3 bottles, the Gather Guide, and the adorable coasters we talk about in the episode!

LINKS MENTIONED:

She Said/She Said Podcast Episode 233 with Dana Cowin

The Policy Circle

YOUR FEEDBACK MEANS THE WORLD TO ME!

Share your thoughts about this or any of our She Said/She Said Podcast episodes at the contact me link below. Or, message me on social media: Instagram, Linked In, and Facebook. You can also email me directly: [email protected]

Looking for more She Said/She Said? You’ll find all of my episodes and content here!

And, if you are loving this She Said/She Said Podcast content, please be sure to leave a review on Itunes, Spotify or wherever you are listening! I’d be super grateful!

She Said/She Said Podcast is produced weekly by She Said/She Said Media, LLC

Contact Form

  • First Name
  • Last Name
  • Email
  • Message
/* <![CDATA[ */ gform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https://shesaidshesaidpodcast.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https://shesaidshesaidpodcast.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "1", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_1" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_1"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_1" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 1, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); /* ]]> */

The post 274. How to leverage your network to create a unique and sparkling product! Une Femme sparkling wine founder Jen Pelka appeared first on She Said / She Said.

  continue reading

333 에피소드

כל הפרקים

×
 
Loading …

플레이어 FM에 오신것을 환영합니다!

플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.

 

빠른 참조 가이드

탐색하는 동안 이 프로그램을 들어보세요.
재생