apu52 / Travel_Website

πŸš€ Welcome🌈 , This repo is officially accepted for GSSOC'2k24🌟 & VsOC'24🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos.
https://apu52.github.io/Travel_Website/
MIT License
185 stars 407 forks source link

feat: Fixed the bug where the Contact us button and the contact us link in the footer of the trip booking section were not redirecting to the contact us form #920

Open shraddhha opened 5 days ago

shraddhha commented 5 days ago

Title and Issue number

Title : Contact us button redirecting to home page in trip booking page.

Issue No. : #719

Code Stack : Fixed the bug in the html files of dedicated destinations

Close #719

Description

Fixed an issue in the project where the 'Contact us' button of the trip booking page and also the contact link in the footer of the same page were not redirecting to the contact form. I resolved a bug on the by updating the href attribute in the anchor tags of each html file for each destination. The 'Contact us' button in the 'Book Now' page and the contact link in the footer now correctly redirect to the contact form. This fix ensures that both links now correctly navigate to the contact form, improving user experience and accessibility.

Video/Screenshots (mandatory)

https://github.com/apu52/Travel_Website/assets/125660723/441f2195-a6a9-4558-a939-25265fabde5d

https://github.com/apu52/Travel_Website/assets/125660723/8ffcb8cf-42d6-40a8-a5dd-5e379dbcf6bf

Type of PR

Checklist:

Additional context:

Are you contributing under any Open-source programme?

gssoc24

netlify[bot] commented 5 days ago

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
Latest commit 624cae569d23d64b0cba9faf46c96abbb0778283
Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/667d8d8d3ef2ce000816d711
Deploy Preview https://deploy-preview-920--taupe-cendol-f7e2bb.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

shraddhha commented 5 days ago

@apu52 Please check this PR. I hope no conflict occur now.