<!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.html">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 & Grille 窗帘物语及窗花</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>Contact Us:</h1>
                     </div>
                    <p> HP 手机： 8181 3911</p>
                    <p> WeChat 微信： B8311212</p>
                    <p> Email 电邮： curtaintalks@gmail.com</p>
                    <p> Visit 到访： 82 Lorong 23 Geylang 23, #04-09, Atrix, Singapore 388409</p>

                </div>

            </div>

        </div>

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

    <div class="container">



        <!-- Footer -->
        <footer >
            <div class="row">
                <div class="col-lg-12 navbar-fixed-bottom">
                  <hr>
                    <p>Copyright &copy; CurtainTalks & Grilles Pte Ltd 2017</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>
