diff --git a/src/app/amenities/page.tsx b/src/app/amenities/page.tsx index 633403b..29e8419 100644 --- a/src/app/amenities/page.tsx +++ b/src/app/amenities/page.tsx @@ -10,16 +10,16 @@ import { Bell, Car, Phone, Sparkles, Wifi, Headset, Utensils, ClipboardList } fr export default function AmenitiesPage() { return ( @@ -87,11 +87,11 @@ export default function AmenitiesPage() { ] } ]} - bottomLeftText="© 2024 Sirano Hotel. All rights reserved." + bottomLeftText="© 2024 Sirano Hotel (ስራኖ ሆቴል). All rights reserved." bottomRightText="Built with comfort in mind." /> ); -} +} \ No newline at end of file