Help
RSS
API
Feed
Maltego
Contact
Domain > aiphotobooth.co.in
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-11-14
109.106.251.72
(
ClassC
)
2026-02-25
109.106.251.70
(
ClassC
)
Port 80
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlLast-Modified: Thu, 12 Feb 2026 22:47:36 GMTAccept-Ranges: bytesContent-Length: 32807Date: Wed, 25 Feb 2026 21:00:41 GMTServer: LiteSpeedplatform: hostingerStrict-Transport-Security: max-age31536000; includeSubDomains; preloadX-XSS-Protection: 1; modeblockX-Content-Type-Options: nosniff !doctype html>html langen>head> meta charsetutf-8/> meta nameviewport contentwidthdevice-width, initial-scale1/> title>AI Photo Booth in India | Rent or Buy AI Photo Booth for Events & Business/title> meta namedescription contentAI Photo Booth for events: custom themes & avatars, instant digital sharing. Rent for a day or buy the booth with credits & hardware. Rent or buy AI Photo Booth in India. Start your own AI photo booth business or book for events. Custom themes, WhatsApp sharing, live display & lifetime software license.> link relcanonical hrefhttps://aiphotobooth.co.in/> meta namerobots contentindex,follow> !-- Open Graph --> meta propertyog:type contentwebsite> meta propertyog:title contentAI Photo Booth in India | Rent or Buy for Events & Business> meta propertyog:description contentRent for events or buy the booth to start your AI Photo Booth business with marketing + onboarding support. Custom themes, avatars, instant sharing via QR/WhatsApp.> meta propertyog:url contenthttps://aiphotobooth.co.in/> meta propertyog:image contenthttps://aiphotobooth.co.in/ai_super_hero.png> !-- Twitter --> meta nametwitter:card contentsummary_large_image> meta nametwitter:title contentAI Photo Booth in India | Rent or Buy for Events & Business> meta nametwitter:description contentRent for events or buy the booth to start your AI Photo Booth business with marketing + onboarding support.> meta nametwitter:image contenthttps://aiphotobooth.co.in/ai_super_hero.png> !-- Structured data --> script typeapplication/ld+json> { @context: https://schema.org, @type: Organization, name: AI Photo Booth, url: https://aiphotobooth.co.in/, logo: https://aiphotobooth.co.in/ai_photo_booth_logo.png, sameAs: https://wa.me/918248557752 } /script> script typeapplication/ld+json> { @context: https://schema.org, @type: Product, name: AI Photo Booth, description: AI Photo Booth for events and entrepreneurs in India. Rent for a day or buy a complete booth kit with lifetime license (limited), AI credits and business launch support., image: https://aiphotobooth.co.in/ai_super_hero.png , brand: {@type:Brand,name:AI Photo Booth}, offers: { @type: Offer, name: Rent AI Photo Booth (1 Day Event), priceCurrency: INR, price: 37000, availability: https://schema.org/InStock, url: https://aiphotobooth.co.in/#packages }, { @type: Offer, name: Buy AI Photo Booth (Entrepreneurs), priceCurrency: INR, price: 307000, availability: https://schema.org/InStock, url: https://aiphotobooth.co.in/#packages } } /script> link relicon hreffavicon.png> style> :root{ --bg0:#060812; --bg1:#0a1030; --card:rgba(16,22,45,.64); --text:#eaf1ff; --muted:#a7b4cc; --border:rgba(255,255,255,.10); --shadow: 0 20px 60px rgba(0,0,0,.55); --r:22px; --p:#7c5cff; --c:#22d3ee; --g:#22c55e; --m:#fb7185; --y:#fbbf24; } *{box-sizing:border-box} html,body{height:100%} body{ margin:0; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; color:var(--text); background: radial-gradient(1000px 560px at 18% 10%, rgba(124,92,255,.32), transparent 60%), radial-gradient(920px 520px at 88% 16%, rgba(34,211,238,.22), transparent 60%), radial-gradient(900px 520px at 56% 94%, rgba(251,113,133,.16), transparent 62%), linear-gradient(180deg, var(--bg0), var(--bg1)); overflow-x:hidden; } /* Animated glow blobs */ .blob{ position:fixed; width:420px;height:420px; border-radius:50%; filter: blur(55px); opacity:.22; z-index:-2; animation: float 10s ease-in-out infinite; pointer-events:none; } .b1{left:-120px;top:-100px;background:rgba(124,92,255,.85)} .b2{right:-140px;top:120px;background:rgba(34,211,238,.85);animation-duration:12s} .b3{left:25%;bottom:-180px;background:rgba(251,113,133,.75);animation-duration:14s} @keyframes float{ 0%,100%{transform:translate(0,0) scale(1)} 50%{transform:translate(25px,-18px) scale(1.05)} } /* Subtle grid */ .gridbg{ position:fixed;inset:0;z-index:-3;pointer-events:none; background-image: linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px); background-size: 56px 56px; mask-image: radial-gradient(700px 420px at 30% 15%, #000 40%, transparent 75%); opacity:.45; } a{color:#cfe0ff;text-decoration:none} a:hover{text-decoration:underline} .wrap{max-width:1180px;margin:0 auto;padding:22px} @media(max-width:768px){.wrap{padding:16px}} .glass{ border:1px solid var(--border); background:var(--card); border-radius:var(--r); box-shadow:var(--shadow); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); } .topbar{ display:flex;align-items:center;gap:14px; padding:14px 16px; } .brand{display:flex;align-items:center;gap:12px;min-width:0} .brand img{height:42px;width:auto;display:block} .brandTitle{font-weight:950;letter-spacing:.25px;line-height:1} .brandSub{font-size:12px;color:var(--muted);margin-top:5px} .ctaRow{margin-left:auto;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end} .btn{ appearance:none;border:0;cursor:pointer; border-radius:14px;padding:12px 16px;font-weight:900; display:inline-flex;align-items:center;justify-content:center;gap:10px; transition:transform .12s ease, opacity .12s ease, border-color .12s ease, background .12s ease; text-decoration:none; user-select:none; white-space:nowrap; } .btn:active{transform:translateY(1px)} .btn-primary{background:linear-gradient(135deg, var(--p), var(--c));color:#061017} .btn-ghost{background:rgba(255,255,255,.03);border:1px solid var(--border);color:var(--text)} .btn-green{background:rgba(34,197,94,.14);border:1px solid rgba(34,197,94,.35);color:#c9ffd8} .btn:disabled{opacity:.55;cursor:not-allowed} .section{margin-top:18px} .card{padding:18px} h1,h2,h3{margin:0 0 10px} p{margin:0 0 14px;color:var(--muted);line-height:1.55} .small{font-size:12px;color:var(--muted)} .divider{height:1px;background:rgba(255,255,255,.10);margin:14px 0} /* Hero */ .hero{display:grid;gap:14px;grid-template-columns:1.12fr .88fr;align-items:stretch} @media(max-width:900px){.hero{grid-template-columns:1fr}} .heroVisual{ position:relative;overflow:hidden; border-radius:var(--r); border:1px solid var(--border); background:linear-gradient(135deg, rgba(124,92,255,.12), rgba(34,211,238,.10), rgba(251,113,133,.08)); box-shadow:var(--shadow); } .heroVisual:before{ content:; position:absolute;inset:0; background: radial-gradient(700px 260px at 20% 10%, rgba(124,92,255,.35), transparent 60%), radial-gradient(650px 240px at 90% 30%, rgba(34,211,238,.26), transparent 60%), radial-gradient(650px 240px at 55% 100%, rgba(251,113,133,.18), transparent 62%); filter: blur(16px); opacity:.9; } .heroVisual img{ position:relative; width:100%; height:auto; display:block; object-fit:contain; /* full image */ padding:10px; } /* Full-bleed hero image on mobile */ @media (max-width: 768px){ .heroVisual{ margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); width:100vw; border-radius:0; border-left:0;border-right:0; } .heroVisual img{padding:10px 14px} } .badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px} .badge{ font-size:12px;color:var(--muted); border:1px solid var(--border); padding:8px 10px;border-radius:999px; background:rgba(255,255,255,.03); } .badge b{color:var(--text)} .grid2{display:grid;gap:14px;grid-template-columns:1fr 1fr} @media(max-width:900px){.grid2{grid-template-columns:1fr}} .grid3{display:grid;gap:14px;grid-template-columns:repeat(3, minmax(0,1fr))} @media(max-width:900px){.grid3{grid-template-columns:1fr}} /* Feature cards with icons */ .feature{ padding:14px;border-radius:18px;border:1px solid var(--border); background:rgba(255,255,255,.03); display:flex;gap:12px;align-items:flex-start; } .feature > div{min-width:0} .feature h3{overflow-wrap:anywhere;word-break:break-word;line-height:1.25} .feature img{ width:44px;height:44px;border-radius:14px; border:1px solid var(--border); background:rgba(0,0,0,.25); object-fit:contain; padding:6px; flex:0 0 auto; } .feature h3{margin:0 0 6px;font-size:16px} .feature p{margin:0;color:var(--muted);font-size:13px;line-height:1.45} /* Pricing */ .priceCard{padding:18px;position:relative;overflow:hidden} .pkgLead{color:#bff7cf;font-weight:900} .pkgLeadRent{color:#b8c7ff;font-weight:800} .pillHlBuy{color:var(--accent2);font-weight:900;letter-spacing:.6px} .pillHlRent{color:var(--accent);font-weight:900;letter-spacing:.6px} .badge{margin-left:10px;font-size:11px;padding:6px 10px;border-radius:999px;border:1px solid var(--border);color:var(--muted)} .badge-buy{border-color:rgba(34,197,94,.35);background:rgba(34,197,94,.10);color:#bff7cf} .badge-rent{border-color:rgba(124,92,255,.35);background:rgba(124,92,255,.10);color:#d9d0ff} .priceCard--primary{border-color:rgba(34,197,94,.35);box-shadow:0 0 0 2px rgba(34,197,94,.18), 0 24px 70px rgba(0,0,0,.45)} .priceCard--secondary{opacity:.92} .priceCard:before{ content:; position:absolute;inset:-2px; background: radial-gradient(700px 220px at 15% 10%, rgba(124,92,255,.16), transparent 62%), radial-gradient(680px 220px at 90% 30%, rgba(34,211,238,.12), transparent 62%), radial-gradient(680px 220px at 40% 100%, rgba(251,113,133,.10), transparent 65%); filter: blur(18px); opacity:.9; z-index:0; } .priceCard > *{position:relative;z-index:1} .pill{ display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap; font-size:12px;color:var(--muted); border:1px solid var(--border); padding:6px 10px;border-radius:999px; background:rgba(255,255,255,.03); } .priceTag{ font-weight:1000; font-size:30px; letter-spacing:.2px; margin:8px 0 6px; } ul{margin:10px 0 0 18px;color:var(--muted);line-height:1.55} li{margin:6px 0} /* AI image gallery */ .gallery{display:grid;gap:14px;grid-template-columns:repeat(4, minmax(0,1fr))} @media(max-width:1000px){.gallery{grid-template-columns:repeat(2, minmax(0,1fr))}} @media(max-width:520px){.gallery{grid-template-columns:1fr}} .shot{ border:1px solid var(--border); border-radius:20px; overflow:hidden; background:rgba(255,255,255,.03); box-shadow: 0 10px 35px rgba(0,0,0,.35); } .shot img{ width:100%; aspect-ratio:1/1; object-fit:cover; display:block; background:#090e1b; transform:scale(1); transition: transform .18s ease; } .shot:hover img{transform:scale(1.03)} .shot .cap{padding:10px 12px;font-size:12px;color:var(--muted)} /* Form */ form{display:grid;gap:12px} .field{display:grid;gap:8px} label{font-size:13px;color:#d7e2ff;font-weight:800} input,select,textarea{ width:100%; padding:12px 12px; border-radius:14px; border:1px solid var(--border); background:rgba(255,255,255,.03); color:var(--text); outline:none; } input::placeholder,textarea::placeholder{color:#8fa0ba} textarea{min-height:120px;resize:vertical} .radioRow{display:flex;gap:10px;flex-wrap:wrap} .radioChip{ display:flex;align-items:center;gap:10px; padding:10px 12px;border-radius:14px; border:1px solid var(--border); background:rgba(255,255,255,.03); cursor:pointer; user-select:none; } .radioChip input{width:auto;margin:0} .formActions{display:flex;gap:10px;flex-wrap:wrap} footer{margin:28px 0 10px;text-align:center;color:var(--muted);font-size:12px} /* Form success toast */ .toast{ position: fixed; left: 50%; bottom: 18px; transform: translateX(-50%) translateY(20px); max-width: 680px; width: calc(100% - 28px); padding: 12px 14px; border-radius: 16px; border: 1px solid rgba(34,197,94,.35); background: rgba(34,197,94,.10); color: #dfffe8; box-shadow: 0 18px 55px rgba(0,0,0,.45); display: none; z-index: 9999; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); } .toast.show{display:block; animation: toastIn .18s ease-out forwards;} @keyframes toastIn{from{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}} .toastRow{display:flex;gap:12px;align-items:flex-start;justify-content:space-between} .toastTitle{font-weight:950;margin:0 0 2px} .toastText{margin:0;color:#c9ffd8;font-size:13px;line-height:1.35} .toastBtn{ border:1px solid rgba(255,255,255,.18); background: rgba(255,255,255,.06); color: var(--text); padding: 8px 10px; border-radius: 12px; font-weight: 900; cursor:pointer; } .toastBtn:active{transform:translateY(1px)} /style>/head>body> div classgridbg>/div> div classblob b1>/div> div classblob b2>/div> div classblob b3>/div> div classwrap> div classtopbar glass> div classbrand> !-- Use your provided logo --> img srcai_photo_booth_logo.png altAI Photo Booth Logo onerrorthis.srcfavicon.png> div> div classbrandTitle>AI Photo Booth/div> div classbrandSub>Futuristic themed photos • Avatars • Instant digital sharing/div> /div> /div> div classctaRow> a classbtn btn-ghost href#gallery>AI Outputs/a> a classbtn btn-primary hrefgallery.html>Gallery/a> a classbtn btn-ghost href#packages>Packages/a> a classbtn btn-primary href#contact>Enquire Now/a> a classbtn btn-green hrefhttps://wa.me/918248557752?textHi%20Prabu%2C%20I%27m%20interested%20in%20AI%20Photo%20Booth.%20Please%20share%20details. target_blank relnoreferrer>WhatsApp/a> /div> /div> section classsection hero idtop> div classheroVisual> !-- Futuristic hero visual (provided by you) --> img srcai_super_hero.png altAI Photo Booth Hero onerrorthis.srcfavicon.png> /div> div classglass card> h1>AI Photo Booth for Events & Entrepreneurs in India ⚡/h1> p> Guests select a theme + avatar style, take a selfie, and get an AI-generated photo in seconds — shared digitally via QR / download / WhatsApp. /p> div classbadges> div classbadge>b>Instant/b> AI render/div> div classbadge>b>Custom/b> themes & frames/div> div classbadge>b>Live/b> display mirror/div> div classbadge>b>Eco/b> friendly sharing/div> /div> div classdivider>/div> div classgrid3> div classfeature> img srcAI-Photo-Booth-Content-Customization-with-Branding.png altCustomization onerrorthis.srcfavicon.png> div> h3>Branding + Customisation/h3> p>Custom themes, frames, event branding and avatar packs./p> /div> /div> div classfeature> img srcAI-Photo-Booth-Photo-feeds-live-display-connect.png altLive display onerrorthis.srcfavicon.png> div> h3>Live Display Connect/h3> p>Mirror output to a bigger screen via HDMI for crowd engagement./p> /div> /div> div classfeature> img srcAI-Photo-Booth-Whatsapp-Sharing.png altWhatsApp sharing onerrorthis.srcfavicon.png> div> h3>WhatsApp / QR Sharing/h3> p>Instant delivery using QR & WhatsApp. Prints optional./p> /div> /div> /div> div classdivider>/div> div classformActions> a classbtn btn-primary href#packages>See Pricing/a> a classbtn btn-ghost href#contact>Book a Demo/a> /div> div classsmall stylemargin-top:10px> Tip: Replace hero image anytime by updating b>ai_super_hero.png/b>. /div> /div> /section> section classsection glass card idgallery> h2>AI Outputs (Real Samples)/h2> p>These are mapped from your b>pics/b> folder. Replace/rename as needed./p> div classgallery> div classshot> img srcpics/aiphotobooth.co.in_1.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_2.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_3.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_4.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_5.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_6.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_7.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_8.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> /div> /section> section classsection glass card idpackages> h2>Packages/h2> p>b stylecolor:#eaf1ff>Start your business journey with AI Photo Booth/b> — span classpkgLead>buy the booth/span> to launch your own rental business with b stylecolor:#eaf1ff>marketing + onboarding support/b>. If you only need it for a single event, you can span classpkgLeadRent>rent/span> too./p> div classgrid2 stylemargin-top:12px> !-- BUY (PRIMARY) --> div classglass priceCard priceCard--primary> div classpill>span classpillHlBuy>BUY/span> • For Entrepreneurs span classbadge badge-buy>BEST FOR BUSINESS/span>/div> div classpriceTag>₹ 3.07 Lakhs + GST/div> p classsmall>Hardware + credits + enquiries + b stylecolor:#eaf1ff>lifetime software license/b> (limited)./p> div classdivider>/div> h3 stylemargin:0 0 8px>Included/h3> ul> li>b stylecolor:#eaf1ff>500 genuine enquiries/b> to start your AI photo booth rental business/li> li>b stylecolor:#eaf1ff>5000 AI generation credits/b>/li> li>b stylecolor:#eaf1ff>Lifetime license/b> for AI cloud software (first 100 entrepreneurs)/li> li>b stylecolor:#eaf1ff>Business kickstart + marketing support/b> (creatives, scripts, WhatsApp flow, ad guidance)/li> /ul> div classdivider>/div> h3 stylemargin:0 0 8px>Hardware you get/h3> ul> li>11-inch custom display (SIM enabled) + charger + cover/li> li>Tripod stand/li> li>Display to HDMI + USB connector/li> /ul> div classdivider>/div> a classbtn btn-primary href#contact onclickprefillPackage(Buy the booth (₹3.07 Lakhs + GST))>Start My Business • Get Details/a> div classsmall stylemargin-top:10px;color:var(--muted)>Ideal if you want faster revenue in one shot + long-term recurring rental income./div> /div> !-- RENT (SECONDARY) --> div classglass priceCard priceCard--secondary> div classpill>span classpillHlRent>RENT/span> • 1 Day Event span classbadge badge-rent>EVENT USE/span>/div> div classpriceTag>₹ 37,000 + GST/div> p classsmall>6 hours live AI booth + full operations + customisation./p> div classdivider>/div> ul> li>On-site setup, operations & dismantling/li> li>Custom themes & avatar pack (finalised before event)/li> li>Digital sharing (WhatsApp / QR / link) — eco-friendly/li> li>Transportation included/li> /ul> div classdivider>/div> a classbtn btn-ghost href#contact onclickprefillPackage(Rent for a day (₹37,000 + GST))>Rent for Event • Enquire/a> div classsmall stylemargin-top:10px;color:var(--muted)>Best for brand activations, college fests, corporate events & weddings./div> /div> /div> /section> section classsection glass card idextras> h2>More AI Experiences/h2> p>Add more fun outputs to keep the queue moving and engagement high./p> div classgrid3 stylemargin-top:12px> div classshot> img srcai_caricature.png altAI Caricature onerrorthis.srcfavicon.png> div classcap>AI Caricature/div> /div> div classshot> img srcAI_destination_Photo.png altAI Destination onerrorthis.srcfavicon.png> div classcap>AI Destination Photo/div> /div> div classshot> img srcai_movie_poster.png altAI Movie Poster onerrorthis.srcfavicon.png> div classcap>AI Movie Poster/div> /div> /div> div classsmall stylemargin-top:12px> These images load locally (no external links), so nothing breaks. /div> /section> section classsection glass card idcontact> h2>Enquiry Form/h2> p>Send your enquiry via b stylecolor:#eaf1ff>Email/b> or b stylecolor:#eaf1ff>WhatsApp/b> — choose what you prefer./p> div classgrid2 stylemargin-top:12px> div> form idenquiryForm actionform-handler.php methodPOST> div classfield> label forname>Full Name/label> input idname namename placeholderYour name required> /div> div classfield> label forcity>City/label> input idcity namecity placeholderBengaluru / Hyderabad / Chennai required> /div> div classfield> label forwhatsapp>WhatsApp Number/label> input idwhatsapp namewhatsapp placeholder10-digit number inputmodenumeric required> /div> div classfield> label foremail>Email/label> input idemail nameemail typeemail placeholderyou@example.com required> /div> div classfield> label>Interested In/label> div classradioRow> label classradioChip> input typeradio namepackage valueRent for a day (₹37,000 + GST)> Rent (₹37,000 + GST) /label> label classradioChip> input typeradio namepackage valueBuy the booth (₹3.07 Lakhs + GST) checked> Buy (₹3.07 Lakhs + GST) /label> /div> /div> div classfield> label fordate>Event Date (optional)/label> input iddate namedate typedate> /div> div classfield> label formsg>Message/label> textarea idmsg namemsg placeholderEvent type / expected footfall / branding details / custom theme request…>/textarea> /div> div classformActions> button classbtn btn-primary typesubmit namesend_via valueemail>Send via Email/button> button classbtn btn-ghost typebutton idbtnWhatsappSend>Send via WhatsApp/button> a classbtn btn-ghost href#packages>Back to Packages/a> /div> input typehidden namesource valueaiphotobooth.co.in> div classsmall stylemargin-top:10px> Or WhatsApp directly: a hrefhttps://wa.me/918248557752 target_blank relnoreferrer>+91 82485 57752/a> /div> /form> /div> div classglass stylepadding:16px;border-radius:18px> h3 stylemargin:0 0 8px>What you’ll get/h3> p classsmall stylemargin:0 0 12px> Fast response + demo schedule + customisation options. /p> div classfeature> img srcAI-Photo-Booth-Print-Option.png altPrint option onerrorthis.srcfavicon.png> div> h3 stylemargin:0 0 6px>Print option (optional)/h3> p>Digital-first by default; printing can be arranged on actuals./p> /div> /div> div classdivider>/div> div classglass stylepadding:12px; margin-top:12px;> img srchttps://aiphotobooth.co.in/aiphotobooth.co.in_Demo.png altAI Photo Booth Live Demo Preview stylewidth:100%; height:auto; display:block; border-radius:14px; object-fit:contain; /> /div> p classsmall stylemargin-top:10px> Note: The above mentioned cost is for the standard model. If you need customizations it will vary as per the requirements. /p> /div> /div> /section> footer> © AI Photo Booth • Contact: a hrefhttps://wa.me/918248557752 target_blank relnoreferrer>+91 82485 57752/a> /footer> /div> script> function prefillPackage(label){ const radio ...document.querySelectorAll(inputnamepackage).find(r > r.value label); if(radio) radio.checked true; document.querySelector(#contact).scrollIntoView({behavior:smooth}); } function onlyDigits(s){ return (s||).replace(/\D+/g,); } // WhatsApp button (does NOT submit the form) document.getElementById(btnWhatsappSend)?.addEventListener(click, function(){ const name document.getElementById(name).value.trim(); const city document.getElementById(city).value.trim(); const waUser onlyDigits(document.getElementById(whatsapp).value.trim()); const email (document.getElementById(email).value || ).trim(); const date document.getElementById(date).value; const pkg document.querySelector(inputnamepackage:checked)?.value || ; const msg document.getElementById(msg).value.trim(); if(!name || !city || waUser.length 10 || !email){ alert(Please fill Name, City, WhatsApp number and Email.); return; } const lines Hi Prabu, Im interested in AI Photo Booth., , Name: + name, City: + city, My WhatsApp: + waUser, My Email: + email, Package: + pkg ; if(date) lines.push(Event Date: + date); if(msg) lines.push(, Message: + msg); const text encodeURIComponent(lines.join(\n)); const url https://wa.me/918248557752?text + text; window.open(url, _blank); }); /script> script> // --- Form UX: show confirmation after submit --- // Compatibility: some scripts/environments may override document.getElementById. // If its missing/broken, recreate a safe fallback using querySelector. try{ if(typeof document.getElementById ! function){ document.getElementById (id) > document.querySelector(# + CSS.escape(id)); } }catch(e){}const toast document.querySelector(#toast); const toastTitle document.querySelector(#toastTitle); const toastText document.querySelector(#toastText); const toastClose document.querySelector(#toastClose); function showToast(title, text){ toastTitle.textContent title || ✅ Enquiry received; toastText.textContent text || Thanks! We’ve received your enquiry and we’ll get in touch with you shortly.; toast.classList.add(show); clearTimeout(window.__toastTimer); window.__toastTimer setTimeout(() > toast.classList.remove(show), 5500); } toastClose?.addEventListener(click, () > toast.classList.remove(show)); // We expect the form to POST to form-handler.php for Email enquiries. // Well submit via fetch so the user stays on the page and sees confirmation. const form document.querySelector(#enquiryForm); if(form){ form.addEventListener(submit, async (e) > { // If a WhatsApp button triggers, it should not submit the form. // Email submit comes here. e.preventDefault(); try{ const fd new FormData(form); // Basic UX: disable submit buttons while sending const buttons form.querySelectorAll(buttontypesubmit); buttons.forEach(b > b.disabled true); const res await fetch(form.getAttribute(action) || form-handler.php, { method: POST, body: fd }); // We allow handler to return JSON or plain text const ct res.headers.get(content-type) || ; let ok res.ok; if(ct.includes(application/json)){ const data await res.json(); ok ok && (data.success ! false); }else{ // If its a redirect/html, treat HTTP 200 as OK } if(!ok){ throw new Error(Email submit failed); } form.reset(); showToast(✅ Enquiry received, Thanks! We’ve received your enquiry and we’ll get in touch with you shortly.); }catch(err){ console.error(err); showToast(⚠️ Could not submit, Please try again, or use WhatsApp to contact us instantly.); }finally{ const buttons form.querySelectorAll(buttontypesubmit); buttons.forEach(b > b.disabled false); } }); } // If you have a WhatsApp button inside the form, make sure it does NOT submit. // Add: typebutton and call the existing WhatsApp open logic (if any). /script>!-- Success / status toast --> div classtoast idtoast> div classtoastRow> div> div classtoastTitle idtoastTitle>✅ Enquiry received/div> p classtoastText idtoastText>Thanks! We’ve received your enquiry and we’ll get in touch with you shortly./p> /div> button classtoastBtn typebutton idtoastClose>OK/button> /div> /div>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlLast-Modified: Thu, 12 Feb 2026 22:47:36 GMTAccept-Ranges: bytesContent-Length: 32807Date: Wed, 25 Feb 2026 21:00:41 GMTServer: LiteSpeedplatform: hostingerStrict-Transport-Security: max-age31536000; includeSubDomains; preloadX-XSS-Protection: 1; modeblockX-Content-Type-Options: nosniff !doctype html>html langen>head> meta charsetutf-8/> meta nameviewport contentwidthdevice-width, initial-scale1/> title>AI Photo Booth in India | Rent or Buy AI Photo Booth for Events & Business/title> meta namedescription contentAI Photo Booth for events: custom themes & avatars, instant digital sharing. Rent for a day or buy the booth with credits & hardware. Rent or buy AI Photo Booth in India. Start your own AI photo booth business or book for events. Custom themes, WhatsApp sharing, live display & lifetime software license.> link relcanonical hrefhttps://aiphotobooth.co.in/> meta namerobots contentindex,follow> !-- Open Graph --> meta propertyog:type contentwebsite> meta propertyog:title contentAI Photo Booth in India | Rent or Buy for Events & Business> meta propertyog:description contentRent for events or buy the booth to start your AI Photo Booth business with marketing + onboarding support. Custom themes, avatars, instant sharing via QR/WhatsApp.> meta propertyog:url contenthttps://aiphotobooth.co.in/> meta propertyog:image contenthttps://aiphotobooth.co.in/ai_super_hero.png> !-- Twitter --> meta nametwitter:card contentsummary_large_image> meta nametwitter:title contentAI Photo Booth in India | Rent or Buy for Events & Business> meta nametwitter:description contentRent for events or buy the booth to start your AI Photo Booth business with marketing + onboarding support.> meta nametwitter:image contenthttps://aiphotobooth.co.in/ai_super_hero.png> !-- Structured data --> script typeapplication/ld+json> { @context: https://schema.org, @type: Organization, name: AI Photo Booth, url: https://aiphotobooth.co.in/, logo: https://aiphotobooth.co.in/ai_photo_booth_logo.png, sameAs: https://wa.me/918248557752 } /script> script typeapplication/ld+json> { @context: https://schema.org, @type: Product, name: AI Photo Booth, description: AI Photo Booth for events and entrepreneurs in India. Rent for a day or buy a complete booth kit with lifetime license (limited), AI credits and business launch support., image: https://aiphotobooth.co.in/ai_super_hero.png , brand: {@type:Brand,name:AI Photo Booth}, offers: { @type: Offer, name: Rent AI Photo Booth (1 Day Event), priceCurrency: INR, price: 37000, availability: https://schema.org/InStock, url: https://aiphotobooth.co.in/#packages }, { @type: Offer, name: Buy AI Photo Booth (Entrepreneurs), priceCurrency: INR, price: 307000, availability: https://schema.org/InStock, url: https://aiphotobooth.co.in/#packages } } /script> link relicon hreffavicon.png> style> :root{ --bg0:#060812; --bg1:#0a1030; --card:rgba(16,22,45,.64); --text:#eaf1ff; --muted:#a7b4cc; --border:rgba(255,255,255,.10); --shadow: 0 20px 60px rgba(0,0,0,.55); --r:22px; --p:#7c5cff; --c:#22d3ee; --g:#22c55e; --m:#fb7185; --y:#fbbf24; } *{box-sizing:border-box} html,body{height:100%} body{ margin:0; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; color:var(--text); background: radial-gradient(1000px 560px at 18% 10%, rgba(124,92,255,.32), transparent 60%), radial-gradient(920px 520px at 88% 16%, rgba(34,211,238,.22), transparent 60%), radial-gradient(900px 520px at 56% 94%, rgba(251,113,133,.16), transparent 62%), linear-gradient(180deg, var(--bg0), var(--bg1)); overflow-x:hidden; } /* Animated glow blobs */ .blob{ position:fixed; width:420px;height:420px; border-radius:50%; filter: blur(55px); opacity:.22; z-index:-2; animation: float 10s ease-in-out infinite; pointer-events:none; } .b1{left:-120px;top:-100px;background:rgba(124,92,255,.85)} .b2{right:-140px;top:120px;background:rgba(34,211,238,.85);animation-duration:12s} .b3{left:25%;bottom:-180px;background:rgba(251,113,133,.75);animation-duration:14s} @keyframes float{ 0%,100%{transform:translate(0,0) scale(1)} 50%{transform:translate(25px,-18px) scale(1.05)} } /* Subtle grid */ .gridbg{ position:fixed;inset:0;z-index:-3;pointer-events:none; background-image: linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px); background-size: 56px 56px; mask-image: radial-gradient(700px 420px at 30% 15%, #000 40%, transparent 75%); opacity:.45; } a{color:#cfe0ff;text-decoration:none} a:hover{text-decoration:underline} .wrap{max-width:1180px;margin:0 auto;padding:22px} @media(max-width:768px){.wrap{padding:16px}} .glass{ border:1px solid var(--border); background:var(--card); border-radius:var(--r); box-shadow:var(--shadow); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); } .topbar{ display:flex;align-items:center;gap:14px; padding:14px 16px; } .brand{display:flex;align-items:center;gap:12px;min-width:0} .brand img{height:42px;width:auto;display:block} .brandTitle{font-weight:950;letter-spacing:.25px;line-height:1} .brandSub{font-size:12px;color:var(--muted);margin-top:5px} .ctaRow{margin-left:auto;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end} .btn{ appearance:none;border:0;cursor:pointer; border-radius:14px;padding:12px 16px;font-weight:900; display:inline-flex;align-items:center;justify-content:center;gap:10px; transition:transform .12s ease, opacity .12s ease, border-color .12s ease, background .12s ease; text-decoration:none; user-select:none; white-space:nowrap; } .btn:active{transform:translateY(1px)} .btn-primary{background:linear-gradient(135deg, var(--p), var(--c));color:#061017} .btn-ghost{background:rgba(255,255,255,.03);border:1px solid var(--border);color:var(--text)} .btn-green{background:rgba(34,197,94,.14);border:1px solid rgba(34,197,94,.35);color:#c9ffd8} .btn:disabled{opacity:.55;cursor:not-allowed} .section{margin-top:18px} .card{padding:18px} h1,h2,h3{margin:0 0 10px} p{margin:0 0 14px;color:var(--muted);line-height:1.55} .small{font-size:12px;color:var(--muted)} .divider{height:1px;background:rgba(255,255,255,.10);margin:14px 0} /* Hero */ .hero{display:grid;gap:14px;grid-template-columns:1.12fr .88fr;align-items:stretch} @media(max-width:900px){.hero{grid-template-columns:1fr}} .heroVisual{ position:relative;overflow:hidden; border-radius:var(--r); border:1px solid var(--border); background:linear-gradient(135deg, rgba(124,92,255,.12), rgba(34,211,238,.10), rgba(251,113,133,.08)); box-shadow:var(--shadow); } .heroVisual:before{ content:; position:absolute;inset:0; background: radial-gradient(700px 260px at 20% 10%, rgba(124,92,255,.35), transparent 60%), radial-gradient(650px 240px at 90% 30%, rgba(34,211,238,.26), transparent 60%), radial-gradient(650px 240px at 55% 100%, rgba(251,113,133,.18), transparent 62%); filter: blur(16px); opacity:.9; } .heroVisual img{ position:relative; width:100%; height:auto; display:block; object-fit:contain; /* full image */ padding:10px; } /* Full-bleed hero image on mobile */ @media (max-width: 768px){ .heroVisual{ margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); width:100vw; border-radius:0; border-left:0;border-right:0; } .heroVisual img{padding:10px 14px} } .badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px} .badge{ font-size:12px;color:var(--muted); border:1px solid var(--border); padding:8px 10px;border-radius:999px; background:rgba(255,255,255,.03); } .badge b{color:var(--text)} .grid2{display:grid;gap:14px;grid-template-columns:1fr 1fr} @media(max-width:900px){.grid2{grid-template-columns:1fr}} .grid3{display:grid;gap:14px;grid-template-columns:repeat(3, minmax(0,1fr))} @media(max-width:900px){.grid3{grid-template-columns:1fr}} /* Feature cards with icons */ .feature{ padding:14px;border-radius:18px;border:1px solid var(--border); background:rgba(255,255,255,.03); display:flex;gap:12px;align-items:flex-start; } .feature > div{min-width:0} .feature h3{overflow-wrap:anywhere;word-break:break-word;line-height:1.25} .feature img{ width:44px;height:44px;border-radius:14px; border:1px solid var(--border); background:rgba(0,0,0,.25); object-fit:contain; padding:6px; flex:0 0 auto; } .feature h3{margin:0 0 6px;font-size:16px} .feature p{margin:0;color:var(--muted);font-size:13px;line-height:1.45} /* Pricing */ .priceCard{padding:18px;position:relative;overflow:hidden} .pkgLead{color:#bff7cf;font-weight:900} .pkgLeadRent{color:#b8c7ff;font-weight:800} .pillHlBuy{color:var(--accent2);font-weight:900;letter-spacing:.6px} .pillHlRent{color:var(--accent);font-weight:900;letter-spacing:.6px} .badge{margin-left:10px;font-size:11px;padding:6px 10px;border-radius:999px;border:1px solid var(--border);color:var(--muted)} .badge-buy{border-color:rgba(34,197,94,.35);background:rgba(34,197,94,.10);color:#bff7cf} .badge-rent{border-color:rgba(124,92,255,.35);background:rgba(124,92,255,.10);color:#d9d0ff} .priceCard--primary{border-color:rgba(34,197,94,.35);box-shadow:0 0 0 2px rgba(34,197,94,.18), 0 24px 70px rgba(0,0,0,.45)} .priceCard--secondary{opacity:.92} .priceCard:before{ content:; position:absolute;inset:-2px; background: radial-gradient(700px 220px at 15% 10%, rgba(124,92,255,.16), transparent 62%), radial-gradient(680px 220px at 90% 30%, rgba(34,211,238,.12), transparent 62%), radial-gradient(680px 220px at 40% 100%, rgba(251,113,133,.10), transparent 65%); filter: blur(18px); opacity:.9; z-index:0; } .priceCard > *{position:relative;z-index:1} .pill{ display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap; font-size:12px;color:var(--muted); border:1px solid var(--border); padding:6px 10px;border-radius:999px; background:rgba(255,255,255,.03); } .priceTag{ font-weight:1000; font-size:30px; letter-spacing:.2px; margin:8px 0 6px; } ul{margin:10px 0 0 18px;color:var(--muted);line-height:1.55} li{margin:6px 0} /* AI image gallery */ .gallery{display:grid;gap:14px;grid-template-columns:repeat(4, minmax(0,1fr))} @media(max-width:1000px){.gallery{grid-template-columns:repeat(2, minmax(0,1fr))}} @media(max-width:520px){.gallery{grid-template-columns:1fr}} .shot{ border:1px solid var(--border); border-radius:20px; overflow:hidden; background:rgba(255,255,255,.03); box-shadow: 0 10px 35px rgba(0,0,0,.35); } .shot img{ width:100%; aspect-ratio:1/1; object-fit:cover; display:block; background:#090e1b; transform:scale(1); transition: transform .18s ease; } .shot:hover img{transform:scale(1.03)} .shot .cap{padding:10px 12px;font-size:12px;color:var(--muted)} /* Form */ form{display:grid;gap:12px} .field{display:grid;gap:8px} label{font-size:13px;color:#d7e2ff;font-weight:800} input,select,textarea{ width:100%; padding:12px 12px; border-radius:14px; border:1px solid var(--border); background:rgba(255,255,255,.03); color:var(--text); outline:none; } input::placeholder,textarea::placeholder{color:#8fa0ba} textarea{min-height:120px;resize:vertical} .radioRow{display:flex;gap:10px;flex-wrap:wrap} .radioChip{ display:flex;align-items:center;gap:10px; padding:10px 12px;border-radius:14px; border:1px solid var(--border); background:rgba(255,255,255,.03); cursor:pointer; user-select:none; } .radioChip input{width:auto;margin:0} .formActions{display:flex;gap:10px;flex-wrap:wrap} footer{margin:28px 0 10px;text-align:center;color:var(--muted);font-size:12px} /* Form success toast */ .toast{ position: fixed; left: 50%; bottom: 18px; transform: translateX(-50%) translateY(20px); max-width: 680px; width: calc(100% - 28px); padding: 12px 14px; border-radius: 16px; border: 1px solid rgba(34,197,94,.35); background: rgba(34,197,94,.10); color: #dfffe8; box-shadow: 0 18px 55px rgba(0,0,0,.45); display: none; z-index: 9999; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); } .toast.show{display:block; animation: toastIn .18s ease-out forwards;} @keyframes toastIn{from{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}} .toastRow{display:flex;gap:12px;align-items:flex-start;justify-content:space-between} .toastTitle{font-weight:950;margin:0 0 2px} .toastText{margin:0;color:#c9ffd8;font-size:13px;line-height:1.35} .toastBtn{ border:1px solid rgba(255,255,255,.18); background: rgba(255,255,255,.06); color: var(--text); padding: 8px 10px; border-radius: 12px; font-weight: 900; cursor:pointer; } .toastBtn:active{transform:translateY(1px)} /style>/head>body> div classgridbg>/div> div classblob b1>/div> div classblob b2>/div> div classblob b3>/div> div classwrap> div classtopbar glass> div classbrand> !-- Use your provided logo --> img srcai_photo_booth_logo.png altAI Photo Booth Logo onerrorthis.srcfavicon.png> div> div classbrandTitle>AI Photo Booth/div> div classbrandSub>Futuristic themed photos • Avatars • Instant digital sharing/div> /div> /div> div classctaRow> a classbtn btn-ghost href#gallery>AI Outputs/a> a classbtn btn-primary hrefgallery.html>Gallery/a> a classbtn btn-ghost href#packages>Packages/a> a classbtn btn-primary href#contact>Enquire Now/a> a classbtn btn-green hrefhttps://wa.me/918248557752?textHi%20Prabu%2C%20I%27m%20interested%20in%20AI%20Photo%20Booth.%20Please%20share%20details. target_blank relnoreferrer>WhatsApp/a> /div> /div> section classsection hero idtop> div classheroVisual> !-- Futuristic hero visual (provided by you) --> img srcai_super_hero.png altAI Photo Booth Hero onerrorthis.srcfavicon.png> /div> div classglass card> h1>AI Photo Booth for Events & Entrepreneurs in India ⚡/h1> p> Guests select a theme + avatar style, take a selfie, and get an AI-generated photo in seconds — shared digitally via QR / download / WhatsApp. /p> div classbadges> div classbadge>b>Instant/b> AI render/div> div classbadge>b>Custom/b> themes & frames/div> div classbadge>b>Live/b> display mirror/div> div classbadge>b>Eco/b> friendly sharing/div> /div> div classdivider>/div> div classgrid3> div classfeature> img srcAI-Photo-Booth-Content-Customization-with-Branding.png altCustomization onerrorthis.srcfavicon.png> div> h3>Branding + Customisation/h3> p>Custom themes, frames, event branding and avatar packs./p> /div> /div> div classfeature> img srcAI-Photo-Booth-Photo-feeds-live-display-connect.png altLive display onerrorthis.srcfavicon.png> div> h3>Live Display Connect/h3> p>Mirror output to a bigger screen via HDMI for crowd engagement./p> /div> /div> div classfeature> img srcAI-Photo-Booth-Whatsapp-Sharing.png altWhatsApp sharing onerrorthis.srcfavicon.png> div> h3>WhatsApp / QR Sharing/h3> p>Instant delivery using QR & WhatsApp. Prints optional./p> /div> /div> /div> div classdivider>/div> div classformActions> a classbtn btn-primary href#packages>See Pricing/a> a classbtn btn-ghost href#contact>Book a Demo/a> /div> div classsmall stylemargin-top:10px> Tip: Replace hero image anytime by updating b>ai_super_hero.png/b>. /div> /div> /section> section classsection glass card idgallery> h2>AI Outputs (Real Samples)/h2> p>These are mapped from your b>pics/b> folder. Replace/rename as needed./p> div classgallery> div classshot> img srcpics/aiphotobooth.co.in_1.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_2.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_3.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_4.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_5.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_6.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_7.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> div classshot> img srcpics/aiphotobooth.co.in_8.jpg altAI Photo Booth onerrorthis.srcfavicon.png> div classcap>AI Output/div> /div> /div> /section> section classsection glass card idpackages> h2>Packages/h2> p>b stylecolor:#eaf1ff>Start your business journey with AI Photo Booth/b> — span classpkgLead>buy the booth/span> to launch your own rental business with b stylecolor:#eaf1ff>marketing + onboarding support/b>. If you only need it for a single event, you can span classpkgLeadRent>rent/span> too./p> div classgrid2 stylemargin-top:12px> !-- BUY (PRIMARY) --> div classglass priceCard priceCard--primary> div classpill>span classpillHlBuy>BUY/span> • For Entrepreneurs span classbadge badge-buy>BEST FOR BUSINESS/span>/div> div classpriceTag>₹ 3.07 Lakhs + GST/div> p classsmall>Hardware + credits + enquiries + b stylecolor:#eaf1ff>lifetime software license/b> (limited)./p> div classdivider>/div> h3 stylemargin:0 0 8px>Included/h3> ul> li>b stylecolor:#eaf1ff>500 genuine enquiries/b> to start your AI photo booth rental business/li> li>b stylecolor:#eaf1ff>5000 AI generation credits/b>/li> li>b stylecolor:#eaf1ff>Lifetime license/b> for AI cloud software (first 100 entrepreneurs)/li> li>b stylecolor:#eaf1ff>Business kickstart + marketing support/b> (creatives, scripts, WhatsApp flow, ad guidance)/li> /ul> div classdivider>/div> h3 stylemargin:0 0 8px>Hardware you get/h3> ul> li>11-inch custom display (SIM enabled) + charger + cover/li> li>Tripod stand/li> li>Display to HDMI + USB connector/li> /ul> div classdivider>/div> a classbtn btn-primary href#contact onclickprefillPackage(Buy the booth (₹3.07 Lakhs + GST))>Start My Business • Get Details/a> div classsmall stylemargin-top:10px;color:var(--muted)>Ideal if you want faster revenue in one shot + long-term recurring rental income./div> /div> !-- RENT (SECONDARY) --> div classglass priceCard priceCard--secondary> div classpill>span classpillHlRent>RENT/span> • 1 Day Event span classbadge badge-rent>EVENT USE/span>/div> div classpriceTag>₹ 37,000 + GST/div> p classsmall>6 hours live AI booth + full operations + customisation./p> div classdivider>/div> ul> li>On-site setup, operations & dismantling/li> li>Custom themes & avatar pack (finalised before event)/li> li>Digital sharing (WhatsApp / QR / link) — eco-friendly/li> li>Transportation included/li> /ul> div classdivider>/div> a classbtn btn-ghost href#contact onclickprefillPackage(Rent for a day (₹37,000 + GST))>Rent for Event • Enquire/a> div classsmall stylemargin-top:10px;color:var(--muted)>Best for brand activations, college fests, corporate events & weddings./div> /div> /div> /section> section classsection glass card idextras> h2>More AI Experiences/h2> p>Add more fun outputs to keep the queue moving and engagement high./p> div classgrid3 stylemargin-top:12px> div classshot> img srcai_caricature.png altAI Caricature onerrorthis.srcfavicon.png> div classcap>AI Caricature/div> /div> div classshot> img srcAI_destination_Photo.png altAI Destination onerrorthis.srcfavicon.png> div classcap>AI Destination Photo/div> /div> div classshot> img srcai_movie_poster.png altAI Movie Poster onerrorthis.srcfavicon.png> div classcap>AI Movie Poster/div> /div> /div> div classsmall stylemargin-top:12px> These images load locally (no external links), so nothing breaks. /div> /section> section classsection glass card idcontact> h2>Enquiry Form/h2> p>Send your enquiry via b stylecolor:#eaf1ff>Email/b> or b stylecolor:#eaf1ff>WhatsApp/b> — choose what you prefer./p> div classgrid2 stylemargin-top:12px> div> form idenquiryForm actionform-handler.php methodPOST> div classfield> label forname>Full Name/label> input idname namename placeholderYour name required> /div> div classfield> label forcity>City/label> input idcity namecity placeholderBengaluru / Hyderabad / Chennai required> /div> div classfield> label forwhatsapp>WhatsApp Number/label> input idwhatsapp namewhatsapp placeholder10-digit number inputmodenumeric required> /div> div classfield> label foremail>Email/label> input idemail nameemail typeemail placeholderyou@example.com required> /div> div classfield> label>Interested In/label> div classradioRow> label classradioChip> input typeradio namepackage valueRent for a day (₹37,000 + GST)> Rent (₹37,000 + GST) /label> label classradioChip> input typeradio namepackage valueBuy the booth (₹3.07 Lakhs + GST) checked> Buy (₹3.07 Lakhs + GST) /label> /div> /div> div classfield> label fordate>Event Date (optional)/label> input iddate namedate typedate> /div> div classfield> label formsg>Message/label> textarea idmsg namemsg placeholderEvent type / expected footfall / branding details / custom theme request…>/textarea> /div> div classformActions> button classbtn btn-primary typesubmit namesend_via valueemail>Send via Email/button> button classbtn btn-ghost typebutton idbtnWhatsappSend>Send via WhatsApp/button> a classbtn btn-ghost href#packages>Back to Packages/a> /div> input typehidden namesource valueaiphotobooth.co.in> div classsmall stylemargin-top:10px> Or WhatsApp directly: a hrefhttps://wa.me/918248557752 target_blank relnoreferrer>+91 82485 57752/a> /div> /form> /div> div classglass stylepadding:16px;border-radius:18px> h3 stylemargin:0 0 8px>What you’ll get/h3> p classsmall stylemargin:0 0 12px> Fast response + demo schedule + customisation options. /p> div classfeature> img srcAI-Photo-Booth-Print-Option.png altPrint option onerrorthis.srcfavicon.png> div> h3 stylemargin:0 0 6px>Print option (optional)/h3> p>Digital-first by default; printing can be arranged on actuals./p> /div> /div> div classdivider>/div> div classglass stylepadding:12px; margin-top:12px;> img srchttps://aiphotobooth.co.in/aiphotobooth.co.in_Demo.png altAI Photo Booth Live Demo Preview stylewidth:100%; height:auto; display:block; border-radius:14px; object-fit:contain; /> /div> p classsmall stylemargin-top:10px> Note: The above mentioned cost is for the standard model. If you need customizations it will vary as per the requirements. /p> /div> /div> /section> footer> © AI Photo Booth • Contact: a hrefhttps://wa.me/918248557752 target_blank relnoreferrer>+91 82485 57752/a> /footer> /div> script> function prefillPackage(label){ const radio ...document.querySelectorAll(inputnamepackage).find(r > r.value label); if(radio) radio.checked true; document.querySelector(#contact).scrollIntoView({behavior:smooth}); } function onlyDigits(s){ return (s||).replace(/\D+/g,); } // WhatsApp button (does NOT submit the form) document.getElementById(btnWhatsappSend)?.addEventListener(click, function(){ const name document.getElementById(name).value.trim(); const city document.getElementById(city).value.trim(); const waUser onlyDigits(document.getElementById(whatsapp).value.trim()); const email (document.getElementById(email).value || ).trim(); const date document.getElementById(date).value; const pkg document.querySelector(inputnamepackage:checked)?.value || ; const msg document.getElementById(msg).value.trim(); if(!name || !city || waUser.length 10 || !email){ alert(Please fill Name, City, WhatsApp number and Email.); return; } const lines Hi Prabu, Im interested in AI Photo Booth., , Name: + name, City: + city, My WhatsApp: + waUser, My Email: + email, Package: + pkg ; if(date) lines.push(Event Date: + date); if(msg) lines.push(, Message: + msg); const text encodeURIComponent(lines.join(\n)); const url https://wa.me/918248557752?text + text; window.open(url, _blank); }); /script> script> // --- Form UX: show confirmation after submit --- // Compatibility: some scripts/environments may override document.getElementById. // If its missing/broken, recreate a safe fallback using querySelector. try{ if(typeof document.getElementById ! function){ document.getElementById (id) > document.querySelector(# + CSS.escape(id)); } }catch(e){}const toast document.querySelector(#toast); const toastTitle document.querySelector(#toastTitle); const toastText document.querySelector(#toastText); const toastClose document.querySelector(#toastClose); function showToast(title, text){ toastTitle.textContent title || ✅ Enquiry received; toastText.textContent text || Thanks! We’ve received your enquiry and we’ll get in touch with you shortly.; toast.classList.add(show); clearTimeout(window.__toastTimer); window.__toastTimer setTimeout(() > toast.classList.remove(show), 5500); } toastClose?.addEventListener(click, () > toast.classList.remove(show)); // We expect the form to POST to form-handler.php for Email enquiries. // Well submit via fetch so the user stays on the page and sees confirmation. const form document.querySelector(#enquiryForm); if(form){ form.addEventListener(submit, async (e) > { // If a WhatsApp button triggers, it should not submit the form. // Email submit comes here. e.preventDefault(); try{ const fd new FormData(form); // Basic UX: disable submit buttons while sending const buttons form.querySelectorAll(buttontypesubmit); buttons.forEach(b > b.disabled true); const res await fetch(form.getAttribute(action) || form-handler.php, { method: POST, body: fd }); // We allow handler to return JSON or plain text const ct res.headers.get(content-type) || ; let ok res.ok; if(ct.includes(application/json)){ const data await res.json(); ok ok && (data.success ! false); }else{ // If its a redirect/html, treat HTTP 200 as OK } if(!ok){ throw new Error(Email submit failed); } form.reset(); showToast(✅ Enquiry received, Thanks! We’ve received your enquiry and we’ll get in touch with you shortly.); }catch(err){ console.error(err); showToast(⚠️ Could not submit, Please try again, or use WhatsApp to contact us instantly.); }finally{ const buttons form.querySelectorAll(buttontypesubmit); buttons.forEach(b > b.disabled false); } }); } // If you have a WhatsApp button inside the form, make sure it does NOT submit. // Add: typebutton and call the existing WhatsApp open logic (if any). /script>!-- Success / status toast --> div classtoast idtoast> div classtoastRow> div> div classtoastTitle idtoastTitle>✅ Enquiry received/div> p classtoastText idtoastText>Thanks! We’ve received your enquiry and we’ll get in touch with you shortly./p> /div> button classtoastBtn typebutton idtoastClose>OK/button> /div> /div>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]