Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-21 04:00:17 +00:00

View File

@@ -79,6 +79,9 @@ export default function LandingPage() {
title="Design Philosophy"
description={[
"At ArchCore, we believe architecture is the bridge between human emotion and environmental responsibility.", "Our team translates complex narratives into structural art, ensuring longevity, beauty, and function."]}
buttons={[
{ text: "Discuss Your Project", href: "#contact" }
]}
/>
</div>
@@ -214,4 +217,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}