Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 493523c98d | |||
| ed05376321 | |||
| b816cc7e70 | |||
| 2527ed3c95 | |||
| 1d327e7431 |
@@ -1417,4 +1417,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -203,7 +203,7 @@ export default function ArtStudioPage() {
|
||||
text="Ready to bring transformative art into your collection or space? Let's collaborate and create something extraordinary together."
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Start Commission", href: "#" },
|
||||
{ text: "Book Your Commission Consultation", href: "#" },
|
||||
{ text: "Schedule Consultation", href: "#" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
@@ -220,4 +220,4 @@ export default function ArtStudioPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user