diff --git a/public/AIPAN.jpg b/public/AIPAN.jpg new file mode 100644 index 0000000..ca848dd Binary files /dev/null and b/public/AIPAN.jpg differ diff --git a/public/handicrafthero.jpg b/public/handicrafthero.jpg new file mode 100644 index 0000000..aa24131 Binary files /dev/null and b/public/handicrafthero.jpg differ diff --git a/public/language.jpg b/public/language.jpg new file mode 100644 index 0000000..0d5ecb0 Binary files /dev/null and b/public/language.jpg differ diff --git a/public/ringal.jpg b/public/ringal.jpg new file mode 100644 index 0000000..6102fc2 Binary files /dev/null and b/public/ringal.jpg differ diff --git a/public/tamta.jpg b/public/tamta.jpg new file mode 100644 index 0000000..ef3828f Binary files /dev/null and b/public/tamta.jpg differ diff --git a/public/temple.jpg b/public/temple.jpg new file mode 100644 index 0000000..2c90a09 Binary files /dev/null and b/public/temple.jpg differ diff --git a/public/trekking.jpg b/public/trekking.jpg new file mode 100644 index 0000000..6e71a16 Binary files /dev/null and b/public/trekking.jpg differ diff --git a/public/wood.jpg b/public/wood.jpg new file mode 100644 index 0000000..e8fbaab Binary files /dev/null and b/public/wood.jpg differ diff --git a/public/wood_craving.jpg b/public/wood_craving.jpg new file mode 100644 index 0000000..db17350 Binary files /dev/null and b/public/wood_craving.jpg differ diff --git a/public/woolen.jpg b/public/woolen.jpg new file mode 100644 index 0000000..4a9bd3e Binary files /dev/null and b/public/woolen.jpg differ diff --git a/src/app/explore/page.tsx b/src/app/explore/page.tsx index 897f4da..803c977 100644 --- a/src/app/explore/page.tsx +++ b/src/app/explore/page.tsx @@ -1,38 +1,73 @@ -import styles from "./page.module.css" +import styles from "./page.module.css"; import SectionCard from "@/components/ui/SectionCard"; import Image from "next/image"; -import Mountain from '/public/mountain.svg'; -import Bagwal from "/public/bagwal.jpg"; +import Mountain from "/public/mountain.svg"; +import Aipan from "/public/AIPAN.jpg"; +import language from "/public/language.jpg"; +import trekking from "/public/trekking.jpg"; +import temple from "/public/temple.jpg"; export default function Explore() { - return ( - <> -
We’re currently building this page…
+We’re currently building this page…
-In the meantime, check out the pages we’ve already completed - below:
-+ In the meantime, check out the pages we’ve already completed below: +
+DISCOVER THE ARTISTRY OF UTTARAKHAND
+EXPLORE HIDDEN PLACES IN UTTARAKHAND
-EXPLORE HIDDEN PLACES IN UTTARAKHAND
+No upcoming festivals
- )} - -No upcoming festivals
+ )} + +{props.subTitle}
-{props.description}
-{props.subTitle}
+{props.description}
+{props.cardTitle}
+{props.subTitle}
+{props.description}
-{props.cardTitle}
+{props.subTitle}
-{props.description}
- -