import { Button } from "@/components/ui/button" import { ArrowLeft } from "lucide-react" import Link from "next/link" export default function GalleryPage() { const photos = [ { src: "/images/20220429-145734.jpg", alt: "Commons Hub venue with Austrian Alps mountains backdrop", caption: "The Commons Hub nestled in the foothills of the Austrian Alps", }, { src: "/images/20220505-113225.jpg", alt: "CCG 2022 group photo with all participants", caption: "The CCG community gathered together in 2022", }, { src: "/images/20220830-104828.jpg", alt: "Overhead view of unconference discussion circle", caption: "Unconference discussion circles at CCG", }, { src: "/images/20220503-155430.jpg", alt: "Ground-level view of discussion circle in courtyard", caption: "Participant-driven sessions in the Commons Hub courtyard", }, { src: "/images/20220429-145359.jpg", alt: "Yellow tulips at Hirschwangerhof venue", caption: "Spring at the Hirschwangerhof venue", }, { src: "/images/image.jpeg", alt: "Evening bonfire gathering", caption: "Evening bonfire gathering with the community", }, { src: "/images/image.png", alt: "Alpine wildflowers with mountain backdrop", caption: "The natural beauty surrounding the venue", }, { src: "/images/image.jpeg", alt: "Outdoor discussion session with mountain views", caption: "Sessions in a circle with the Austrian Alps as backdrop", }, { src: "/images/image.png", alt: "Hacking session with participants", caption: "Hands-on building and prototyping sessions", }, { src: "/images/image.jpeg", alt: "Community meal together", caption: "Shared meals and convivial moments", }, ] return (
Explore moments from past Crypto Commons Gatherings - from unconference sessions in the Austrian Alps to community building and lifelong friendships.
{photo.caption}
Be part of the next chapter of Crypto Commons Gathering and create new memories in the Austrian Alps.