{"id":3096,"date":"2026-03-18T21:23:30","date_gmt":"2026-03-19T01:23:30","guid":{"rendered":"https:\/\/ssluxuryhomes.com\/?page_id=3096"},"modified":"2026-08-28T09:55:03","modified_gmt":"2026-08-28T13:55:03","slug":"luxury-communities","status":"publish","type":"page","link":"https:\/\/ssluxuryhomes.com\/?page_id=3096","title":{"rendered":"Luxury Communities"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3096\" class=\"elementor elementor-3096\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d66e9c e-flex e-con-boxed e-con e-parent\" data-id=\"5d66e9c\" 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-e5f594f elementor-widget elementor-widget-html\" data-id=\"e5f594f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Communities \u2014 S&S Luxury Homes<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Josefin+Sans:wght@200;300;400&family=DM+Mono:wght@300;400&display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --gold:        #c9a84c;\n  --gold-dark:   #a8882a;\n  --gold-light:  #dfc06a;\n  --ink:         #1a1a18;\n  --ink-mid:     #4a4a44;\n  --ink-soft:    #888880;\n  --white:       #ffffff;\n  --off-white:   #f8f8f6;\n  --rule:        rgba(201,168,76,0.22);\n  --shadow-sm:   0 2px 16px rgba(0,0,0,0.07), 0 1px 4px rgba(0,0,0,0.04);\n  --shadow-md:   0 6px 32px rgba(0,0,0,0.11), 0 2px 8px rgba(0,0,0,0.06);\n  --shadow-lg:   0 16px 56px rgba(0,0,0,0.15), 0 4px 12px rgba(0,0,0,0.08);\n}\n\nhtml { scroll-behavior: smooth; }\nbody {\n  background: var(--white);\n  font-family: 'Josefin Sans', sans-serif;\n  font-weight: 300;\n  color: var(--ink);\n  overflow-x: hidden;\n  -webkit-font-smoothing: antialiased;\n}\n\n.hero {\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 64px 72px 72px;\n  display: grid;\n  grid-template-columns: 1.1fr 0.9fr;\n  gap: 80px;\n  align-items: end;\n}\n\n.eyebrow {\n  font-size: 9px;\n  letter-spacing: 0.45em;\n  text-transform: uppercase;\n  color: var(--gold-dark);\n  margin-bottom: 20px;\n}\n\n.hero-title {\n  font-family: 'Cormorant Garamond', serif !important;\n  font-size: clamp(3.2rem, 5.5vw, 5.5rem) !important;\n  font-weight: 300 !important;\n  color: var(--ink) !important;\n  line-height: 1.02 !important;\n  letter-spacing: 0.015em !important;\n}\n.hero-title em {\n  font-style: italic;\n  color: var(--gold);\n}\n\n.hero-right { padding-bottom: 6px; }\n\n.hero-desc {\n  font-size: 13px;\n  line-height: 2.1;\n  color: var(--ink-soft);\n  letter-spacing: 0.025em;\n  margin-bottom: 28px;\n  max-width: 400px;\n}\n\n.hero-tagline {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.1rem;\n  font-style: italic;\n  color: var(--gold-dark);\n  font-weight: 300;\n}\n\n.divider {\n  max-width: 1280px;\n  margin: 0 auto;\n  padding: 0 72px;\n}\n.divider hr {\n  border: none;\n  border-top: 1px solid rgba(0,0,0,0.08);\n}\n\n.section-intro {\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 12px 72px 0;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 32px;\n}\n.section-intro-label {\n  font-size: 9px;\n  letter-spacing: 0.42em;\n  text-transform: uppercase;\n  color: var(--ink-soft);\n  white-space: nowrap;\n}\n.section-intro-rule {\n  flex: 1;\n  height: 1px;\n  background: rgba(0,0,0,0.07);\n}\n.section-intro-count {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 0.95rem;\n  font-style: italic;\n  color: var(--gold-dark);\n  white-space: nowrap;\n}\n\n.grid {\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 36px 72px 96px;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 48px;\n}\n\n.card {\n  display: flex;\n  flex-direction: column;\n  border-radius: 1px;\n  overflow: hidden;\n  box-shadow: var(--shadow-sm);\n  transition: transform 0.4s ease, box-shadow 0.4s ease;\n  cursor: pointer;\n  background: var(--white);\n}\n.card:hover {\n  transform: translateY(-5px);\n  box-shadow: var(--shadow-lg);\n}\n.card svg { display: block; width: 100%; flex-shrink: 0; }\n\n.strip {\n  padding: 22px 28px 24px;\n  background: var(--white);\n  border-top: 1px solid rgba(0,0,0,0.06);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n  flex-shrink: 0;\n}\n.strip-name {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.15rem;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: 0.03em;\n  margin-bottom: 4px;\n}\n.strip-loc {\n  font-size: 8px;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--ink-soft);\n}\n.strip-cta {\n  font-size: 8px;\n  letter-spacing: 0.3em;\n  text-transform: uppercase;\n  color: var(--gold-dark);\n  text-decoration: none;\n  border-bottom: 1px solid rgba(168,136,42,0.3);\n  padding-bottom: 2px;\n  white-space: nowrap;\n  flex-shrink: 0;\n  transition: color 0.2s, border-color 0.2s;\n}\n.strip-cta:hover { color: var(--ink); border-color: rgba(0,0,0,0.25); }\n\n.footer-light {\n  background: var(--white);\n  padding: 0 72px 80px;\n  max-width: 100%;\n}\n.footer-top {\n  max-width: 900px;\n  margin: 0 auto;\n  display: flex;\n  align-items: center;\n  gap: 32px;\n  padding: 52px 0 48px;\n}\n.footer-label {\n  font-size: 9px;\n  letter-spacing: 0.42em;\n  text-transform: uppercase;\n  color: var(--gold-dark);\n  white-space: nowrap;\n}\n.footer-rule {\n  flex: 1;\n  height: 1px;\n  background: rgba(0,0,0,0.07);\n}\n.footer-body-area {\n  max-width: 900px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1.2fr 0.8fr;\n  gap: 80px;\n  align-items: start;\n}\n.footer-body {\n  font-size: 11px;\n  line-height: 2;\n  color: var(--ink-mid);\n  letter-spacing: 0.06em;\n  max-width: 380px;\n  font-weight: 300;\n}\n.footer-right { padding-top: 8px; }\n\n@keyframes fadeUp { from{opacity:0;transform:translateY(14px)} to{opacity:1;transform:translateY(0)} }\n@keyframes flicker  { 0%,100%{opacity:1} 30%{opacity:.78} 65%{opacity:.93} }\n@keyframes flicker2 { 0%,100%{opacity:1} 42%{opacity:.74} 72%{opacity:.91} }\n@keyframes glow     { 0%,100%{opacity:0.42} 50%{opacity:0.66} }\n@keyframes shimmer  { 0%,100%{opacity:0.28} 50%{opacity:0.50} }\n@keyframes pulse    { 0%,100%{opacity:0.45} 50%{opacity:0.72} }\n\n.hero          { animation: fadeUp 0.9s ease both; }\n.card:nth-child(1) { animation: fadeUp 0.7s 0.06s ease both; }\n.card:nth-child(2) { animation: fadeUp 0.7s 0.14s ease both; }\n.card:nth-child(3) { animation: fadeUp 0.7s 0.22s ease both; }\n.card:nth-child(4) { animation: fadeUp 0.7s 0.30s ease both; }\n.card:nth-child(5) { animation: fadeUp 0.7s 0.38s ease both; }\n.card:nth-child(6) { animation: fadeUp 0.7s 0.46s ease both; }\n.card:nth-child(7) { animation: fadeUp 0.7s 0.54s ease both; }\n.card:nth-child(8) { animation: fadeUp 0.7s 0.62s ease both; }\n\n@media (max-width: 1024px) {\n  .hero { padding: 48px 40px 56px; gap: 48px; }\n  .section-intro { padding: 24px 40px 0; }\n  .grid { padding: 28px 40px 80px; gap: 36px; max-width: 780px; }\n  .footer-light { padding: 0 40px 72px; }\n  .footer-body-area { gap: 48px; }\n}\n\n@media (max-width: 768px) {\n  .hero { grid-template-columns: 1fr; padding: 40px 24px 48px; gap: 24px; }\n  .hero-title { font-size: clamp(2.8rem, 10vw, 4rem); }\n  .section-intro { padding: 20px 24px 0; }\n  .grid { padding: 24px 24px 64px; gap: 28px; max-width: 100%; }\n  .strip { padding: 18px 20px 20px; }\n  .footer-light { padding: 0 24px 56px; }\n  .footer-top { padding: 40px 0 36px; }\n  .footer-body-area { grid-template-columns: 1fr; gap: 36px; }\n}\n\n@media (max-width: 480px) {\n  .hero { padding: 32px 16px 40px; }\n  .section-intro { padding: 16px 16px 0; }\n  .grid { padding: 20px 16px 48px; gap: 20px; }\n  .strip { padding: 16px 16px 18px; flex-wrap: wrap; }\n  .footer-light { padding: 0 16px 48px; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550 HERO \u2550\u2550 -->\n<header class=\"hero\">\n  <div>\n    <h1 class=\"hero-title\">Our<br><em>Communities<\/em><\/h1>\n  <\/div>\n  <div class=\"hero-right\">\n    <p class=\"hero-desc\">From the wooded estates of Chatham County to the open waters of Hyco Lake \u2014 S&S Luxury Homes builds across the finest addresses in North Carolina. Each community is distinct. Every home is built to make your luxury dreams come true.<\/p>\n  <\/div>\n<\/header>\n\n<div class=\"section-intro\">\n  <div class=\"section-intro-rule\"><\/div>\n  <span class=\"section-intro-label\">Building luxury in seven North Carolina communities<\/span>\n<\/div>\n\n<!-- \u2550\u2550 GRID \u2550\u2550 -->\n<div class=\"grid\">\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     1 \u00b7 CHAPEL ESTATES\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"card\" id=\"chapel-estates\">\n<svg width=\"100%\" viewBox=\"0 0 600 320\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect width=\"600\" height=\"320\" fill=\"#e8e8e4\"\/>\n<rect x=\"0\" y=\"0\" width=\"600\" height=\"3\" fill=\"#c9a84c\"\/>\n<rect x=\"0\" y=\"317\" width=\"600\" height=\"3\" fill=\"#c9a84c\"\/>\n<rect x=\"183\" y=\"38\" width=\"234\" height=\"138\" fill=\"rgba(0,0,0,0.05)\" rx=\"1\"\/>\n<rect x=\"180\" y=\"35\" width=\"240\" height=\"138\" fill=\"#e8e8e4\"\/>\n<rect x=\"180\" y=\"35\" width=\"240\" height=\"138\" fill=\"none\" stroke=\"white\" stroke-width=\"2.5\"\/>\n<text x=\"300\" y=\"130\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"96\" fill=\"#c9a84c\" font-weight=\"500\" letter-spacing=\"12\">CE<\/text>\n<line x1=\"214\" y1=\"148\" x2=\"386\" y2=\"148\" stroke=\"#c9a84c\" stroke-width=\"0.8\" opacity=\"0.6\"\/>\n<text x=\"300\" y=\"164\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"10\" fill=\"#1a1a18\" font-weight=\"400\" letter-spacing=\"5\">ON JEJU COURT<\/text>\n<text x=\"300\" y=\"218\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"30\" fill=\"#1a1a18\" font-weight=\"500\" letter-spacing=\"6\">CHAPEL ESTATES<\/text>\n<text x=\"300\" y=\"234\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"9\" fill=\"#3a3a34\" font-weight=\"300\" letter-spacing=\"5\">CHAPEL HILL, NORTH CAROLINA<\/text>\n<a href=\"https:\/\/ssluxuryhomes.com\/?page_id=3216\">\n  <rect x=\"220\" y=\"248\" width=\"160\" height=\"22\" fill=\"none\" stroke=\"#1a1a18\" stroke-width=\"0.8\"\/>\n  <text x=\"300\" y=\"263\" text-anchor=\"middle\"\n    font-family=\"'Josefin Sans',sans-serif\"\n    font-size=\"7.5\" fill=\"#1a1a18\" font-weight=\"400\" letter-spacing=\"3.5\">LEARN MORE<\/text>\n<\/a>\n<line x1=\"180\" y1=\"284\" x2=\"420\" y2=\"284\" stroke=\"#c9a84c\" stroke-width=\"1\" opacity=\"0.8\"\/>\n<text x=\"300\" y=\"306\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"8\" fill=\"#c9a84c\" font-weight=\"400\" letter-spacing=\"2.5\">ONE SHOWCASE HOME CURRENTLY AVAILABLE<\/text>\n<\/svg>\n<div class=\"strip\" style=\"background:#e8e8e4; border-top:1px solid rgba(0,0,0,0.08);\">\n  <div>\n    <div class=\"strip-name\" style=\"color:#1a1a18\">Chapel Estates<\/div>\n    <div class=\"strip-loc\" style=\"color:#888\">Chapel Hill, NC \u00b7 3\u20135 acre lots \u00b7 S&S Development<\/div>\n  <\/div>\n  <a href=\"https:\/\/ssluxuryhomes.com\/?property=281-hawk-point-road-lot-3-chapel-hill-nc\" class=\"strip-cta\">Available Home \u2192<\/a>\n<\/div>\n<\/div>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     2 \u00b7 GOVERNORS CLUB\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"card\" id=\"governors-club\">\n<svg width=\"100%\" viewBox=\"0 0 600 326\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<defs>\n  <linearGradient id=\"gc-bg\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n    <stop offset=\"0%\" stop-color=\"#b8b8b0\"\/>\n    <stop offset=\"100%\" stop-color=\"#a8a8a0\"\/>\n  <\/linearGradient>\n  <radialGradient id=\"gc-halo\" cx=\"50%\" cy=\"50%\" r=\"50%\">\n    <stop offset=\"0%\"   stop-color=\"#c9a84c\" stop-opacity=\"0.1\"\/>\n    <stop offset=\"100%\" stop-color=\"#c9a84c\" stop-opacity=\"0\"\/>\n  <\/radialGradient>\n<\/defs>\n<rect width=\"600\" height=\"326\" fill=\"url(#gc-bg)\"\/>\n<rect x=\"0\" y=\"0\" width=\"600\" height=\"3\" fill=\"#c9a84c\"\/>\n<rect x=\"0\" y=\"323\" width=\"600\" height=\"3\" fill=\"#c9a84c\"\/>\n<ellipse cx=\"300\" cy=\"96\" rx=\"82\" ry=\"72\" fill=\"url(#gc-halo)\"\/>\n<path d=\"M300,22 L366,44 L366,118 Q366,158 300,175 Q234,158 234,118 L234,44 Z\" fill=\"#1a3020\"\/>\n<path d=\"M300,30 L358,50 L358,117 Q358,153 300,168 Q242,153 242,117 L242,50 Z\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"0.9\" opacity=\"0.45\"\/>\n<text x=\"300\" y=\"116\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"62\" fill=\"#d4b050\" font-weight=\"500\" letter-spacing=\"6\">GC<\/text>\n<text x=\"300\" y=\"222\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"30\" fill=\"#1a1a18\" font-weight=\"500\" letter-spacing=\"5\">GOVERNORS CLUB<\/text>\n<text x=\"300\" y=\"238\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"7.5\" fill=\"#3a3a34\" font-weight=\"300\" letter-spacing=\"3\">S&amp;S LUXURY HOMES BUILDS HERE<\/text>\n<line x1=\"180\" y1=\"250\" x2=\"420\" y2=\"250\" stroke=\"#1a1a18\" stroke-width=\"0.8\" opacity=\"0.2\"\/>\n<text x=\"300\" y=\"268\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"10\" fill=\"#1a1a18\" font-weight=\"300\" letter-spacing=\"5\">CHAPEL HILL, NORTH CAROLINA<\/text>\n<line x1=\"180\" y1=\"278\" x2=\"420\" y2=\"278\" stroke=\"rgba(0,0,0,0.12)\" stroke-width=\"0.8\"\/>\n<a href=\"https:\/\/ssluxuryhomes.com\/?page_id=3475\">\n  <rect x=\"220\" y=\"286\" width=\"160\" height=\"22\" fill=\"none\" stroke=\"rgba(26,26,24,0.5)\" stroke-width=\"0.8\"\/>\n  <text x=\"300\" y=\"301\" text-anchor=\"middle\"\n    font-family=\"'Josefin Sans',sans-serif\"\n    font-size=\"7.5\" fill=\"#1a1a18\" font-weight=\"400\" letter-spacing=\"3.5\">LEARN MORE<\/text>\n<\/a>\n<\/svg>\n<div class=\"strip\" style=\"background:#a8a8a0; border-top:1px solid rgba(0,0,0,0.1);\">\n  <div>\n    <div class=\"strip-name\" style=\"color:#1a1a18\">Governors Club<\/div>\n    <div class=\"strip-loc\" style=\"color:#444440\">Chapel Hill, NC \u00b7 Gated Golf Community<\/div>\n  <\/div>\n  <a href=\"https:\/\/ssluxuryhomes.com\/?page_id=3475#gc-form-wrap\" class=\"strip-cta\" style=\"color:#1a1a18; border-color:rgba(0,0,0,0.3);\">Get in Touch \u2192<\/a>\n<\/div>\n<\/div>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     3 \u00b7 GREENBRAE\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"card\" id=\"greenbrae\">\n<svg width=\"100%\" viewBox=\"0 0 600 320\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<defs>\n  <linearGradient id=\"gb-bg\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n    <stop offset=\"0%\"   stop-color=\"#2a4a28\"\/>\n    <stop offset=\"100%\" stop-color=\"#1a3018\"\/>\n  <\/linearGradient>\n  <linearGradient id=\"gb-card\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n    <stop offset=\"0%\"   stop-color=\"#1e3c1c\"\/>\n    <stop offset=\"100%\" stop-color=\"#162e14\"\/>\n  <\/linearGradient>\n<\/defs>\n<rect width=\"600\" height=\"320\" fill=\"url(#gb-bg)\"\/>\n<text x=\"300\" y=\"30\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"8\" fill=\"rgba(255,255,255,0.45)\" font-weight=\"300\" letter-spacing=\"5\">A CHAPEL HILL NEIGHBORHOOD<\/text>\n<text x=\"300\" y=\"88\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"64\" fill=\"white\" font-weight=\"300\" letter-spacing=\"-1\">Greenbrae<\/text>\n<text x=\"300\" y=\"108\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"13\" fill=\"rgba(255,255,255,0.7)\" font-style=\"italic\">Private. Wooded. Iconic.<\/text>\n<line x1=\"120\" y1=\"118\" x2=\"480\" y2=\"118\" stroke=\"white\" stroke-width=\"0.6\" opacity=\"0.25\"\/>\n<text x=\"300\" y=\"135\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"8.5\" fill=\"rgba(255,255,255,0.82)\" font-weight=\"400\" letter-spacing=\"1\">11 private 5-acre estate lots \u00b7 Dairyland Road \u00b7 Chapel Hill\u2013Carrboro schools<\/text>\n<line x1=\"120\" y1=\"148\" x2=\"480\" y2=\"148\" stroke=\"white\" stroke-width=\"0.6\" opacity=\"0.25\"\/>\n\n<!-- Lot 1C -->\n<a href=\"https:\/\/ssluxuryhomes.com\/?property=millbrook-circle-lot-1c-chapel-hill-nc\">\n<rect x=\"28\" y=\"158\" width=\"258\" height=\"102\" fill=\"url(#gb-card)\" rx=\"1\"\/>\n<rect x=\"28\" y=\"158\" width=\"258\" height=\"3\" fill=\"#c9a84c\" opacity=\"0.8\"\/>\n<text x=\"44\" y=\"176\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"#c9a84c\" font-weight=\"400\" letter-spacing=\"2.5\">MILLBROOK CIRCLE \u00b7 LOT 1C<\/text>\n<line x1=\"44\" y1=\"182\" x2=\"278\" y2=\"182\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.3\"\/>\n<text x=\"44\" y=\"207\" font-family=\"'Cormorant Garamond',serif\" font-size=\"26\" fill=\"white\" font-weight=\"400\">$2,325,000<\/text>\n<text x=\"44\" y=\"224\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7.5\" fill=\"rgba(255,255,255,0.6)\" letter-spacing=\"1\">5 BD \u00b7 5 BA \u00b7 4,874 SF \u00b7 5 AC<\/text>\n<line x1=\"44\" y1=\"238\" x2=\"278\" y2=\"238\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.3\"\/>\n<text x=\"44\" y=\"252\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7\" fill=\"#c9a84c\" letter-spacing=\"2\">VIEW LISTING \u2192<\/text>\n<\/a>\n\n<!-- Lot 4B -->\n<a href=\"https:\/\/ssluxuryhomes.com\/?property=millbrook-circle-lot-4b-chapel-hill-nc\">\n<rect x=\"314\" y=\"158\" width=\"258\" height=\"102\" fill=\"url(#gb-card)\" rx=\"1\"\/>\n<rect x=\"314\" y=\"158\" width=\"258\" height=\"3\" fill=\"#c9a84c\" opacity=\"0.8\"\/>\n<text x=\"330\" y=\"176\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"#c9a84c\" font-weight=\"400\" letter-spacing=\"2.5\">MILLBROOK CIRCLE \u00b7 LOT 4B<\/text>\n<line x1=\"330\" y1=\"182\" x2=\"564\" y2=\"182\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.3\"\/>\n<text x=\"330\" y=\"207\" font-family=\"'Cormorant Garamond',serif\" font-size=\"26\" fill=\"white\" font-weight=\"400\">$1,685,000<\/text>\n<text x=\"330\" y=\"224\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7.5\" fill=\"rgba(255,255,255,0.6)\" letter-spacing=\"1\">4 BD \u00b7 4 BA \u00b7 3,984 SF \u00b7 5 AC<\/text>\n<line x1=\"330\" y1=\"238\" x2=\"564\" y2=\"238\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.3\"\/>\n<text x=\"330\" y=\"252\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7\" fill=\"#c9a84c\" letter-spacing=\"2\">VIEW LISTING \u2192<\/text>\n<\/a>\n\n<line x1=\"180\" y1=\"270\" x2=\"420\" y2=\"270\" stroke=\"rgba(255,255,255,0.15)\" stroke-width=\"0.8\"\/>\n<a href=\"https:\/\/ssluxuryhomes.com\/?page_id=3330\">\n  <rect x=\"220\" y=\"278\" width=\"160\" height=\"22\" fill=\"none\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"0.8\"\/>\n  <text x=\"300\" y=\"293\" text-anchor=\"middle\"\n    font-family=\"'Josefin Sans',sans-serif\"\n    font-size=\"7.5\" fill=\"white\" font-weight=\"400\" letter-spacing=\"3.5\">LEARN MORE<\/text>\n<\/a>\n<\/svg>\n<div class=\"strip\" style=\"background:#1a3018; border-top:1px solid rgba(201,168,76,0.2);\">\n  <div>\n    <div class=\"strip-name\" style=\"color:white\">Greenbrae<\/div>\n    <div class=\"strip-loc\" style=\"color:rgba(255,255,255,0.45)\">Chapel Hill, NC \u00b7 2 Lots Active<\/div>\n  <\/div>\n  <a href=\"https:\/\/ssluxuryhomes.com\/?page_id=3330\" class=\"strip-cta\" style=\"color:#c9a84c; border-color:rgba(201,168,76,0.3)\">All Chapel Hill Listings \u2192<\/a>\n<\/div>\n<\/div>\n\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     4 \u00b7 THE POINTE AT HYCO LAKE\n     Preferred Builder \u00b7 Semora, NC\n\n     NOTE: the strip below carries its own inline styles as well as the\n     page's .strip classes, so it renders correctly even if this card is\n     pasted somewhere the page stylesheet doesn't reach.\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"card\" id=\"the-pointe\" style=\"display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:1px;\">\n<svg width=\"100%\" viewBox=\"0 0 600 320\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;width:100%;\">\n<defs>\n  <linearGradient id=\"tp-bg\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n    <stop offset=\"0%\"   stop-color=\"#24485c\"\/>\n    <stop offset=\"100%\" stop-color=\"#132a38\"\/>\n  <\/linearGradient>\n  <linearGradient id=\"tp-card\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n    <stop offset=\"0%\"   stop-color=\"#1b3a4a\"\/>\n    <stop offset=\"100%\" stop-color=\"#102532\"\/>\n  <\/linearGradient>\n  <radialGradient id=\"tp-amb\" cx=\"50%\" cy=\"18%\" r=\"60%\">\n    <stop offset=\"0%\"   stop-color=\"#c9a84c\" stop-opacity=\"0.10\"\/>\n    <stop offset=\"100%\" stop-color=\"#c9a84c\" stop-opacity=\"0\"\/>\n  <\/radialGradient>\n<\/defs>\n<rect width=\"600\" height=\"320\" fill=\"url(#tp-bg)\"\/>\n<rect width=\"600\" height=\"320\" fill=\"url(#tp-amb)\"\/>\n\n<text x=\"300\" y=\"30\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"8\" fill=\"rgba(255,255,255,0.45)\" font-weight=\"300\" letter-spacing=\"5\">SEMORA, NORTH CAROLINA<\/text>\n\n<text x=\"300\" y=\"84\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"50\" fill=\"white\" font-weight=\"300\" letter-spacing=\"1\">The Pointe at Hyco Lake<\/text>\n<text x=\"300\" y=\"105\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"13\" fill=\"rgba(255,255,255,0.7)\" font-style=\"italic\">A gated shoreline, held in reserve.<\/text>\n\n<line x1=\"120\" y1=\"116\" x2=\"480\" y2=\"116\" stroke=\"white\" stroke-width=\"0.6\" opacity=\"0.25\"\/>\n<text x=\"300\" y=\"133\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"8.5\" fill=\"rgba(255,255,255,0.82)\" font-weight=\"400\" letter-spacing=\"1\">430-acre gated peninsula \u00b7 3.5 miles of shoreline \u00b7 homesites 0.5\u20132.5 acres<\/text>\n<line x1=\"120\" y1=\"146\" x2=\"480\" y2=\"146\" stroke=\"white\" stroke-width=\"0.6\" opacity=\"0.25\"\/>\n\n<!-- Preferred builder panel -->\n<rect x=\"28\" y=\"156\" width=\"544\" height=\"104\" fill=\"url(#tp-card)\" rx=\"1\"\/>\n<rect x=\"28\" y=\"156\" width=\"544\" height=\"3\" fill=\"#c9a84c\" opacity=\"0.85\"\/>\n\n<text x=\"44\" y=\"174\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"#c9a84c\" font-weight=\"400\" letter-spacing=\"2.5\">APPROVED TO BUILD INSIDE THE GATES<\/text>\n<line x1=\"44\" y1=\"180\" x2=\"556\" y2=\"180\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.3\"\/>\n\n<text x=\"44\" y=\"204\" font-family=\"'Cormorant Garamond',serif\" font-size=\"24\" fill=\"white\" font-weight=\"400\">S&amp;S Luxury Homes is a Preferred Builder.<\/text>\n<text x=\"44\" y=\"222\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7.5\" fill=\"rgba(255,255,255,0.6)\" letter-spacing=\"1\">Fully custom design \u00b7 In-house design team \u00b7 Every home drawn for its own lot and water view.<\/text>\n\n<line x1=\"44\" y1=\"237\" x2=\"556\" y2=\"237\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.3\"\/>\n<text x=\"44\" y=\"251\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7\" fill=\"#c9a84c\" letter-spacing=\"2\">WE OWN A HOMESITE HERE<\/text>\n<a href=\"https:\/\/ssluxuryhomes.com\/?page_id=424\">\n<text x=\"556\" y=\"251\" text-anchor=\"end\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7\" fill=\"#c9a84c\" letter-spacing=\"2\">OWN A LOT? LET&#8217;S WALK IT &#8594;<\/text>\n<\/a>\n\n<line x1=\"180\" y1=\"272\" x2=\"420\" y2=\"272\" stroke=\"rgba(255,255,255,0.15)\" stroke-width=\"0.8\"\/>\n<a href=\"https:\/\/ssluxuryhomes.com\/?page_id=4276\">\n  <rect x=\"220\" y=\"280\" width=\"160\" height=\"22\" fill=\"none\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"0.8\"\/>\n  <text x=\"300\" y=\"295\" text-anchor=\"middle\"\n    font-family=\"'Josefin Sans',sans-serif\"\n    font-size=\"7.5\" fill=\"white\" font-weight=\"400\" letter-spacing=\"3.5\">LEARN MORE<\/text>\n<\/a>\n<\/svg>\n<div class=\"strip\" style=\"background:#132a38;border-top:1px solid rgba(201,168,76,0.2);padding:22px 28px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0;\">\n  <div>\n    <div class=\"strip-name\" style=\"font-family:'Cormorant Garamond',serif;font-size:1.15rem;font-weight:400;letter-spacing:0.03em;margin:0 0 4px;color:#ffffff;\">The Pointe at Hyco Lake<\/div>\n    <div class=\"strip-loc\" style=\"font-family:'Josefin Sans',sans-serif;font-size:8px;letter-spacing:0.28em;text-transform:uppercase;margin:0;color:rgba(255,255,255,0.45);\">Semora, NC \u00b7 Preferred Builder<\/div>\n  <\/div>\n  <a href=\"https:\/\/ssluxuryhomes.com\/?page_id=4276#tph-community\" class=\"strip-cta\" style=\"font-family:'Josefin Sans',sans-serif;font-size:8px;letter-spacing:0.3em;text-transform:uppercase;text-decoration:none;color:#c9a84c;border-bottom:1px solid rgba(201,168,76,0.3);padding-bottom:2px;white-space:nowrap;flex-shrink:0;\">See the Community \u2192<\/a>\n<\/div>\n<\/div>\n\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     5 \u00b7 CAROLINA CROSSING\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"card\" id=\"carolina-crossing\">\n<svg width=\"100%\" viewBox=\"0 0 600 314\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<defs>\n  <linearGradient id=\"cc-bg\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n    <stop offset=\"0%\"   stop-color=\"#3a3a1a\"\/>\n    <stop offset=\"100%\" stop-color=\"#26260e\"\/>\n  <\/linearGradient>\n  <linearGradient id=\"cc-card\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n    <stop offset=\"0%\"   stop-color=\"#2e2e12\"\/>\n    <stop offset=\"100%\" stop-color=\"#1e1e08\"\/>\n  <\/linearGradient>\n  <radialGradient id=\"cc-amb\" cx=\"70%\" cy=\"30%\" r=\"50%\">\n    <stop offset=\"0%\"   stop-color=\"#c8a020\" stop-opacity=\"0.08\"\/>\n    <stop offset=\"100%\" stop-color=\"#c8a020\" stop-opacity=\"0\"\/>\n  <\/radialGradient>\n<\/defs>\n<rect width=\"600\" height=\"314\" fill=\"url(#cc-bg)\"\/>\n<rect width=\"600\" height=\"314\" fill=\"url(#cc-amb)\"\/>\n<text x=\"300\" y=\"30\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"8\" fill=\"rgba(255,255,255,0.45)\" font-weight=\"300\" letter-spacing=\"5\">APEX, NORTH CAROLINA<\/text>\n<text x=\"300\" y=\"88\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"52\" fill=\"white\" font-weight=\"300\" letter-spacing=\"1\">Carolina Crossing<\/text>\n<text x=\"300\" y=\"108\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"13\" fill=\"rgba(255,255,255,0.7)\" font-style=\"italic\">Where your dreams have space to grow.<\/text>\n<line x1=\"120\" y1=\"118\" x2=\"480\" y2=\"118\" stroke=\"white\" stroke-width=\"0.6\" opacity=\"0.25\"\/>\n<text x=\"300\" y=\"135\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"8.5\" fill=\"rgba(255,255,255,0.82)\" font-weight=\"400\" letter-spacing=\"1\">26 estate homesites \u00b7 2\u20137 acres \u00b7 hardwoods, streams \u00b7 minutes to Jordan Lake<\/text>\n<line x1=\"120\" y1=\"148\" x2=\"480\" y2=\"148\" stroke=\"white\" stroke-width=\"0.6\" opacity=\"0.25\"\/>\n<rect x=\"28\" y=\"158\" width=\"544\" height=\"102\" fill=\"url(#cc-card)\" rx=\"1\"\/>\n<rect x=\"28\" y=\"158\" width=\"544\" height=\"3\" fill=\"#c9a84c\" opacity=\"0.8\"\/>\n<text x=\"44\" y=\"176\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"#c9a84c\" font-weight=\"400\" letter-spacing=\"2.5\">S&amp;S LUXURY HOMES \u00b7 CURRENT BUILD<\/text>\n<line x1=\"44\" y1=\"182\" x2=\"556\" y2=\"182\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.3\"\/>\n<text x=\"44\" y=\"207\" font-family=\"'Cormorant Garamond',serif\" font-size=\"26\" fill=\"white\" font-weight=\"400\">Custom Modern Estate \u00b7 7,144 SF<\/text>\n<text x=\"44\" y=\"224\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7.5\" fill=\"rgba(255,255,255,0.6)\" letter-spacing=\"1\">Pella windows \u00b7 skylights \u00b7 contemporary lines \u00b7 seamless indoor\u2013outdoor connection<\/text>\n<line x1=\"44\" y1=\"238\" x2=\"556\" y2=\"238\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.3\"\/>\n<text x=\"44\" y=\"252\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7\" fill=\"#c9a84c\" letter-spacing=\"2\">LUXURY BUILDING UNDERWAY \u00b7 Est. 2026<\/text>\n<text x=\"556\" y=\"252\" text-anchor=\"end\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7\" fill=\"#c9a84c\" letter-spacing=\"2\">READ THE BUILD STORY \u2192<\/text>\n<line x1=\"180\" y1=\"272\" x2=\"420\" y2=\"272\" stroke=\"rgba(255,255,255,0.15)\" stroke-width=\"0.8\"\/>\n<a href=\"https:\/\/ssluxuryhomes.com\/?page_id=3490\">\n  <rect x=\"220\" y=\"280\" width=\"160\" height=\"22\" fill=\"none\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"0.8\"\/>\n  <text x=\"300\" y=\"295\" text-anchor=\"middle\"\n    font-family=\"'Josefin Sans',sans-serif\"\n    font-size=\"7.5\" fill=\"white\" font-weight=\"400\" letter-spacing=\"3.5\">LEARN MORE<\/text>\n<\/a>\n<\/svg>\n<div class=\"strip\" style=\"background:#26260e; border-top:1px solid rgba(201,168,76,0.2);\">\n  <div>\n    <div class=\"strip-name\" style=\"color:white\">Carolina Crossing<\/div>\n    <div class=\"strip-loc\" style=\"color:rgba(255,255,255,0.45)\">Apex, NC \u00b7 Build in Progress<\/div>\n  <\/div>\n  <a href=\"https:\/\/ssluxuryhomes.com\/?p=2555\" class=\"strip-cta\" style=\"color:#c9a84c; border-color:rgba(201,168,76,0.3)\">Read the Build Story \u2192<\/a>\n<\/div>\n<\/div>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     6 \u00b7 HYCO LAKE\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"card\" id=\"hyco-lake\">\n<svg width=\"100%\" viewBox=\"0 0 600 320\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<defs>\n  <linearGradient id=\"hl-bg\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n    <stop offset=\"0%\"   stop-color=\"#1a2e2a\"\/>\n    <stop offset=\"100%\" stop-color=\"#0e1e1a\"\/>\n  <\/linearGradient>\n  <linearGradient id=\"hl-card\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n    <stop offset=\"0%\"   stop-color=\"#162624\"\/>\n    <stop offset=\"100%\" stop-color=\"#0c1816\"\/>\n  <\/linearGradient>\n  <radialGradient id=\"hl-amb\" cx=\"50%\" cy=\"20%\" r=\"60%\">\n    <stop offset=\"0%\"   stop-color=\"#4a8060\" stop-opacity=\"0.12\"\/>\n    <stop offset=\"100%\" stop-color=\"#4a8060\" stop-opacity=\"0\"\/>\n  <\/radialGradient>\n<\/defs>\n<rect width=\"600\" height=\"320\" fill=\"url(#hl-bg)\"\/>\n<rect width=\"600\" height=\"320\" fill=\"url(#hl-amb)\"\/>\n<text x=\"300\" y=\"30\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"8\" fill=\"rgba(255,255,255,0.45)\" font-weight=\"300\" letter-spacing=\"5\">LEASBURG &amp; SEMORA, NORTH CAROLINA<\/text>\n<text x=\"300\" y=\"82\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"58\" fill=\"white\" font-weight=\"300\" letter-spacing=\"1\">Hyco Lake<\/text>\n<text x=\"300\" y=\"101\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"13\" fill=\"rgba(255,255,255,0.7)\" font-style=\"italic\">Lake Life. Luxury.<\/text>\n<line x1=\"120\" y1=\"113\" x2=\"480\" y2=\"113\" stroke=\"white\" stroke-width=\"0.6\" opacity=\"0.25\"\/>\n<text x=\"300\" y=\"129\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"8.5\" fill=\"rgba(255,255,255,0.82)\" font-weight=\"400\" letter-spacing=\"1\">BOATING \u00b7 FISHING \u00b7 TUNNEL CREEK VINEYARDS \u00b7 WAKE PARK \u00b7 MARINA<\/text>\n<line x1=\"120\" y1=\"142\" x2=\"480\" y2=\"142\" stroke=\"white\" stroke-width=\"0.6\" opacity=\"0.25\"\/>\n\n<!-- Card 1: 76 Ruddy Duck \u2014 UNDER CONTRACT -->\n<a href=\"https:\/\/ssluxuryhomes.com\/?property=76-ruddy-duck-leasburg-nc\">\n<rect x=\"16\"  y=\"150\" width=\"130\" height=\"118\" fill=\"url(#hl-card)\" rx=\"1\" opacity=\"0.7\"\/>\n<rect x=\"16\"  y=\"150\" width=\"130\" height=\"3\"   fill=\"#a88840\" opacity=\"0.6\"\/>\n<text x=\"81\"  y=\"168\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#a88840\" letter-spacing=\"1.5\">76 RUDDY DUCK<\/text>\n<line x1=\"24\" y1=\"174\" x2=\"138\" y2=\"174\" stroke=\"#a88840\" stroke-width=\"0.4\" opacity=\"0.3\"\/>\n<text x=\"81\"  y=\"196\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"19\" fill=\"rgba(255,255,255,0.5)\" font-weight=\"400\">$1,800,000<\/text>\n<text x=\"81\"  y=\"211\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7\" fill=\"rgba(255,255,255,0.35)\">3 BD \u00b7 5 BA \u00b7 3,489 SF<\/text>\n<line x1=\"24\" y1=\"224\" x2=\"138\" y2=\"224\" stroke=\"#a88840\" stroke-width=\"0.4\" opacity=\"0.2\"\/>\n<text x=\"81\"  y=\"237\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"#a88840\" letter-spacing=\"1\">UNDER CONTRACT<\/text>\n<text x=\"81\"  y=\"257\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"rgba(255,255,255,0.25)\" letter-spacing=\"1\">Leasburg, NC<\/text>\n<\/a>\n\n<!-- Card 2: Crystal Forest \u2014 ACTIVE -->\n<a href=\"https:\/\/ssluxuryhomes.com\/?property=ready-by-summer-1062-crystal-forest-semora-nc\">\n<rect x=\"158\" y=\"150\" width=\"130\" height=\"118\" fill=\"url(#hl-card)\" rx=\"1\"\/>\n<rect x=\"158\" y=\"150\" width=\"130\" height=\"3\"   fill=\"#c9a84c\" opacity=\"0.7\"\/>\n<text x=\"223\" y=\"168\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#c9a84c\" letter-spacing=\"1.5\">CRYSTAL FOREST<\/text>\n<line x1=\"166\" y1=\"174\" x2=\"280\" y2=\"174\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.3\"\/>\n<text x=\"223\" y=\"196\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"19\" fill=\"white\" font-weight=\"400\">$1,225,000<\/text>\n<text x=\"223\" y=\"211\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7\" fill=\"rgba(255,255,255,0.55)\">3 BD \u00b7 3 BA \u00b7 2,368 SF<\/text>\n<line x1=\"166\" y1=\"224\" x2=\"280\" y2=\"224\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.25\"\/>\n<text x=\"223\" y=\"237\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"#c9a84c\" letter-spacing=\"1.5\">ACTIVE \u2192<\/text>\n<text x=\"223\" y=\"257\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"rgba(255,255,255,0.3)\" letter-spacing=\"1\">Semora, NC<\/text>\n<\/a>\n\n<!-- Card 3: 228 Canterberry \u2014 UNDER CONTRACT -->\n<a href=\"https:\/\/ssluxuryhomes.com\/?property=almost-complete-228-canterberry-leasburg-nc\">\n<rect x=\"300\" y=\"150\" width=\"130\" height=\"118\" fill=\"url(#hl-card)\" rx=\"1\" opacity=\"0.7\"\/>\n<rect x=\"300\" y=\"150\" width=\"130\" height=\"3\"   fill=\"#a88840\" opacity=\"0.6\"\/>\n<text x=\"365\" y=\"168\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#a88840\" letter-spacing=\"1.5\">228 CANTERBERRY<\/text>\n<line x1=\"308\" y1=\"174\" x2=\"422\" y2=\"174\" stroke=\"#a88840\" stroke-width=\"0.4\" opacity=\"0.3\"\/>\n<text x=\"365\" y=\"196\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"19\" fill=\"rgba(255,255,255,0.5)\" font-weight=\"400\">$1,150,000<\/text>\n<text x=\"365\" y=\"211\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7\" fill=\"rgba(255,255,255,0.35)\">4 BD \u00b7 3 BA \u00b7 2,204 SF<\/text>\n<line x1=\"308\" y1=\"224\" x2=\"422\" y2=\"224\" stroke=\"#a88840\" stroke-width=\"0.4\" opacity=\"0.2\"\/>\n<text x=\"365\" y=\"237\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"#a88840\" letter-spacing=\"1\">UNDER CONTRACT<\/text>\n<text x=\"365\" y=\"257\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"rgba(255,255,255,0.25)\" letter-spacing=\"1\">Leasburg, NC<\/text>\n<\/a>\n\n<!-- Card 4: 47 Little Dipper \u2014 PRE-SALE -->\n<a href=\"https:\/\/ssluxuryhomes.com\/?property=presale-47-little-dipper-semora-nc\">\n<rect x=\"442\" y=\"150\" width=\"142\" height=\"118\" fill=\"url(#hl-card)\" rx=\"1\"\/>\n<rect x=\"442\" y=\"150\" width=\"142\" height=\"3\"   fill=\"#c9a84c\" opacity=\"0.5\"\/>\n<text x=\"513\" y=\"168\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#c9a84c\" letter-spacing=\"1.5\">47 LITTLE DIPPER<\/text>\n<line x1=\"450\" y1=\"174\" x2=\"576\" y2=\"174\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.3\"\/>\n<text x=\"513\" y=\"196\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"19\" fill=\"white\" font-weight=\"400\">$624,900<\/text>\n<text x=\"513\" y=\"211\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7\" fill=\"rgba(255,255,255,0.55)\">3 BD \u00b7 3.5 BA \u00b7 1,988 SF<\/text>\n<line x1=\"450\" y1=\"224\" x2=\"576\" y2=\"224\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.25\"\/>\n<text x=\"513\" y=\"237\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"#c9a84c\" letter-spacing=\"1.5\">PRE-SALE \u2192<\/text>\n<text x=\"513\" y=\"257\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"rgba(255,255,255,0.3)\" letter-spacing=\"1\">Semora, NC<\/text>\n<\/a>\n\n<line x1=\"180\" y1=\"270\" x2=\"420\" y2=\"270\" stroke=\"rgba(255,255,255,0.15)\" stroke-width=\"0.8\"\/>\n<a href=\"https:\/\/ssluxuryhomes.com\/?page_id=3364\">\n  <rect x=\"220\" y=\"278\" width=\"160\" height=\"22\" fill=\"none\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"0.8\"\/>\n  <text x=\"300\" y=\"293\" text-anchor=\"middle\"\n    font-family=\"'Josefin Sans',sans-serif\"\n    font-size=\"7.5\" fill=\"white\" font-weight=\"400\" letter-spacing=\"3.5\">LEARN MORE<\/text>\n<\/a>\n<\/svg>\n<div class=\"strip\" style=\"background:#0e1e1a; border-top:1px solid rgba(201,168,76,0.2);\">\n  <div>\n    <div class=\"strip-name\" style=\"color:white\">Hyco Lake<\/div>\n    <div class=\"strip-loc\" style=\"color:rgba(255,255,255,0.45)\">Leasburg, NC \u00b7 Lakefront Living<\/div>\n  <\/div>\n  <a href=\"https:\/\/ssluxuryhomes.com\/?page_id=1636\" class=\"strip-cta\" style=\"color:#c9a84c; border-color:rgba(201,168,76,0.3)\">View Lake Listings \u2192<\/a>\n<\/div>\n<\/div>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     7 \u00b7 ELMIRA \u00b7 DURHAM\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"card\" id=\"elmira\">\n<svg width=\"100%\" viewBox=\"0 0 600 324\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<defs>\n  <linearGradient id=\"el-bg\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n    <stop offset=\"0%\"   stop-color=\"#181818\"\/>\n    <stop offset=\"100%\" stop-color=\"#0c0c0c\"\/>\n  <\/linearGradient>\n  <linearGradient id=\"el-card\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n    <stop offset=\"0%\"   stop-color=\"#242424\"\/>\n    <stop offset=\"100%\" stop-color=\"#161616\"\/>\n  <\/linearGradient>\n<\/defs>\n<rect width=\"600\" height=\"320\" fill=\"url(#el-bg)\"\/>\n<text x=\"300\" y=\"28\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"8\" fill=\"rgba(255,255,255,0.38)\" font-weight=\"300\" letter-spacing=\"5\">DURHAM, NORTH CAROLINA<\/text>\n<rect x=\"178\" y=\"44\" width=\"52\" height=\"52\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"1.8\"\/>\n<rect x=\"178\" y=\"44\" width=\"5\" height=\"52\" fill=\"#c9a84c\"\/>\n<text x=\"204\" y=\"87\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"46\" fill=\"#c9a84c\" font-weight=\"400\">E<\/text>\n<text x=\"238\" y=\"87\" text-anchor=\"start\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"38\" fill=\"white\" font-weight=\"200\" letter-spacing=\"10\">LMIRA<\/text>\n<text x=\"300\" y=\"115\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"13\" fill=\"rgba(255,255,255,0.58)\" font-style=\"italic\">Modern Luxury Within Reach.<\/text>\n<line x1=\"120\" y1=\"126\" x2=\"480\" y2=\"126\" stroke=\"white\" stroke-width=\"0.6\" opacity=\"0.14\"\/>\n<text x=\"300\" y=\"142\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"8.5\" fill=\"rgba(255,255,255,0.75)\" font-weight=\"400\" letter-spacing=\"1\">5 homes \u00b7 Durham, NC \u00b7 A S&amp;S Luxury Community<\/text>\n<line x1=\"120\" y1=\"154\" x2=\"480\" y2=\"154\" stroke=\"white\" stroke-width=\"0.6\" opacity=\"0.14\"\/>\n\n<!-- LOT 1 -->\n<a href=\"https:\/\/ssluxuryhomes.com\/?property=1103-elmira-ave-lot-1-durham-nc\">\n<rect x=\"16\"  y=\"163\" width=\"100\" height=\"112\" fill=\"url(#el-card)\" rx=\"1\"\/>\n<rect x=\"16\"  y=\"163\" width=\"100\" height=\"3\"   fill=\"#c9a84c\"\/>\n<text x=\"66\"  y=\"180\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#c9a84c\" letter-spacing=\"2\">LOT 1<\/text>\n<line x1=\"24\" y1=\"186\" x2=\"108\" y2=\"186\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.28\"\/>\n<text x=\"66\"  y=\"210\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"20\" fill=\"white\">$435K<\/text>\n<text x=\"66\"  y=\"226\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"rgba(255,255,255,0.48)\">3 BD \u00b7 3.5 BA<\/text>\n<text x=\"66\"  y=\"239\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"rgba(255,255,255,0.48)\">1,755 SF<\/text>\n<line x1=\"24\" y1=\"251\" x2=\"108\" y2=\"251\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.22\"\/>\n<text x=\"66\"  y=\"265\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#c9a84c\" letter-spacing=\"1.5\">ACTIVE \u2192<\/text>\n<\/a>\n\n<!-- LOT 2 -->\n<a href=\"https:\/\/ssluxuryhomes.com\/?property=1103-elmira-ave-lot-2-chapel-hill-nc\">\n<rect x=\"133\" y=\"163\" width=\"100\" height=\"112\" fill=\"url(#el-card)\" rx=\"1\"\/>\n<rect x=\"133\" y=\"163\" width=\"100\" height=\"3\"   fill=\"#c9a84c\"\/>\n<text x=\"183\" y=\"180\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#c9a84c\" letter-spacing=\"2\">LOT 2<\/text>\n<line x1=\"141\" y1=\"186\" x2=\"225\" y2=\"186\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.28\"\/>\n<text x=\"183\" y=\"210\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"20\" fill=\"white\">$445K<\/text>\n<text x=\"183\" y=\"226\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"rgba(255,255,255,0.48)\">3 BD \u00b7 3 BA<\/text>\n<text x=\"183\" y=\"239\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"rgba(255,255,255,0.48)\">1,750 SF<\/text>\n<line x1=\"141\" y1=\"251\" x2=\"225\" y2=\"251\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.22\"\/>\n<text x=\"183\" y=\"265\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#c9a84c\" letter-spacing=\"1.5\">ACTIVE \u2192<\/text>\n<\/a>\n\n<!-- LOT 3 -->\n<a href=\"https:\/\/ssluxuryhomes.com\/?property=1103-elmira-ave-lot-3-chapel-hill-nc\">\n<rect x=\"250\" y=\"163\" width=\"100\" height=\"112\" fill=\"#202020\" rx=\"1\"\/>\n<rect x=\"250\" y=\"163\" width=\"100\" height=\"3\"   fill=\"#c9a84c\"\/>\n<text x=\"300\" y=\"180\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#c9a84c\" letter-spacing=\"2\">LOT 3<\/text>\n<line x1=\"258\" y1=\"186\" x2=\"342\" y2=\"186\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.28\"\/>\n<text x=\"300\" y=\"210\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"20\" fill=\"white\">$699K<\/text>\n<text x=\"300\" y=\"226\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"rgba(255,255,255,0.48)\">4 BD \u00b7 2 BA<\/text>\n<text x=\"300\" y=\"239\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"rgba(255,255,255,0.48)\">2,422 SF<\/text>\n<line x1=\"258\" y1=\"251\" x2=\"342\" y2=\"251\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.22\"\/>\n<text x=\"300\" y=\"265\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#c9a84c\" letter-spacing=\"1.5\">ACTIVE \u2192<\/text>\n<\/a>\n\n<!-- LOT 4 -->\n<a href=\"https:\/\/ssluxuryhomes.com\/?property=1103-elmira-avenue-lot-4-durham-nc\">\n<rect x=\"367\" y=\"163\" width=\"100\" height=\"112\" fill=\"url(#el-card)\" rx=\"1\"\/>\n<rect x=\"367\" y=\"163\" width=\"100\" height=\"3\"   fill=\"#c9a84c\"\/>\n<text x=\"417\" y=\"180\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#c9a84c\" letter-spacing=\"2\">LOT 4<\/text>\n<line x1=\"375\" y1=\"186\" x2=\"459\" y2=\"186\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.28\"\/>\n<text x=\"417\" y=\"210\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"20\" fill=\"white\">$435K<\/text>\n<text x=\"417\" y=\"226\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"rgba(255,255,255,0.48)\">3 BD \u00b7 3 BA<\/text>\n<text x=\"417\" y=\"239\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"rgba(255,255,255,0.48)\">1,751 SF<\/text>\n<line x1=\"375\" y1=\"251\" x2=\"459\" y2=\"251\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.22\"\/>\n<text x=\"417\" y=\"265\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#c9a84c\" letter-spacing=\"1.5\">ACTIVE \u2192<\/text>\n<\/a>\n\n<!-- LOT 5 -->\n<a href=\"https:\/\/ssluxuryhomes.com\/?property=1103a-elmira-avenue-lot-5\">\n<rect x=\"484\" y=\"163\" width=\"100\" height=\"112\" fill=\"url(#el-card)\" rx=\"1\"\/>\n<rect x=\"484\" y=\"163\" width=\"100\" height=\"3\"   fill=\"#c9a84c\"\/>\n<text x=\"534\" y=\"180\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#c9a84c\" letter-spacing=\"2\">LOT 5<\/text>\n<line x1=\"492\" y1=\"186\" x2=\"576\" y2=\"186\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.28\"\/>\n<text x=\"534\" y=\"210\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"20\" fill=\"white\">$350K<\/text>\n<text x=\"534\" y=\"226\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"rgba(255,255,255,0.48)\">2 BD \u00b7 2 BA<\/text>\n<text x=\"534\" y=\"239\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6.5\" fill=\"rgba(255,255,255,0.48)\">1,198 SF<\/text>\n<line x1=\"492\" y1=\"251\" x2=\"576\" y2=\"251\" stroke=\"#c9a84c\" stroke-width=\"0.4\" opacity=\"0.22\"\/>\n<text x=\"534\" y=\"265\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"6\" fill=\"#c9a84c\" letter-spacing=\"1.5\">ACTIVE \u2192<\/text>\n<\/a>\n\n<line x1=\"180\" y1=\"278\" x2=\"420\" y2=\"278\" stroke=\"rgba(255,255,255,0.12)\" stroke-width=\"0.8\"\/>\n<a href=\"https:\/\/ssluxuryhomes.com\/?page_id=3384\">\n  <rect x=\"220\" y=\"286\" width=\"160\" height=\"22\" fill=\"none\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"0.8\"\/>\n  <text x=\"300\" y=\"301\" text-anchor=\"middle\"\n    font-family=\"'Josefin Sans',sans-serif\"\n    font-size=\"7.5\" fill=\"white\" font-weight=\"400\" letter-spacing=\"3.5\">LEARN MORE<\/text>\n<\/a>\n<\/svg>\n<div class=\"strip\" style=\"background:#0c0c0c; border-top:1px solid rgba(201,168,76,0.15);\">\n  <div>\n    <div class=\"strip-name\" style=\"color:white\">Elmira<\/div>\n    <div class=\"strip-loc\" style=\"color:rgba(255,255,255,0.4)\">Durham, NC \u00b7 5 Homes Active<\/div>\n  <\/div>\n  <a href=\"https:\/\/ssluxuryhomes.com\/?page_id=1644\" class=\"strip-cta\" style=\"color:#c9a84c; border-color:rgba(201,168,76,0.3)\">All Durham Listings \u2192<\/a>\n<\/div>\n<\/div>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     8 \u00b7 BUILD ON YOUR LOT\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"card\" id=\"build-on-your-lot\">\n<svg width=\"100%\" viewBox=\"0 0 600 320\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<defs>\n  <linearGradient id=\"bol-bg\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n    <stop offset=\"0%\"   stop-color=\"#2a2a2e\"\/>\n    <stop offset=\"100%\" stop-color=\"#16161a\"\/>\n  <\/linearGradient>\n  <radialGradient id=\"bol-glow\" cx=\"50%\" cy=\"45%\" r=\"55%\">\n    <stop offset=\"0%\"   stop-color=\"#c9a84c\" stop-opacity=\"0.08\"\/>\n    <stop offset=\"100%\" stop-color=\"#c9a84c\" stop-opacity=\"0\"\/>\n  <\/radialGradient>\n<\/defs>\n<rect width=\"600\" height=\"320\" fill=\"url(#bol-bg)\"\/>\n<rect width=\"600\" height=\"320\" fill=\"url(#bol-glow)\"\/>\n<rect x=\"0\" y=\"0\"   width=\"600\" height=\"3\" fill=\"#c9a84c\"\/>\n<rect x=\"0\" y=\"317\" width=\"600\" height=\"3\" fill=\"#c9a84c\"\/>\n<text x=\"300\" y=\"36\" text-anchor=\"middle\"\n  font-family=\"'Josefin Sans',sans-serif\"\n  font-size=\"8\" fill=\"rgba(201,168,76,0.7)\" font-weight=\"300\" letter-spacing=\"5\">S&amp;S LUXURY HOMES<\/text>\n<text x=\"300\" y=\"96\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"42\" fill=\"white\" font-weight=\"300\" letter-spacing=\"1\">We Build On Your Lot.<\/text>\n<text x=\"300\" y=\"120\" text-anchor=\"middle\"\n  font-family=\"'Cormorant Garamond',serif\"\n  font-size=\"14\" fill=\"rgba(255,255,255,0.65)\" font-style=\"italic\">Luxury design and construction \u2014 wherever you want to call home.<\/text>\n<line x1=\"120\" y1=\"132\" x2=\"480\" y2=\"132\" stroke=\"#c9a84c\" stroke-width=\"0.7\" opacity=\"0.4\"\/>\n<text x=\"120\" y=\"158\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"15\" fill=\"#c9a84c\" font-weight=\"400\">Design<\/text>\n<text x=\"300\" y=\"158\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"15\" fill=\"#c9a84c\" font-weight=\"400\">Construction<\/text>\n<text x=\"480\" y=\"158\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"15\" fill=\"#c9a84c\" font-weight=\"400\">Confidence<\/text>\n<text x=\"120\" y=\"174\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7.5\" fill=\"rgba(255,255,255,0.5)\" font-weight=\"200\" letter-spacing=\"1\">Your vision, built.<\/text>\n<text x=\"300\" y=\"174\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7.5\" fill=\"rgba(255,255,255,0.5)\" font-weight=\"200\" letter-spacing=\"1\">Highest quality materials.<\/text>\n<text x=\"480\" y=\"174\" text-anchor=\"middle\" font-family=\"'Josefin Sans',sans-serif\" font-size=\"7.5\" fill=\"rgba(255,255,255,0.5)\" font-weight=\"200\" letter-spacing=\"1\">20+ years of expertise.<\/text>\n<line x1=\"210\" y1=\"150\" x2=\"210\" y2=\"180\" stroke=\"#c9a84c\" stroke-width=\"0.5\" opacity=\"0.25\"\/>\n<line x1=\"390\" y1=\"150\" x2=\"390\" y2=\"180\" stroke=\"#c9a84c\" stroke-width=\"0.5\" opacity=\"0.25\"\/>\n<text x=\"300\" y=\"214\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"22\" fill=\"white\" font-weight=\"300\" letter-spacing=\"2\">Build luxury with confidence.<\/text>\n<text x=\"300\" y=\"232\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"12\" fill=\"rgba(255,255,255,0.55)\" font-style=\"italic\">We believe our clients deserve a great home and building experience.<\/text>\n<text x=\"300\" y=\"247\" text-anchor=\"middle\" font-family=\"'Cormorant Garamond',serif\" font-size=\"12\" fill=\"rgba(255,255,255,0.55)\" font-style=\"italic\">We value collaboration and inclusivity.<\/text>\n<line x1=\"180\" y1=\"262\" x2=\"420\" y2=\"262\" stroke=\"rgba(255,255,255,0.12)\" stroke-width=\"0.8\"\/>\n<a rel=\"nofollow\" href=\"https:\/\/ssluxuryhomes.com\/?page_id=3400\">\n  <rect x=\"220\" y=\"271\" width=\"160\" height=\"22\" fill=\"none\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"0.8\"\/>\n  <text x=\"300\" y=\"286\" text-anchor=\"middle\"\n    font-family=\"'Josefin Sans',sans-serif\"\n    font-size=\"7.5\" fill=\"white\" font-weight=\"400\" letter-spacing=\"3.5\">LEARN MORE<\/text>\n<\/a>\n<\/svg>\n<div class=\"strip\" style=\"background:#16161a; border-top:1px solid rgba(201,168,76,0.2);\">\n  <div>\n    <div class=\"strip-name\" style=\"color:white\">Build On Your Lot<\/div>\n    <div class=\"strip-loc\" style=\"color:rgba(255,255,255,0.4)\">S&amp;S Luxury Homes \u00b7 North Carolina<\/div>\n  <\/div>\n  <a href=\"https:\/\/ssluxuryhomes.com\/?page_id=2166#meet-the-team\" class=\"strip-cta\" style=\"color:#c9a84c; border-color:rgba(201,168,76,0.3)\">Meet the Team \u2192<\/a>\n<\/div>\n<\/div>\n\n<\/div><!-- \/grid -->\n\n\n\n<!-- \u2550\u2550 FOOTER \u2550\u2550 -->\n<footer class=\"footer-light\">\n  <div class=\"footer-top\">\n    <span class=\"footer-label\">Start the conversation<\/span>\n    <div class=\"footer-rule\"><\/div>\n  <\/div>\n  <div class=\"footer-body-area\">\n    <div class=\"footer-left\">\n      <div style=\"font-family:'Cormorant Garamond',serif; font-size:2.4rem; font-weight:300; color:#1a1a18; line-height:1.15; letter-spacing:0.02em; margin-bottom:18px;\">Luxury begins with<br><em style=\"font-style:italic; color:#a8882a;\">a conversation.<\/em><\/div>\n      <p class=\"footer-body\">We listen closely, build beautifully, and deliver homes that exceed every expectation.<\/p>\n    <\/div>\n    <div class=\"footer-right\">\n      <div style=\"font-family:'Josefin Sans',sans-serif; font-size:8px; letter-spacing:0.42em; text-transform:uppercase; color:#a8882a; margin-bottom:16px;\">S &amp; S Luxury Homes<\/div>\n      <a href=\"https:\/\/ssluxuryhomes.com\/?page_id=424\" style=\"font-family:'Josefin Sans',sans-serif; font-size:8px; letter-spacing:0.35em; text-transform:uppercase; color:#c9a84c; text-decoration:none; display:inline-block; margin-bottom:20px; padding:10px 24px; border:1px solid rgba(201,168,76,0.5);\">Contact Us \u2192<\/a>\n      <a href=\"https:\/\/ssluxuryhomes.com\" style=\"font-family:'Cormorant Garamond',serif; font-size:0.95rem; color:#888880; text-decoration:none; letter-spacing:0.02em; display:block;\">ssluxuryhomes.com<\/a>\n    <\/div>\n  <\/div>\n<\/footer>\n<\/body>\n<\/html>\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>Communities \u2014 S&#038;S Luxury Homes OurCommunities From the wooded estates of Chatham County to the open waters of Hyco Lake \u2014 S&#038;S Luxury Homes builds across the finest addresses in North Carolina. Each community is distinct. Every home is built to make your luxury dreams come true. Building luxury in seven North Carolina communities CE [&hellip;]<\/p>\n","protected":false},"author":274122558,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":"","big_sky_generated":false},"class_list":["post-3096","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"Communities \u2014 S&amp;S Luxury Homes OurCommunities From the wooded estates of Chatham County to the open waters of Hyco Lake \u2014 S&amp;S Luxury Homes builds across the finest addresses in North Carolina. Each community is distinct. Every home is built to make your luxury dreams come true. Building luxury in seven North Carolina communities CE\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/ssluxuryhomes.com\/?page_id=3096\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"S &amp; S Luxury Homes - We build luxury in North Carolina.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Luxury Communities - S &amp; S Luxury Homes\" \/>\n\t\t<meta property=\"og:description\" content=\"Communities \u2014 S&amp;S Luxury Homes OurCommunities From the wooded estates of Chatham County to the open waters of Hyco Lake \u2014 S&amp;S Luxury Homes builds across the finest addresses in North Carolina. Each community is distinct. Every home is built to make your luxury dreams come true. Building luxury in seven North Carolina communities CE\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/ssluxuryhomes.com\/?page_id=3096\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/07\/Post-July-Website-Circle-Logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/07\/Post-July-Website-Circle-Logo.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t\t<meta property=\"og:image:height\" content=\"2000\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-03-19T01:23:30+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-28T13:55:03+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61585253528342\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Luxury Communities - S &amp; S Luxury Homes\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Communities \u2014 S&amp;S Luxury Homes OurCommunities From the wooded estates of Chatham County to the open waters of Hyco Lake \u2014 S&amp;S Luxury Homes builds across the finest addresses in North Carolina. Each community is distinct. Every home is built to make your luxury dreams come true. Building luxury in seven North Carolina communities CE\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/03\/SS_LuxuryHomes_Logo.svg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3096#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ssluxuryhomes.com\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3096#listItem\",\"name\":\"Luxury Communities\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3096#listItem\",\"position\":2,\"name\":\"Luxury Communities\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/#organization\",\"name\":\"S & S Luxury Homes\",\"description\":\"We build luxury in North Carolina.\",\"url\":\"https:\\\/\\\/ssluxuryhomes.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/ssluxuryhomes.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Unknown-3.png?fit=2000%2C2000&ssl=1\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3096\\\/#organizationLogo\",\"width\":2000,\"height\":2000},\"image\":{\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3096\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61585253528342\",\"https:\\\/\\\/www.instagram.com\\\/ssluxurync\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/110389935\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3096#webpage\",\"url\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3096\",\"name\":\"Luxury Communities - S & S Luxury Homes\",\"description\":\"Communities \\u2014 S&S Luxury Homes OurCommunities From the wooded estates of Chatham County to the open waters of Hyco Lake \\u2014 S&S Luxury Homes builds across the finest addresses in North Carolina. Each community is distinct. Every home is built to make your luxury dreams come true. Building luxury in seven North Carolina communities CE\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3096#breadcrumblist\"},\"datePublished\":\"2026-03-18T21:23:30-04:00\",\"dateModified\":\"2026-08-28T09:55:03-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/#website\",\"url\":\"https:\\\/\\\/ssluxuryhomes.com\\\/\",\"name\":\"S & S Luxury Homes\",\"description\":\"We build luxury in North Carolina.\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Luxury Communities - S & S Luxury Homes","description":"Communities \u2014 S&S Luxury Homes OurCommunities From the wooded estates of Chatham County to the open waters of Hyco Lake \u2014 S&S Luxury Homes builds across the finest addresses in North Carolina. Each community is distinct. Every home is built to make your luxury dreams come true. Building luxury in seven North Carolina communities CE","canonical_url":"https:\/\/ssluxuryhomes.com\/?page_id=3096","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/ssluxuryhomes.com\/?page_id=3096#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/ssluxuryhomes.com\/#listItem","position":1,"name":"Home","item":"https:\/\/ssluxuryhomes.com\/","nextItem":{"@type":"ListItem","@id":"https:\/\/ssluxuryhomes.com\/?page_id=3096#listItem","name":"Luxury Communities"}},{"@type":"ListItem","@id":"https:\/\/ssluxuryhomes.com\/?page_id=3096#listItem","position":2,"name":"Luxury Communities","previousItem":{"@type":"ListItem","@id":"https:\/\/ssluxuryhomes.com\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/ssluxuryhomes.com\/#organization","name":"S & S Luxury Homes","description":"We build luxury in North Carolina.","url":"https:\/\/ssluxuryhomes.com\/","logo":{"@type":"ImageObject","url":"https:\/\/i0.wp.com\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/07\/Unknown-3.png?fit=2000%2C2000&ssl=1","@id":"https:\/\/ssluxuryhomes.com\/?page_id=3096\/#organizationLogo","width":2000,"height":2000},"image":{"@id":"https:\/\/ssluxuryhomes.com\/?page_id=3096\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61585253528342","https:\/\/www.instagram.com\/ssluxurync\/","https:\/\/www.linkedin.com\/company\/110389935\/"]},{"@type":"WebPage","@id":"https:\/\/ssluxuryhomes.com\/?page_id=3096#webpage","url":"https:\/\/ssluxuryhomes.com\/?page_id=3096","name":"Luxury Communities - S & S Luxury Homes","description":"Communities \u2014 S&S Luxury Homes OurCommunities From the wooded estates of Chatham County to the open waters of Hyco Lake \u2014 S&S Luxury Homes builds across the finest addresses in North Carolina. Each community is distinct. Every home is built to make your luxury dreams come true. Building luxury in seven North Carolina communities CE","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/ssluxuryhomes.com\/#website"},"breadcrumb":{"@id":"https:\/\/ssluxuryhomes.com\/?page_id=3096#breadcrumblist"},"datePublished":"2026-03-18T21:23:30-04:00","dateModified":"2026-08-28T09:55:03-04:00"},{"@type":"WebSite","@id":"https:\/\/ssluxuryhomes.com\/#website","url":"https:\/\/ssluxuryhomes.com\/","name":"S & S Luxury Homes","description":"We build luxury in North Carolina.","inLanguage":"en-US","publisher":{"@id":"https:\/\/ssluxuryhomes.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"S &amp; S Luxury Homes - We build luxury in North Carolina.","og:type":"article","og:title":"Luxury Communities - S &amp; S Luxury Homes","og:description":"Communities \u2014 S&amp;S Luxury Homes OurCommunities From the wooded estates of Chatham County to the open waters of Hyco Lake \u2014 S&amp;S Luxury Homes builds across the finest addresses in North Carolina. Each community is distinct. Every home is built to make your luxury dreams come true. Building luxury in seven North Carolina communities CE","og:url":"https:\/\/ssluxuryhomes.com\/?page_id=3096","og:image":"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/07\/Post-July-Website-Circle-Logo.png","og:image:secure_url":"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/07\/Post-July-Website-Circle-Logo.png","og:image:width":2000,"og:image:height":2000,"article:published_time":"2026-03-19T01:23:30+00:00","article:modified_time":"2026-08-28T13:55:03+00:00","article:publisher":"https:\/\/www.facebook.com\/profile.php?id=61585253528342","twitter:card":"summary_large_image","twitter:title":"Luxury Communities - S &amp; S Luxury Homes","twitter:description":"Communities \u2014 S&amp;S Luxury Homes OurCommunities From the wooded estates of Chatham County to the open waters of Hyco Lake \u2014 S&amp;S Luxury Homes builds across the finest addresses in North Carolina. Each community is distinct. Every home is built to make your luxury dreams come true. Building luxury in seven North Carolina communities CE","twitter:image":"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/03\/SS_LuxuryHomes_Logo.svg"},"aioseo_meta_data":{"post_id":"3096","title":null,"description":null,"keywords":null,"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2026-03-19 02:18:23","updated":"2026-08-28 14:29:26","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/ssluxuryhomes.com\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tLuxury Communities\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/ssluxuryhomes.com\/"},{"label":"Luxury Communities","link":"https:\/\/ssluxuryhomes.com\/?page_id=3096"}],"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PgWuij-NW","jetpack-related-posts":[{"id":3384,"url":"https:\/\/ssluxuryhomes.com\/?page_id=3384","url_meta":{"origin":3096,"position":0},"title":"Elmira","author":"S &amp; S Luxury Homes","date":"March 25, 2026","format":false,"excerpt":"Elmira \u2014 S&S Luxury Homes \u00b7 Durham, NC E LMIRA Durham, North Carolina 1103 Elmira Avenue \u00b7 Durham, NC 27707 Five custom luxury homes on Elmira Avenue in southwest Durham \u2014 minutes from Duke University, NC Central, and downtown. Modern design, high-end finishes, and S&S craftsmanship at a price point\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3475,"url":"https:\/\/ssluxuryhomes.com\/?page_id=3475","url_meta":{"origin":3096,"position":1},"title":"Governors Club","author":"S &amp; S Luxury Homes","date":"March 26, 2026","format":false,"excerpt":"Governors Club \u2014 S&S Luxury Homes \u00b7 Chapel Hill, NC GC Governors Club Chapel Hill \u00b7 North Carolina 11000 Governors DriveChapel Hill, NC 27517 S&S Luxury Homes is proud to build within Governors Club \u2014 the Triangle's only gated golf community, set on 1,600 rolling acres around a 27-hole Jack\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3330,"url":"https:\/\/ssluxuryhomes.com\/?page_id=3330","url_meta":{"origin":3096,"position":2},"title":"Greenbrae","author":"S &amp; S Luxury Homes","date":"March 24, 2026","format":false,"excerpt":"Greenbrae \u2014 S&S Luxury Homes Greenbrae Chapel Hill \u00b7 North Carolina Millbrook CircleDairyland Road Eleven private five-acre estate lots tucked along Dairyland Road in Chapel Hill \u2014 wooded, quiet, and rare. Greenbrae sits within the Chapel Hill\u2013Carrboro school district and minutes from everything the Triangle has to offer. Private. Wooded.\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3490,"url":"https:\/\/ssluxuryhomes.com\/?page_id=3490","url_meta":{"origin":3096,"position":3},"title":"Carolina Crossing","author":"S &amp; S Luxury Homes","date":"March 26, 2026","format":false,"excerpt":"Carolina Crossing \u2014 S&S Luxury Homes \u00b7 Apex, NC CarolinaCrossing Apex, North Carolina Apex, NC \u00b7 Wake County A showcase of what's possible when vision, craft, and uncompromising materials come together. S&S Luxury Homes' Carolina Crossing build is a 7,144 SF custom modern estate \u2014 designed precisely for its owners,\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3364,"url":"https:\/\/ssluxuryhomes.com\/?page_id=3364","url_meta":{"origin":3096,"position":4},"title":"Hyco Lake","author":"S &amp; S Luxury Homes","date":"March 25, 2026","format":false,"excerpt":"Hyco Lake \u2014 S&S Luxury Homes Hyco Lake Leasburg & Semora \u00b7 North Carolina Person & Caswell County 3,750 acres of pristine water tucked into the rolling hills of north-central North Carolina. S&S Luxury Homes builds lakefront estates on Hyco Lake \u2014 deep-water lots, covered porches, and direct lake access.\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3416,"url":"https:\/\/ssluxuryhomes.com\/?page_id=3416","url_meta":{"origin":3096,"position":5},"title":"Our Luxury Values","author":"S &amp; S Luxury Homes","date":"March 26, 2026","format":false,"excerpt":"Our Values \u2014 S & S Luxury Homes S & S Luxury Homes \u00b7 North Carolina Luxury built onenduring values. Every home we build is an expression of our values \u2014 in the materials we choose, the relationships we keep, and the communities we help shape. \"Luxury isn't only about\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=\/wp\/v2\/pages\/3096","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=\/wp\/v2\/users\/274122558"}],"replies":[{"embeddable":true,"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3096"}],"version-history":[{"count":45,"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=\/wp\/v2\/pages\/3096\/revisions"}],"predecessor-version":[{"id":4340,"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=\/wp\/v2\/pages\/3096\/revisions\/4340"}],"wp:attachment":[{"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3096"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}