Merge version_2 into main #4
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Redefining Connecticut Luxury"
|
||||
description="At New England Interiors, we combine architectural precision with a timeless design aesthetic. Our 100% CT-licensed team ensures every home we touch receives the highest standard of care, backed by our A+ BBB commitment."
|
||||
description="At New England Interiors, we combine architectural precision with a timeless design aesthetic. Our 100% CT-licensed team ensures every home we touch receives the highest standard of care, backed by our A+ BBB commitment. Reach us at 203-241-9412 or neihomes@aol.com."
|
||||
bulletPoints={[
|
||||
{ title: "18+ Years Experience", description: "Expert guidance from concept to completion." },
|
||||
{ title: "400+ Homes Transformed", description: "Proven track record in luxury renovation." },
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
tag="Inquiry"
|
||||
title="Inquire About Your Project"
|
||||
description="Let's bring your design vision to life. Serving Connecticut locations exclusively."
|
||||
description="Let's bring your design vision to life. Call us at 203-241-9412 or email neihomes@aol.com. Serving Connecticut locations exclusively."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f6f0e9;
|
||||
--card: #efe7dd;
|
||||
--foreground: #2b180a;
|
||||
--primary-cta: #b8964d;
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #120006e6;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta-text: #f6f0e9;
|
||||
--secondary-cta: #2b180a;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #f6f0e9;
|
||||
--accent: #94877c;
|
||||
--background-accent: #2b180a;
|
||||
--accent: #e63946;
|
||||
--background-accent: #ffffff;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user