diff --git a/src/pages/projects/fair-oaks-midcentury-modern.astro b/src/pages/projects/fair-oaks-midcentury-modern.astro index b8e7a2f..af7c063 100644 --- a/src/pages/projects/fair-oaks-midcentury-modern.astro +++ b/src/pages/projects/fair-oaks-midcentury-modern.astro @@ -106,7 +106,7 @@ const project = { category: 'Full Home Renovation & Interior Design', location: 'Fair Oaks, CA', description: - 'A complete architectural refresh and interior redesign of a classic midcentury modern home. We emphasized natural light, warm oak tones, sleek line work, and modern functional living spaces while honoring the structural heritage of the property.', + 'A complete architectural refresh and interior redesign of a classic midcentury modern home. Emphasizing natural light, warm oak tones, and sleek line work, the updated space delivers modern functionality while honoring the property’s structural heritage.', comparisons: comparisons // <--- Attach your comparisons array here }; ---