{"id":16,"date":"2026-08-19T09:58:05","date_gmt":"2026-08-19T09:58:05","guid":{"rendered":"https:\/\/hampersforshe.com\/?page_id=16"},"modified":"2026-08-19T10:49:31","modified_gmt":"2026-08-19T10:49:31","slug":"home","status":"publish","type":"page","link":"https:\/\/hampersforshe.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16\" class=\"elementor elementor-16\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75ae22e e-con-full e-flex e-con e-parent\" data-id=\"75ae22e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55d1941 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"55d1941\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Google Fonts -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Poppins:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n    \/* --- HFS Brand Variables --- *\/\r\n    :root {\r\n        --hfs-primary-pink: #f5c4c9;      \r\n        --hfs-dark-pink: #d98895;         \r\n        --hfs-rose-gold: #c69b7b;         \r\n        --hfs-text-dark: #3a2624;         \r\n        --hfs-bg-light: #fffafb;          \r\n        --hfs-white: #ffffff;\r\n        --hfs-radius: 12px;\r\n        --hfs-shadow: 0 8px 24px rgba(217, 136, 149, 0.15);\r\n    }\r\n\r\n    \/* Base Reset *\/\r\n    .hfs-wrapper { font-family: 'Poppins', sans-serif; color: var(--hfs-text-dark); background-color: var(--hfs-bg-light); margin: 0; padding: 0; box-sizing: border-box; overflow-x: hidden; line-height: 1.6; }\r\n    .hfs-wrapper * { box-sizing: border-box; }\r\n    .hfs-wrapper h1, .hfs-wrapper h2, .hfs-wrapper h3, .hfs-wrapper h4 { font-family: 'Playfair Display', serif; margin: 0 0 15px 0; color: var(--hfs-text-dark); }\r\n    .hfs-section-title { text-align: center; font-size: 36px; font-weight: 600; margin-bottom: 40px; position: relative; }\r\n    .hfs-section-title::after { content: '\u2665'; display: block; color: var(--hfs-dark-pink); font-size: 18px; margin-top: 8px; }\r\n    .hfs-container { max-width: 1200px; margin: 0 auto; padding: 80px 20px; }\r\n\r\n    \/* Buttons *\/\r\n    .hfs-btn { background-color: var(--hfs-dark-pink); color: var(--hfs-white); padding: 12px 32px; border-radius: 30px; text-decoration: none; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; transition: 0.3s; border: none; cursor: pointer; display: inline-block; text-align: center; }\r\n    .hfs-btn:hover { background-color: var(--hfs-text-dark); transform: translateY(-2px); color: var(--hfs-white); }\r\n    .hfs-btn-outline { background-color: transparent; border: 2px solid var(--hfs-dark-pink); color: var(--hfs-dark-pink); }\r\n    .hfs-btn-outline:hover { background-color: var(--hfs-dark-pink); color: var(--hfs-white); }\r\n\r\n    \/* --- 1. Hero Carousel --- *\/\r\n    .hfs-hero-slider { position: relative; width: 100%; height: 85vh; min-height: 600px; overflow: hidden; background-color: var(--hfs-primary-pink); }\r\n    .hfs-slide { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: opacity 0.8s ease-in-out; display: flex; align-items: center; justify-content: center; background-size: cover; background-position: center; }\r\n    .hfs-slide.active { opacity: 1; z-index: 1; }\r\n    .hfs-slide::before { content: ''; position: absolute; top:0; left:0; right:0; bottom:0; background: rgba(255, 250, 251, 0.4); }\r\n    .hfs-slide-content { position: relative; z-index: 2; text-align: center; max-width: 800px; padding: 20px; }\r\n    .hfs-slide-content h1 { font-size: 4.5rem; margin-bottom: 15px; text-shadow: 2px 2px 10px rgba(255,255,255,0.9); line-height: 1.1; }\r\n    .hfs-slide-content p { font-size: 1.2rem; margin-bottom: 30px; letter-spacing: 1px; font-weight: 500; }\r\n    \r\n    \/* --- 2. Features Bar --- *\/\r\n    .hfs-features-bar { background-color: var(--hfs-primary-pink); padding: 25px 0; }\r\n    .hfs-features-grid { display: flex; justify-content: space-between; flex-wrap: wrap; max-width: 1200px; margin: 0 auto; gap: 20px; padding: 0 20px; }\r\n    .hfs-feature-item { display: flex; align-items: center; gap: 12px; font-size: 1rem; font-weight: 500; }\r\n    .hfs-feature-item svg { width: 28px; height: 28px; fill: var(--hfs-text-dark); }\r\n    \r\n    \/* --- 3. Categories --- *\/\r\n    .hfs-categories { display: flex; justify-content: center; gap: 40px; flex-wrap: wrap; padding: 20px 0; }\r\n    .hfs-cat-item { text-align: center; width: 140px; text-decoration: none; color: var(--hfs-text-dark); transition: transform 0.3s; }\r\n    .hfs-cat-item:hover { transform: translateY(-5px); }\r\n    .hfs-cat-img { width: 130px; height: 130px; border-radius: 50%; margin: 0 auto 15px; overflow: hidden; border: 3px solid var(--hfs-primary-pink); padding: 5px; }\r\n    .hfs-cat-img img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }\r\n    .hfs-cat-item span { font-size: 1.1rem; font-weight: 500; font-family: 'Playfair Display', serif; }\r\n    \r\n    \/* --- 4. Deal --- *\/\r\n    .hfs-deal-section { background-color: var(--hfs-white); }\r\n    .hfs-deal-wrapper { display: flex; align-items: center; gap: 50px; background: var(--hfs-bg-light); border-radius: 20px; padding: 40px; border: 1px solid var(--hfs-primary-pink); }\r\n    .hfs-deal-img { flex: 1; border-radius: 15px; overflow: hidden; }\r\n    .hfs-deal-img img { width: 100%; height: auto; display: block; transition: 0.5s; }\r\n    .hfs-deal-img:hover img { transform: scale(1.05); }\r\n    .hfs-deal-content { flex: 1; }\r\n    .hfs-deal-tag { background: var(--hfs-dark-pink); color: var(--hfs-white); padding: 5px 15px; border-radius: 20px; font-size: 0.85rem; text-transform: uppercase; letter-spacing: 1px; display: inline-block; margin-bottom: 15px; }\r\n    .hfs-deal-content h2 { font-size: 2.5rem; margin-bottom: 15px; }\r\n    .hfs-deal-price { font-size: 1.8rem; color: var(--hfs-dark-pink); font-weight: 600; margin-bottom: 20px; }\r\n    .hfs-deal-price strike { color: #999; font-size: 1.2rem; font-weight: 400; margin-left: 10px; }\r\n    \r\n    \/* --- 5. Price Grid --- *\/\r\n    .hfs-price-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 20px; }\r\n    .hfs-price-card { background: var(--hfs-white); border: 1px solid var(--hfs-primary-pink); border-radius: var(--hfs-radius); padding: 35px 15px; text-align: center; text-decoration: none; color: var(--hfs-text-dark); transition: 0.3s; }\r\n    .hfs-price-card:hover { background: var(--hfs-primary-pink); box-shadow: var(--hfs-shadow); transform: translateY(-5px); }\r\n    .hfs-price-card h3 { margin: 0; font-size: 1.8rem; color: var(--hfs-dark-pink); }\r\n    .hfs-price-card:hover h3 { color: var(--hfs-text-dark); }\r\n    .hfs-price-card span { font-size: 0.9rem; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; }\r\n    \r\n    \/* --- 6. Product Tabs --- *\/\r\n    .hfs-tabs-section { background-color: var(--hfs-white); }\r\n    .hfs-tabs-nav { display: flex; justify-content: center; gap: 15px; margin-bottom: 40px; flex-wrap: wrap; }\r\n    .hfs-tab-btn { background: transparent; border: 1px solid var(--hfs-dark-pink); color: var(--hfs-text-dark); padding: 10px 30px; border-radius: 25px; cursor: pointer; font-family: 'Poppins', sans-serif; font-weight: 500; transition: 0.3s; font-size: 1rem; }\r\n    .hfs-tab-btn.active, .hfs-tab-btn:hover { background: var(--hfs-dark-pink); color: var(--hfs-white); }\r\n    .hfs-tab-content { display: none; }\r\n    .hfs-tab-content.active { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; animation: fadeIn 0.5s ease; }\r\n    @keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }\r\n    .hfs-product-card { background: var(--hfs-bg-light); border-radius: var(--hfs-radius); overflow: hidden; border: 1px solid #f0e6e7; transition: 0.3s; }\r\n    .hfs-product-card:hover { box-shadow: var(--hfs-shadow); transform: translateY(-5px); }\r\n    .hfs-product-img { width: 100%; height: 320px; object-fit: cover; }\r\n    .hfs-product-info { padding: 25px; text-align: center; }\r\n    .hfs-product-title { font-size: 1.3rem; font-family: 'Playfair Display', serif; margin-bottom: 10px; }\r\n    .hfs-product-price { color: var(--hfs-dark-pink); font-weight: 600; font-size: 1.4rem; margin-bottom: 20px; }\r\n    \r\n    \/* --- 7. Personal Touch --- *\/\r\n    .hfs-custom-section { background-color: var(--hfs-primary-pink); padding: 80px 20px; text-align: center; }\r\n    .hfs-custom-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; max-width: 1000px; margin: 40px auto 0; }\r\n    .hfs-custom-item img { width: 80px; height: 80px; border-radius: 50%; margin-bottom: 20px; object-fit: cover; border: 2px solid var(--hfs-white); }\r\n    \r\n    \/* --- 8. About Us --- *\/\r\n    .hfs-about-section { background-color: var(--hfs-white); }\r\n    .hfs-about-wrapper { display: flex; align-items: center; gap: 60px; }\r\n    .hfs-about-img { flex: 1; position: relative; }\r\n    .hfs-about-img img { width: 100%; border-radius: 20px; box-shadow: var(--hfs-shadow); }\r\n    .hfs-about-img::after { content: ''; position: absolute; bottom: -20px; right: -20px; width: 100%; height: 100%; border: 3px solid var(--hfs-dark-pink); border-radius: 20px; z-index: -1; }\r\n    .hfs-about-content { flex: 1; }\r\n    .hfs-about-content h2 { font-size: 3rem; margin-bottom: 20px; }\r\n    \r\n    \/* --- 9. How It Works --- *\/\r\n    .hfs-hiw-section { text-align: center; }\r\n    .hfs-hiw-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 50px; margin-top: 50px; }\r\n    .hfs-hiw-step { padding: 20px; background: var(--hfs-white); border-radius: 20px; box-shadow: 0 5px 15px rgba(0,0,0,0.03); }\r\n    .hfs-hiw-icon { width: 90px; height: 90px; background: var(--hfs-primary-pink); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 25px; font-size: 2.5rem; color: var(--hfs-text-dark); font-family: 'Playfair Display', serif; border: 5px solid var(--hfs-white); box-shadow: var(--hfs-shadow); }\r\n    \r\n    \/* --- 10. Corporate --- *\/\r\n    .hfs-corporate-section { background: linear-gradient(rgba(58, 38, 36, 0.8), rgba(58, 38, 36, 0.8)), url('https:\/\/images.unsplash.com\/photo-1556761175-5973dc0f32b7?q=80&w=1600&auto=format&fit=crop') center\/cover; color: var(--hfs-white); text-align: center; padding: 100px 20px; }\r\n    .hfs-corporate-content { max-width: 700px; margin: 0 auto; }\r\n    .hfs-corporate-content h2 { color: var(--hfs-white); font-size: 3rem; margin-bottom: 20px; }\r\n    \r\n    \/* --- 11. Testimonials --- *\/\r\n    .hfs-testimonials-section { background-color: var(--hfs-white); }\r\n    .hfs-testi-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 30px; }\r\n    .hfs-testi-card { background: var(--hfs-bg-light); padding: 40px; border-radius: var(--hfs-radius); border-top: 4px solid var(--hfs-dark-pink); box-shadow: 0 4px 15px rgba(0,0,0,0.02); }\r\n    .hfs-stars { color: #f5b301; margin-bottom: 20px; font-size: 1.4rem; letter-spacing: 2px; }\r\n    \r\n    \/* --- 12. FAQ --- *\/\r\n    .hfs-faq-grid { display: grid; grid-template-columns: 1fr; gap: 15px; max-width: 800px; margin: 0 auto; }\r\n    .hfs-faq-item { background: var(--hfs-white); border: 1px solid var(--hfs-primary-pink); border-radius: 10px; padding: 25px; }\r\n    .hfs-faq-item h4 { margin: 0 0 10px 0; font-size: 1.2rem; color: var(--hfs-dark-pink); }\r\n    \r\n    \/* --- 13. Reels CSS --- *\/\r\n    .hfs-reels-section { background-color: var(--hfs-bg-light); padding-top: 40px; }\r\n    .hfs-reels-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }\r\n    .hfs-reel-card { background: var(--hfs-white); border-radius: var(--hfs-radius); overflow: hidden; box-shadow: var(--hfs-shadow); border: 1px solid var(--hfs-primary-pink); display: flex; flex-direction: column; transition: 0.3s; }\r\n    .hfs-reel-card:hover { transform: translateY(-5px); }\r\n    .hfs-reel-video-wrapper { position: relative; width: 100%; aspect-ratio: 9\/16; background: #000; cursor: pointer; }\r\n    .hfs-reel-video-wrapper video { width: 100%; height: 100%; object-fit: cover; }\r\n    .hfs-reel-controls { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: rgba(58, 38, 36, 0.7); color: var(--hfs-white); border-radius: 50%; width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; opacity: 0; transition: opacity 0.3s; pointer-events: none; font-size: 24px; }\r\n    .hfs-reel-video-wrapper:hover .hfs-reel-controls { opacity: 1; }\r\n    .hfs-reel-video-wrapper.paused .hfs-reel-controls { opacity: 1; background: rgba(217, 136, 149, 0.9); }\r\n    .hfs-reel-details { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }\r\n    .hfs-reel-details h4 { margin: 0 0 10px; font-size: 1.1rem; color: var(--hfs-dark-pink); }\r\n    .hfs-reel-details p { margin: 0 0 15px; color: #555; font-size: 0.9rem; line-height: 1.5; }\r\n    .hfs-reel-link { font-size: 0.85rem; font-weight: 600; color: var(--hfs-text-dark); text-decoration: none; text-transform: uppercase; border-bottom: 1px solid var(--hfs-dark-pink); align-self: flex-start; }\r\n    .hfs-reel-link:hover { color: var(--hfs-dark-pink); }\r\n\r\n    \/* --- 14. Instagram Embeds CSS --- *\/\r\n    .hfs-insta-section { padding-bottom: 80px; text-align: center; }\r\n    .hfs-insta-embed-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 30px; justify-items: center; align-items: start; }\r\n    .instagram-media { width: 100% !important; max-width: 400px !important; min-width: 300px !important; margin: 0 auto !important; }\r\n\r\n    \/* --- 15. Instagram Profile Banner CSS --- *\/\r\n    .hfs-profile-banner { width: 100%; max-width: 1000px; margin: 50px auto 0; background: var(--hfs-white); border-radius: 20px; box-shadow: var(--hfs-shadow); border: 1px solid var(--hfs-primary-pink); overflow: hidden; }\r\n    .hfs-profile-header { display: flex; align-items: center; gap: 30px; padding: 40px; background: linear-gradient(to right, var(--hfs-bg-light), var(--hfs-primary-pink)); }\r\n    .hfs-profile-avatar { width: 120px; height: 120px; border-radius: 50%; border: 4px solid var(--hfs-white); box-shadow: 0 4px 10px rgba(0,0,0,0.1); overflow: hidden; flex-shrink: 0; }\r\n    .hfs-profile-avatar img { width: 100%; height: 100%; object-fit: cover; }\r\n    .hfs-profile-info { text-align: left; }\r\n    .hfs-profile-info h3 { font-family: 'Poppins', sans-serif; font-size: 1.8rem; font-weight: 600; margin: 0 0 5px 0; color: var(--hfs-text-dark); }\r\n    .hfs-profile-info p { margin: 0 0 15px 0; color: #555; font-size: 1rem; }\r\n    .hfs-static-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; }\r\n    .hfs-static-img { width: 100%; aspect-ratio: 1\/1; overflow: hidden; display: block; position: relative; }\r\n    .hfs-static-img img { width: 100%; height: 100%; object-fit: cover; transition: 0.4s; }\r\n    .hfs-static-img:hover img { transform: scale(1.1); }\r\n    .hfs-static-img::after { content: '\ud83d\udd17 Instagram'; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(217, 136, 149, 0.8); color: white; display: flex; align-items: center; justify-content: center; font-weight: 600; opacity: 0; transition: 0.3s; }\r\n    .hfs-static-img:hover::after { opacity: 1; }\r\n\r\n    \/* --- Mobile Responsiveness --- *\/\r\n    @media (max-width: 992px) {\r\n        .hfs-about-wrapper, .hfs-deal-wrapper { flex-direction: column; text-align: center; }\r\n        .hfs-about-img::after { display: none; }\r\n        .hfs-features-grid { justify-content: center; }\r\n    }\r\n    @media (max-width: 768px) {\r\n        .hfs-slide-content h1 { font-size: 3rem; }\r\n        .hfs-cat-item { width: 100px; }\r\n        .hfs-cat-img { width: 90px; height: 90px; }\r\n        .hfs-price-grid { grid-template-columns: repeat(2, 1fr); }\r\n        .hfs-container { padding: 50px 20px; }\r\n        .hfs-reels-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }\r\n        .hfs-reel-details { padding: 12px; }\r\n        .hfs-reel-details h4 { font-size: 0.9rem; margin-bottom: 5px; }\r\n        .hfs-reel-details p { font-size: 0.8rem; margin-bottom: 10px; }\r\n        .hfs-reel-controls { width: 40px; height: 40px; font-size: 16px; }\r\n        .hfs-insta-embed-grid { grid-template-columns: 1fr; }\r\n        \/* IG Profile Banner Mobile *\/\r\n        .hfs-profile-header { flex-direction: column; text-align: center; padding: 30px 20px; gap: 15px; }\r\n        .hfs-profile-info { text-align: center; }\r\n        .hfs-static-grid { grid-template-columns: repeat(2, 1fr); }\r\n        .hfs-hide-mobile { display: none !important; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"hfs-wrapper\">\r\n\r\n    <!-- 1. HERO CAROUSEL -->\r\n    <section class=\"hfs-hero-slider\" id=\"hfs-slider\">\r\n        <div class=\"hfs-slide active\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1549465220-1a8b9238cd48?q=80&w=1600&auto=format&fit=crop');\">\r\n            <div class=\"hfs-slide-content\">\r\n                <h1>Thoughtful Gifts,<br>Made For Her<\/h1>\r\n                <p>Beautifully curated hampers designed to make her feel extraordinary.<\/p>\r\n                <a href=\"#shop\" class=\"hfs-btn\">Shop Hampers<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"hfs-slide\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1513885045260-6b3086b24c17?q=80&w=1600&auto=format&fit=crop');\">\r\n            <div class=\"hfs-slide-content\">\r\n                <h1>Celebrate Every Milestone<\/h1>\r\n                <p>From birthdays to bridal showers, find the perfect elegant gesture.<\/p>\r\n                <a href=\"#collections\" class=\"hfs-btn\">Explore Collections<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 2. FEATURES BAR -->\r\n    <div class=\"hfs-features-bar\">\r\n        <div class=\"hfs-features-grid\">\r\n            <div class=\"hfs-feature-item\">\r\n                <svg viewBox=\"0 0 24 24\"><path d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\/><\/svg>\r\n                Pan India Delivery\r\n            <\/div>\r\n            <div class=\"hfs-feature-item\">\r\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/><\/svg>\r\n                Hand-Packed with Love\r\n            <\/div>\r\n            <div class=\"hfs-feature-item\">\r\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\/><\/svg>\r\n                Premium Quality Assured\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- 3. SHOP BY OCCASION -->\r\n    <section class=\"hfs-container\" id=\"shop\">\r\n        <h2 class=\"hfs-section-title\">Shop by Occasion<\/h2>\r\n        <div class=\"hfs-categories\">\r\n            <a href=\"#\" class=\"hfs-cat-item\"><div class=\"hfs-cat-img\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1530103862676-de8892795f5f?q=80&w=300&auto=format&fit=crop\" alt=\"Birthdays\"><\/div><span>Birthdays<\/span><\/a>\r\n            <a href=\"#\" class=\"hfs-cat-item\"><div class=\"hfs-cat-img\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1583847268964-b28dc8f51f92?q=80&w=300&auto=format&fit=crop\" alt=\"Anniversary\"><\/div><span>Anniversary<\/span><\/a>\r\n            <a href=\"#\" class=\"hfs-cat-item\"><div class=\"hfs-cat-img\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1608248593842-8d76d49487c6?q=80&w=300&auto=format&fit=crop\" alt=\"Self Care\"><\/div><span>Self Care<\/span><\/a>\r\n            <a href=\"#\" class=\"hfs-cat-item\"><div class=\"hfs-cat-img\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521033621430-b384c1782294?q=80&w=300&auto=format&fit=crop\" alt=\"Bridesmaid\"><\/div><span>Bridesmaid<\/span><\/a>\r\n            <a href=\"#\" class=\"hfs-cat-item\"><div class=\"hfs-cat-img\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1607344645866-009c320b63e0?q=80&w=300&auto=format&fit=crop\" alt=\"Corporate\"><\/div><span>Corporate<\/span><\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 4. DEAL OF THE WEEK -->\r\n    <section class=\"hfs-deal-section\">\r\n        <div class=\"hfs-container\">\r\n            <div class=\"hfs-deal-wrapper\">\r\n                <div class=\"hfs-deal-img\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1596462502278-27bf85033e5a?q=80&w=800&auto=format&fit=crop\" alt=\"Deal of the week\"><\/div>\r\n                <div class=\"hfs-deal-content\">\r\n                    <span class=\"hfs-deal-tag\">Limited Time Offer<\/span>\r\n                    <h2>The Ultimate Spa Retreat Box<\/h2>\r\n                    <p>Treat her to the ultimate relaxation experience. This premium box includes a silk eye mask, organic rose bath salts, a hand-poured soy candle, and luxury body butter.<\/p>\r\n                    <div class=\"hfs-deal-price\">\u20b9 1,999 <strike>\u20b9 2,499<\/strike><\/div>\r\n                    <a href=\"#\" class=\"hfs-btn\">Claim Offer<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 5. PICK YOUR BUDGET -->\r\n    <section class=\"hfs-container\">\r\n        <h2 class=\"hfs-section-title\">Pick Your Budget<\/h2>\r\n        <div class=\"hfs-price-grid\">\r\n            <a href=\"#\" class=\"hfs-price-card\"><span>Hampers Under<\/span><h3>\u20b9 499<\/h3><\/a>\r\n            <a href=\"#\" class=\"hfs-price-card\"><span>Hampers Under<\/span><h3>\u20b9 999<\/h3><\/a>\r\n            <a href=\"#\" class=\"hfs-price-card\"><span>Hampers Under<\/span><h3>\u20b9 1399<\/h3><\/a>\r\n            <a href=\"#\" class=\"hfs-price-card\"><span>Hampers Under<\/span><h3>\u20b9 1999<\/h3><\/a>\r\n            <a href=\"#\" class=\"hfs-price-card\"><span>Hampers Under<\/span><h3>\u20b9 2499<\/h3><\/a>\r\n            <a href=\"#\" class=\"hfs-price-card\"><span>Hampers Under<\/span><h3>\u20b9 2999<\/h3><\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 6. PRODUCT TABS -->\r\n    <section class=\"hfs-tabs-section\" id=\"collections\">\r\n        <div class=\"hfs-container\">\r\n            <h2 class=\"hfs-section-title\">Curated Collections<\/h2>\r\n            <div class=\"hfs-tabs-nav\">\r\n                <button class=\"hfs-tab-btn active\" onclick=\"openTab(event, 'bestsellers')\">Best Sellers<\/button>\r\n                <button class=\"hfs-tab-btn\" onclick=\"openTab(event, 'newarrivals')\">New Arrivals<\/button>\r\n                <button class=\"hfs-tab-btn\" onclick=\"openTab(event, 'premium')\">Premium Luxe<\/button>\r\n            <\/div>\r\n            <div id=\"bestsellers\" class=\"hfs-tab-content active\">\r\n                <div class=\"hfs-product-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1549465220-1a8b9238cd48?q=80&w=600&auto=format&fit=crop\" class=\"hfs-product-img\" alt=\"Hamper\">\r\n                    <div class=\"hfs-product-info\"><div class=\"hfs-product-title\">The Blush Elegance<\/div><div class=\"hfs-product-price\">\u20b9 1,399<\/div><button class=\"hfs-btn-outline hfs-btn\" style=\"width: 100%;\">View Details<\/button><\/div>\r\n                <\/div>\r\n                <div class=\"hfs-product-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1608248543803-ba4f8c70ae0b?q=80&w=600&auto=format&fit=crop\" class=\"hfs-product-img\" alt=\"Hamper\">\r\n                    <div class=\"hfs-product-info\"><div class=\"hfs-product-title\">Sweet Tooth Hamper<\/div><div class=\"hfs-product-price\">\u20b9 999<\/div><button class=\"hfs-btn-outline hfs-btn\" style=\"width: 100%;\">View Details<\/button><\/div>\r\n                <\/div>\r\n                <div class=\"hfs-product-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1512413914594-81788ce928d3?q=80&w=600&auto=format&fit=crop\" class=\"hfs-product-img\" alt=\"Hamper\">\r\n                    <div class=\"hfs-product-info\"><div class=\"hfs-product-title\">Rose Gold Morning<\/div><div class=\"hfs-product-price\">\u20b9 2,499<\/div><button class=\"hfs-btn-outline hfs-btn\" style=\"width: 100%;\">View Details<\/button><\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div id=\"newarrivals\" class=\"hfs-tab-content\">\r\n                <div class=\"hfs-product-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1589311651821-25501869e5f9?q=80&w=600&auto=format&fit=crop\" class=\"hfs-product-img\" alt=\"Hamper\">\r\n                    <div class=\"hfs-product-info\"><div class=\"hfs-product-title\">Little Things Box<\/div><div class=\"hfs-product-price\">\u20b9 499<\/div><button class=\"hfs-btn-outline hfs-btn\" style=\"width: 100%;\">View Details<\/button><\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div id=\"premium\" class=\"hfs-tab-content\">\r\n                 <div class=\"hfs-product-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1578330740924-dc5b9d3e8568?q=80&w=600&auto=format&fit=crop\" class=\"hfs-product-img\" alt=\"Hamper\">\r\n                    <div class=\"hfs-product-info\"><div class=\"hfs-product-title\">Luxury Velvet Collection<\/div><div class=\"hfs-product-price\">\u20b9 2,999<\/div><button class=\"hfs-btn-outline hfs-btn\" style=\"width: 100%;\">View Details<\/button><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 7. THE PERSONAL TOUCH -->\r\n    <section class=\"hfs-custom-section\">\r\n        <h2 class=\"hfs-section-title\" style=\"color: var(--hfs-text-dark);\">The Personal Touch<\/h2>\r\n        <div class=\"hfs-custom-grid\">\r\n            <div class=\"hfs-custom-item\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1503602642458-232111445657?q=80&w=200&auto=format&fit=crop\" alt=\"Notes\"><h3>Handwritten Notes<\/h3><p>Your custom message, beautifully written by hand.<\/p><\/div>\r\n            <div class=\"hfs-custom-item\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1518893494013-481c1d8ed3fd?q=80&w=200&auto=format&fit=crop\" alt=\"Ribbon\"><h3>Premium Ribbons<\/h3><p>Tied together with luxurious satin and chiffon ribbons.<\/p><\/div>\r\n            <div class=\"hfs-custom-item\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1550042767-42861a155554?q=80&w=200&auto=format&fit=crop\" alt=\"Boxes\"><h3>Keepsake Boxes<\/h3><p>Sturdy, reusable boxes she will want to keep forever.<\/p><\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 8. ABOUT US -->\r\n    <section class=\"hfs-about-section\">\r\n        <div class=\"hfs-container\">\r\n            <div class=\"hfs-about-wrapper\">\r\n                <div class=\"hfs-about-img\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1572913017567-02f0649aeedd?q=80&w=800&auto=format&fit=crop\" alt=\"Gift wrapping\"><\/div>\r\n                <div class=\"hfs-about-content\">\r\n                    <h2>Gifting, Reimagined.<\/h2>\r\n                    <p>At <strong>Hampers For She<\/strong>, our journey started with a simple idea: to take the stress out of finding the perfect present for the special women in your life. Every box is meticulously curated with high-quality, aesthetic, and meaningful products.<\/p>\r\n                    <a href=\"#\" class=\"hfs-btn\">Read Our Story<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 9. HOW IT WORKS -->\r\n    <section class=\"hfs-hiw-section hfs-container\">\r\n        <h2 class=\"hfs-section-title\">How It Works<\/h2>\r\n        <div class=\"hfs-hiw-grid\">\r\n            <div class=\"hfs-hiw-step\"><div class=\"hfs-hiw-icon\">1<\/div><h3>Choose a Hamper<\/h3><p>Browse our curated collections to find the perfect match.<\/p><\/div>\r\n            <div class=\"hfs-hiw-step\"><div class=\"hfs-hiw-icon\">2<\/div><h3>Add Your Note<\/h3><p>Include a heartfelt message for our signature cards.<\/p><\/div>\r\n            <div class=\"hfs-hiw-step\"><div class=\"hfs-hiw-icon\">3<\/div><h3>We Deliver Joy<\/h3><p>Sit back and relax. We package and deliver directly to her.<\/p><\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 10. CORPORATE GIFTING -->\r\n    <section class=\"hfs-corporate-section\">\r\n        <div class=\"hfs-corporate-content\">\r\n            <h2>Corporate & Bulk Gifting<\/h2>\r\n            <p>Looking to treat your female employees, clients, or bridesmaids? We offer tailored bulk gifting solutions with custom branding.<\/p>\r\n            <a href=\"#\" class=\"hfs-btn\">Inquire for Bulk Orders<\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 11. TESTIMONIALS -->\r\n    <section class=\"hfs-testimonials-section\">\r\n        <div class=\"hfs-container\">\r\n            <h2 class=\"hfs-section-title\">Loved by Thousands<\/h2>\r\n            <div class=\"hfs-testi-grid\">\r\n                <div class=\"hfs-testi-card\"><div class=\"hfs-stars\">\u2605\u2605\u2605\u2605\u2605<\/div><p class=\"hfs-testi-text\">\"Absolutely beautiful! The packaging is stunning and products are top tier.\"<\/p><div class=\"hfs-testi-name\">- Sarah M.<\/div><\/div>\r\n                <div class=\"hfs-testi-card\"><div class=\"hfs-stars\">\u2605\u2605\u2605\u2605\u2605<\/div><p class=\"hfs-testi-text\">\"Saved me so much time. Hampers For She made gifting so easy.\"<\/p><div class=\"hfs-testi-name\">- Rohan K.<\/div><\/div>\r\n                <div class=\"hfs-testi-card\"><div class=\"hfs-stars\">\u2605\u2605\u2605\u2605\u2605<\/div><p class=\"hfs-testi-text\">\"The attention to detail is insane. Highly recommend!\"<\/p><div class=\"hfs-testi-name\">- Priya T.<\/div><\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 12. FAQ SECTION -->\r\n    <section class=\"hfs-container\">\r\n        <h2 class=\"hfs-section-title\">Frequently Asked Questions<\/h2>\r\n        <div class=\"hfs-faq-grid\">\r\n            <div class=\"hfs-faq-item\"><h4>How long does delivery take?<\/h4><p>Standard delivery takes 3-5 business days across India.<\/p><\/div>\r\n            <div class=\"hfs-faq-item\"><h4>Can I customize the items inside a hamper?<\/h4><p>You can add extra items from our 'Add-on' shop before checkout!<\/p><\/div>\r\n            <div class=\"hfs-faq-item\"><h4>Do you include receipts in the box?<\/h4><p>Never! No pricing information is ever included inside the gift package.<\/p><\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 13. WP HOSTED VIDEO REELS SECTION -->\r\n    <section class=\"hfs-reels-section\">\r\n        <div class=\"hfs-container\">\r\n            <h2 class=\"hfs-section-title\">See Our Hampers in Action<\/h2>\r\n            <div class=\"hfs-reels-grid\">\r\n                \r\n                <div class=\"hfs-reel-card\">\r\n                    <div class=\"hfs-reel-video-wrapper\" onclick=\"toggleVideo(this)\">\r\n                        <video autoplay muted loop playsinline src=\"https:\/\/hampersforshe.com\/wp-content\/uploads\/2026\/08\/Doraemon-birthday-hamper-\u2764\ufe0f-\u20b9499-free-shippingMessage-or-WhatsApp-to-order-yours-.birthda.mp4\"><\/video>\r\n                        <div class=\"hfs-reel-controls\">\u23f8<\/div>\r\n                    <\/div>\r\n                    <div class=\"hfs-reel-details\">\r\n                        <div>\r\n                            <h4>The Unboxing Experience<\/h4>\r\n                            <p>See the luxurious details of our most requested birthday hamper.<\/p>\r\n                        <\/div>\r\n                        <a href=\"https:\/\/www.instagram.com\/reel\/DbqCfafOqh_\/\" target=\"_blank\" class=\"hfs-reel-link\">View on IG<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"hfs-reel-card\">\r\n                    <div class=\"hfs-reel-video-wrapper\" onclick=\"toggleVideo(this)\">\r\n                        <video autoplay muted loop playsinline src=\"https:\/\/hampersforshe.com\/wp-content\/uploads\/2026\/08\/Rakshabandhan-hampers-for-your-brothers-\u2764\ufe0f-DM-or-whatsapp-to-order-yours-\u2764\ufe0f-Contains-1.Rakhi2_.D.mp4\"><\/video>\r\n                        <div class=\"hfs-reel-controls\">\u23f8<\/div>\r\n                    <\/div>\r\n                    <div class=\"hfs-reel-details\">\r\n                        <div>\r\n                            <h4>Packing Orders with Love<\/h4>\r\n                            <p>Behind the scenes of how we meticulously pack your beautiful gifts.<\/p>\r\n                        <\/div>\r\n                        <a href=\"https:\/\/www.instagram.com\/reel\/Db-RK1zurg0\/\" target=\"_blank\" class=\"hfs-reel-link\">View on IG<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"hfs-reel-card\">\r\n                    <div class=\"hfs-reel-video-wrapper\" onclick=\"toggleVideo(this)\">\r\n                        <video autoplay muted loop playsinline src=\"https:\/\/hampersforshe.com\/wp-content\/uploads\/2026\/08\/Rakshabandhan-classic-hamper-\u2764\ufe0f-DM-to-order-yours-\u2764\ufe0f-.Price-999-Free-delivery-rakshaban.mp4\"><\/video>\r\n                        <div class=\"hfs-reel-controls\">\u23f8<\/div>\r\n                    <\/div>\r\n                    <div class=\"hfs-reel-details\">\r\n                        <div>\r\n                            <h4>Corporate Gifting Made Easy<\/h4>\r\n                            <p>Watch how we handle 50+ bulk orders for Women's Day.<\/p>\r\n                        <\/div>\r\n                        <a href=\"https:\/\/www.instagram.com\/reel\/DbqMEMOu72d\/\" target=\"_blank\" class=\"hfs-reel-link\">View on IG<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"hfs-reel-card\">\r\n                    <div class=\"hfs-reel-video-wrapper\" onclick=\"toggleVideo(this)\">\r\n                        <video autoplay muted loop playsinline src=\"https:\/\/hampersforshe.com\/wp-content\/uploads\/2026\/08\/Saavan-mini-Hamper-\u20b9399-free-delivery.Message-on-instagram-or-whatsapp-to-order-yours-.mp4\"><\/video>\r\n                        <div class=\"hfs-reel-controls\">\u23f8<\/div>\r\n                    <\/div>\r\n                    <div class=\"hfs-reel-details\">\r\n                        <div>\r\n                            <h4>Corporate Gifting Made Easy<\/h4>\r\n                            <p>Watch how we handle 50+ bulk orders for Women's Day.<\/p>\r\n                        <\/div>\r\n                        <a href=\"https:\/\/www.instagram.com\/reel\/DbUvMfOu1Yr\/\" target=\"_blank\" class=\"hfs-reel-link\">View on IG<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n \r\n\r\n        <!-- 15. BEAUTIFUL INSTAGRAM PROFILE BANNER (Alternative to live feed) -->\r\n        <div class=\"hfs-profile-banner\">\r\n            <div class=\"hfs-profile-header\">\r\n                <div class=\"hfs-profile-avatar\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hampersforshe.com\/wp-content\/uploads\/2026\/08\/2.png\" alt=\"Hampers For She\">\r\n                <\/div>\r\n                <div class=\"hfs-profile-info\">\r\n                    <h3>hampersforshe<\/h3>\r\n                    <p>Thoughtful Gifts, Made For Her \u2728<br>Pan India Delivery \ud83d\udce6<\/p>\r\n                    <a href=\"https:\/\/www.instagram.com\/hampersforshe\/\" target=\"_blank\" class=\"hfs-btn\" style=\"padding: 8px 24px; font-size: 0.9rem;\">Follow Us on Instagram<\/a>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n\r\n    <\/section>\r\n\r\n<\/div>\r\n\r\n<script>\r\n    \/\/ --- Hero Slider Logic ---\r\n    let currentSlide = 0;\r\n    const slides = document.querySelectorAll('.hfs-slide');\r\n    if(slides.length > 0) {\r\n        setInterval(() => {\r\n            slides[currentSlide].classList.remove('active');\r\n            currentSlide = (currentSlide + 1) % slides.length;\r\n            slides[currentSlide].classList.add('active');\r\n        }, 5000); \r\n    }\r\n\r\n    \/\/ --- Product Tabs Logic ---\r\n    function openTab(evt, tabName) {\r\n        let tabContent = document.getElementsByClassName(\"hfs-tab-content\");\r\n        for (let i = 0; i < tabContent.length; i++) {\r\n            tabContent[i].style.display = \"none\";\r\n            tabContent[i].classList.remove(\"active\");\r\n        }\r\n        let tablinks = document.getElementsByClassName(\"hfs-tab-btn\");\r\n        for (let i = 0; i < tablinks.length; i++) {\r\n            tablinks[i].classList.remove(\"active\");\r\n        }\r\n        let activeTab = document.getElementById(tabName);\r\n        activeTab.style.display = \"grid\";\r\n        setTimeout(() => activeTab.classList.add(\"active\"), 10); \r\n        evt.currentTarget.classList.add(\"active\");\r\n    }\r\n\r\n    \/\/ --- Custom Video Play\/Pause Logic ---\r\n    function toggleVideo(wrapper) {\r\n        const video = wrapper.querySelector('video');\r\n        const icon = wrapper.querySelector('.hfs-reel-controls');\r\n        \r\n        if (video.paused) {\r\n            video.play();\r\n            wrapper.classList.remove('paused');\r\n            icon.innerHTML = '\u23f8'; \r\n        } else {\r\n            video.pause();\r\n            wrapper.classList.add('paused');\r\n            icon.innerHTML = '\u25b6'; \r\n        }\r\n    }\r\n<\/script>\r\n\r\n<!-- Official Instagram Embed Script (Required to render the individual blockquotes) -->\r\n<script async src=\"\/\/www.instagram.com\/embed.js\"><\/script>\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>Thoughtful Gifts,Made For Her Beautifully curated hampers designed to make her feel extraordinary. Shop Hampers Celebrate Every Milestone From birthdays to bridal showers, find the perfect elegant gesture. Explore Collections Pan India Delivery Hand-Packed with Love Premium Quality Assured Shop by Occasion Birthdays Anniversary Self Care Bridesmaid Corporate Limited Time Offer The Ultimate Spa Retreat [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"_links":{"self":[{"href":"https:\/\/hampersforshe.com\/index.php?rest_route=\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hampersforshe.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hampersforshe.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hampersforshe.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hampersforshe.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16"}],"version-history":[{"count":48,"href":"https:\/\/hampersforshe.com\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":85,"href":"https:\/\/hampersforshe.com\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions\/85"}],"wp:attachment":[{"href":"https:\/\/hampersforshe.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}