// Sub-pages: About, Listings, Buyer's Guide, Seller's Guide, Blog, Contact, Communities const { useState: useStateP } = React; // ==================================================== // About // ==================================================== function AboutPage({ setPage }) { return (
About · Seenu George · Real Estate Advisor

A trusted partner in
your real estate journey.

Seenu George, Real Estate Advisor

My interest in real estate sparked when I bought my first home several years ago, that single experience ignited a passion I couldn't ignore. With a background deeply rooted in customer service, I made the switch to become a trusted partner for fellow Albertans in their own real estate journeys.

Having lived in multiple cities across Canada, I understand both the excitement and the challenges of relocating firsthand. I'm dedicated to fulfilling my clients' real estate dreams by identifying the opportunities that offer maximum value for their assets.

I'm known for a strong work ethic, exceptional customer service, and unwavering dedication, a genuine advocate in every transaction. Outside of work, I cherish time spent with my husband and our three daughters.

If you're considering a move, whether it's next month or next year, I'd welcome an unhurried conversation. The best moves rarely begin with a listing.

{STATS.map((s, i) => (
{s.num}
{s.lbl}
))}
, What I bring

The difference.

A short, honest summary of what shapes how I work, happy to expand on any of it in person.

{[ { year: '01', title: 'Customer-Service Roots', sub: 'A career built on service long before real estate, it still shapes every client relationship.' }, { year: '02', title: 'Lived Coast to Coast', sub: 'Homes in multiple Canadian cities. I know relocation from the inside.' }, { year: '03', title: 'Maximum-Value Focus', sub: 'I identify the opportunities that get the most value from your assets.' }, { year: '04', title: 'Family-Grounded', sub: 'A mom of three daughters, I understand what families need from a home.' }, { year: '05', title: 'Backed by eXp Realty', sub: 'The support and reach of one of North America\'s largest brokerages.' }, { year: '06', title: 'Licensed in Alberta', sub: 'A RECA-licensed real estate professional, serving Calgary & area.' }, ].map((c, i) => (
{c.year}
{c.title}
{c.sub}
))}

The next move
begins with a conversation.

); } // Pull Testimonial from home.jsx scope by recreating a slim version function Testimonial() { const r = (window.REVIEWS && window.REVIEWS[1]) || null; if (!r) return null; return (
Seenu George
, What clients say
{r.quote}
{r.name} ★★★★★ · Verified client review
); } // ==================================================== // Listings (search results) // ==================================================== function ListingsPage({ setPage }) { const [place, setPlace] = useStateP('Calgary'); const [minP, setMinP] = useStateP('0'); const [maxP, setMaxP] = useStateP('0'); const [beds, setBeds] = useStateP('Any'); // Tiered price steps, same as the homepage search. const priceSteps = React.useMemo(() => { const a = []; for (let v = 100000; v < 1000000; v += 100000) a.push(v); for (let v = 1000000; v < 2000000; v += 250000) a.push(v); for (let v = 2000000; v <= 10000000; v += 500000) a.push(v); return a; }, []); const fmtP = (v) => v >= 1000000 ? '$' + (v / 1000000).toFixed(v % 1000000 === 0 ? 0 : (v % 500000 === 0 ? 1 : 2)).replace(/\.0$/, '') + 'M' : '$' + (v / 1000) + 'k'; const runSearch = () => { const min = parseInt(minP) || 0; const max = parseInt(maxP) || 0; window.openIdxSearch({ place, beds: beds !== 'Any' ? parseInt(beds) : 0, minPrice: min, maxPrice: max > 0 ? max : 100000000, }); }; const collections = [ { label: 'All MLS® Listings', link: 'allListings' }, { label: 'Just Listed', link: 'justListed' }, { label: 'Just Reduced', link: 'justReduced' }, { label: "Seenu's Listings", link: 'ourListings' }, ]; return (
Home · Listings

Search the live
Calgary & area MLS®.

{/* Real search → BoldTrail */}
window.openIdxLink('advanced')}> Open the full advanced search (all filters) →
{/* BoldTrail widget slot, real listings render here when embed is pasted */}
{/* Quick collections */}
, Browse by collection
{collections.map(c => ( ))}
{/* Browse by area */}
, Browse by area
{(window.idxPlaces ? window.idxPlaces() : []).map(p => ( ))}
{/* CREB®/MLS® compliance, required */}

{(window.IDX && window.IDX.COMPLIANCE) || ''}

); } // ==================================================== // Communities / Areas served // ==================================================== function CommunitiesPage({ setPage }) { return (
Home · Areas Served

Calgary & the
communities around it.

I help buyers and sellers across Calgary and the surrounding cities and towns, from the urban core to the foothills and the Bow Valley. Choose an area below to browse every active MLS® listing there, updated in real time.

{AREAS.map((a, i) => ( ))}
); } // ==================================================== // Buyer's & Seller's Guides // ==================================================== function GuidePage({ kind, setPage }) { const data = kind === 'buyer' ? { title: 'Buying', sub: 'How a private purchase comes together.', crumb: "Buyer's Guide", intro: "Buying at the top of Calgary's market is rarely a transaction. It's a slow assembly of trust, timing, financing and quiet introductions to homes that never reach MLS. Here's how I work, end to end.", steps: [ { n: '01', t: 'The first conversation.', p: 'A 60-minute coffee, usually at Rosso, Phil & Sebastian, or your kitchen table. We talk about why you\'re moving, when, and what "right" looks like. No pressure to commit.' }, { n: '02', t: 'A private buyer\'s brief.', p: 'I prepare a tailored brief: communities, comparables, school catchments, build quality, walkability. This becomes our north star, and it evolves as we tour.' }, { n: '03', t: 'Financing, quietly.', p: 'I introduce you to one of three private-banking mortgage advisors I trust. Pre-approval letters are often the difference between an accepted offer and a missed one.' }, { n: '04', t: 'Touring, including the off-market.', p: 'Most homes I show you above $3M are not on MLS. We tour evenings and weekends, with photos and floorplans sent ahead so we never waste a Saturday.' }, { n: '05', t: 'The offer.', p: 'I write conservative, well-structured offers. Inspections, financing conditions, deposit timing, every clause is negotiated with the seller\'s motivation in mind.' }, { n: '06', t: 'Conditions, then close.', p: 'Inspector, surveyor, lawyer, I coordinate the entire condition period. Most closings happen 30 to 60 days from accepted offer, with weekly status notes from me.' }, { n: '07', t: 'After possession.', p: 'I keep a list of trades, millwork, landscape, AV, I\'d send my own family to. Six months in, we have coffee again. Two years in, you call me about the next house.' }, ], } : { title: 'Selling', sub: 'How a discreet sale is staged, marketed and closed.', crumb: "Seller's Guide", intro: "A well-sold luxury home looks effortless from the outside. Underneath: 90 days of preparation, a private buyer list cultivated over a decade, and a marketing approach that respects your privacy while creating real urgency. Here's the method.", steps: [ { n: '01', t: 'The valuation, honestly.', p: 'I walk your home and prepare a written valuation grounded in true comparables, not the optimistic number a less experienced agent will quote to win the listing.' }, { n: '02', t: 'Preparing the home.', p: 'I\'ll recommend (and project-manage) the small list of changes that move price: paint, lighting, landscape, photography-grade decluttering. Usually 3 to 6 weeks.' }, { n: '03', t: 'Photography and film.', p: 'Architectural-grade stills, twilight exteriors, and a short film. Shot by photographers I\'ve worked with for 10+ years. No drone footage of your neighbour\'s yard.' }, { n: '04', t: 'The private list, first.', p: 'For 2 to 3 weeks, your home is shown only to a curated list of qualified buyers and the dozen agents in Calgary who represent them. Many homes sell here.' }, { n: '05', t: 'Public launch.', p: 'If we go to MLS, we go beautifully, full presentation, printed brochure, dedicated microsite, geo-targeted ads. Open houses are by appointment only.' }, { n: '06', t: 'Negotiation.', p: 'Most offers come with conditions. I push back on the soft ones, accept the reasonable ones, and tell you the truth about every term. Your interests, always, first.' }, { n: '07', t: 'Closing and beyond.', p: 'Lawyer, inspector, possession-day logistics, I run the full timeline. After closing, I send a card. A year later, I check in. That\'s the practice.' }, ], }; return (
Home · {data.crumb}

{data.title}.
{data.sub}

, Contents {data.steps.map(s => ( {s.n} {s.t.replace('.', '')} ))}

{data.intro}

{data.steps.map(s => (
{s.n}

{s.t}

{s.p}

))}
, Ready?

The first step is a conversation, never a commitment.

); } // ==================================================== // Blog / Journal // ==================================================== function BlogPage({ setPage }) { const sources = [ { cat: 'CREB®', title: 'Calgary Monthly Housing Statistics', desc: 'The Calgary Real Estate Board publishes official monthly data on prices, sales, inventory and benchmark values across the city and its districts.', url: 'https://www.creb.com/Housing_Statistics/', action: 'View CREB® stats', }, { cat: 'CREB®', title: 'Calgary Yearly & Regional Outlook', desc: 'CREB®’s annual forecast and regional reports for Calgary, Airdrie, Cochrane, Chestermere, Okotoks and surrounding areas.', url: 'https://www.creb.com/Housing_Statistics/Yearly/', action: 'View outlook', }, { cat: 'CREA®', title: 'National & Provincial Statistics', desc: 'The Canadian Real Estate Association’s national MLS® Home Price Index and provincial trends, useful context for Alberta buyers and sellers.', url: 'https://www.crea.ca/housing-market-stats/', action: 'View CREA® stats', }, { cat: 'Alberta', title: 'Alberta Real Estate Association', desc: 'Province-wide housing market insight and consumer resources from AREA.', url: 'https://www.areahub.ca/', action: 'Visit AREA', }, ]; return (
Home · Market Insights

The Calgary
market, in real numbers.

, Official Sources

Where I get
my data.

Rather than recycle second-hand commentary, I point you to the official, up-to-date statistics I use with my own clients. For what they mean for your home or search, let's talk.

setPage('contact')}>Ask me about your market →
{sources.map((s, i) => (
{s.cat} Official source ↗

{s.title}

{s.desc}

{s.action} →
))}
, Seenu's Notes

Personal market notes, coming soon.

I'm starting to share short, honest takes on what I'm seeing across Calgary and area, neighbourhood by neighbourhood. Want them when they go live? Create a free account and I'll keep you posted.

); } // ==================================================== // Contact // ==================================================== function ContactPage() { const [submitted, setSubmitted] = useStateP(false); const [sending, setSending] = useStateP(false); const [consent, setConsent] = useStateP(false); const [error, setError] = useStateP(''); // If the visitor arrived via the calculator's "mortgage broker" button, // preselect financing intent and show a tailored heading. const intent = (typeof window !== 'undefined' && window.__sgContactIntent) || ''; const isFinancing = intent === 'financing'; // Email the lead to BOTH inboxes via FormSubmit, formatted EXACTLY as the // BoldTrail (kvCORE) dropbox parser expects: subject "Add Contact" with ordered // First Name / Last Name / Email / Phone / Source / Referrer / Hashtag / Note // lines. Auto-forward one inbox to the kvCORE dropbox to create the contact. // Each address must be activated once (FormSubmit sends a one-time link). // Lead notification inbox (Seenu's heads-up). const LEAD_EMAILS = ['seenu@homesbyseenu.ca']; const stamp = () => { const d = new Date(), p = (n) => (n < 10 ? '0' : '') + n; return d.getFullYear() + '-' + p(d.getMonth() + 1) + '-' + p(d.getDate()) + ' ' + p(d.getHours()) + ':' + p(d.getMinutes()) + ':' + p(d.getSeconds()); }; const submitLead = (lead) => { const noteLine = '[Lead Details]: ' + (lead.note || '') + (lead.note ? ' | ' : '') + 'Captured at ' + stamp(); // Google Form → clean BoldTrail-parseable lead record (fire-and-forget). try { const fd = new FormData(); fd.append('entry.1956110703', ((lead.first || '') + ' ' + (lead.last || '')).trim()); fd.append('entry.1104942754', lead.email || ''); fd.append('entry.1060949559', lead.phone || ''); fd.append('entry.1214057666', lead.category || ''); fd.append('entry.1126205919', noteLine); fetch('https://docs.google.com/forms/d/e/1FAIpQLSfT26xRUVgInNZmztj_JGd1ELK1FydjQO5ijOGhi03KWGuhjA/formResponse', { method: 'POST', mode: 'no-cors', body: fd }).catch(() => {}); } catch (e) {} const body = { _subject: 'Add Contact', _template: 'box', _captcha: 'false', 'First Name': lead.first || '', 'Last Name': lead.last || '', 'Email': lead.email || '', 'Phone': lead.phone || '', 'Source': 'Organic Website', 'Referrer': 'homesbyseenu.ca', 'Hashtag': lead.category || '', 'Note': noteLine }; LEAD_EMAILS.forEach((to) => { try { fetch('https://formsubmit.co/ajax/' + encodeURIComponent(to), { method: 'POST', headers: { 'Content-Type': 'application/json', 'Accept': 'application/json' }, body: JSON.stringify(body) }).catch(() => {}); } catch (e) {} }); }; const handleSubmit = async (e) => { e.preventDefault(); setError(''); if (!consent) { setError('Please check the consent box so Seenu can reply to you.'); return; } const form = e.target; const data = Object.fromEntries(new FormData(form).entries()); const name = (data.name || '').trim(); if (!name || !data.email) { setError('Please enter your name and email.'); return; } // Custom context → Note field (pins under "Note:" in the BoldTrail timeline) const noteParts = []; if (data.considering === 'financing') noteParts.push('MORTGAGE / FINANCING LEAD'); if (data.considering) noteParts.push('Considering: ' + data.considering); if (data.message) noteParts.push('Message: ' + String(data.message).slice(0, 400)); const note = noteParts.join(' | '); setSending(true); submitLead({ first: name, last: '', email: data.email || '', phone: data.phone || '', category: '#contact', note: note }); // Conversions fire ONLY for genuine ad-driven visitors (gclid / msclkid), // captured on landing by idx-config.jsx. Organic/direct never mis-attributes. if (window.uetq && window.__sgHasClickId && window.__sgHasClickId('msclkid')) { window.uetq.push('event', 'contact', { 'event_category': 'Lead', 'event_label': 'Contact form' }); } try { if (window.gtag && window.__sgHasClickId && window.__sgHasClickId('gclid')) { window.gtag('event', 'conversion', { send_to: 'AW-18217550252/tCIiCMjri78cEKyD5-5D' }); } } catch (e) {} setTimeout(() => { setSending(false); setSubmitted(true); }, 500); }; return (
Home · Contact

Let's find your next home.

{isFinancing ? "Tell me a little about your plans and I'll connect you with a trusted local mortgage broker, and step in as your REALTOR® if you don't have one yet." : "The best moves start with a conversation. Tell me a little about what you're considering, I'll reply personally within one business day."}

Office
eXp Realty, Calgary
#700, 1816 Crowchild Trail NW
Calgary, AB T2M 3Y7
Hours
Mon, Fri · 8:30, 18:00
Sat · By appointment
Sun · Family
{submitted ? (
Thank you.

I've received your note. You'll hear back from me personally within one business day, usually sooner.

) : (
{error &&
{error}
}
Your information is private and never sold. See our Privacy Policy.
)}
); } window.AboutPage = AboutPage; window.ListingsPage = ListingsPage; window.CommunitiesPage = CommunitiesPage; window.GuidePage = GuidePage; window.BlogPage = BlogPage; window.ContactPage = ContactPage;