<!DOCTYPE html>
<html lang="en">

<head>

    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="">
    <meta name="author" content="">

    <title>Curtain Track and Rod 窗帘轨道，罗马杆，及其配件</title>

    <!-- Bootstrap Core CSS -->
    <link href="css/bootstrap.min.css" rel="stylesheet">

    <!-- Custom CSS -->
    <link href="css/shop-homepage.css" rel="stylesheet">

    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
    <!--[if lt IE 9]>
        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
    <![endif]-->

</head>

<body>

    <!-- Navigation -->
    <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
        <div class="container">
            <!-- Brand and toggle get grouped for better mobile display -->
            <div class="navbar-header">
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
                    <span class="sr-only">Toggle navigation</span>
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                </button>
                <a class="navbar-brand" href="index.html">CurtainTalks & Grille 窗帘物语及窗花</a>
            </div>
            <!-- Collect the nav links, forms, and other content for toggling -->
            <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
                <ul class="nav navbar-nav">
                    <li>
                        <a href="#">About</a>
                    </li>
                    <li>
                        <a href="index.html">Products</a>
                    </li>
                    <li>
                        <a href="contact.html">Contact</a>
                    </li>
                </ul>
            </div>
            <!-- /.navbar-collapse -->
        </div>
        <!-- /.container -->
    </nav>

    <!-- Page Content -->
    <div class="container">

        <div class="row">

            <div class="col-md-3">
                <p class="lead">CurtainTalks 窗帘物语</p>
                <div class="list-group">
                    <a href="./Straight-Curtain-Track/index.html" class="list-group-item">Straight Curtain Track 窗帘轨道</a>
                    <a href="./Curved-Curtain-Track/index.html" class="list-group-item">Curved Track 弯轨</a>
                    <a href="./Curtain-Rod/index.html" class="list-group-item">Curtain Rod 罗马杆</a>
                    <a href="./Accessories/tie-back-hook.html" class="list-group-item">Tie-back hook 绑窗帘带挂钩</a>
                    <a href="./Accessories/s-hook.html" class="list-group-item">S hook 可调节韩国窗帘钩</a>
                    <a href="./Accessories/mounting-bracket.html" class="list-group-item">Mounting Bracket 安装码</a>
                    <a href="./knowledge.html" class="list-group-item">Curtain 窗帘小知识</a>
                </div>
            </div>

            <div class="col-md-9">

                <div class="row">
                    <div class="alert alert-success" role="alert">
                        <h1>About us 公司介绍:</h1>
                    </div>
                    <p> CurtainTalks Pte Ltd is a soft-furnishing company, specialied in Curtain, wallpaper, flooring, invisible grille etc.</p>
                    <p> Company is set up in 2013, since then, company has envolved in MOE school projects.</p>
                    <p> CurtainTalks also provides curtain accessories and installation works.</p>
                    <p> 窗帘物语及窗花有限公司是一家专门提供软装服务的专业公司。业务范围涵盖窗帘，卷帘，墙纸，地板，铝合金窗花，隐形防护网等。</p>
                    <p> 公司自成立以来，除了承接居家业务以外， 也承接了多个教育部的学校项目，为学校提供窗帘，卷帘还有舞台帷幕等业务。</p>
                    <p> 随着电子商务的蓬勃发展， 公司也与时共进，为电子商务提供安装配套服务。</p>
                    <p> 欢迎新老客户，继续支持我们的发展。互惠互利，共同进步！</p>
                    <p>公司其他官方网站：</P>
                    <dt>窗帘物语</dt>
                    <dl><a href="http://www.curtaintalks.com">www.curtaintalks.com</a></dl>
                    <dt>隐形防护网</dt>
                    <dl><a href="http://www.invisiblegrille.net">www.invisiblegrille.net</a></dl>
                </div>

            </div>

        </div>

        <!-- </div> <!-- /.container -->

        <!-- <div class="container"> -->

        <!-- <hr>  -->

        <!-- Footer -->

        <footer>
            <div class="row">
                <hr>
                <!-- <div class="col-lg-12 navbar-fixed-bottom"> -->
                    <p>Copyright &copy; CurtainTalks & Grille 窗帘物语及窗花</p>
                    <p>82 Lorong 23 Geylang, #04-09, Atrix, Singapore 388409. HP: 8181 3911 周扬 </p>
                <!-- </div> -->
            </div>
        </footer>


    </div>
    <!-- /.container -->

    <!-- jQuery -->
    <script src="js/jquery.js"></script>

    <!-- Bootstrap Core JavaScript -->
    <script src="js/bootstrap.min.js"></script>

</body>

</html>
