{"id":2,"date":"2026-04-28T08:16:08","date_gmt":"2026-04-28T08:16:08","guid":{"rendered":"https:\/\/demo1.yinwoodweb.com\/san-andres\/?page_id=2"},"modified":"2026-06-16T06:41:29","modified_gmt":"2026-06-16T06:41:29","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/demo1.yinwoodweb.com\/san-andres\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-b39a84da alignfull uagb-is-root-container\">\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;500&family=Poppins:wght@300;400;500;600&display=swap');\n\n:root{\n    --primary:#1B9C85;\n    --secondary:#178E79;\n    --white:#FFFFFF;\n    --light:#D4F3D7;\n    --dark: #454F5E;\n}\n\n.church-banner {\n    position: relative;\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    min-height: 100vh;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    overflow: hidden;\n    box-sizing: border-box;\n\n    background-image: url('https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-content\/uploads\/sites\/6\/2026\/04\/93364112_125152842464039_8294332321096531968_n-1.jpg');\n    background-size: cover;\n    background-position: center center;\n    background-repeat: no-repeat;\n}\n\n.church-banner::before{\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: var(--dark);\n    opacity: 0.55;\n    z-index: 1;\n}\n\n.church-content {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 100%;\n    padding: 40px 24px;\n    box-sizing: border-box;\n    margin-top: 60px\n}\n\n.church-subtitle{\n    color:var(--light);\n    font-family:'Poppins',sans-serif;\n    font-size:16px;\n    letter-spacing:6px;\n    text-transform:uppercase;\n    margin-bottom:20px;\n}\n\n.church-title{\n    color:var(--white);\n    font-family:'Cormorant Garamond',serif;\n    font-size:clamp(2rem,7vw,6rem);\n    font-weight:300;\n    letter-spacing:12px;\n    line-height:1;\n    text-transform:uppercase;\n    margin:0;\n}\n\n.church-divider{\n    width:90%;\n    max-width:1200px;\n    height:1px;\n    background:rgba(255,255,255,.75);\n    margin:35px auto;\n}\n\n.church-description {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--white);\n    font-family: 'Poppins', sans-serif;\n    font-size: 20px;\n    line-height: 2;\n    letter-spacing: 2px;\n    font-weight: 300;\n}\n\n.church-btn{\n    display:inline-block;\n    margin-top:40px;\n    padding:15px 38px;\n    border-radius:50px;\n    background:#FFFFFF;\n    color:#178E79 !important;\n    text-decoration:none;\n    font-family:'Poppins',sans-serif;\n    font-weight:600;\n    transition:all .3s ease;\n}\n\n.church-btn:hover{\n    background:#D4F3D7;\n    transform:translateY(-3px);\n}\n\n@media(max-width:768px){\n    .church-banner{\n        min-height:80vh;\n    }\n    .church-content{\n        padding:25px;\n    }\n    .church-title{\n        font-size:3.5rem;\n        letter-spacing:4px;\n    }\n    .church-description{\n        font-size:15px;\n        line-height:1.8;\n        letter-spacing:1px;\n    }\n    .church-divider{\n        width:95%;\n    }\n}\n<\/style>\n\n<section class=\"church-banner\">\n    <div class=\"church-content\">\n        <div class=\"church-subtitle\">\n            Welcome to San Andres Parish\n        <\/div>\n        <h1 class=\"church-title\">\n             Saint Andrew the Apostle Parish\n        <\/h1>\n        <div class=\"church-divider\"><\/div>\n        <p class=\"church-description\">\n            Guided by the example of St. Andrew the Apostle, we strive to be a vibrant Catholic community that nurtures spiritual growth, celebrates the richness of our faith, and brings hope, love, and God&#8217;s mercy to every person we encounter.\n        <\/p>\n        <a href=\"#shorts\" class=\"church-btn\">\n            Learn More\n        <\/a>\n    <\/div>\n<\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-818b5482 alignfull uagb-is-root-container\">\n<!-- ============================================\n  ST. ANDREW THE APOSTLE PARISH - INFO CARDS SECTION\n  (Our Parish \/ Mass & Sacraments \/ Feast of St. Andrew)\n  Paste this into a WordPress \"Custom HTML\" block.\n\n  HOW TO USE:\n  1. Replace \"BACKGROUND_IMAGE_URL_HERE\" with your\n     background photo URL (upload via Media Library,\n     copy image address).\n  2. Replace the \"#\" links in each button with your\n     actual page URLs.\n  3. Uses Tabler icons (loaded via CDN) instead of emoji.\n============================================= -->\n\n<style>\n  .info-cards-section {\n    position: relative;\n    font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;\n    padding: 60px 20px;\n    background-image: url('https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-content\/uploads\/sites\/6\/2026\/04\/93040862_2812173385545592_7140424769307934720_n.jpg');\n    background-size: cover;\n    background-position: center;\n    border-top: 5px solid #178E79;\n    border-bottom: 5px solid #178E79;\n  }\n\n  .info-cards-section::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background-color: rgba(15, 23, 42, 0.35);\n  }\n\n  .info-cards-container {\n    position: relative;\n    max-width: 1200px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n\n  .info-card {\n    background-color: rgba(23, 142, 121, 0.55);\n    border: 1px solid rgba(212, 243, 215, 0.25);\n    border-radius: 14px;\n    padding: 30px;\n    backdrop-filter: blur(6px);\n    -webkit-backdrop-filter: blur(6px);\n    display: flex;\n    flex-direction: column;\n  }\n\n  .info-card-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 10px;\n    background-color: rgba(212, 243, 215, 0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 16px;\n  }\n\n  .info-card-icon svg {\n    width: 24px;\n    height: 24px;\n    stroke: #EDF6EE;\n  }\n\n  .info-card h3 {\n    font-size: 22px;\n    font-weight: 700;\n    color: #FFFFFF;\n    margin: 0 0 12px;\n  }\n\n  .info-card p {\n    font-size: 15px;\n    line-height: 1.6;\n    color: #EDF6EE;\n    margin: 0 0 24px;\n    flex-grow: 1;\n  }\n\n  .info-card-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    align-self: flex-start;\n    background-color: #D4F3D7;\n    color: #0F172A;\n    font-weight: 700;\n    font-size: 14px;\n    text-decoration: none;\n    padding: 12px 22px;\n    border-radius: 8px;\n    transition: background-color 0.2s ease, transform 0.2s ease;\n  }\n\n  .info-card-btn:hover {\n    background-color: #FFFFFF;\n    transform: translateY(-2px);\n  }\n\n  .info-card-btn svg {\n    width: 16px;\n    height: 16px;\n    stroke: #0F172A;\n  }\n\n  .info-card-btn:hover svg {\n    stroke: #0F172A;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 900px) {\n    .info-cards-container {\n      grid-template-columns: 1fr;\n    }\n  }\n<\/style>\n\n<section class=\"info-cards-section\">\n  <div class=\"info-cards-container\">\n\n    <div class=\"info-card\">\n      <div class=\"info-card-icon\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n          <path d=\"M12 2l1 2h2v2h-2v2l4 2v4h1v8H6v-8h1v-4l4-2V6H9V4h2z\"><\/path>\n          <path d=\"M6 18h12\"><\/path>\n          <path d=\"M12 14v8\"><\/path>\n        <\/svg>\n      <\/div>\n      <h3>Our Parish<\/h3>\n      <p>Serving the people of San Andres in faith, worship, and mission since 1966.<\/p>\n      <a href=\"\/san-andres\/about\/#about\" class=\"info-card-btn\">Read More\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n          <path d=\"M5 12h14\"><\/path>\n          <path d=\"M13 6l6 6-6 6\"><\/path>\n        <\/svg>\n      <\/a>\n    <\/div>\n\n    <div class=\"info-card\">\n      <div class=\"info-card-icon\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n          <path d=\"M12 2v20\"><\/path>\n          <path d=\"M8 7h8\"><\/path>\n        <\/svg>\n      <\/div>\n      <h3>Mass &amp; Sacraments<\/h3>\n      <p>Mass schedules, baptisms, weddings, confirmations, and parish services.<\/p>\n      <a href=\"\/san-andres\/about\/#Sacraments\" class=\"info-card-btn\">View Schedule\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n          <path d=\"M5 12h14\"><\/path>\n          <path d=\"M13 6l6 6-6 6\"><\/path>\n        <\/svg>\n      <\/a>\n    <\/div>\n\n    <div class=\"info-card\">\n      <div class=\"info-card-icon\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n          <rect x=\"3\" y=\"4\" width=\"18\" height=\"17\" rx=\"2\"><\/rect>\n          <path d=\"M3 9h18\"><\/path>\n          <path d=\"M8 2v4\"><\/path>\n          <path d=\"M16 2v4\"><\/path>\n          <path d=\"M9 14l3 3 5-5\"><\/path>\n        <\/svg>\n      <\/div>\n      <h3>Feast of St. Andrew<\/h3>\n      <p>Join our annual parish fiesta and celebrations every November 30.<\/p>\n      <a href=\"#feast\" class=\"info-card-btn\">Upcoming Events\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n          <path d=\"M5 12h14\"><\/path>\n          <path d=\"M13 6l6 6-6 6\"><\/path>\n        <\/svg>\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div>\n\n\n\n<div id=\"shorts\" class=\"wp-block-uagb-container uagb-block-4c33509b alignfull uagb-is-root-container\">\n<!-- ============================================\n  ST. ANDREW THE APOSTLE PARISH - SHORT HISTORY SECTION\n  (Magazine \/ overlapping style)\n  Paste this into a WordPress \"Custom HTML\" block.\n\n  HOW TO USE:\n  1. Replace \"IMAGE_URL_HERE\" with your image URL\n     (upload via Media Library, copy image address).\n  2. Adjust text as needed.\n============================================= -->\n\n<style>\n  .sh2-section {\n    font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;\n    background-color: #EDF6EE;\n    padding: 80px 20px;\n    color: #0F172A;\n  }\n\n  .sh2-container {\n    max-width: 1100px;\n    margin: 0 auto;\n    position: relative;\n    display: grid;\n    grid-template-columns: 1.1fr 1fr;\n    align-items: center;\n    gap: 0;\n  }\n\n  .sh2-image-wrap {\n    position: relative;\n    z-index: 1;\n  }\n\n  .sh2-image-wrap img {\n    width: 100%;\n    height: 420px;\n    object-fit: cover;\n    display: block;\n    border-radius: 14px;\n  }\n\n  .sh2-image-frame {\n    position: absolute;\n    top: 24px;\n    left: -24px;\n    width: 100%;\n    height: 420px;\n    border: 3px solid #178E79;\n    border-radius: 14px;\n    z-index: 0;\n  }\n\n  .sh2-content {\n    background-color: #FFFFFF;\n    margin-left: -60px;\n    padding: 50px 50px 50px 90px;\n    border-radius: 14px;\n    position: relative;\n    z-index: 2;\n    box-shadow: 0 8px 30px rgba(15, 23, 42, 0.08);\n  }\n\n  .sh2-quote-mark {\n    font-family: Georgia, serif;\n    font-size: 90px;\n    line-height: 0.5;\n    color: #178E79;\n    margin: 0 0 10px;\n  }\n\n  .sh2-label {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #178E79;\n    margin: 0 0 12px;\n  }\n\n  .sh2-content h2 {\n    font-size: 30px;\n    font-weight: 700;\n    color: #0F172A;\n    margin: 0 0 20px;\n  }\n\n  .sh2-content p {\n    font-size: 15px;\n    line-height: 1.8;\n    color: #454F5E;\n    margin: 0 0 16px;\n  }\n\n  .sh2-caption {\n    display: inline-block;\n    margin-top: 10px;\n    font-size: 14px;\n    font-weight: 700;\n    color: #0F172A;\n    border-top: 2px solid #178E79;\n    padding-top: 10px;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 900px) {\n    .sh2-container {\n      grid-template-columns: 1fr;\n    }\n\n    .sh2-image-frame {\n      display: none;\n    }\n\n    .sh2-image-wrap img {\n      height: 280px;\n      border-radius: 14px 14px 0 0;\n    }\n\n    .sh2-content {\n      margin-left: 0;\n      padding: 40px 30px;\n      border-radius: 0 0 14px 14px;\n    }\n\n    .sh2-content h2 {\n      font-size: 24px;\n    }\n  }\n<\/style>\n\n<section class=\"sh2-section\">\n  <div class=\"sh2-container\">\n\n    <div class=\"sh2-image-wrap\">\n      <div class=\"sh2-image-frame\"><\/div>\n      <img decoding=\"async\" src=\"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-content\/uploads\/sites\/6\/2026\/06\/662589549_1364467265716725_4498115909850978791_n.jpg\" alt=\"St. Andrew the Apostle Parish - San Andres, Quezon\">\n    <\/div>\n\n    <div class=\"sh2-content\">\n      <p class=\"sh2-quote-mark\">&ldquo;<\/p>\n      <p class=\"sh2-label\">Short History<\/p>\n      <h2>St. Andrew the Apostle Parish<\/h2>\n      <p>St. Andrew the Apostle Parish has been a beacon of faith for the people of San Andres, Quezon since its canonical establishment in 1966 under the Diocese of Gumaca. Dedicated to Saint Andrew the Apostle, the first disciple called by Jesus Christ, the parish has accompanied generations of faithful through prayer, worship, and service.<\/p>\n      <p>As the municipality of San Andres grew and flourished, the parish became the spiritual heart of the community, nurturing Catholic values through the celebration of the sacraments, religious formation, and charitable works. Inspired by the missionary zeal of its patron saint, St. Andrew the Apostle Parish continues its mission of proclaiming the Gospel and building a vibrant community united in faith, hope, and love.<\/p>\n      <span class=\"sh2-caption\">Saint Andrew the Apostle Parish, San Andres, Quezon<\/span>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-ec191e45 alignfull uagb-is-root-container\">\n<!-- ============================================\n  ST. ANDREW THE APOSTLE PARISH - HISTORY SECTION\n  Paste this into a WordPress \"Custom HTML\" block,\n  or into your theme's page template.\n\n  HOW TO USE:\n  1. Replace each \"IMAGE_URL_HERE\" with the actual\n     image URL (upload via Media Library, then copy\n     the image URL and paste it in).\n  2. Adjust text as needed.\n============================================= -->\n\n<style>\n  .church-history-section {\n    font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;\n    background-color: #EDF6EE;\n    padding: 60px 20px;\n    color: #0F172A;\n  }\n\n  .church-history-container {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .church-history-header {\n    text-align: center;\n    margin-bottom: 50px;\n  }\n\n  .church-history-header h2 {\n    font-size: 36px;\n    font-weight: 700;\n    color: #0F172A;\n    margin: 0 0 10px;\n  }\n\n  .church-history-header p {\n    font-size: 16px;\n    color: #454F5E;\n    max-width: 700px;\n    margin: 0 auto;\n  }\n\n  .church-history-header span.accent {\n    color: #178E79;\n  }\n\n  .church-history-item {\n    display: flex;\n    align-items: center;\n    background-color: #FFFFFF;\n    border-radius: 16px;\n    overflow: hidden;\n    margin-bottom: 30px;\n    box-shadow: 0 4px 18px rgba(15, 23, 42, 0.06);\n  }\n\n  .church-history-item.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .church-history-image {\n    flex: 0 0 40%;\n    height: 260px;\n    overflow: hidden;\n  }\n\n  .church-history-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .church-history-text {\n    flex: 1;\n    padding: 35px 40px;\n  }\n\n  .church-history-year {\n    display: inline-block;\n    background-color: #D4F3D7;\n    color: #178E79;\n    font-weight: 700;\n    font-size: 14px;\n    padding: 6px 16px;\n    border-radius: 30px;\n    margin-bottom: 14px;\n    letter-spacing: 0.5px;\n  }\n\n  .church-history-text h3 {\n    font-size: 22px;\n    font-weight: 700;\n    color: #0F172A;\n    margin: 0 0 12px;\n  }\n\n  .church-history-text p {\n    font-size: 15px;\n    line-height: 1.7;\n    color: #454F5E;\n    margin: 0;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 768px) {\n    .church-history-item,\n    .church-history-item.reverse {\n      flex-direction: column;\n    }\n\n    .church-history-image {\n      flex: none;\n      width: 100%;\n      height: 220px;\n    }\n\n    .church-history-text {\n      padding: 25px;\n    }\n\n    .church-history-header h2 {\n      font-size: 28px;\n    }\n  }\n<\/style>\n\n<section class=\"church-history-section\">\n  <div class=\"church-history-container\">\n\n    <div class=\"church-history-header\">\n      <h2>Our <span class=\"accent\">History<\/span><\/h2>\n      <p>A look back at the journey of San Andres and St. Andrew the Apostle Parish \u2014 from its founding to the present day.<\/p>\n    <\/div>\n\n    <!-- 1959 -->\n    <div class=\"church-history-item\">\n      <div class=\"church-history-image\">\n        <img decoding=\"async\" src=\"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-content\/uploads\/sites\/6\/2026\/06\/pawawa4.jpg\" alt=\"Creation of San Andres Municipality, 1959\">\n      <\/div>\n      <div class=\"church-history-text\">\n        <span class=\"church-history-year\">1959 \u2014 Creation of San Andres Municipality<\/span>\n        <h3>A New Municipality is Born<\/h3>\n        <p>The municipality of San Andres was created through Republic Act No. 2582, separating it from the Municipality of San Narciso. The new municipality was named in honor of Saint Andrew the Apostle, who would later become the patron of the parish community.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- 1963 -->\n    <div class=\"church-history-item reverse\">\n      <div class=\"church-history-image\">\n        <img decoding=\"async\" src=\"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-content\/uploads\/sites\/6\/2026\/06\/513307633_1130015092495278_1233942686293921884_n.jpg\" alt=\"Municipal Government Formally Organized, 1963\">\n      <\/div>\n      <div class=\"church-history-text\">\n        <span class=\"church-history-year\">1963 \u2014 Municipal Government Formally Organized<\/span>\n        <h3>Laying the Foundations<\/h3>\n        <p>San Andres began functioning fully as an independent municipality, laying the foundation for the growth of local civic, educational, and religious institutions.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- 1966 -->\n    <div class=\"church-history-item\">\n      <div class=\"church-history-image\">\n        <img decoding=\"async\" src=\"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-content\/uploads\/sites\/6\/2026\/06\/saint.jpg\" alt=\"Canonical Establishment of St. Andrew the Apostle Parish, 1966\">\n      <\/div>\n      <div class=\"church-history-text\">\n        <span class=\"church-history-year\">1966 \u2014 Canonical Establishment of the Parish<\/span>\n        <h3>St. Andrew the Apostle Parish is Established<\/h3>\n        <p>St. Andrew the Apostle Parish was formally established under the Diocese of Gumaca to serve the growing Catholic population of San Andres and neighboring communities.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- 1970s-1980s -->\n    <div class=\"church-history-item reverse\">\n      <div class=\"church-history-image\">\n        <img decoding=\"async\" src=\"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-content\/uploads\/sites\/6\/2026\/06\/513463606_1130015225828598_3218855168418524290_n.jpg\" alt=\"Growth of Parish Ministries, 1970s to 1980s\">\n      <\/div>\n      <div class=\"church-history-text\">\n        <span class=\"church-history-year\">1970s\u20131980s \u2014 Growth of Parish Ministries<\/span>\n        <h3>A Growing Community of Faith<\/h3>\n        <p>As the population increased, the parish expanded its religious programs, youth formation, and devotional activities. Traditional celebrations honoring Saint Andrew the Apostle became important annual events for the community.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- 2000s -->\n    <div class=\"church-history-item\">\n      <div class=\"church-history-image\">\n        <img decoding=\"async\" src=\"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-content\/uploads\/sites\/6\/2026\/06\/586173118_1256508893179230_8437802245860507832_n.jpg\" alt=\"Renewed Commitment to Parish Formation, 2000s\">\n      <\/div>\n      <div class=\"church-history-text\">\n        <span class=\"church-history-year\">2000s \u2014 Renewed Commitment to Parish Formation<\/span>\n        <h3>Strengthening Ministries for the Future<\/h3>\n        <p>The parish intensified efforts in youth ministry, family apostolates, social outreach, and lay leadership formation in line with the pastoral directions of the Diocese of Gumaca.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-a0a751fc alignfull uagb-is-root-container\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-6928ff9e\"><p class=\"uagb-desc-text\">Meet Our the Clergy<\/p><h2 class=\"uagb-heading-text\">parish pastors<\/h2><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-66094d6a alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-uagb-container uagb-block-2956f8bd\">\n<div class=\"wp-block-uagb-image uagb-block-35a3ef8f wp-block-uagb-image--layout-overlay wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-content\/uploads\/sites\/6\/2026\/06\/1130andrew10.jpg\" alt=\"1130andrew10\" class=\"uag-image-185\" width=\"340\" height=\"512\" title=\"1130andrew10\" loading=\"lazy\" role=\"img\" \/><div class=\"wp-block-uagb-image--layout-overlay__color-wrapper\"><\/div><div class=\"wp-block-uagb-image--layout-overlay__inner center-center\"><figcaption class=\"uagb-image-caption\">A pastor is a spiritual leader who guides and cares for a congregation by preaching God&#8217;s Word, providing pastoral care, offering spiritual counsel, and leading worship services. Pastors play an important role in nurturing the faith of individuals and helping communities grow in their relationship with God through teaching, prayer, and service.<\/figcaption><\/div><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-75df46c1\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-3106b0e5\"><p class=\"uagb-desc-text\">Parish Priest<\/p><h5 class=\"uagb-heading-text\">FR. Juan dela cruz<\/h5><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-a09dbb23\">\n<div class=\"wp-block-uagb-image uagb-block-e34735e9 wp-block-uagb-image--layout-overlay wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-content\/uploads\/sites\/6\/2026\/06\/1130andrew10.jpg\" alt=\"1130andrew10\" class=\"uag-image-185\" width=\"340\" height=\"512\" title=\"1130andrew10\" loading=\"lazy\" role=\"img\" \/><div class=\"wp-block-uagb-image--layout-overlay__color-wrapper\"><\/div><div class=\"wp-block-uagb-image--layout-overlay__inner center-center\"><figcaption class=\"uagb-image-caption\">A clergyman is an ordained religious leader who serves within a church or religious organization. He is responsible for conducting religious ceremonies, teaching sacred teachings, providing spiritual guidance, and supporting the moral and spiritual well-being of the community. Clergymen dedicate their lives to serving God and helping others live according to their faith.<\/figcaption><\/div><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-f79034a1\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-25d4ff9e\"><p class=\"uagb-desc-text\">Parish Priest<\/p><h5 class=\"uagb-heading-text\">FR. Juan dela cruz<\/h5><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-c271c7f5\">\n<div class=\"wp-block-uagb-image uagb-block-00fe3438 wp-block-uagb-image--layout-overlay wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-content\/uploads\/sites\/6\/2026\/06\/1130andrew10.jpg\" alt=\"1130andrew10\" class=\"uag-image-185\" width=\"340\" height=\"512\" title=\"1130andrew10\" loading=\"lazy\" role=\"img\" \/><div class=\"wp-block-uagb-image--layout-overlay__color-wrapper\"><\/div><div class=\"wp-block-uagb-image--layout-overlay__inner center-center\"><figcaption class=\"uagb-image-caption\">A pastor or clergyman is a devoted servant of God called to lead, teach, and care for a faith community. Through preaching, counseling, prayer, and ministry, they provide spiritual direction and support to individuals and families. Their role is to inspire faith, promote compassion, and help others grow in their understanding and practice of religious beliefs.<br><br><\/figcaption><\/div><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-c5922704\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-a2dae712\"><p class=\"uagb-desc-text\">Parish Priest<\/p><h5 class=\"uagb-heading-text\">FR. Juan dela cruz<\/h5><\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<div id=\"feast\" class=\"wp-block-uagb-container uagb-block-f1f37c43 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<!-- ================================================\n  FEAST OF SAINT ANDREW FESTIVAL SECTION\n  Copy everything below into a Custom HTML block\n  in your WordPress Gutenberg editor.\n================================================ -->\n\n<style>\n.sa-section { padding: 4rem 1.5rem; max-width: 1100px; margin: 0 auto; font-family: inherit; }\n\n.sa-eyebrow {\n  display: flex; align-items: center; gap: 10px;\n  font-size: 13px; font-weight: 600; letter-spacing: 0.1em;\n  color: #1b9c85; text-transform: uppercase; margin-bottom: 1rem;\n}\n.sa-eyebrow::before, .sa-eyebrow::after {\n  content: ''; flex: 1; height: 1px; background: #1b9c85; opacity: 0.3;\n}\n\n.sa-title {\n  font-size: 2rem; font-weight: 600; color: #1a1a1a;\n  text-align: center; margin-bottom: 0.5rem; line-height: 1.25;\n}\n.sa-subtitle {\n  font-size: 1rem; color: #666;\n  text-align: center; max-width: 560px; margin: 0 auto 2.5rem; line-height: 1.65;\n}\n\n\/* --- Banner --- *\/\n.sa-banner {\n  background: #edf6ee;\n  border: 1px solid #d4f3d7;\n  border-radius: 16px;\n  padding: 2.5rem 2rem;\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 2rem;\n  align-items: center;\n  margin-bottom: 2.5rem;\n}\n.sa-banner-label {\n  font-size: 11px; font-weight: 600; letter-spacing: 0.1em;\n  text-transform: uppercase; color: #178e79; margin-bottom: 0.6rem;\n}\n.sa-banner-heading {\n  font-size: 1.5rem; font-weight: 600; color: #178e79;\n  line-height: 1.3; margin-bottom: 0.85rem;\n}\n.sa-banner-body { font-size: 0.95rem; line-height: 1.7; color: #555; }\n\n.sa-date-badge {\n  background: #1b9c85;\n  border-radius: 14px;\n  padding: 1.75rem 2rem;\n  text-align: center;\n  color: #edf6ee;\n  min-width: 160px;\n  flex-shrink: 0;\n}\n.sa-date-badge .sa-month { font-size: 0.8rem; letter-spacing: 0.12em; text-transform: uppercase; opacity: 0.82; margin-bottom: 4px; }\n.sa-date-badge .sa-day { font-size: 3.5rem; font-weight: 700; line-height: 1; margin-bottom: 4px; }\n.sa-date-badge .sa-year { font-size: 0.82rem; opacity: 0.7; }\n.sa-date-divider { height: 1px; background: rgba(237,246,238,0.28); margin: 0.9rem 0; }\n.sa-date-badge .sa-feast-label { font-size: 0.85rem; font-weight: 500; opacity: 0.95; line-height: 1.4; }\n\n\/* --- Activities --- *\/\n.sa-activities-title {\n  font-size: 1.1rem; font-weight: 600; color: #1a1a1a;\n  margin-bottom: 1rem;\n}\n.sa-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(175px, 1fr));\n  gap: 1rem;\n  margin-bottom: 2.5rem;\n}\n.sa-card {\n  background: #fff;\n  border: 1px solid rgba(0,0,0,0.09);\n  border-radius: 12px;\n  padding: 1.25rem 1rem;\n  transition: border-color 0.18s;\n}\n.sa-card:hover { border-color: #1b9c85; }\n.sa-card-icon {\n  width: 40px; height: 40px;\n  background: #edf6ee;\n  border-radius: 10px;\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 0.7rem;\n  font-size: 20px;\n}\n.sa-card-title { font-size: 0.9rem; font-weight: 600; color: #1a1a1a; margin-bottom: 0.3rem; }\n.sa-card-desc { font-size: 0.8rem; color: #666; line-height: 1.55; }\n\n\/* --- About row --- *\/\n.sa-about-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1.25rem;\n  margin-bottom: 2rem;\n}\n.sa-about-card {\n  background: #fff;\n  border: 1px solid rgba(0,0,0,0.09);\n  border-radius: 12px;\n  padding: 1.5rem;\n}\n.sa-about-label {\n  font-size: 11px; text-transform: uppercase; letter-spacing: 0.1em;\n  color: #1b9c85; font-weight: 600; margin-bottom: 0.5rem;\n}\n.sa-about-heading { font-size: 1rem; font-weight: 600; color: #1a1a1a; margin-bottom: 0.6rem; }\n.sa-about-body { font-size: 0.85rem; line-height: 1.7; color: #555; }\n.sa-patron {\n  background: #1b9c85;\n  border: none;\n}\n.sa-patron .sa-about-label { color: #d4f3d7; }\n.sa-patron .sa-about-heading { color: #edf6ee; }\n.sa-patron .sa-about-body { color: rgba(237,246,238,0.82); }\n\n\/* --- CTA strip --- *\/\n.sa-cta {\n  background: #edf6ee;\n  border: 1px solid #d4f3d7;\n  border-radius: 12px;\n  padding: 1.4rem 2rem;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 1rem;\n  flex-wrap: wrap;\n}\n.sa-cta-text { font-size: 0.95rem; color: #178e79; font-weight: 600; }\n.sa-cta-sub { font-size: 0.82rem; color: #666; margin-top: 3px; }\n.sa-cta-btn {\n  background: #1b9c85; color: #edf6ee;\n  border: none; border-radius: 8px;\n  padding: 0.6rem 1.4rem;\n  font-size: 0.9rem; font-weight: 600;\n  cursor: pointer; text-decoration: none;\n  display: inline-block; transition: background 0.18s;\n}\n.sa-cta-btn:hover { background: #178e79; color: #edf6ee; }\n\n\/* --- Responsive --- *\/\n@media (max-width: 680px) {\n  .sa-banner { grid-template-columns: 1fr; }\n  .sa-about-row { grid-template-columns: 1fr; }\n  .sa-date-badge { min-width: unset; }\n  .sa-title { font-size: 1.5rem; }\n}\n<\/style>\n\n<div class=\"sa-section\">\n\n  <div class=\"sa-eyebrow\">Annual Patronal Feast<\/div>\n  <h2 class=\"sa-title\">Feast of Saint Andrew the Apostle<\/h2>\n  <p class=\"sa-subtitle\">Every November 30, the people of San Andres, Quezon come together in faith and community to honor their beloved patron saint.<\/p>\n\n  <!-- Highlight Banner -->\n  <div class=\"sa-banner\">\n    <div>\n      <p class=\"sa-banner-label\">About the fiesta<\/p>\n      <h3 class=\"sa-banner-heading\">A celebration of faith, community &amp; tradition<\/h3>\n      <p class=\"sa-banner-body\">The annual parish fiesta is the most anticipated event of the year in San Andres. Rooted in deep Catholic devotion, the feast commemorates Saint Andrew the Apostle \u2014 one of the Twelve Apostles, the first disciple called by Jesus Christ, and the patron saint of both the parish and the municipality. Since 1966, the parish has gathered the faithful for novenas, solemn Masses, and joyful community celebrations every November 30.<\/p>\n    <\/div>\n    <div class=\"sa-date-badge\">\n      <div class=\"sa-month\">November<\/div>\n      <div class=\"sa-day\">30<\/div>\n      <div class=\"sa-year\">Every year<\/div>\n      <div class=\"sa-date-divider\"><\/div>\n      <div class=\"sa-feast-label\">Feast of St. Andrew<br>the Apostle<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Activities -->\n  <p class=\"sa-activities-title\">Fiesta activities<\/p>\n  <div class=\"sa-grid\">\n\n    <div class=\"sa-card\">\n      <div class=\"sa-card-icon\">\ud83d\udd6f\ufe0f<\/div>\n      <div class=\"sa-card-title\">Novena prayers<\/div>\n      <div class=\"sa-card-desc\">Nine days of prayer and reflection leading up to the feast day, uniting the community in devotion.<\/div>\n    <\/div>\n\n    <div class=\"sa-card\">\n      <div class=\"sa-card-icon\">\u26ea<\/div>\n      <div class=\"sa-card-title\">Solemn Holy Mass<\/div>\n      <div class=\"sa-card-desc\">A festive Mass in honor of Saint Andrew, attended by parishioners and guests from neighboring towns.<\/div>\n    <\/div>\n\n    <div class=\"sa-card\">\n      <div class=\"sa-card-icon\">\ud83d\ude4f<\/div>\n      <div class=\"sa-card-title\">Religious procession<\/div>\n      <div class=\"sa-card-desc\">A solemn procession through the streets of San Andres, carrying the image of the patron saint.<\/div>\n    <\/div>\n\n    <div class=\"sa-card\">\n      <div class=\"sa-card-icon\">\ud83c\udf89<\/div>\n      <div class=\"sa-card-title\">Community gatherings<\/div>\n      <div class=\"sa-card-desc\">Parish get-togethers, cultural presentations, and fellowship activities for all ages.<\/div>\n    <\/div>\n\n    <div class=\"sa-card\">\n      <div class=\"sa-card-icon\">\ud83c\udfe0<\/div>\n      <div class=\"sa-card-title\">Family reunions<\/div>\n      <div class=\"sa-card-desc\">Former residents return home for the fiesta, strengthening bonds of family and community across generations.<\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- About Row -->\n  <div class=\"sa-about-row\">\n\n    <div class=\"sa-about-card sa-patron\">\n      <p class=\"sa-about-label\">Our patron saint<\/p>\n      <h3 class=\"sa-about-heading\">Saint Andrew the Apostle<\/h3>\n      <p class=\"sa-about-body\">Saint Andrew was one of the Twelve Apostles and is traditionally regarded as the first disciple called by Jesus Christ. A fisherman by trade, he answered Christ&#8217;s call without hesitation, becoming a tireless missionary who spread the Gospel. Catholics honor his unwavering faith, his zeal for evangelization, and his martyrdom \u2014 crucified on an X-shaped cross, now known as the Cross of Saint Andrew. His example of discipleship and service continues to inspire the people of San Andres.<\/p>\n    <\/div>\n\n    <div>\n      <div class=\"sa-about-card\" style=\"margin-bottom: 1rem;\">\n        <p class=\"sa-about-label\">The parish<\/p>\n        <h3 class=\"sa-about-heading\">St. Andrew the Apostle Parish<\/h3>\n        <p class=\"sa-about-body\">Established in 1966 under the Diocese of Gumaca, the parish has served as the spiritual heart of San Andres for nearly six decades. Located in this coastal municipality of Quezon Province \u2014 itself named in honor of the apostle \u2014 the church is a cornerstone of the town&#8217;s religious and cultural heritage.<\/p>\n      <\/div>\n      <div class=\"sa-about-card\">\n        <p class=\"sa-about-label\">The municipality<\/p>\n        <h3 class=\"sa-about-heading\">San Andres, Quezon<\/h3>\n        <p class=\"sa-about-body\">San Andres was created as an independent municipality in 1959, named in honor of Saint Andrew the Apostle. A coastal town in Quezon Province, it is united by its faith, its traditions, and its deep devotion to its patron saint celebrated every November 30.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- CTA Strip -->\n  <div class=\"sa-cta\">\n    <div>\n      <div class=\"sa-cta-text\">\ud83d\udcc5 Join us every November 30<\/div>\n      <div class=\"sa-cta-sub\">Stay tuned to the parish for the yearly program, schedule of Masses, and fiesta activities.<\/div>\n    <\/div>\n    <a class=\"sa-cta-btn\" href=\"\/san-andres\/about\/#sched\">View upcoming events<\/a>\n  <\/div>\n\n<\/div>\n<!-- END FESTIVAL SECTION -->\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Welcome to San Andres Parish Saint Andrew the Apostle Parish Guided by the example of St. Andrew the Apostle, we strive to be a vibrant Catholic community that nurtures spiritual growth, celebrates the richness of our faith, and brings hope, love, and God&#8217;s mercy to every person we encounter. Learn More Our Parish Serving the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","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-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":"","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-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":"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":""},"mobile":{"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":""}},"slim_seo":{"title":"SAN ANDRES - SAINT ANDREW THE APOSTLE PARISH","description":"Welcome to San Andres Parish Saint Andrew the Apostle Parish Guided by the example of St. Andrew the Apostle, we strive to be a vibrant Catholic community that"},"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Yin Wood","author_link":"https:\/\/demo1.yinwoodweb.com\/san-andres\/author\/phwpywadsa623\/"},"uagb_comment_info":0,"uagb_excerpt":"Welcome to San Andres Parish Saint Andrew the Apostle Parish Guided by the example of St. Andrew the Apostle, we strive to be a vibrant Catholic community that nurtures spiritual growth, celebrates the richness of our faith, and brings hope, love, and God&#8217;s mercy to every person we encounter. Learn More Our Parish Serving the&hellip;","_links":{"self":[{"href":"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":190,"href":"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":468,"href":"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-json\/wp\/v2\/pages\/2\/revisions\/468"}],"wp:attachment":[{"href":"https:\/\/demo1.yinwoodweb.com\/san-andres\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}