Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 847160f097 | |||
| 1ca0a51707 |
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user