Update src/app/page.tsx
This commit is contained in:
@@ -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