Make it more exciting and naughty
Browse files- index.html +49 -49
index.html
CHANGED
|
@@ -64,12 +64,12 @@
|
|
| 64 |
<div class="flex flex-col md:flex-row items-center justify-between">
|
| 65 |
<div class="md:w-1/2 mb-10 md:mb-0">
|
| 66 |
<h1 class="text-5xl md:text-6xl font-bold mb-6 text-gray-800">
|
| 67 |
-
|
| 68 |
</h1>
|
| 69 |
<p class="text-xl text-gray-600 mb-8 leading-relaxed">
|
| 70 |
-
Professional therapeutic massage
|
| 71 |
</p>
|
| 72 |
-
|
| 73 |
<a href="#booking" class="bg-amber-500 hover:bg-amber-600 text-white px-8 py-4 rounded-full font-semibold transition-colors">
|
| 74 |
Book a Session
|
| 75 |
</a>
|
|
@@ -81,9 +81,9 @@
|
|
| 81 |
<div class="md:w-1/2 flex justify-center">
|
| 82 |
<div class="relative">
|
| 83 |
<div class="w-80 h-80 bg-amber-100 rounded-full flex items-center justify-center overflow-hidden shadow-2xl">
|
| 84 |
-
<img src="http://static.photos/
|
| 85 |
</div>
|
| 86 |
-
|
| 87 |
<span class="font-bold">5+ Years Experience</span>
|
| 88 |
</div>
|
| 89 |
</div>
|
|
@@ -98,8 +98,8 @@
|
|
| 98 |
<div class="text-center mb-16">
|
| 99 |
<h2 class="text-4xl font-bold mb-4">About Piglet</h2>
|
| 100 |
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
|
| 101 |
-
|
| 102 |
-
|
| 103 |
</div>
|
| 104 |
|
| 105 |
<div class="grid md:grid-cols-2 gap-12 items-center">
|
|
@@ -109,8 +109,8 @@
|
|
| 109 |
<div>
|
| 110 |
<h3 class="text-3xl font-bold mb-6">My Approach to Healing</h3>
|
| 111 |
<p class="text-gray-600 mb-6 leading-relaxed">
|
| 112 |
-
With over 5 years of experience in therapeutic massage, I specialize in
|
| 113 |
-
|
| 114 |
<div class="space-y-4">
|
| 115 |
<div class="flex items-center">
|
| 116 |
<div class="w-8 h-8 bg-amber-100 rounded-full flex items-center justify-center mr-4">
|
|
@@ -151,33 +151,33 @@
|
|
| 151 |
<div class="w-16 h-16 bg-amber-500 rounded-full flex items-center justify-center mb-6">
|
| 152 |
<i data-feather="activity" class="text-white text-2xl"></i>
|
| 153 |
</div>
|
| 154 |
-
<h3 class="text-2xl font-bold mb-4">
|
| 155 |
<p class="text-gray-600 mb-6">
|
| 156 |
-
|
| 157 |
</p>
|
| 158 |
-
|
| 159 |
</div>
|
| 160 |
|
| 161 |
<div class="bg-rose-50 p-8 rounded-2xl shadow-lg">
|
| 162 |
<div class="w-16 h-16 bg-rose-500 rounded-full flex items-center justify-center mb-6">
|
| 163 |
<i data-feather="target" class="text-white text-2xl"></i>
|
| 164 |
</div>
|
| 165 |
-
<h3 class="text-2xl font-bold mb-4">Deep Tissue</h3>
|
| 166 |
<p class="text-gray-600 mb-6">
|
| 167 |
-
|
| 168 |
</p>
|
| 169 |
-
|
| 170 |
</div>
|
| 171 |
|
| 172 |
<div class="bg-amber-50 p-8 rounded-2xl shadow-lg">
|
| 173 |
<div class="w-16 h-16 bg-amber-500 rounded-full flex items-center justify-center mb-6">
|
| 174 |
<i data-feather="zap" class="text-white text-2xl"></i>
|
| 175 |
</div>
|
| 176 |
-
<h3 class="text-2xl font-bold mb-4">
|
| 177 |
<p class="text-gray-600 mb-6">
|
| 178 |
-
|
| 179 |
</p>
|
| 180 |
-
|
| 181 |
</div>
|
| 182 |
</div>
|
| 183 |
</div>
|
|
@@ -282,11 +282,11 @@
|
|
| 282 |
<section id="gallery" class="py-20 bg-white">
|
| 283 |
<div class="container mx-auto px-6">
|
| 284 |
<div class="text-center mb-16">
|
| 285 |
-
|
| 286 |
-
|
| 287 |
-
|
| 288 |
-
|
| 289 |
-
|
| 290 |
|
| 291 |
<div class="grid grid-cols-2 md:grid-cols-3 gap-4">
|
| 292 |
<div class="col-span-2 md:col-span-2 row-span-2">
|
|
@@ -312,11 +312,11 @@
|
|
| 312 |
<section class="py-20 section-gradient">
|
| 313 |
<div class="container mx-auto px-6">
|
| 314 |
<div class="text-center mb-16">
|
| 315 |
-
|
| 316 |
-
|
| 317 |
-
|
| 318 |
-
|
| 319 |
-
|
| 320 |
|
| 321 |
<div class="max-w-4xl mx-auto">
|
| 322 |
<div class="relative aspect-w-16 aspect-h-9 bg-gray-200 rounded-2xl shadow-lg overflow-hidden">
|
|
@@ -337,11 +337,11 @@
|
|
| 337 |
<section id="testimonials" class="py-20 bg-white">
|
| 338 |
<div class="container mx-auto px-6">
|
| 339 |
<div class="text-center mb-16">
|
| 340 |
-
|
| 341 |
-
|
| 342 |
-
|
| 343 |
-
|
| 344 |
-
|
| 345 |
|
| 346 |
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
|
| 347 |
<div class="testimonial-card p-6 rounded-2xl shadow-lg border border-amber-100">
|
|
@@ -359,8 +359,8 @@
|
|
| 359 |
</div>
|
| 360 |
</div>
|
| 361 |
<p class="text-gray-600 italic">
|
| 362 |
-
"Piglet's
|
| 363 |
-
|
| 364 |
</div>
|
| 365 |
|
| 366 |
<div class="testimonial-card p-6 rounded-2xl shadow-lg border border-rose-100">
|
|
@@ -378,8 +378,8 @@
|
|
| 378 |
</div>
|
| 379 |
</div>
|
| 380 |
<p class="text-gray-600 italic">
|
| 381 |
-
"
|
| 382 |
-
|
| 383 |
</div>
|
| 384 |
|
| 385 |
<div class="testimonial-card p-6 rounded-2xl shadow-lg border border-amber-100">
|
|
@@ -397,8 +397,8 @@
|
|
| 397 |
</div>
|
| 398 |
</div>
|
| 399 |
<p class="text-gray-600 italic">
|
| 400 |
-
"
|
| 401 |
-
|
| 402 |
</div>
|
| 403 |
</div>
|
| 404 |
</div>
|
|
@@ -409,11 +409,11 @@
|
|
| 409 |
<div class="container mx-auto px-6">
|
| 410 |
<div class="max-w-4xl mx-auto bg-white rounded-2xl shadow-lg p-8 md:p-12">
|
| 411 |
<div class="text-center mb-10">
|
| 412 |
-
<h2 class="text-4xl font-bold mb-4">Book Your
|
| 413 |
<p class="text-xl text-gray-600">
|
| 414 |
-
Ready to experience
|
| 415 |
</p>
|
| 416 |
-
|
| 417 |
|
| 418 |
<form class="grid md:grid-cols-2 gap-6">
|
| 419 |
<div>
|
|
@@ -431,11 +431,11 @@
|
|
| 431 |
<div>
|
| 432 |
<label class="block text-gray-700 mb-2">Service Type</label>
|
| 433 |
<select class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-amber-500">
|
| 434 |
-
<option>Swedish
|
| 435 |
-
<option>Deep Tissue (90 min)</option>
|
| 436 |
-
<option>
|
| 437 |
-
<option>
|
| 438 |
-
|
| 439 |
</div>
|
| 440 |
<div class="md:col-span-2">
|
| 441 |
<label class="block text-gray-700 mb-2">Preferred Date & Time</label>
|
|
@@ -443,8 +443,8 @@
|
|
| 443 |
</div>
|
| 444 |
<div class="md:col-span-2">
|
| 445 |
<label class="block text-gray-700 mb-2">Special Requests or Notes</label>
|
| 446 |
-
<textarea class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-amber-500" rows="4" placeholder="
|
| 447 |
-
|
| 448 |
<div class="md:col-span-2 text-center">
|
| 449 |
<button type="submit" class="bg-amber-500 hover:bg-amber-600 text-white px-12 py-4 rounded-full font-semibold transition-colors">
|
| 450 |
Book Your Session
|
|
|
|
| 64 |
<div class="flex flex-col md:flex-row items-center justify-between">
|
| 65 |
<div class="md:w-1/2 mb-10 md:mb-0">
|
| 66 |
<h1 class="text-5xl md:text-6xl font-bold mb-6 text-gray-800">
|
| 67 |
+
Unleash Your <span class="text-amber-500">Sensual Energy</span> with Piglet
|
| 68 |
</h1>
|
| 69 |
<p class="text-xl text-gray-600 mb-8 leading-relaxed">
|
| 70 |
+
Professional tantric and therapeutic massage experiences designed to awaken your senses, melt away tension, and reconnect you with your body's deepest pleasures.
|
| 71 |
</p>
|
| 72 |
+
<div class="flex space-x-4">
|
| 73 |
<a href="#booking" class="bg-amber-500 hover:bg-amber-600 text-white px-8 py-4 rounded-full font-semibold transition-colors">
|
| 74 |
Book a Session
|
| 75 |
</a>
|
|
|
|
| 81 |
<div class="md:w-1/2 flex justify-center">
|
| 82 |
<div class="relative">
|
| 83 |
<div class="w-80 h-80 bg-amber-100 rounded-full flex items-center justify-center overflow-hidden shadow-2xl">
|
| 84 |
+
<img src="http://static.photos/massage/640x360/1" alt="Piglet the Masseur" class="w-full h-full object-cover" style="filter: brightness(0.9);">
|
| 85 |
</div>
|
| 86 |
+
<div class="absolute -bottom-4 -right-4 bg-rose-500 text-white px-6 py-3 rounded-full shadow-lg">
|
| 87 |
<span class="font-bold">5+ Years Experience</span>
|
| 88 |
</div>
|
| 89 |
</div>
|
|
|
|
| 98 |
<div class="text-center mb-16">
|
| 99 |
<h2 class="text-4xl font-bold mb-4">About Piglet</h2>
|
| 100 |
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
|
| 101 |
+
Certified sensual massage therapist specializing in tantric and erotic techniques that combine deep healing with intimate connection.
|
| 102 |
+
</p>
|
| 103 |
</div>
|
| 104 |
|
| 105 |
<div class="grid md:grid-cols-2 gap-12 items-center">
|
|
|
|
| 109 |
<div>
|
| 110 |
<h3 class="text-3xl font-bold mb-6">My Approach to Healing</h3>
|
| 111 |
<p class="text-gray-600 mb-6 leading-relaxed">
|
| 112 |
+
With over 5 years of experience in sensual and therapeutic massage, I specialize in tantric, erotic, and intimate massage techniques. My approach combines ancient healing arts with modern sensual therapy to create unforgettable experiences.
|
| 113 |
+
</p>
|
| 114 |
<div class="space-y-4">
|
| 115 |
<div class="flex items-center">
|
| 116 |
<div class="w-8 h-8 bg-amber-100 rounded-full flex items-center justify-center mr-4">
|
|
|
|
| 151 |
<div class="w-16 h-16 bg-amber-500 rounded-full flex items-center justify-center mb-6">
|
| 152 |
<i data-feather="activity" class="text-white text-2xl"></i>
|
| 153 |
</div>
|
| 154 |
+
<h3 class="text-2xl font-bold mb-4">Sensual Swedish</h3>
|
| 155 |
<p class="text-gray-600 mb-6">
|
| 156 |
+
Full-body relaxation with teasing strokes that awaken your senses while melting away tension. A journey of pleasure from head to toe.
|
| 157 |
</p>
|
| 158 |
+
<div class="text-amber-600 font-semibold">60-90 minutes</div>
|
| 159 |
</div>
|
| 160 |
|
| 161 |
<div class="bg-rose-50 p-8 rounded-2xl shadow-lg">
|
| 162 |
<div class="w-16 h-16 bg-rose-500 rounded-full flex items-center justify-center mb-6">
|
| 163 |
<i data-feather="target" class="text-white text-2xl"></i>
|
| 164 |
</div>
|
| 165 |
+
<h3 class="text-2xl font-bold mb-4">Erotic Deep Tissue</h3>
|
| 166 |
<p class="text-gray-600 mb-6">
|
| 167 |
+
Intense pressure blended with sensual techniques to unlock both muscle knots and hidden pleasure points.
|
| 168 |
</p>
|
| 169 |
+
<div class="text-rose-600 font-semibold">75-90 minutes</div>
|
| 170 |
</div>
|
| 171 |
|
| 172 |
<div class="bg-amber-50 p-8 rounded-2xl shadow-lg">
|
| 173 |
<div class="w-16 h-16 bg-amber-500 rounded-full flex items-center justify-center mb-6">
|
| 174 |
<i data-feather="zap" class="text-white text-2xl"></i>
|
| 175 |
</div>
|
| 176 |
+
<h3 class="text-2xl font-bold mb-4">Tantric Awakening</h3>
|
| 177 |
<p class="text-gray-600 mb-6">
|
| 178 |
+
Sacred erotic techniques designed to expand your capacity for pleasure and spiritual connection through touch.
|
| 179 |
</p>
|
| 180 |
+
<div class="text-amber-600 font-semibold">60-120 minutes</div>
|
| 181 |
</div>
|
| 182 |
</div>
|
| 183 |
</div>
|
|
|
|
| 282 |
<section id="gallery" class="py-20 bg-white">
|
| 283 |
<div class="container mx-auto px-6">
|
| 284 |
<div class="text-center mb-16">
|
| 285 |
+
<h2 class="text-4xl font-bold mb-4">Pleasure Sanctuary</h2>
|
| 286 |
+
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
|
| 287 |
+
Explore my intimate massage studio - designed for complete comfort and sensual exploration.
|
| 288 |
+
</p>
|
| 289 |
+
</div>
|
| 290 |
|
| 291 |
<div class="grid grid-cols-2 md:grid-cols-3 gap-4">
|
| 292 |
<div class="col-span-2 md:col-span-2 row-span-2">
|
|
|
|
| 312 |
<section class="py-20 section-gradient">
|
| 313 |
<div class="container mx-auto px-6">
|
| 314 |
<div class="text-center mb-16">
|
| 315 |
+
<h2 class="text-4xl font-bold mb-4">Awaken Your Senses</h2>
|
| 316 |
+
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
|
| 317 |
+
Discover how sensual massage can expand your capacity for pleasure and connection.
|
| 318 |
+
</p>
|
| 319 |
+
</div>
|
| 320 |
|
| 321 |
<div class="max-w-4xl mx-auto">
|
| 322 |
<div class="relative aspect-w-16 aspect-h-9 bg-gray-200 rounded-2xl shadow-lg overflow-hidden">
|
|
|
|
| 337 |
<section id="testimonials" class="py-20 bg-white">
|
| 338 |
<div class="container mx-auto px-6">
|
| 339 |
<div class="text-center mb-16">
|
| 340 |
+
<h2 class="text-4xl font-bold mb-4">Ecstatic Reviews</h2>
|
| 341 |
+
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
|
| 342 |
+
Hear how my clients describe their most unforgettable experiences.
|
| 343 |
+
</p>
|
| 344 |
+
</div>
|
| 345 |
|
| 346 |
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
|
| 347 |
<div class="testimonial-card p-6 rounded-2xl shadow-lg border border-amber-100">
|
|
|
|
| 359 |
</div>
|
| 360 |
</div>
|
| 361 |
<p class="text-gray-600 italic">
|
| 362 |
+
"Piglet's hands work magic - he found pleasure points I never knew existed while completely melting my tension away. An experience I'll never forget."
|
| 363 |
+
</p>
|
| 364 |
</div>
|
| 365 |
|
| 366 |
<div class="testimonial-card p-6 rounded-2xl shadow-lg border border-rose-100">
|
|
|
|
| 378 |
</div>
|
| 379 |
</div>
|
| 380 |
<p class="text-gray-600 italic">
|
| 381 |
+
"What started as a massage became so much more. Piglet awakened sensations I didn't know my body could feel - toe-curling pleasure combined with deep emotional release."
|
| 382 |
+
</p>
|
| 383 |
</div>
|
| 384 |
|
| 385 |
<div class="testimonial-card p-6 rounded-2xl shadow-lg border border-amber-100">
|
|
|
|
| 397 |
</div>
|
| 398 |
</div>
|
| 399 |
<p class="text-gray-600 italic">
|
| 400 |
+
"The way Piglet blends therapeutic technique with erotic artistry is unparalleled. I left feeling both physically renewed and deliciously satisfied."
|
| 401 |
+
</p>
|
| 402 |
</div>
|
| 403 |
</div>
|
| 404 |
</div>
|
|
|
|
| 409 |
<div class="container mx-auto px-6">
|
| 410 |
<div class="max-w-4xl mx-auto bg-white rounded-2xl shadow-lg p-8 md:p-12">
|
| 411 |
<div class="text-center mb-10">
|
| 412 |
+
<h2 class="text-4xl font-bold mb-4">Book Your Pleasure</h2>
|
| 413 |
<p class="text-xl text-gray-600">
|
| 414 |
+
Ready to experience deep healing through extraordinary touch? Schedule your intimate session today.
|
| 415 |
</p>
|
| 416 |
+
</div>
|
| 417 |
|
| 418 |
<form class="grid md:grid-cols-2 gap-6">
|
| 419 |
<div>
|
|
|
|
| 431 |
<div>
|
| 432 |
<label class="block text-gray-700 mb-2">Service Type</label>
|
| 433 |
<select class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-amber-500">
|
| 434 |
+
<option>Sensual Swedish (60 min)</option>
|
| 435 |
+
<option>Erotic Deep Tissue (90 min)</option>
|
| 436 |
+
<option>Tantric Awakening (120 min)</option>
|
| 437 |
+
<option>Full Sensory Experience (180 min)</option>
|
| 438 |
+
</select>
|
| 439 |
</div>
|
| 440 |
<div class="md:col-span-2">
|
| 441 |
<label class="block text-gray-700 mb-2">Preferred Date & Time</label>
|
|
|
|
| 443 |
</div>
|
| 444 |
<div class="md:col-span-2">
|
| 445 |
<label class="block text-gray-700 mb-2">Special Requests or Notes</label>
|
| 446 |
+
<textarea class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-amber-500" rows="4" placeholder="Your desires, boundaries, and any special requests..."></textarea>
|
| 447 |
+
</div>
|
| 448 |
<div class="md:col-span-2 text-center">
|
| 449 |
<button type="submit" class="bg-amber-500 hover:bg-amber-600 text-white px-12 py-4 rounded-full font-semibold transition-colors">
|
| 450 |
Book Your Session
|