diff --git a/src/app/rooms/page.tsx b/src/app/rooms/page.tsx index 759032a..50baa53 100644 --- a/src/app/rooms/page.tsx +++ b/src/app/rooms/page.tsx @@ -10,16 +10,16 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne'; export default function LandingPage() { return ( @@ -116,11 +116,11 @@ export default function LandingPage() { ], }, ]} - logoText="Sirano Hotel" + logoText="Sirano Hotel (ስራኖ ሆቴል)" copyrightText="© 2024 Sirano Hotel. All rights reserved." /> ); -} +} \ No newline at end of file