Skip to content

Commit

Permalink
Add hotel options
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 authored Jul 2, 2024
1 parent 16d63df commit b3ca747
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
File renamed without changes
Binary file added src/assets/accommodations/novotel.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 21 additions & 1 deletion src/pages/venue-and-travel/accommodations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,27 @@ title: Accommodations
description: Find accomodations nearby from our curated list
---
import { Image } from 'astro:assets';
import HotelGrandMaplePic from "@assets/hotelgrandmaple.jpg"
import HotelGrandMaplePic from "@assets/accommodations/hotelgrandmaple.jpg"
import NovotelJaipur from "@assets/accommodations/novotel.jpg"

Looking for where to stay during the evnet? Find and book your accomodation today from our curated list of accomodations below!

## Grand Maple Hotel

<Image src={HotelGrandMaplePic} alt="Hotel Grand Maple" />

- 7~10 min by car and 30~40 min by walk or public transit from the venue
- Website: https://www.grandmaple.in/
- Address: F 282-283 EPIP, Sitapura, Jaipur, Rajasthan
- [Google Maps link](https://maps.app.goo.gl/mRLZrYtyMwrZaURf7)
- Tel: +91 141 277 1765 / 66
- UbuCon Asia 2024 Sponsored guests will be staying at this hotel

## Novotel Jaipur Convention Centre

<Image src={NovotelJaipur} alt="Novotel Jaipur Convention Centre" />

- 3 min by car and 12 min by walk from the venue
- Website: https://all.accor.com/hotel/9884/index.en.shtml
- Address: Sitapura Industrial Area Tonk Road, Nh 12, Jaipur, Rajasthan 302022
- [Google Maps Link](https://maps.app.goo.gl/XuwZHL5CkZp4tb5v5)

0 comments on commit b3ca747

Please sign in to comment.