Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 140b7c5aa3 | |||
| d926f677df | |||
| 6267ef0fd3 | |||
| 4e42dd3619 |
@@ -1402,4 +1402,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -69,7 +69,7 @@ export default function HomePage() {
|
||||
tag="Premium South African Craftsmanship"
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
{ text: "Request a Quote", href: "/contact" },
|
||||
{ text: "Get Your Custom Design", href: "/contact" },
|
||||
{ text: "Visit Our Showroom", href: "/contact" },
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
@@ -395,4 +395,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user