Home
About
Galleries
Shetland
Lapland
Eyre Highway
Munros
Orkney
Belledonne
View All
Rooms
Contact
Home
About
Galleries
Shetland
Lapland
Eyre Highway
Munros
Orkney
Belledonne
View All Rooms →
Contact
0) currentIndex--; " @wheel=" let isMovingDown = $event.deltaY > 20 || $event.deltaX > 20; let isMovingUp = $event.deltaY < -20 || $event.deltaX < -20; // Check if we actually have room to scroll the gallery in the requested direction let canScrollGallery = (isMovingDown && currentIndex < total - 1) || (isMovingUp && currentIndex > 0); if (canScrollGallery) { // We have room! Stop the page from scrolling and move the gallery instead. $event.preventDefault(); if (!isScrolling) { isScrolling = true; if (isMovingDown) currentIndex++; else if (isMovingUp) currentIndex--; setTimeout(() => { isScrolling = false; }, scrollCooldown); } } " @touchstart="handleSwipeStart($event)" @touchmove="handleSwipeMove($event)" @touchend="handleSwipeEnd($event)" class="relative w-full h-screen flex flex-col items-center justify-center overflow-hidden bg-linear-to-b from-[#a6a6a6]/90 to-[#a6a6a6]/30 dark:from-zinc-900 dark:to-transparent [perspective:1000px] select-none" >
Shetland
Gallery
Shetland
Stenness
View
Contact
Crofthouse Museum
View
Contact
Next Gallery
Belledonne
Enter Gallery
0) currentIndex--" :disabled="currentIndex === 0" class="pointer-events-auto w-12 h-12 flex items-center justify-center rounded-full bg-brand text-white shadow-lg disabled:opacity-0 transition-all active:scale-90">
0) currentIndex--" :disabled="currentIndex === 0" class="pointer-events-auto flex items-center gap-4 text-xs uppercase tracking-[0.2em] font-medium text-white bg-brand hover:bg-[#e05317] px-6 py-3 rounded-full shadow-lg transition-all duration-300 disabled:opacity-0 disabled:-translate-x-4">
Contact
Please provide your details below and I will get in touch soon.
Full name
Email address
Phone number (optional)
Message (optional)
Cancel
Send