| Server IP : 103.255.250.91 / Your IP : 216.73.217.146 Web Server : Apache System : Linux charlie.thegoodhost.io 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64 User : tongkhen ( 1019) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/tongkhen/domains/carpetworld.com.sg/wp-content/themes/renovation/ |
Upload File : |
<?php
/* Template name: article */
get_header();?>
<!---------------article-wrapper---------------->
<section class="article-wrapper curtain-boutique-wrapper">
<div class="container">
<div class="title-wrap">
<h1><img src="<?php echo get_stylesheet_directory_uri();?>/images/title-img.png"> real home transformations <img src="<?php echo get_stylesheet_directory_uri();?>/images/title-img.png"></h1>
</div>
<div class="row">
<div class="col-md-6 col-12">
<div class="curtain-images-left">
<img src="<?php echo get_stylesheet_directory_uri();?>/images/curtain-img.png">
</div>
</div>
<div class="col-md-6 col-12">
<div class="curtain-description-right">
<h1>the curtain boutique philosophy</h1>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.</p>
</div>
</div>
</div>
</div>
</section>
<!---------------banner-wrap------------------->
<?php get_footer();?>