3 Commits

Author SHA1 Message Date
d926f677df Update src/app/page.tsx 2026-03-03 17:45:33 +00:00
6267ef0fd3 Update src/app/layout.tsx 2026-03-03 17:45:32 +00:00
4e42dd3619 Merge version_2 into main
Merge version_2 into main
2026-03-03 17:27:41 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -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" }}