Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a4dd3099ba | |||
| 1db65ea3b3 | |||
| d2e846f114 | |||
| 6fecac8217 | |||
| ed06ad3950 |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
description="Transforming raw timber into timeless works of art for your home. Experience quality you can feel, created with precision and passion."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Collections", href: "#products"},
|
||||
text: "Request Custom Quote", href: "#contact"},
|
||||
{
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
@@ -239,4 +239,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user