diff --git a/src/app/page.tsx b/src/app/page.tsx index d865546..8d1bed9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,6 +132,9 @@ export default function LandingPage() { ]} title="بەرهەمە پڕفرۆشەکان" description="ئەو بەرهەمانەی کە کڕیاران زۆرترین خواستیان لەسەرە." + buttons={[ + { text: "View All", href: "#contact" } + ]} />