<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pag-IBIG Housing Archives - Calmar Land Development Corporation % Calmar Land Development Corporation</title>
	<atom:link href="https://www.calmarland.com/tag/pag-ibig-housing/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.calmarland.com/tag/pag-ibig-housing/</link>
	<description></description>
	<lastBuildDate>Thu, 28 May 2026 02:49:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.calmarland.com/wp-content/uploads/2026/02/cropped-1x12-ft-Calmar-Land-Logo-v1-1-32x32.png</url>
	<title>Pag-IBIG Housing Archives - Calmar Land Development Corporation % Calmar Land Development Corporation</title>
	<link>https://www.calmarland.com/tag/pag-ibig-housing/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title> Grand House Turnover at Sonrisa San Pablo</title>
		<link>https://www.calmarland.com/2026/05/25/grand-house-turnover-at-sonrisa-san-pablo/</link>
		
		<dc:creator><![CDATA[John Lynnald]]></dc:creator>
		<pubDate>Mon, 25 May 2026 05:02:49 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Calmar Land]]></category>
		<category><![CDATA[Calmar Land Laguna]]></category>
		<category><![CDATA[Pag-IBIG Housing]]></category>
		<category><![CDATA[Sonrisa San Pablo]]></category>
		<guid isPermaLink="false">https://www.calmarland.com/?p=2200</guid>

					<description><![CDATA[<p>Grand House Turnover at Sonrisa San Pablo – Calmar Land Calmar Land successfully conducted its Grand House Turnover event at the Sonrisa San Pablo last Saturday, May 23, 2026. The ceremony formally transferred unit ownership to new homeowners while also demonstrating the developer&#8217;s emphasis on pre-turnover quality assurance, structured documentation, and symbolic community activation. Representatives...</p>
<p>The post <a href="https://www.calmarland.com/2026/05/25/grand-house-turnover-at-sonrisa-san-pablo/"> Grand House Turnover at Sonrisa San Pablo</a> appeared first on <a href="https://www.calmarland.com">Calmar Land Development Corporation</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Grand House Turnover at Sonrisa San Pablo – Calmar Land</title>
<link href="https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,400;0,700;1,400&amp;family=Inter:wght@400;500;600&amp;display=swap" rel="stylesheet">
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  body {
    font-family: 'Inter', sans-serif;
    background: #ffffff;
    color: #1a1a1a;
    font-size: 17px;
    line-height: 1.8;
  }

  .topbar {
    border-bottom: 1px solid #e0e0e0;
    padding: 14px 24px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .topbar-brand { font-size: 14px; font-weight: 600; }
  .topbar-sep { color: #ccc; }
  .topbar-cat { font-size: 13px; color: #666; }

  .post-header {
    max-width: 740px;
    margin: 48px auto 0;
    padding: 0 24px;
  }
  .post-category {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #888;
    margin-bottom: 14px;
  }
  .post-title {
    font-family: 'Merriweather', Georgia, serif;
    font-size: clamp(26px, 4vw, 38px);
    font-weight: 700;
    line-height: 1.25;
    color: #111;
    margin-bottom: 20px;
  }
  .post-meta {
    display: flex;
    align-items: center;
    gap: 14px;
    font-size: 13px;
    color: #888;
    padding-bottom: 32px;
    border-bottom: 1px solid #e0e0e0;
    flex-wrap: wrap;
  }
  .post-meta-dot { color: #ccc; }

  .hero-img-wrap {
    max-width: 740px;
    margin: 32px auto;
    padding: 0 24px;
  }

  /* ── IMAGE BOXES ── */
  .img-box {
    width: 100%;
    overflow: hidden;
    border-radius: 6px;
    background: #f0f0f0;
  }
  .img-box.tall   { height: 400px; }
  .img-box.medium { height: 260px; }
  .img-box.short  { height: 190px; }
  .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .img-caption {
    font-size: 13px;
    color: #888;
    margin-top: 8px;
    font-style: italic;
  }

  /* ── BODY ── */
  .post-body {
    max-width: 740px;
    margin: 0 auto;
    padding: 0 24px 16px;
  }
  .post-body p { margin-bottom: 22px; color: #222; }
  .post-body h2 {
    font-family: 'Merriweather', serif;
    font-size: 21px;
    font-weight: 700;
    color: #111;
    margin: 44px 0 14px;
    padding-bottom: 10px;
    border-bottom: 2px solid #111;
  }

  .pull-quote {
    border-left: 4px solid #111;
    margin: 32px 0;
    padding: 4px 0 4px 24px;
    font-family: 'Merriweather', serif;
    font-size: 18px;
    font-style: italic;
    color: #333;
    line-height: 1.6;
  }

  /* ── PHOTO SECTIONS ── */
  .photo-section {
    max-width: 740px;
    margin: 40px auto;
    padding: 0 24px;
  }
  .photo-section-label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 12px;
  }

  .grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
  .grid-3 { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 10px; }

  /* ── MANAGEMENT SECTION ── */
  .management-section {
    max-width: 740px;
    margin: 0 auto;
    padding: 0 24px 16px;
  }
  .management-section h2 {
    font-family: 'Merriweather', serif;
    font-size: 21px;
    font-weight: 700;
    color: #111;
    margin: 44px 0 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #111;
  }

  .management-layout {
    display: grid;
    grid-template-columns: 1fr 200px;
    gap: 28px;
    align-items: start;
  }

  .management-text p {
    margin-bottom: 18px;
    color: #222;
    font-size: 17px;
    line-height: 1.8;
  }

  /* ── PORTRAIT COLUMN with hover ── */
  .portrait-col {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .portrait-item {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    cursor: default;
  }

  .portrait-item img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
  }

  .portrait-item:hover img {
    transform: scale(1.04);
  }

  .portrait-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.72);
    color: #fff;
    padding: 10px 12px;
    transform: translateY(100%);
    transition: transform 0.25s ease;
  }

  .portrait-item:hover .portrait-overlay {
    transform: translateY(0);
  }

  .portrait-name {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 2px;
  }

  .portrait-role {
    font-size: 11px;
    color: rgba(255,255,255,0.65);
    line-height: 1.3;
  }

  /* ── SPEAKERS GRID ── */
  .speakers-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(175px, 1fr));
    gap: 12px;
    margin: 4px 0 28px;
  }
  .speaker-card {
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 16px;
  }
  .speaker-initials {
    width: 38px;
    height: 38px;
    background: #111;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .speaker-name { font-size: 13px; font-weight: 600; color: #111; margin-bottom: 3px; line-height: 1.3; }
  .speaker-role { font-size: 12px; color: #777; line-height: 1.4; }

  /* ── PARTNERS ── */
  .partners-row {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin: 12px 0 28px;
  }
  .partner-pill {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 7px 14px;
    font-size: 13px;
    font-weight: 500;
    color: #333;
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .partner-dot { width: 7px; height: 7px; background: #111; border-radius: 50%; }

  /* ── SLIDESHOW ── */
  .slideshow-wrap {
    position: relative;
    width: 100%;
  }
  .slideshow {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 6px;
    background: #f0f0f0;
  }
  .slide { display: none; }
  .slide.active { display: block; }
  .slide img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 6px;
  }
  .slide-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,0.45);
    color: #fff;
    border: none;
    padding: 10px 16px;
    font-size: 24px;
    cursor: pointer;
    border-radius: 4px;
    line-height: 1;
    transition: background 0.2s;
    z-index: 10;
  }
  .slide-btn:hover { background: rgba(0,0,0,0.7); }
  .slide-btn.prev { left: 10px; }
  .slide-btn.next { right: 10px; }
  .slide-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 10px;
  }
  .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ccc;
    cursor: pointer;
    transition: background 0.2s;
  }
  .dot.active { background: #111; }

  @media (max-width: 600px) {
    .management-layout { grid-template-columns: 1fr; }
    .portrait-col { flex-direction: row; }
    .portrait-item img { height: 120px; }
    .portrait-overlay { transform: translateY(0); }
    .grid-2 { grid-template-columns: 1fr; }
    .grid-3 { grid-template-columns: 1fr 1fr; }
  }
</style>

<script>
  function moveSlide(id, dir) {
    const ss = document.getElementById(id);
    const slides = ss.querySelectorAll('.slide');
    const dots   = document.querySelectorAll('#' + id + '-dots .dot');
    let cur = [...slides].findIndex(s => s.classList.contains('active'));
    slides[cur].classList.remove('active');
    if (dots[cur]) dots[cur].classList.remove('active');
    cur = (cur + dir + slides.length) % slides.length;
    slides[cur].classList.add('active');
    if (dots[cur]) dots[cur].classList.add('active');
  }
  function goToSlide(id, idx) {
    const ss = document.getElementById(id);
    const slides = ss.querySelectorAll('.slide');
    const dots   = document.querySelectorAll('#' + id + '-dots .dot');
    slides.forEach(s => s.classList.remove('active'));
    dots.forEach(d => d.classList.remove('active'));
    slides[idx].classList.add('active');
    if (dots[idx]) dots[idx].classList.add('active');
  }
</script>

<!-- INTRO -->
<div class="post-body">
  <p>Calmar Land successfully conducted its Grand House Turnover event at the Sonrisa San Pablo last Saturday, May 23, 2026. The ceremony formally transferred unit ownership to new homeowners while also demonstrating the developer&#8217;s emphasis on pre-turnover quality assurance, structured documentation, and symbolic community activation. Representatives from partner financial institutions, including Pag-IBIG, Bank of Commerce, and UCPB also joined the event.</p>

  <h2>Pre-turnover inspections</h2>

  <p>Prior to the formal program, new homeowners and their families were given direct access to their respective units for a hands-on inspection. Calmar Land&#8217;s Customer Service team and Engineers accompanied each family during this walkthrough, allowing buyers to personally verify construction quality, electrical and plumbing systems, and unit finishes before accepting the keys.</p>

  <div class="pull-quote">
    &#8220;This pre-turnover process provides transparency and helps ensure that homeowners are fully informed at the point of unit acceptance.&#8221;
  </div>
</div>

<!-- INSPECTION: SLIDESHOW (5 slides) -->
<div class="photo-section">
  <div class="photo-section-label">During the inspection</div>
  <div class="slideshow-wrap">
    <div class="slideshow" id="slideshow-inspection">
      <div class="slide active"><img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/4.jpg" alt="Homeowners inspecting their unit"></div>
      <div class="slide"><img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/15.jpg" alt="Homeowners inspecting their unit"></div>
      <div class="slide"><img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/7.jpg" alt="Homeowners inspecting their unit"></div>
      <div class="slide"><img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/3.jpg" alt="Engineer walkthrough with buyers"></div>
      <div class="slide"><img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/14.jpg" alt="Customer service assisting on-site"></div>
      <button class="slide-btn prev" onclick="moveSlide('slideshow-inspection', -1)">‹</button>
      <button class="slide-btn next" onclick="moveSlide('slideshow-inspection', 1)">›</button>
    </div>
    <div class="slide-dots" id="slideshow-inspection-dots">
      <span class="dot" onclick="goToSlide('slideshow-inspection', 1)"></span>
      <span class="dot" onclick="goToSlide('slideshow-inspection', 2)"></span>
      <span class="dot" onclick="goToSlide('slideshow-inspection', 3)"></span>
      <span class="dot" onclick="goToSlide('slideshow-inspection', 4)"></span>
    </div>
  </div>
  <p class="img-caption">Homeowners walking through their units with Calmar Land engineers and customer service staff.</p>
</div>

<!-- MANAGEMENT: text left, portraits right -->
<div class="management-section">
  <h2>Management team delivers opening remarks</h2>

  <div class="management-layout">
    <div class="management-text">
      <p>The main program opened with remarks from the management team members: Brenda May Aquino, Assistant Vice President for Sales; Ellen Grimaldo, Vice President for Project Management; and Arcelyn Quesea, Senior Manager for Customer Service.</p>
      <p>Each of them congratulated the new homeowners. Their remarks collectively covered the sales journey, project management milestones, and the availability of after-sales support signaling internal coordination among the company’s sales, construction, and customer service divisions.</p>
      <p>Also present at the event were other Calmar Land management team members, including Valerie Feliciano (Assistant Vice President for Project Development), Jeffrey Dumalen (Marketing Manager), and Korina Aregado (Laguna Branch Sales Manager). They were present to personally welcome the new homeowners. The team also made sure that every part of the day&#8217;s activities ran smoothly.</p>
    </div>

    <div class="portrait-col">
      <div class="portrait-item">
        <img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/BTA.jpg" alt="Brenda May Aquino">
        <div class="portrait-overlay">
          <div class="portrait-name">Brenda May Aquino</div>
          <div class="portrait-role">AVP, Sales</div>
        </div>
      </div>
      <div class="portrait-item">
        <img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/EEG.jpg" alt="Ellen Grimaldo">
        <div class="portrait-overlay">
          <div class="portrait-name">Ellen Grimaldo</div>
          <div class="portrait-role">VP, Project Management</div>
        </div>
      </div>
      <div class="portrait-item">
        <img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/Arcy.jpg" alt="Arcelyn Quesea">
        <div class="portrait-overlay">
          <div class="portrait-name">Arcelyn Quesea</div>
          <div class="portrait-role">Senior Manager, Customer Service</div>
        </div>
      </div>
    </div>
  </div>
</div>

<!-- SIGNING -->
<div class="post-body">
  <h2>Documents signed simultaneously</h2>
  <p>Following the remarks, all new homeowners signed the Turnover Documents at the same time. The signing was done in an orderly manner, following standard real estate procedures. After the signing, a ceremonial group photo was taken.</p>
  <p>The event ended with the Calmar Land management team and staff symbolically opening the doors to the community, welcoming the new residents into Sonrisa San Pablo.</p>
</div>

<!-- SIGNING PHOTOS: SLIDESHOW (2 slides) -->
<div class="photo-section">
  <div class="photo-section-label">Document signing</div>
  <div class="slideshow-wrap">
    <div class="slideshow" id="slideshow-signing">
      <div class="slide active"><img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/9.jpg" alt="Homeowners signing turnover documents"></div>
      <div class="slide"><img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/3-1.jpg" alt="Ceremonial group photo after signing"></div>
      <div class="slide"><img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/2-2.jpg" alt="Ceremonial group photo after signing"></div>
      <div class="slide"><img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/1-3.jpg" alt="Ceremonial group photo after signing"></div>
      <button class="slide-btn prev" onclick="moveSlide('slideshow-signing', -1)">‹</button>
      <button class="slide-btn next" onclick="moveSlide('slideshow-signing', 1)">›</button>
    </div>
    <div class="slide-dots" id="slideshow-signing-dots">
      <span class="dot" onclick="goToSlide('slideshow-signing', 1)"></span>
      <span class="dot" onclick="goToSlide('slideshow-signing', 2)"></span>
      <span class="dot" onclick="goToSlide('slideshow-signing', 3)"></span>
      <span class="dot" onclick="goToSlide('slideshow-signing', 4)"></span>
    </div>
  </div>
  <p class="img-caption">Homeowners signing turnover documents simultaneously, followed by a ceremonial group photo.</p>
</div>

<!-- CLOSING -->
<div class="post-body">
  <h2>A memorable start for homeowners</h2>
  <p>For the homeowners, the activity provided a clear and well-organized turnover process. The presence of engineers and customer service personnel during the inspection gave them practical assistance. The participation of Pag-IBIG and Bank of Commerce and UCPB also reassured buyers about the financial support behind their home purchase.</p>
  <p>Financial institutions present at the event:</p>
  <div class="partners-row">
    <div class="partner-pill"><span class="partner-dot"></span>Bank of Commerce</div>
    <div class="partner-pill"><span class="partner-dot"></span>UCPB Savings Home Loan</div>
    <div class="partner-pill"><span class="partner-dot"></span>Pag-Ibig</div>
  </div>

  <!-- CEREMONY PHOTOS inside this section -->
  <div style="display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; gap: 10px; margin-bottom: 28px;">
    <div style="grid-column: 1 / 3;">
      <div class="img-box tall">
        <img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/gg.jpg" alt="Final group photo at Sonrisa San Pablo">
      </div>
    </div>
    <div>
      <div class="img-box short">
        <img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/1-2.jpg" alt="Homeowners celebrating at Sonrisa San Pablo">
      </div>
    </div>
    <div>
      <div class="img-box short">
        <img decoding="async" src="https://www.calmarland.com/wp-content/uploads/2026/05/2-1.jpg" alt="Calmar Land team welcoming new residents">
      </div>
    </div>
  </div>
  <p class="img-caption" style="margin-bottom: 28px;">Calmar Land management and staff welcoming new residents into Sonrisa San Pablo.</p>

  <p>The Grand House Turnover was an exclusive event that gave new homeowners a memorable and professional start to their journey in Sonrisa San Pablo.</p>
</div>
<p>The post <a href="https://www.calmarland.com/2026/05/25/grand-house-turnover-at-sonrisa-san-pablo/"> Grand House Turnover at Sonrisa San Pablo</a> appeared first on <a href="https://www.calmarland.com">Calmar Land Development Corporation</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
