Update src/app/page.tsx
This commit is contained in:
@@ -127,6 +127,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
description="From traditional heritage to modern silhouettes, crafted by masters."
|
||||
buttons={[
|
||||
{ text: "Book Traditional Robes", href: "#contact" },
|
||||
{ text: "Book Evening Gowns", href: "#contact" },
|
||||
{ text: "Book Expert Alterations", href: "#contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user