Update src/app/page.tsx

This commit is contained in:
2026-05-06 18:03:45 +00:00
parent 274ccac474
commit 1b71f0b820

View File

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