Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 42c6974549 | |||
| d0811f11bc | |||
| 6c5d9d3ac7 | |||
| de63a0b0bd |
@@ -44,7 +44,7 @@ export default function Page() {
|
||||
logoText="Studio"
|
||||
description="We craft digital experiences that inspire. Combining design excellence with strategic thinking to elevate your brand."
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "#contact" },
|
||||
{ text: "Request a Consultation", href: "#contact" },
|
||||
{ text: "View Our Work", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -163,4 +163,4 @@ export default function Page() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user