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