Update src/app/page.tsx
This commit is contained in:
@@ -33,6 +33,12 @@ export default function LandingPage() {
|
||||
name: "الفروع", id: "#branches"},
|
||||
{
|
||||
name: "اتصل بنا", id: "#contact"},
|
||||
{
|
||||
name: "لوحة التحكم", id: "/admin/dashboard"},
|
||||
{
|
||||
name: "إدارة المستخدمين", id: "/admin/user-management"},
|
||||
{
|
||||
name: "إدارة المحتوى", id: "/admin/content-management"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F2KYu38pgJejdSj5qtWYdWRsaz/uploaded-1781268348479-pwacc9ar.jpg"
|
||||
logoAlt="Khairat Al-Quds Supermarket Logo"
|
||||
@@ -119,4 +125,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user