THE COMPLETE PORTFOLIO
Stories in every frame.
Explore weddings, portraits, pre-wedding stories and the quiet in-between moments captured by Click O Shoot.
const {useEffect,useMemo,useState}=React; const IMG=(id,w=1400)=>`https://images.unsplash.com/photo-${id}?auto=format&fit=crop&w=${w}&q=88`; const hero=[IMG('1519741497674-611481863552'),IMG('1511285560929-80b456fea0bc'),IMG('1519225421980-715cb0215aed'),IMG('1465495976277-4387d4b0e4a6')]; const portraits=[IMG('1529636798458-92182e3d3b5b'),IMG('1520854221256-17451cc331bf'),IMG('1507504031003-bb6d8f2f7d0d'),IMG('1517841905240-472988babdf9'),IMG('1488426862026-3ee34a7d66df'),IMG('1519741497674-611481863552')]; const portfolio=[...portraits,...hero,...portraits]; const serviceImgs=[IMG('1519741497674-611481863552'),IMG('1511285560929-80b456fea0bc'),IMG('1504150558240-0b4fd8946624'),IMG('1529636798458-92182e3d3b5b'),IMG('1519225421980-715cb0215aed'),IMG('1464366400600-7168b8af9bc3')]; const services=['Wedding Photography','Pre-Wedding Stories','Cinematic Films','Portraits','Engagements','Events & Celebrations']; const navItems=[['About','#about'],['Portfolio','/portfolio'],['Services','#services'],['Films','/films'],['Journal','/journal'],['Contact','#contact']]; function Brand(){return Click O Shoot} function EnquiryModal({open,onClose,defaultService=''}){const[form,setForm]=useState({name:'',email:'',phone:'',event_date:'',service:defaultService||services[0],message:''});const[status,setStatus]=useState('');useEffect(()=>{if(open){document.body.classList.add('modal-open');setStatus('');setForm(f=>({...f,service:defaultService||f.service}))}else document.body.classList.remove('modal-open');return()=>document.body.classList.remove('modal-open')},[open,defaultService]);if(!open)return null;const submit=async e=>{e.preventDefault();setStatus('Sending...');try{const r=await fetch('/api.php?action=enquiry',{method:'POST',headers:{'Content-Type':'application/json'},body:JSON.stringify(form)});const d=await r.json();setStatus(d.message||'Enquiry received.');if(d.success)setForm({...form,name:'',email:'',phone:'',event_date:'',message:''})}catch(err){setStatus('Unable to send right now. Please try again.')}};return
LET'S CREATE SOMETHING BEAUTIFUL
Share a few details and our team will get back to you with availability, ideas and a tailored quote.
WEDDING PHOTOGRAPHY · CINEMATIC FILMS
Timeless photographs and cinematic films for couples who want to feel their day all over again.
OUR APPROACH
At Click O Shoot, we believe the best photographs don't feel staged. They feel like you — the laugh you didn't plan, the hand you reached for, the tear you tried to hide.
Our visual language blends candid storytelling with elegant composition and cinematic colour, creating photographs and films that stay meaningful long after the celebration ends.
Discover our journal →THE PORTRAITS
WHAT WE CREATE
From your first look to the last dance, we document the moments that make your story yours.
{['Candid, traditional and editorial coverage crafted around every emotion.','Beautiful locations, natural chemistry and photographs that feel like you.','Emotion-led wedding films with music, movement and a cinematic finish.','Elegant portraits for couples, families, creators and milestones.','Intimate engagement coverage with a refined, story-first visual style.','Birthdays, anniversaries, receptions and private celebrations.'][i]}
CINEMATIC FILMS
Beautifully crafted wedding films that bring your celebration back to life — frame by frame, feeling by feeling.
COLLECTIONS
Flexible coverage designed around intimate ceremonies, full wedding days and destination celebrations.
{p[3]}
THE JOURNAL
KIND WORDS
{x[2]}
LET'S CREATE
Tell us about your celebration and we'll get back to you with availability, ideas and a tailored quote.
Dates fill quickly. Tell us what you're planning and let's see if we're the right fit.
THE COMPLETE PORTFOLIO
Explore weddings, portraits, pre-wedding stories and the quiet in-between moments captured by Click O Shoot.
THE CLICK O SHOOT JOURNAL
Helpful guides, real wedding stories, photography inspiration and behind-the-scenes thoughts from our studio.
{post.excerpt}
{post.published_at?new Date(post.published_at).toLocaleDateString('en-IN',{year:'numeric',month:'long',day:'numeric'}):''}