Skip to content

Instantly share code, notes, and snippets.

### Pachmarhi 2-Day Road Trip Itinerary from Delhi
#### 🌄 Trip Overview
- **Departure:** Thursday, 14th Aug, 8:00 PM (road trip, overnight drive)
- **Return:** Late Sunday night (17th Aug) or early Monday morning (18th Aug)
- **Vehicle:** Private car – approx. 850 km one way (15–16 hrs driving time)
- **Route:** Delhi → Agra → Gwalior → Sagar → Narsinghpur → Pachmarhi
- **Stay Suggestion:** MPT Champak Bungalow, WelcomHeritage Golf View, or similar
"use client";
import React, { useEffect, useState } from "react";
import { useRouter } from "next/navigation";
import Link from "next/link";
import { MessageSquare } from "lucide-react";
import { AiFillHeart, AiOutlineHeart } from "react-icons/ai";
import { useMutation, useQueryClient } from "@tanstack/react-query";
import axios, { AxiosError } from "axios";
import { BookmarkIcon, BookmarkFilledIcon } from "@radix-ui/react-icons";
<FormControl
id="mobile"
isInvalid={touched.mobile && errors.mobile}
>
<FormLabel>Phone</FormLabel>
{/* <Field as={Input} type="text" name="mobile" /> */}
<Field name="mobile">
{({ field, form }) => (
<PhoneInput
import React from "react";
import PhoneInput from "react-phone-input-2";
import "react-phone-input-2/lib/style.css";
function App() {
const [phone, setPhone] = React.useState("");
return (
<form
onSubmit={() => {
@loadingthedev
loadingthedev / privacy.md
Last active January 23, 2022 16:02
Privacy Policy

Privacy Policy

Janmejey built the odia Pickup Lines app as an Ad Supported app. This SERVICE is provided by Janmejey at no cost and is intended for use as is.

This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.

If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy.

The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which are accessible at odia Pickup Lines unless otherwise defined in this Privacy Policy.