Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-03 11:56:17 +00:00
2 changed files with 11 additions and 10 deletions

View File

@@ -70,7 +70,8 @@ export default function LandingPage() {
<TextSplitAbout
title="About Lumina Studio"
description={[
"We believe everyone deserves beautiful, functional spaces that tell their story. At Lumina Studio, we've been transforming interiors for over a decade, combining timeless design principles with modern sensibilities.", "Our mission is simple: deliver premium interior design and furnishing solutions that are genuinely accessible. We work within your budget without compromising on quality, creativity, or attention to detail. Every project is a collaboration where your vision becomes our priority."]}
"We believe everyone deserves beautiful, functional spaces that tell their story. At Lumina Studio, we've been transforming interiors for over a decade, combining timeless design principles with modern sensibilities.", "Our mission is simple: deliver premium interior design and furnishing solutions that are genuinely accessible. We work within your budget without compromising on quality, creativity, or attention to detail. Every project is a collaboration where your vision becomes our priority."
]}
buttons={[{ text: "Learn Our Process", href: "#services" }]}
useInvertedBackground={false}
/>

View File

@@ -10,15 +10,15 @@
--accent: #485E22;;;
--background-accent: #A53E4E;;; */
--background: #BA866F;;;
--card: #ffffff;;;
--foreground: #1a1a1a;;;
--primary-cta: #5C2F29;;;
--primary-cta-text: #f5f4f0;;;
--secondary-cta: #f5f4f0;;;
--secondary-cta-text: #1a1a1a;;;
--accent: #485E22;;;
--background-accent: #A53E4E;;;
--background: #BA866F;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #5C2F29;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #1a1a1a;
--accent: #485E22;
--background-accent: #A53E4E;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);