{"id":15,"date":"2026-01-13T17:07:05","date_gmt":"2026-01-13T17:07:05","guid":{"rendered":"https:\/\/wanderandvow.com\/about-us\/"},"modified":"2026-02-11T18:02:18","modified_gmt":"2026-02-11T18:02:18","slug":"about-us","status":"publish","type":"page","link":"https:\/\/wanderandvow.com\/?page_id=15","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15\" class=\"elementor elementor-15\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c084dcb e-flex e-con-boxed e-con e-parent\" data-id=\"c084dcb\" 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-434dd28 elementor-widget elementor-widget-html\" data-id=\"434dd28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>About Us \u2014 Wander & Vow<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&family=Lora:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Montserrat:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root {\r\n    --cream: #FAF7F2;\r\n    --warm-white: #FFFCF7;\r\n    --sand: #E8DDD3;\r\n    --gold: #C4A265;\r\n    --gold-light: #D4BA8A;\r\n    --deep-navy: #1B2A3D;\r\n    --charcoal: #2C2C2C;\r\n    --soft-gray: #6B6B6B;\r\n    --blush: #F0E4DA;\r\n    --ocean: #7BAFB0;\r\n    --ocean-light: #A8D0D1;\r\n  }\r\n\r\n  * { margin: 0; padding: 0; box-sizing: border-box; }\r\n\r\n  body {\r\n    font-family: 'Lora', serif;\r\n    background: var(--cream);\r\n    color: var(--charcoal);\r\n    overflow-x: hidden;\r\n  }\r\n\r\n  \/* \u2500\u2500 Hero Section \u2500\u2500 *\/\r\n  .hero {\r\n    position: relative;\r\n    min-height: 70vh;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    text-align: center;\r\n    background: linear-gradient(165deg, var(--deep-navy) 0%, #2A3F55 40%, var(--ocean) 100%);\r\n    overflow: hidden;\r\n  }\r\n\r\n  .hero::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: \r\n      radial-gradient(ellipse at 20% 80%, rgba(196, 162, 101, 0.15) 0%, transparent 60%),\r\n      radial-gradient(ellipse at 80% 20%, rgba(123, 175, 176, 0.2) 0%, transparent 50%);\r\n  }\r\n\r\n  .hero::after {\r\n    content: '';\r\n    position: absolute;\r\n    bottom: -2px;\r\n    left: 0;\r\n    right: 0;\r\n    height: 120px;\r\n    background: var(--cream);\r\n    clip-path: ellipse(55% 100% at 50% 100%);\r\n  }\r\n\r\n  .hero-content {\r\n    position: relative;\r\n    z-index: 2;\r\n    padding: 80px 24px 140px;\r\n    max-width: 800px;\r\n    animation: fadeUp 1.2s ease-out;\r\n  }\r\n\r\n  .hero-label {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-weight: 500;\r\n    font-size: 0.75rem;\r\n    letter-spacing: 4px;\r\n    text-transform: uppercase;\r\n    color: var(--gold-light);\r\n    margin-bottom: 28px;\r\n  }\r\n\r\n  .hero h1 {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-weight: 300;\r\n    font-size: clamp(2.8rem, 6vw, 4.5rem);\r\n    color: #fff;\r\n    line-height: 1.15;\r\n    margin-bottom: 24px;\r\n  }\r\n\r\n  .hero h1 em {\r\n    font-style: italic;\r\n    font-weight: 400;\r\n    color: var(--gold-light);\r\n  }\r\n\r\n  .hero-verse {\r\n    font-family: 'Lora', serif;\r\n    font-style: italic;\r\n    font-size: 1.05rem;\r\n    color: rgba(255,255,255,0.7);\r\n    max-width: 500px;\r\n    margin: 0 auto;\r\n    line-height: 1.7;\r\n  }\r\n\r\n  \/* \u2500\u2500 Wave Divider \u2500\u2500 *\/\r\n  .wave-divider {\r\n    width: 60px;\r\n    height: 2px;\r\n    background: var(--gold);\r\n    margin: 0 auto 16px;\r\n    border-radius: 2px;\r\n  }\r\n\r\n  \/* \u2500\u2500 Story Section \u2500\u2500 *\/\r\n  .story-section {\r\n    max-width: 780px;\r\n    margin: 0 auto;\r\n    padding: 80px 24px;\r\n    text-align: center;\r\n  }\r\n\r\n  .story-section .section-label {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-weight: 500;\r\n    font-size: 0.7rem;\r\n    letter-spacing: 4px;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .story-section h2 {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-weight: 400;\r\n    font-style: italic;\r\n    font-size: clamp(1.6rem, 3.5vw, 2.2rem);\r\n    color: var(--deep-navy);\r\n    line-height: 1.4;\r\n    margin-bottom: 40px;\r\n    max-width: 600px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n  }\r\n\r\n  .story-text {\r\n    font-size: 1.05rem;\r\n    line-height: 1.9;\r\n    color: var(--soft-gray);\r\n    text-align: left;\r\n    margin-bottom: 28px;\r\n  }\r\n\r\n  .story-text:last-child { margin-bottom: 0; }\r\n\r\n  .highlight-name {\r\n    color: var(--deep-navy);\r\n    font-weight: 600;\r\n  }\r\n\r\n  \/* \u2500\u2500 Founders Section \u2500\u2500 *\/\r\n  .founders-section {\r\n    background: var(--warm-white);\r\n    padding: 80px 24px;\r\n    position: relative;\r\n  }\r\n\r\n  .founders-section::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    width: 1px;\r\n    height: 60px;\r\n    background: linear-gradient(to bottom, var(--sand), transparent);\r\n  }\r\n\r\n  .founders-container {\r\n    max-width: 1000px;\r\n    margin: 0 auto;\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 60px;\r\n  }\r\n\r\n  .founder-card {\r\n    text-align: center;\r\n    padding: 48px 32px;\r\n    background: var(--cream);\r\n    border-radius: 4px;\r\n    border: 1px solid var(--sand);\r\n    position: relative;\r\n    transition: transform 0.4s ease;\r\n  }\r\n\r\n  .founder-card:hover {\r\n    transform: translateY(-4px);\r\n  }\r\n\r\n  .founder-icon {\r\n    width: 64px;\r\n    height: 64px;\r\n    margin: 0 auto 24px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 1.6rem;\r\n  }\r\n\r\n  .founder-card:first-child .founder-icon {\r\n    background: linear-gradient(135deg, var(--ocean-light), var(--ocean));\r\n    color: #fff;\r\n  }\r\n\r\n  .founder-card:last-child .founder-icon {\r\n    background: linear-gradient(135deg, var(--gold-light), var(--gold));\r\n    color: #fff;\r\n  }\r\n\r\n  .founder-title {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-weight: 500;\r\n    font-size: 0.65rem;\r\n    letter-spacing: 4px;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .founder-name {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-weight: 600;\r\n    font-size: 1.8rem;\r\n    color: var(--deep-navy);\r\n    margin-bottom: 6px;\r\n  }\r\n\r\n  .founder-meaning {\r\n    font-family: 'Lora', serif;\r\n    font-style: italic;\r\n    font-size: 0.95rem;\r\n    color: var(--ocean);\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .founder-bio {\r\n    font-size: 0.95rem;\r\n    line-height: 1.8;\r\n    color: var(--soft-gray);\r\n  }\r\n\r\n  \/* \u2500\u2500 Name Meaning \u2500\u2500 *\/\r\n  .name-section {\r\n    padding: 80px 24px;\r\n    text-align: center;\r\n    max-width: 780px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .name-section .section-label {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-weight: 500;\r\n    font-size: 0.7rem;\r\n    letter-spacing: 4px;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .name-section h2 {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-weight: 400;\r\n    font-size: clamp(1.6rem, 3.5vw, 2.2rem);\r\n    color: var(--deep-navy);\r\n    line-height: 1.4;\r\n    margin-bottom: 40px;\r\n  }\r\n\r\n  .name-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr auto 1fr;\r\n    gap: 40px;\r\n    align-items: center;\r\n    text-align: center;\r\n  }\r\n\r\n  .name-block h3 {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-weight: 600;\r\n    font-size: 2rem;\r\n    color: var(--deep-navy);\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .name-block p {\r\n    font-size: 0.95rem;\r\n    line-height: 1.7;\r\n    color: var(--soft-gray);\r\n    font-style: italic;\r\n  }\r\n\r\n  .ampersand {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 2.4rem;\r\n    font-style: italic;\r\n    color: var(--gold);\r\n    font-weight: 300;\r\n  }\r\n\r\n  \/* \u2500\u2500 Mission Section \u2500\u2500 *\/\r\n  .mission-section {\r\n    background: linear-gradient(165deg, var(--deep-navy) 0%, #2A3F55 100%);\r\n    padding: 80px 24px;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .mission-section::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(ellipse at 50% 50%, rgba(196, 162, 101, 0.08) 0%, transparent 70%);\r\n  }\r\n\r\n  .mission-content {\r\n    position: relative;\r\n    z-index: 2;\r\n    max-width: 680px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .mission-content .section-label {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-weight: 500;\r\n    font-size: 0.7rem;\r\n    letter-spacing: 4px;\r\n    text-transform: uppercase;\r\n    color: var(--gold-light);\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .mission-content h2 {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-weight: 400;\r\n    font-style: italic;\r\n    font-size: clamp(1.6rem, 3.5vw, 2.2rem);\r\n    color: #fff;\r\n    line-height: 1.4;\r\n    margin-bottom: 32px;\r\n  }\r\n\r\n  .mission-text {\r\n    font-size: 1.05rem;\r\n    line-height: 1.9;\r\n    color: rgba(255,255,255,0.75);\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .mission-verse {\r\n    font-family: 'Lora', serif;\r\n    font-style: italic;\r\n    font-size: 1.1rem;\r\n    color: var(--gold-light);\r\n    margin-top: 40px;\r\n    line-height: 1.7;\r\n  }\r\n\r\n  \/* \u2500\u2500 Values Section \u2500\u2500 *\/\r\n  .values-section {\r\n    padding: 80px 24px;\r\n    max-width: 1000px;\r\n    margin: 0 auto;\r\n    text-align: center;\r\n  }\r\n\r\n  .values-section .section-label {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-weight: 500;\r\n    font-size: 0.7rem;\r\n    letter-spacing: 4px;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .values-section h2 {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-weight: 400;\r\n    font-size: clamp(1.6rem, 3.5vw, 2.2rem);\r\n    color: var(--deep-navy);\r\n    margin-bottom: 48px;\r\n  }\r\n\r\n  .values-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 32px;\r\n  }\r\n\r\n  .value-item {\r\n    padding: 40px 24px;\r\n    background: var(--warm-white);\r\n    border: 1px solid var(--sand);\r\n    border-radius: 4px;\r\n    transition: transform 0.3s ease;\r\n  }\r\n\r\n  .value-item:hover { transform: translateY(-3px); }\r\n\r\n  .value-icon {\r\n    font-size: 1.8rem;\r\n    margin-bottom: 16px;\r\n  }\r\n\r\n  .value-item h3 {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-weight: 600;\r\n    font-size: 1.2rem;\r\n    color: var(--deep-navy);\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .value-item p {\r\n    font-size: 0.9rem;\r\n    line-height: 1.7;\r\n    color: var(--soft-gray);\r\n  }\r\n\r\n  \/* \u2500\u2500 CTA Section \u2500\u2500 *\/\r\n  .cta-section {\r\n    background: var(--blush);\r\n    padding: 64px 24px;\r\n    text-align: center;\r\n  }\r\n\r\n  .cta-section h2 {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-weight: 400;\r\n    font-style: italic;\r\n    font-size: clamp(1.6rem, 3vw, 2rem);\r\n    color: var(--deep-navy);\r\n    margin-bottom: 24px;\r\n  }\r\n\r\n  .cta-btn {\r\n    display: inline-block;\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-weight: 500;\r\n    font-size: 0.75rem;\r\n    letter-spacing: 3px;\r\n    text-transform: uppercase;\r\n    color: #fff;\r\n    background: var(--deep-navy);\r\n    padding: 16px 40px;\r\n    text-decoration: none;\r\n    border-radius: 2px;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .cta-btn:hover {\r\n    background: var(--gold);\r\n    color: #fff;\r\n  }\r\n\r\n  \/* \u2500\u2500 Animations \u2500\u2500 *\/\r\n  @keyframes fadeUp {\r\n    from { opacity: 0; transform: translateY(30px); }\r\n    to { opacity: 1; transform: translateY(0); }\r\n  }\r\n\r\n  .animate-in {\r\n    opacity: 0;\r\n    transform: translateY(24px);\r\n    transition: all 0.8s ease;\r\n  }\r\n\r\n  .animate-in.visible {\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n  }\r\n\r\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\r\n  @media (max-width: 768px) {\r\n    .founders-container { grid-template-columns: 1fr; gap: 32px; }\r\n    .name-grid { grid-template-columns: 1fr; gap: 20px; }\r\n    .ampersand { display: block; }\r\n    .values-grid { grid-template-columns: 1fr; }\r\n    .hero { min-height: 60vh; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- \u2500\u2500 Hero \u2500\u2500 -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-content\">\r\n    <p class=\"hero-label\">About Us<\/p>\r\n    <h1>Two Women. <em>One Calling.<\/em><br>A World to Explore with God.<\/h1>\r\n    <p class=\"hero-verse\">\"God will give you rest\"<br>\u2014 Matthew 11:28<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 Our Story \u2500\u2500 -->\r\n<section class=\"story-section\">\r\n  <div class=\"animate-in\">\r\n    <p class=\"section-label\">Our Story<\/p>\r\n    <h2>It Started with a Shared Conviction \u2014 That Rest, Beauty, and Prayer Belong to God<\/h2>\r\n    <p class=\"story-text\">\r\n      We're <span class=\"highlight-name\">Jazmine<\/span> and <span class=\"highlight-name\">Stacy<\/span> \u2014 two women with different backgrounds, different gifts, and the same fire in our hearts. We met through ministry, bonded over a love of travel, and discovered we shared a bold belief: Christian women deserve luxury retreat experiences that draw them closer to God, not away from Him.\r\n    <\/p>\r\n    <p class=\"story-text\">\r\n      For too long, the retreat world has been dominated by chakras, sound bowls, manifestation rituals, and spiritualism dressed up as self-care. We watched women seeking peace in all the wrong places \u2014 and we knew something had to change. Wander & Vow was born out of that righteous frustration and a deep love for women who are ready to rest in the presence of the Holy Spirit.\r\n    <\/p>\r\n    <p class=\"story-text\">\r\n      Together, we've traveled to countries across the globe. We've stood on foreign shores and worshipped. We've explored new cultures and seen God's fingerprints on every corner of creation. And now, we want to bring other women into that experience \u2014 the kind of rest that doesn't come from a trend, but from the One who created the ocean, the sunset, and every beautiful place on earth.\r\n    <\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 The Founders \u2500\u2500 -->\r\n<section class=\"founders-section\">\r\n  <div class=\"founders-container\">\r\n\r\n    <div class=\"founder-card animate-in\">\r\n      <div class=\"founder-icon\">\u2708<\/div>\r\n      <p class=\"founder-title\">The Wander<\/p>\r\n      <h3 class=\"founder-name\">Jazmine<\/h3>\r\n      <p class=\"founder-meaning\">Explorer \u00b7 Voyager \u00b7 Trailblazer<\/p>\r\n      <p class=\"founder-bio\">\r\n        Jazmine comes from a legacy of voyagers. Her ancestors traveled from China and Jamaica to Panama, where they helped build the Panama Canal \u2014 then settled in Costa Rica. Travel isn't just a passion for her; it's generational. It's in her blood.\r\n      <\/p>\r\n      <br>\r\n      <p class=\"founder-bio\">\r\n        A certified travel agent, licensed crisis counselor, evangelist, and founder of SWAT Ministries \u2014 a women's ministry dedicated to helping women break free from condemnation \u2014 Jazmine brings the vision, the wanderlust, and the deep conviction that God's daughters should see His world without fear.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"founder-card animate-in\">\r\n      <div class=\"founder-icon\">\ud83d\udd4a<\/div>\r\n      <p class=\"founder-title\">The Vow<\/p>\r\n      <h3 class=\"founder-name\">Stacy<\/h3>\r\n      <p class=\"founder-meaning\">Covenant Keeper \u00b7 Prayer Warrior \u00b7 Gatherer<\/p>\r\n      <p class=\"founder-bio\">\r\n        Stacy's roots run deep in the wedding and event space \u2014 a world built on sacred promises, intentional beauty, and gathering people for life's most meaningful moments. That same spirit lives in everything she does.\r\n      <\/p>\r\n      <br>\r\n      <p class=\"founder-bio\">\r\n        As an extraordinary event planner and devoted prayer warrior, Stacy brings the vow \u2014 the commitment to excellence, the attention to every detail, and the spiritual covering that transforms a beautiful getaway into a holy encounter. When Stacy plans, every moment is curated with intention and bathed in prayer.\r\n      <\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 The Name \u2500\u2500 -->\r\n<section class=\"name-section\">\r\n  <div class=\"animate-in\">\r\n    <p class=\"section-label\">Why the Name<\/p>\r\n    <h2>Every Name Tells a Story<\/h2>\r\n    <div class=\"name-grid\">\r\n      <div class=\"name-block\">\r\n        <h3>Wander<\/h3>\r\n        <p>To explore God's creation with wonder and intention. To go where He leads. To step out in faith and discover what He has waiting beyond the familiar.<\/p>\r\n      <\/div>\r\n      <span class=\"ampersand\">&<\/span>\r\n      <div class=\"name-block\">\r\n        <h3>Vow<\/h3>\r\n        <p>A sacred promise. A commitment to keep God at the center \u2014 of our travels, our rest, our sisterhood, and our lives. We go with purpose. We return transformed.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 Mission \u2500\u2500 -->\r\n<section class=\"mission-section\">\r\n  <div class=\"mission-content animate-in\">\r\n    <p class=\"section-label\">Our Mission<\/p>\r\n    <h2>We're Taking Territory Back<\/h2>\r\n    <p class=\"mission-text\">\r\n      The enemy doesn't own rest. He doesn't own peace. He doesn't own healing. And he certainly doesn't own the ocean, the sunset, or the beauty of creation. Those belong to God.\r\n    <\/p>\r\n    <p class=\"mission-text\">\r\n      Wander & Vow exists to reclaim the luxury retreat space for Christ. We create breathtaking experiences in the Caribbean and beyond where women can truly rest \u2014 not through temporary spiritual substitutes, but through the power of the Holy Spirit, deep prayer, and genuine sisterhood.\r\n    <\/p>\r\n    <p class=\"mission-verse\">\r\n      \"He makes me lie down in green pastures, He leads me beside still waters, He restores my soul.\"<br>\u2014 Psalm 23:1\u20133\r\n    <\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 Values \u2500\u2500 -->\r\n<section class=\"values-section\">\r\n  <div class=\"animate-in\">\r\n    <p class=\"section-label\">What We Stand On<\/p>\r\n    <h2>Our Values<\/h2>\r\n    <div class=\"values-grid\">\r\n      <div class=\"value-item\">\r\n        <div class=\"value-icon\">\u271d<\/div>\r\n        <h3>Christ at the Center<\/h3>\r\n        <p>Every retreat, every detail, every moment is rooted in the Word of God and led by the Holy Spirit. No compromise. No apology.<\/p>\r\n      <\/div>\r\n      <div class=\"value-item\">\r\n        <div class=\"value-icon\">\u2726<\/div>\r\n        <h3>Unapologetic Luxury<\/h3>\r\n        <p>We believe God's daughters deserve beauty, excellence, and rest. Luxury isn't worldly \u2014 it's a reflection of a God who created paradise.<\/p>\r\n      <\/div>\r\n      <div class=\"value-item\">\r\n        <div class=\"value-icon\">\u2661<\/div>\r\n        <h3>Sisterhood & Prayer<\/h3>\r\n        <p>We gather women not just to travel, but to pray together, worship together, and leave changed together. Real bonds. Real transformation.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 CTA \u2500\u2500 -->\r\n<section class=\"cta-section\">\r\n  <div class=\"animate-in\">\r\n    <h2>Ready to Wander with Purpose and Vow to Rest in Him?<\/h2>\r\n    <a href=\"#\" class=\"cta-btn\">Explore Our Retreats<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n  \/\/ Scroll animations\r\n  const observer = new IntersectionObserver((entries) => {\r\n    entries.forEach(entry => {\r\n      if (entry.isIntersecting) {\r\n        entry.target.classList.add('visible');\r\n      }\r\n    });\r\n  }, { threshold: 0.15 });\r\n\r\n  document.querySelectorAll('.animate-in').forEach(el => observer.observe(el));\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About Us \u2014 Wander &#038; Vow About Us Two Women. One Calling.A World to Explore with God. &#8220;God will give [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wanderandvow.com\/index.php?rest_route=\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wanderandvow.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wanderandvow.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wanderandvow.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/wanderandvow.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15"}],"version-history":[{"count":9,"href":"https:\/\/wanderandvow.com\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":2269,"href":"https:\/\/wanderandvow.com\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions\/2269"}],"wp:attachment":[{"href":"https:\/\/wanderandvow.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}