-
Notifications
You must be signed in to change notification settings - Fork 0
Feat hotel rebrand #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,6 @@ extends layout | |
|
||
block content | ||
h1. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🔍 AI Code Review (Powered by Amazon Bedrock) Consider retaining the hotel slogan for marketing purposes. The change removes the slogan "- the best hotel on earth" from the heading. While this simplifies the text, it may negatively impact the marketing appeal of the website. Consider retaining the slogan or replacing it with an alternative value proposition to attract potential customers. - Welcome to #{menuTitle} - the best hotel on earth
+ Welcome to #{menuTitle} |
||
Welcome to #{menuTitle} - the best hotel on earth | ||
Welcome to #{menuTitle} | ||
|
||
img(src='public/hotel_landing_pic.png' class='img-fluid' style='width:400px; height:400px;') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔍 AI Code Review (Powered by Amazon Bedrock)
@@ -2,6 +2,6 @@ extends layoutblock content
h1.
img(src='public/hotel_landing_pic.png' class='img-fluid' style='width:400px; height:400px;')