Materi Website Iskandar Dorman

Photo Untuk Profiling Ikan Eksport


 

Kode HTML Untuk Google Sites
================================

 <div id="ie-ask-section">
<style>
#ie-ask-section{
font-family:Arial,sans-serif;
max-width:1100px;
margin:auto;
padding:40px 20px;
}

.ie-wrap{
display:flex;
align-items:center;
justify-content:center;
gap:40px;
flex-wrap:wrap;
}

.ie-photo{
flex:1 1 320px;
text-align:center;
opacity:0;
transform:translateY(60px);
transition:1s;
}

.ie-photo.show{
opacity:1;
transform:translateY(0);
}

.ie-photo img{
max-width:360px;
width:100%;
height:auto;
display:block;
margin:auto;
filter:drop-shadow(0 20px 35px rgba(0,0,0,.20));
transition:transform .3s ease;
}

.ie-photo img:hover{
transform:translateY(-5px);
}

.ie-text{
flex:1 1 520px;
opacity:0;
transform:translateX(-40px);
transition:1s;
}

.ie-text.show{
opacity:1;
transform:translateX(0);
}

.ie-title{
font-size:35px;
font-weight:bold;
color:#198754;
margin-bottom:20px;
}

.ie-desc{
font-size:12px;
line-height:1.9;
color:#444;
text-align:justify;
}

.ie-buttons{
display:flex;
gap:12px;
margin-top:30px;
flex-wrap:wrap;
}

.ie-btn{
display:inline-flex;
align-items:center;
gap:10px;
padding:14px 22px;
border-radius:50px;
text-decoration:none;
font-size:14px;
font-weight:bold;
color:#fff;
transition:.3s;
}

.ie-wa{
background:#25D366;
}

.ie-blog{
background:#F57C00;
}

.ie-btn:hover{
transform:translateY(-3px);
box-shadow:0 12px 25px rgba(0,0,0,.18);
}

.ie-btn svg{
width:22px;
height:22px;
fill:#fff;
}

@media(max-width:768px){

.ie-wrap{
flex-direction:column;
text-align:center;
}

.ie-desc{
text-align:left;
}

.ie-buttons{
justify-content:center;
}

.ie-title{
font-size:28px;
}

}
</style>

<div class="ie-wrap">

<div class="ie-photo">
<img src="
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4PZl185CwZqVRtNLahnjl5Kqp5UWdfXnPDkEsDbUpAQMfYAi4fI8fKcUVlz9bmEoE82lm5ExTB9t1rKPkYJcXb-K4zw9AvaT8qwUNQAcJb7cYxutZPGiYhIZIwJG-Qc-1_OPbZx0Y8C3K4S6ulNggdBKDzd0-X3wQWpIxngq1ihVmmzt5HfMiepUEMtE/s1672/ISKANDAR%20DORMAN%20-%20KAOS%20IKAN%20EKSPORT%20-%20BACKGROUND%20TRANSPARAN.png" alt="Iskandar Dorman">
</div>

<div class="ie-text">

<div class="ie-title">
Tanya Ikan Eksport
</div>

<div class="ie-desc">

Banyak di antara Pengunjung Website ini yang mengenal saya dari sejumlah konten Ikan Eksport yang tersebar di mesin pencari seperti Google maupun di media sosial. Bisa jadi, Anda juga berada di sini karena sedang mencari informasi mengenai bisnis ikan eksport.<br><br>

Saya
<b>Iskandar Dorman</b>, telah bekerja di perusahaan eksportir hasil laut sejak tahun <b>2004</b>. Saya siap berbagi informasi dan pengalaman tentang bisnis ikan eksport, baik secara teknis maupun administratif.<br><br>

Saat ini saya masih terikat kontrak dengan salah satu perusahaan supplier dan eksportir ikan segar serta hasil laut di Makassar. Saya juga membantu administrasi dan bekerja di beberapa perusahaan serupa sebagai konsultan administrasi dan akuntan untuk perusahaan Frozen Fish maupun Live Fish.
<br><br>

Kalau ingin bertanya-tanya, silakan menghubungi saya melalui WhatsApp. Mohon maaf apabila saya lambat merespons. Anda juga dapat mengikuti instruksi dari Auto Reply (AI) yang akan membantu menjawab pertanyaan awal secara otomatis.


</div>

<div class="ie-buttons">

<a class="ie-btn ie-wa"
href="
https://whatsapp.com/channel/0029Vacs67K9cDDTkGogm421"
target="_blank">

<svg viewBox="0 0 32 32">
<path d="M16 3C8.8 3 3 8.8 3 16c0 2.3.6 4.5 1.7 6.5L3 29l6.7-1.7A13 13 0 1016 3zm0 23c-2 0-4-.6-5.7-1.7l-.4-.2-4 .9.9-3.9-.2-.4A10 10 0 1116 26zm5.6-7.5c-.3-.2-1.8-.9-2-.9-.3-.1-.5-.2-.7.2l-.8 1c-.2.2-.3.3-.6.1-1.8-.9-3-2.5-3.3-3-.2-.3 0-.5.1-.6l.5-.6c.2-.2.2-.4.3-.6.1-.2 0-.4 0-.6l-.9-2.1c-.2-.5-.5-.4-.7-.4h-.6c-.2 0-.6.1-.9.5-.3.3-1.2 1.2-1.2 2.9s1.3 3.4 1.5 3.6c.2.2 2.6 4 6.2 5.4.9.4 1.7.6 2.2.8.9.3 1.7.2 2.3.1.7-.1 1.8-.8 2-1.6.3-.8.3-1.5.2-1.6-.1-.1-.3-.2-.6-.4z"/>
</svg>

Ikuti Saluran WhatsApp

</a>

<a class="ie-btn ie-blog"
href="
https://ikaneksport.blogspot.com/p/faq.html"
target="_blank">

<svg viewBox="0 0 24 24">
<path d="M5 3h8a6 6 0 010 12H9v6H5V3zm4 8h4a2 2 0 000-4H9v4z"/>
</svg>

Info Ikan Eksport

</a>

</div>

</div>

</div>

<script>
(function(){

const section=document.getElementById("ie-ask-section");

const obs=new IntersectionObserver(function(entries){

entries.forEach(function(entry){

if(entry.isIntersecting){

section.querySelector(".ie-photo").classList.add("show");

setTimeout(function(){

section.querySelector(".ie-text").classList.add("show");

},200);

}

});

},{threshold:.2});

obs.observe(section);

})();
</script>

</div>

 

=================================

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Tidak ada komentar:

Posting Komentar