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
186 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 #907

Closed shraddhha closed 5 days ago

shraddhha commented 6 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 folder

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/351334fc-e8fb-476e-a1f1-b94dbc0cfd77

https://github.com/apu52/Travel_Website/assets/125660723/9c32fe85-cf5b-49d8-bbee-f8514d5f8438

Type of PR

Checklist:

Additional context:

Are you contributing under any Open-source programme?

netlify[bot] commented 6 days ago

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
Latest commit 4503b4273f482cc9107f655e0b34c4e3071f2841
Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/667d62be53902b000827c96d
Deploy Preview https://deploy-preview-907--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.

apu52 commented 6 days ago

@shraddhha this PR is also not looking good .as it's not correctly deployed.