Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f7653258d9 | |||
| fe8a353174 | |||
| 49cd56083b | |||
| aa1162eaa6 |
@@ -115,6 +115,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Powerful Design Capabilities"
|
||||
description="Experience total control over your home's aesthetic through our intuitive 3D engine."
|
||||
buttons={[
|
||||
{ text: "Explore Capabilities", href: "#" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -230,4 +233,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user