Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-06 05:45:03 +00:00

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{ name: "Testimonials", id: "#testimonials" },
{ name: "Contact", id: "#contact" },
]}
brandName="Lumina Interior"
brandName="KKG Design Studio"
button={{ text: "Contact Us", href: "#contact" }}
/>
</div>
@@ -158,4 +158,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}