{"id":136,"date":"2023-10-15T19:06:24","date_gmt":"2023-10-15T19:06:24","guid":{"rendered":"https:\/\/optimus.qsandbox.com\/zqs\/qbcj\/site\/zakra-main\/?page_id=136"},"modified":"2025-11-04T07:43:50","modified_gmt":"2025-11-04T07:43:50","slug":"about","status":"publish","type":"page","link":"https:\/\/www.fragranceonline.co.za\/?page_id=136","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"136\" class=\"elementor elementor-136\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e1b354 e-flex e-con-boxed e-con e-parent\" data-id=\"9e1b354\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5dc53dc elementor-widget elementor-widget-html\" data-id=\"5dc53dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"fragrance-about-wrapper\" style=\"all:unset;display:block;width:100%;max-width:100%;\">\r\n  <style>\r\n    .fragrance-about-wrapper * {\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .fragrance-about-wrapper {\r\n      font-family: \"Poppins\", system-ui, sans-serif;\r\n      color: #fff;\r\n      background: linear-gradient(135deg, #ff9acb 0%, #0b0b0b 100%);\r\n      padding: 80px 20px;\r\n      display: block;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    \/* Floating light effects *\/\r\n    .fragrance-about-wrapper::before,\r\n    .fragrance-about-wrapper::after {\r\n      content: \"\";\r\n      position: absolute;\r\n      border-radius: 50%;\r\n      background: radial-gradient(circle at center, rgba(255, 105, 180, 0.25), transparent 70%);\r\n      animation: float 8s infinite ease-in-out alternate;\r\n      z-index: 0;\r\n    }\r\n\r\n    .fragrance-about-wrapper::before {\r\n      width: 300px;\r\n      height: 300px;\r\n      top: -100px;\r\n      left: -100px;\r\n    }\r\n\r\n    .fragrance-about-wrapper::after {\r\n      width: 400px;\r\n      height: 400px;\r\n      bottom: -150px;\r\n      right: -150px;\r\n      animation-delay: 2s;\r\n    }\r\n\r\n    @keyframes float {\r\n      from { transform: translateY(0) scale(1); }\r\n      to { transform: translateY(-30px) scale(1.1); }\r\n    }\r\n\r\n    .fragrance-about-container {\r\n      max-width: 1100px;\r\n      margin: 0 auto;\r\n      text-align: center;\r\n      position: relative;\r\n      z-index: 1;\r\n      animation: fadeIn 1.2s ease both;\r\n    }\r\n\r\n    @keyframes fadeIn {\r\n      from { opacity: 0; transform: translateY(30px); }\r\n      to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    .fragrance-about-header h1 {\r\n      font-size: 3rem;\r\n      font-weight: 700;\r\n      background: linear-gradient(90deg, #ffaad4, #ff69b4);\r\n      -webkit-background-clip: text;\r\n      -webkit-text-fill-color: transparent;\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .fragrance-about-header p {\r\n      font-size: 1.25rem;\r\n      color: #f9d8e7;\r\n      margin-bottom: 50px;\r\n    }\r\n\r\n    .fragrance-about-section {\r\n      margin-bottom: 50px;\r\n      text-align: left;\r\n      background: rgba(255, 255, 255, 0.05);\r\n      border-radius: 20px;\r\n      padding: 40px;\r\n      box-shadow: 0 8px 25px rgba(255, 192, 203, 0.1);\r\n      backdrop-filter: blur(8px);\r\n      transition: all 0.4s ease;\r\n      opacity: 0;\r\n      transform: translateY(40px);\r\n      animation: slideUp 1s forwards;\r\n    }\r\n\r\n    .fragrance-about-section:nth-child(odd) {\r\n      animation-delay: 0.2s;\r\n    }\r\n    .fragrance-about-section:nth-child(even) {\r\n      animation-delay: 0.4s;\r\n    }\r\n\r\n    @keyframes slideUp {\r\n      to {\r\n        opacity: 1;\r\n        transform: translateY(0);\r\n      }\r\n    }\r\n\r\n    .fragrance-about-section:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 12px 30px rgba(255, 182, 193, 0.4);\r\n    }\r\n\r\n    .fragrance-about-section h2 {\r\n      font-size: 1.9rem;\r\n      color: #ff9acb;\r\n      margin-bottom: 20px;\r\n      border-left: 5px solid #ff69b4;\r\n      padding-left: 12px;\r\n      font-weight: 600;\r\n    }\r\n\r\n    .fragrance-about-section p, \r\n    .fragrance-about-section li {\r\n      font-size: 1.15rem;\r\n      line-height: 1.8;\r\n      color: #fff;\r\n    }\r\n\r\n    .fragrance-about-section ul {\r\n      padding-left: 25px;\r\n      list-style: disc;\r\n      margin-top: 10px;\r\n    }\r\n\r\n    .fragrance-about-footer {\r\n      margin-top: 60px;\r\n      text-align: center;\r\n      animation: fadeIn 1.5s ease both;\r\n    }\r\n\r\n    .fragrance-about-footer p {\r\n      font-size: 1.25rem;\r\n      color: #fdd2e6;\r\n      font-weight: 500;\r\n    }\r\n\r\n    .fragrance-about-footer strong {\r\n      color: #ff69b4;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .fragrance-about-header h1 {\r\n        font-size: 2.2rem;\r\n      }\r\n      .fragrance-about-section {\r\n        padding: 25px;\r\n      }\r\n      .fragrance-about-section h2 {\r\n        font-size: 1.6rem;\r\n      }\r\n      .fragrance-about-section p, \r\n      .fragrance-about-section li {\r\n        font-size: 1.05rem;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"fragrance-about-container\">\r\n    <div class=\"fragrance-about-header\">\r\n      <h1>Welcome to Fragrance Online!<\/h1>\r\n      <p>Where elegance, confidence, and luxury come together in every scent.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"fragrance-about-section\">\r\n      <h2>Our Story<\/h2>\r\n      <p>At Fragrance Online, we believe that a great perfume is more than just a scent \u2014 it\u2019s an expression of personality, confidence, and style. Founded with a passion for premium fragrances, we are dedicated to bringing you an extensive selection of authentic perfumes and colognes from all over the world, right at your fingertips.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"fragrance-about-section\">\r\n      <h2>Our Mission<\/h2>\r\n      <p>Our mission is to provide a seamless and enjoyable shopping experience for fragrance lovers across South Africa. We aim to offer high-quality, authentic products at competitive prices, with exceptional service to match.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"fragrance-about-section\">\r\n      <h2>What We Offer<\/h2>\r\n      <ul>\r\n        <li>A wide range of genuine perfumes and colognes for men and women.<\/li>\r\n        <li>The latest and most popular fragrance brands.<\/li>\r\n        <li>Regular updates with new releases and exclusive scents.<\/li>\r\n        <li>Secure online shopping with fast delivery across South Africa.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"fragrance-about-section\">\r\n      <h2>Why Choose Us?<\/h2>\r\n      <ul>\r\n        <li><strong>Authentic Products:<\/strong> We source all our fragrances directly from authorized distributors to ensure genuine quality.<\/li>\r\n        <li><strong>Customer Satisfaction:<\/strong> Our friendly and knowledgeable team is always ready to assist you in finding your perfect scent.<\/li>\r\n        <li><strong>Convenience:<\/strong> Shop 24\/7 from the comfort of your home, with reliable delivery within 2\u20135 working days.<\/li>\r\n        <li><strong>Affordable Pricing:<\/strong> We believe everyone deserves to smell amazing without breaking the bank.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"fragrance-about-section\">\r\n      <h2>Our Promise<\/h2>\r\n      <p>At Fragrance Online, customer satisfaction is our top priority. We are committed to providing premium fragrances, excellent service, and a hassle-free shopping experience. Discover your signature scent with us today!<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"fragrance-about-footer\">\r\n      <p><strong>Thank you for choosing Fragrance Online<\/strong> \u2014 your premier online perfume store in South Africa.<\/p>\r\n      <p>Stay fragrant \ud83d\udc96<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Welcome to Fragrance Online! Where elegance, confidence, and luxury come together in every scent. Our Story At Fragrance Online, we believe that a great perfume is more than just a scent \u2014 it\u2019s an expression of personality, confidence, and style. Founded with a passion for premium fragrances, we are dedicated to bringing you an extensive [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/pagebuilder.php","meta":{"zakra_page_container_layout":"customizer","zakra_page_sidebar_layout":"customizer","zakra_remove_content_margin":false,"zakra_sidebar":"customizer","zakra_transparent_header":"customizer","zakra_logo":0,"zakra_main_header_style":"default","zakra_menu_item_color":"","zakra_menu_item_hover_color":"","zakra_menu_item_active_color":"","zakra_menu_active_style":"","zakra_page_header":true,"_eb_attr":"","footnotes":""},"class_list":["post-136","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About | Fragrance Online<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fragranceonline.co.za\/?page_id=136\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About | Fragrance Online\" \/>\n<meta property=\"og:description\" content=\"Welcome to Fragrance Online! Where elegance, confidence, and luxury come together in every scent. Our Story At Fragrance Online, we believe that a great perfume is more than just a scent \u2014 it\u2019s an expression of personality, confidence, and style. Founded with a passion for premium fragrances, we are dedicated to bringing you an extensive [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fragranceonline.co.za\/?page_id=136\" \/>\n<meta property=\"og:site_name\" content=\"Fragrance Online\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-04T07:43:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fragranceonline.co.za\/wp-content\/uploads\/2025\/11\/logo-fragrance-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"892\" \/>\n\t<meta property=\"og:image:height\" content=\"340\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/?page_id=136\",\"url\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/?page_id=136\",\"name\":\"About | Fragrance Online\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/#website\"},\"datePublished\":\"2023-10-15T19:06:24+00:00\",\"dateModified\":\"2025-11-04T07:43:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/?page_id=136#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.fragranceonline.co.za\\\/?page_id=136\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/?page_id=136#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/#website\",\"url\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/\",\"name\":\"Fragrance Online\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/#organization\",\"name\":\"Fragrance Online\",\"url\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/logo-fragrance-1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/logo-fragrance-1.jpg\",\"width\":892,\"height\":340,\"caption\":\"Fragrance Online\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fragranceonline.co.za\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About | Fragrance Online","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.fragranceonline.co.za\/?page_id=136","og_locale":"en_US","og_type":"article","og_title":"About | Fragrance Online","og_description":"Welcome to Fragrance Online! Where elegance, confidence, and luxury come together in every scent. Our Story At Fragrance Online, we believe that a great perfume is more than just a scent \u2014 it\u2019s an expression of personality, confidence, and style. Founded with a passion for premium fragrances, we are dedicated to bringing you an extensive [&hellip;]","og_url":"https:\/\/www.fragranceonline.co.za\/?page_id=136","og_site_name":"Fragrance Online","article_modified_time":"2025-11-04T07:43:50+00:00","og_image":[{"width":892,"height":340,"url":"https:\/\/www.fragranceonline.co.za\/wp-content\/uploads\/2025\/11\/logo-fragrance-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.fragranceonline.co.za\/?page_id=136","url":"https:\/\/www.fragranceonline.co.za\/?page_id=136","name":"About | Fragrance Online","isPartOf":{"@id":"https:\/\/www.fragranceonline.co.za\/#website"},"datePublished":"2023-10-15T19:06:24+00:00","dateModified":"2025-11-04T07:43:50+00:00","breadcrumb":{"@id":"https:\/\/www.fragranceonline.co.za\/?page_id=136#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fragranceonline.co.za\/?page_id=136"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.fragranceonline.co.za\/?page_id=136#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fragranceonline.co.za\/"},{"@type":"ListItem","position":2,"name":"About"}]},{"@type":"WebSite","@id":"https:\/\/www.fragranceonline.co.za\/#website","url":"https:\/\/www.fragranceonline.co.za\/","name":"Fragrance Online","description":"","publisher":{"@id":"https:\/\/www.fragranceonline.co.za\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fragranceonline.co.za\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.fragranceonline.co.za\/#organization","name":"Fragrance Online","url":"https:\/\/www.fragranceonline.co.za\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fragranceonline.co.za\/#\/schema\/logo\/image\/","url":"https:\/\/www.fragranceonline.co.za\/wp-content\/uploads\/2025\/11\/logo-fragrance-1.jpg","contentUrl":"https:\/\/www.fragranceonline.co.za\/wp-content\/uploads\/2025\/11\/logo-fragrance-1.jpg","width":892,"height":340,"caption":"Fragrance Online"},"image":{"@id":"https:\/\/www.fragranceonline.co.za\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.fragranceonline.co.za\/index.php?rest_route=\/wp\/v2\/pages\/136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fragranceonline.co.za\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fragranceonline.co.za\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fragranceonline.co.za\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fragranceonline.co.za\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=136"}],"version-history":[{"count":3,"href":"https:\/\/www.fragranceonline.co.za\/index.php?rest_route=\/wp\/v2\/pages\/136\/revisions"}],"predecessor-version":[{"id":421,"href":"https:\/\/www.fragranceonline.co.za\/index.php?rest_route=\/wp\/v2\/pages\/136\/revisions\/421"}],"wp:attachment":[{"href":"https:\/\/www.fragranceonline.co.za\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}