Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bc1df7cd47 | |||
| ad435df2e8 | |||
| f7653258d9 | |||
| fe8a353174 | |||
| 49cd56083b | |||
| aa1162eaa6 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "rotated-rays-animated"}}
|
||||
title="Redefining High-End Interior Design"
|
||||
description="The world's most sophisticated 3D interactive platform for premium residential design and visualization."
|
||||
description="Reduce project visualization time by 70% with our high-fidelity 3D design platform."
|
||||
tag="Next-Gen 3D Platform"
|
||||
buttons={[
|
||||
{
|
||||
@@ -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