diff --git a/src/app/page.tsx b/src/app/page.tsx index 2641d29..6ffe287 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,6 +46,7 @@ export default function LandingPage() { name: "تماس با ما", id: "#contact"}, ]} brandName="مبلمان آریا" + logoSrc="https://via.placeholder.com/150x50?text=Company+Logo" button={{ text: "درخواست مشاوره", href: "#contact"}} /> @@ -121,7 +122,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file