Skip to content

Commit

Permalink
form
Browse files Browse the repository at this point in the history
  • Loading branch information
kabrownie committed Feb 17, 2025
1 parent f0972ce commit 7ac128b
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 11 deletions.
26 changes: 18 additions & 8 deletions commision/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ <h1>Karanja3D Animation Commission</h1>
<h2>30-Second Animation Video</h2>
<div class="pricing">
<p><strong>Base Price:</strong> USD 90</p>
<p>Includes a 30-second animation as per your requirement.</p>
<p>Includes a 30-second animation as per your requirement
and script.</p>
</div>
</div>

Expand All @@ -109,7 +110,7 @@ <h3>Character Provided by You (at No Extra Cost):</h3>
<ul>
<li>I will animate the character you supply, ensuring its movements are as dynamic and stylised as possible.</li>
<li>Please provide a character that is properly rigged.</li>
<li>Please provide accurate reference images for seamless execution.</li>
<li>Please provide accurate reference images,script or storyboardfor seamless execution.</li>
</ul>
</div>

Expand All @@ -118,6 +119,9 @@ <h3>Using My Pre-Made Characters (Add USD 9):</h3>
<p><strong>Total Cost:</strong> USD 99</p>
<ul>
<li>I can provide one of my pre-made characters for the animation.</li>
<li>You can view my pre-made characters <a class="smoth-scroll" href="https://kabrownie.github.io/3D">Here</a></li>


<li><strong>Disadvantage:</strong> Other clients may also use these characters in their projects.</li>
</ul>
</div>
Expand All @@ -136,24 +140,30 @@ <h3>Custom Character Design (Add USD 50):</h3>
<div class="section">
<h2>Important Details:</h2>
<ul>
<li><strong>Reference Materials:</strong> For animations or custom characters, please provide accurate reference images or design inspirations.</li>
<li><strong>Stylized Characters Only:</strong> I specialize in crafting stylized designs and movements.</li>
<li> For custom characters, please provide accurate reference images or design inspirations.</li>
<li> For animations That Has dialogues, Please provide the audio. I will not record the audio for you!.</li>
<li> For animations , please provide Script or storyboard. </li>


<li>No realistic Characters. I specialize in crafting stylized characters and movements.</li>
</ul>

<div class="details">
<h3>Restrictions:</h3>
<ul>
<li>No furry characters.</li>
<li>No NSFW content.</li>
<li>No simulations (e.g., cloth simulations). My computer cannot handle simulations at the moment.</li>
<li>No simulations (e.g., cloth simulations). My computer cannot handle simulations at the moment. (might be available soon)</li>
</ul>
</div>
</div>

<div class="section">
<p>If you're interested, <strong>use the form below</strong> to let me know your project details and which character option you’d like to go with!</p>
<p>You could also include a reference animation video or GIF showcasing the type of movement you’d like for clarity.</p>
<p class="note">Note: 50% Payment is required upfront to secure your slot.</p>
<p class="note">Note: 50% Payment is required upfront to secure your slot . <br>
If you cancel the project before I finish I will not refund your upfront payment. <br>
If I cancel the project before I finish, The upfront payment will be refunded</p>
</div>
</div>

Expand Down Expand Up @@ -189,11 +199,11 @@ <h1>Karanja3D Animation Commission Form</h1>
<label for="characterOption">Character Option *</label>
<select id="characterOption" name="characterOption" required>
<option value="Provided by Client">Character Provided by You (No Extra Cost)</option>
<option value="Pre-Made">Use My Pre-Made Characters (+USD 9)</option>
<option value="Pre-Made">Use My Pre-Made Characters (+USD 9) </option>
<option value="Custom Design">Custom Character Design (+USD 50)</option>
</select>

<label for="animationDescription">Animation Description *</label>
<label for="animationDescription">Animation Description / script *</label>
<textarea id="animationDescription" name="animationDescription" rows="4" placeholder="Describe your animation idea, including movement style, scene, emotions, or specific actions" required></textarea>

<label for="references">References/Materials *</label>
Expand Down
28 changes: 25 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,13 @@
<ul class="nav navbar-nav navbar-right">
<li class="active"><a class="smoth-scroll" href="#gallery">Home <div class="ripple-wrapper"></div></a>
</li>


</li>
<li><a class="smoth-scroll" href="https://kabrownie.github.io">Karanja</a>
</li>

<li><a class="smoth-scroll" href="https://kabrownie.github.io/3D/commision/">3D commision</a>
</li>
</li>
<li><a class="smoth-scroll" href="https://kabrownie.github.io#about">Who is this?</a>
</li>
Expand Down Expand Up @@ -171,10 +172,31 @@ <h1>
<img id="overlayImage" src="" alt="Full Screen Image">
</div>


<!-- Contact Start -->
<!-- Services Start -->


<section id="contact" class="contact-us section-space-padding">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="section-title">

<br>
<br>

<h2>Request animation Service</h2>
<p>Click the button below to view my rates and how to request Service</p>


<a style="background-color: rgb(18, 126, 8);" class="button button-style button-style-icon fa fa-cube" href="https://kabrownie.github.io/3D/commision/" title="request"target="_blank">Request</a>

</div>
</div>
</div>



<!-- Contact Start -->
<section id="contact" class="contact-us section-space-padding">
<div class="container">
Expand Down

0 comments on commit 7ac128b

Please sign in to comment.