{"title":"Tea","description":"","products":[{"product_id":"matcha","title":"Matcha","description":"Refined and lingering, this matcha is crafted for traditional preparation and mindful daily rituals","brand":"Quiet Harbor Coffee","offers":[{"title":"Loose leaf \/ 1oz","offer_id":45368704172086,"sku":"TMATCHA-TEA-1OZ-COMP","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest.jpg?v=1776262707"},{"product_id":"hojicha","title":"Hojicha","description":"This  roasted green tea powder is crafted from carefully selected tea leaves and stems. Stone-milled into a fine powder, it brews into a smooth cup with comforting notes of toasted cereal and balanced umami.","brand":"Quiet Harbor Coffee","offers":[{"title":"Loose leaf \/ 3oz","offer_id":45368704237622,"sku":"THOJIC-TEA-3OZ-COMP","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest_278452e2-33a6-4a0d-82f4-c5e329fa5e1a.jpg?v=1776262711"},{"product_id":"moroccan-mint-1","title":"Moroccan Mint","description":"Old green tea meets fresh mint — a smooth, vibrant blend that’s refreshing hot and next-level iced","brand":"Quiet Harbor Coffee","offers":[{"title":"Loose leaf \/ 3oz","offer_id":45368704401462,"sku":"TMOROC-TEA-3OZ-COMP","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest_b0e91f49-df69-4c70-8dce-c1e8a99dc2f2.jpg?v=1776262715"},{"product_id":"earl-grey","title":"Earl Grey","description":"\u003cp\u003eLoose Leaf Flavored Tea: Ceylon OP, Bergamot Essential Oil, Cornflowers\u003c\/p\u003e \u003cp\u003eNotes: Orange, Floral, Malt\u003c\/p\u003e \u003cp\u003eScoring: High Astringency, High Body, Medium Sweetness\u003c\/p\u003e \u003cp\u003eEarl grey is a timeless blend. We mix our Ceylon black tea with blue cornflowers and a touch of bergamot oil. While it is typically consumed alone, it can be combined with milk and sugar for a different experience.\u003c\/p\u003e \u003cp\u003eBrewing Method: 5 - 10 Min, 195 F, 2.5g \/ 12oz\u003c\/p\u003e","brand":"Quiet Harbor Coffee","offers":[{"title":"Loose leaf \/ 3oz","offer_id":45368704499766,"sku":"TEARL-TEA-3OZ-COMP","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest_b7c4dc70-7888-431c-9b1b-239f8c6332bc.jpg?v=1776262718"},{"product_id":"mexico-coffee-pods","title":"Mexico Coffee Pods","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n*{\n    margin:0;\n    padding:0;\n    box-sizing:border-box;\n    font-family:'Poppins',sans-serif;\n}\n\nbody{\n    background:#fffaf5;\n    color:#333;\n    line-height:1.6;\n}\n\n.hero{\n    background:linear-gradient(135deg,#4e2a12,#8b4513);\n    color:white;\n    text-align:center;\n    padding:100px 20px;\n}\n\n.hero h1{\n    font-size:3.5rem;\n    margin-bottom:15px;\n}\n\n.hero p{\n    max-width:700px;\n    margin:auto;\n    font-size:1.2rem;\n}\n\n.btn{\n    display:inline-block;\n    margin-top:30px;\n    padding:15px 35px;\n    background:#ffcf70;\n    color:#4e2a12;\n    text-decoration:none;\n    border-radius:50px;\n    font-weight:700;\n    transition:.3s;\n}\n\n.btn:hover{\n    transform:translateY(-3px);\n    background:white;\n}\n\n.container{\n    max-width:1200px;\n    margin:auto;\n    padding:80px 20px;\n}\n\n.section-title{\n    text-align:center;\n    font-size:2.5rem;\n    margin-bottom:50px;\n    color:#4e2a12;\n}\n\n.features{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n    gap:25px;\n}\n\n.card{\n    background:white;\n    padding:30px;\n    border-radius:20px;\n    text-align:center;\n    box-shadow:0 10px 25px rgba(0,0,0,.08);\n}\n\n.card h3{\n    color:#8b4513;\n    margin-bottom:15px;\n}\n\n.about{\n    display:flex;\n    flex-wrap:wrap;\n    align-items:center;\n    gap:40px;\n}\n\n.about img{\n    width:100%;\n    max-width:500px;\n    border-radius:20px;\n}\n\n.about-content{\n    flex:1;\n}\n\n.about-content h2{\n    color:#4e2a12;\n    margin-bottom:20px;\n    font-size:2rem;\n}\n\n.benefits{\n    background:#f8f1ea;\n}\n\n.testimonials{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n    gap:25px;\n}\n\n.review{\n    background:white;\n    padding:25px;\n    border-radius:20px;\n    box-shadow:0 8px 20px rgba(0,0,0,.08);\n}\n\n.review h4{\n    color:#8b4513;\n    margin-top:15px;\n}\n\n.cta{\n    background:linear-gradient(135deg,#8b4513,#4e2a12);\n    color:white;\n    text-align:center;\n    padding:90px 20px;\n}\n\n.cta h2{\n    font-size:2.8rem;\n    margin-bottom:20px;\n}\n\n.price-box{\n    background:white;\n    color:#4e2a12;\n    max-width:350px;\n    margin:30px auto;\n    padding:25px;\n    border-radius:20px;\n}\n\n.price{\n    font-size:2.5rem;\n    font-weight:800;\n}\n\nfooter{\n    background:#2b1608;\n    color:white;\n    text-align:center;\n    padding:25px;\n}\n\n@media(max-width:768px){\n    .hero h1{\n        font-size:2.3rem;\n    }\n\n    .cta h2{\n        font-size:2rem;\n    }\n}\n\u003c\/style\u003e\n\u003csection class=\"hero\"\u003e\n\u003ch1\u003eMexico Coffee Pods\u003c\/h1\u003e\n\u003cp\u003eExperience the rich aroma and smooth taste of premium Mexican coffee. Convenient coffee pods crafted for coffee lovers who demand quality in every cup.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"#order\"\u003eORDER NOW\u003c\/a\u003e\u003c\/section\u003e\n\u003csection class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003ePremium Mexican Beans\u003c\/h3\u003e\n\u003cp\u003eMade from carefully selected coffee beans sourced from renowned Mexican coffee-growing regions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eRich \u0026amp; Smooth Flavor\u003c\/h3\u003e\n\u003cp\u003eBalanced taste with delightful aroma and a satisfying finish in every sip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eQuick \u0026amp; Convenient\u003c\/h3\u003e\n\u003cp\u003eSimply insert a pod and enjoy café-quality coffee in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eFreshness Sealed\u003c\/h3\u003e\n\u003cp\u003eEach pod is sealed to preserve freshness, flavor, and aroma.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"container benefits\"\u003e\n\u003cdiv class=\"about\"\u003e\n\u003cimg alt=\"Mexico Coffee Pods\" src=\"https:\/\/images.unsplash.com\/photo-1495474472287-4d71bcdd2085?auto=format\u0026amp;fit=crop\u0026amp;w=900\u0026amp;q=80\"\u003e\n\u003cdiv class=\"about-content\"\u003e\n\u003ch2\u003eStart Every Morning Right\u003c\/h2\u003e\n\u003cp\u003eDiscover the authentic taste of Mexico with coffee pods designed to deliver a premium brewing experience. Whether at home or in the office, enjoy a rich, flavorful cup without the hassle.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003ePerfect for busy mornings, afternoon boosts, and coffee enthusiasts who value convenience without compromising quality.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"#order\"\u003eGET YOURS TODAY\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eCustomer Reviews\u003c\/h2\u003e\n\u003cdiv class=\"testimonials\"\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cp\u003e\"Amazing flavor and aroma. Easily one of the best coffee pods I've tried.\"\u003c\/p\u003e\n\u003ch4\u003e— Michael R.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cp\u003e\"Smooth taste with no bitterness. Perfect for my morning routine.\"\u003c\/p\u003e\n\u003ch4\u003e— Sarah K.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cp\u003e\"Excellent quality and super convenient. Highly recommended!\"\u003c\/p\u003e\n\u003ch4\u003e— David T.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"order\" class=\"cta\"\u003e\n\u003ch2\u003eLimited-Time Special Offer\u003c\/h2\u003e\n\u003cp\u003eBring home the authentic taste of premium Mexican coffee today.\u003c\/p\u003e\n\u003cdiv class=\"price-box\"\u003e\n\u003cp\u003eStarting From\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003e$19.99\u003c\/div\u003e\n\u003cp\u003ePer Pack\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"btn\" href=\"#\"\u003eBUY NOW\u003c\/a\u003e\u003c\/section\u003e\n\u003cfooter\u003e\n\u003cp\u003e© 2026 Mexico Coffee Pods. All Rights Reserved.\u003c\/p\u003e\n\u003c\/footer\u003e","brand":"Quiet Harbor Coffee","offers":[{"title":"Standard \/ 12 Pack","offer_id":45368739758134,"sku":"12KMEXICO-DRIP-16OZ-BLACK","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/label5_on_bag_cee3f6d3-473a-4b46-ad59-c66ebc008879.jpg?v=1776263056"},{"product_id":"peru-coffee-pods","title":"Peru Coffee Pods","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n*{\n    margin:0;\n    padding:0;\n    box-sizing:border-box;\n    font-family:'Poppins',sans-serif;\n}\n\nbody{\n    background:#f7f5f2;\n    color:#222;\n    line-height:1.7;\n}\n\n.hero{\n    background:linear-gradient(rgba(0,0,0,.65),rgba(0,0,0,.65)),\n    url('YOUR-PRODUCT-IMAGE.jpg');\n    background-size:cover;\n    background-position:center;\n    text-align:center;\n    color:#fff;\n    padding:120px 20px;\n}\n\n.hero h1{\n    font-size:3.8rem;\n    font-weight:800;\n    margin-bottom:15px;\n}\n\n.hero p{\n    max-width:750px;\n    margin:auto;\n    font-size:1.15rem;\n}\n\n.btn{\n    display:inline-block;\n    margin-top:30px;\n    background:#7B4B2A;\n    color:#fff;\n    padding:16px 40px;\n    border-radius:50px;\n    text-decoration:none;\n    font-weight:700;\n    transition:.3s;\n}\n\n.btn:hover{\n    background:#5d381f;\n    transform:translateY(-3px);\n}\n\n.container{\n    width:90%;\n    max-width:1200px;\n    margin:auto;\n    padding:80px 0;\n}\n\n.section-title{\n    text-align:center;\n    font-size:2.4rem;\n    margin-bottom:50px;\n    color:#4d2f1c;\n}\n\n.product-image{\n    text-align:center;\n}\n\n.product-image img{\n    width:100%;\n    max-width:450px;\n    border-radius:20px;\n    box-shadow:0 10px 30px rgba(0,0,0,.15);\n}\n\n.grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n    gap:25px;\n}\n\n.card{\n    background:#fff;\n    padding:30px;\n    border-radius:20px;\n    text-align:center;\n    box-shadow:0 5px 20px rgba(0,0,0,.08);\n}\n\n.card h3{\n    color:#7B4B2A;\n    margin-bottom:12px;\n}\n\n.offer{\n    background:#4d2f1c;\n    color:white;\n    text-align:center;\n    padding:70px 20px;\n    border-radius:25px;\n}\n\n.old-price{\n    text-decoration:line-through;\n    opacity:.7;\n    font-size:1.4rem;\n}\n\n.new-price{\n    font-size:4rem;\n    font-weight:800;\n    margin:10px 0;\n}\n\n.testimonial{\n    background:white;\n    padding:30px;\n    border-radius:20px;\n    box-shadow:0 5px 20px rgba(0,0,0,.08);\n    margin-bottom:20px;\n}\n\n.footer{\n    background:#222;\n    color:white;\n    text-align:center;\n    padding:30px;\n}\n\n@media(max-width:768px){\n\n.hero h1{\n    font-size:2.4rem;\n}\n\n.section-title{\n    font-size:1.8rem;\n}\n\n.new-price{\n    font-size:3rem;\n}\n\n}\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003ch1\u003ePeru Coffee Pods\u003c\/h1\u003e\n\u003cp\u003eExperience the smooth, rich taste of premium Peruvian coffee in every cup. Convenient coffee pods crafted for coffee lovers who value quality, aroma, and flavor.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"https:\/\/wa.me\/234XXXXXXXXXX\"\u003e ORDER NOW \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003csection class=\"container product-image\"\u003e\u003cimg alt=\"Peru Coffee Pods\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhy Choose Peru Coffee Pods?\u003c\/h2\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003ePremium Peruvian Coffee\u003c\/h3\u003e\n\u003cp\u003eMade from carefully selected coffee beans sourced from Peru's renowned coffee-growing regions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eConvenient Brewing\u003c\/h3\u003e\n\u003cp\u003eEnjoy a delicious cup of coffee in minutes with compatible pod machines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eRich Aroma \u0026amp; Flavor\u003c\/h3\u003e\n\u003cp\u003eSmooth taste and delightful aroma in every pod.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eFreshness Sealed\u003c\/h3\u003e\n\u003cp\u003eEach pod is individually sealed to maintain quality and freshness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003ePerfect For\u003c\/h2\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eBusy Mornings\u003c\/h3\u003e\n\u003cp\u003eGet your coffee quickly without compromising quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eHome \u0026amp; Office\u003c\/h3\u003e\n\u003cp\u003eIdeal for work, relaxation, and everyday coffee enjoyment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eCoffee Lovers\u003c\/h3\u003e\n\u003cp\u003eA premium coffee experience designed for true coffee enthusiasts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eDaily Enjoyment\u003c\/h3\u003e\n\u003cp\u003eConsistent taste and quality in every cup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TESTIMONIALS --\u003e\n\u003csection class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhat Customers Are Saying\u003c\/h2\u003e\n\u003cdiv class=\"testimonial\"\u003e\n\u003cp\u003e\"The flavor is incredibly smooth and rich. These are easily my favorite coffee pods.\"\u003c\/p\u003e\n\u003cstrong\u003e— Michael A.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"testimonial\"\u003e\n\u003cp\u003e\"Convenient, delicious, and consistently great. I look forward to my morning coffee every day.\"\u003c\/p\u003e\n\u003cstrong\u003e— Grace O.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OFFER --\u003e\n\u003csection class=\"container\"\u003e\n\u003cdiv class=\"offer\"\u003e\n\u003ch2\u003eSPECIAL OFFER TODAY\u003c\/h2\u003e\n\u003cp class=\"old-price\"\u003e₦25,000\u003c\/p\u003e\n\u003cp class=\"new-price\"\u003e₦14,999\u003c\/p\u003e\n\u003cp\u003eFast Nationwide Delivery Available\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"https:\/\/wa.me\/234XXXXXXXXXX\"\u003e BUY NOW \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE --\u003e\n\u003csection class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eOur Quality Promise\u003c\/h2\u003e\n\u003cp style=\"text-align: center; max-width: 800px; margin: auto;\"\u003eWe are committed to delivering premium-quality coffee pods that provide a satisfying coffee experience in every cup.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FOOTER --\u003e\u003cfooter class=\"footer\"\u003e\n\u003cp\u003e© 2026 Peru Coffee Pods. All Rights Reserved.\u003c\/p\u003e\n\u003c\/footer\u003e","brand":"Quiet Harbor Coffee","offers":[{"title":"Standard \/ 12 Pack","offer_id":45368739823670,"sku":"12KPERU-DRIP-16OZ-BLACK","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/label5_on_bag_66d0c07b-6e39-4a6c-8b5d-59a30274df2b.jpg?v=1776263059"},{"product_id":"uganda","title":"Uganda Coffee","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\nfont-family:'Poppins',sans-serif;\n}\n\nbody{\nbackground:#faf8f5;\ncolor:#222;\nline-height:1.6;\n}\n\n.hero{\nbackground:linear-gradient(rgba(0,0,0,.65),rgba(0,0,0,.65)),\nurl('YOUR-COFFEE-IMAGE.jpg');\nbackground-size:cover;\nbackground-position:center;\npadding:100px 20px;\ntext-align:center;\ncolor:white;\n}\n\n.hero h1{\nfont-size:3.5rem;\nfont-weight:800;\nmargin-bottom:15px;\n}\n\n.hero p{\nmax-width:700px;\nmargin:auto;\nfont-size:1.15rem;\n}\n\n.btn{\ndisplay:inline-block;\nbackground:#8B4513;\ncolor:white;\npadding:16px 40px;\nmargin-top:25px;\ntext-decoration:none;\nborder-radius:50px;\nfont-weight:700;\ntransition:.3s;\n}\n\n.btn:hover{\ntransform:translateY(-3px);\n}\n\n.container{\nwidth:90%;\nmax-width:1200px;\nmargin:auto;\npadding:70px 0;\n}\n\n.section-title{\ntext-align:center;\nfont-size:2.3rem;\nmargin-bottom:45px;\ncolor:#4e2a13;\n}\n\n.image-box{\ntext-align:center;\n}\n\n.image-box img{\nmax-width:400px;\nwidth:100%;\nborder-radius:20px;\nbox-shadow:0 10px 30px rgba(0,0,0,.15);\n}\n\n.grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(250px,1fr));\ngap:25px;\n}\n\n.card{\nbackground:white;\npadding:30px;\nborder-radius:20px;\nbox-shadow:0 5px 20px rgba(0,0,0,.08);\ntext-align:center;\n}\n\n.card h3{\nmargin-bottom:10px;\ncolor:#8B4513;\n}\n\n.benefits{\nbackground:#fff;\n}\n\n.offer{\nbackground:#4e2a13;\ncolor:white;\ntext-align:center;\npadding:60px 20px;\nborder-radius:25px;\n}\n\n.old-price{\nfont-size:1.3rem;\ntext-decoration:line-through;\nopacity:.7;\n}\n\n.new-price{\nfont-size:4rem;\nfont-weight:800;\nmargin:10px 0;\n}\n\n.testimonial{\nbackground:white;\npadding:25px;\nborder-radius:20px;\nbox-shadow:0 5px 20px rgba(0,0,0,.08);\nmargin-bottom:20px;\n}\n\n.footer{\nbackground:#222;\ncolor:white;\ntext-align:center;\npadding:30px;\nmargin-top:60px;\n}\n\n@media(max-width:768px){\n\n.hero h1{\nfont-size:2.3rem;\n}\n\n.new-price{\nfont-size:2.8rem;\n}\n\n.section-title{\nfont-size:1.8rem;\n}\n\n}\n\u003c\/style\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003csection class=\"hero\"\u003e\n\u003ch1\u003eUganda Coffee\u003c\/h1\u003e\n\u003cp\u003eEnjoy the rich aroma, bold flavor, and premium quality of authentic Uganda Coffee. Start your mornings energized with one of Africa's finest coffee experiences.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"https:\/\/wa.me\/234XXXXXXXXXX\"\u003e ORDER NOW \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003csection class=\"container image-box\"\u003e\u003cimg alt=\"Uganda Coffee\"\u003e\u003c\/section\u003e\n\u003c!-- WHY CHOOSE --\u003e\n\u003csection class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhy Choose Uganda Coffee?\u003c\/h2\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003ePremium Quality Beans\u003c\/h3\u003e\n\u003cp\u003eCarefully selected coffee beans sourced from Uganda's fertile highlands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eRich Aroma\u003c\/h3\u003e\n\u003cp\u003eA delightful fragrance that makes every cup enjoyable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eSmooth Taste\u003c\/h3\u003e\n\u003cp\u003ePerfectly balanced flavor with a satisfying finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eFreshly Packed\u003c\/h3\u003e\n\u003cp\u003eSealed for freshness to preserve quality and taste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"container benefits\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhat You'll Love\u003c\/h2\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eMorning Energy\u003c\/h3\u003e\n\u003cp\u003eA great companion for your morning routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003ePerfect Anytime\u003c\/h3\u003e\n\u003cp\u003eEnjoy hot or cold, at home or at work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003ePremium Experience\u003c\/h3\u003e\n\u003cp\u003eEvery cup delivers authentic coffee enjoyment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eGreat Gift Idea\u003c\/h3\u003e\n\u003cp\u003eAn excellent choice for coffee lovers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TESTIMONIALS --\u003e\n\u003csection class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eCustomer Reviews\u003c\/h2\u003e\n\u003cdiv class=\"testimonial\"\u003e\n\u003cp\u003e\"This coffee tastes amazing. Rich flavor and excellent quality.\"\u003c\/p\u003e\n\u003cstrong\u003e— Happy Customer\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"testimonial\"\u003e\n\u003cp\u003e\"I've tried many brands, but Uganda Coffee is now my favorite.\"\u003c\/p\u003e\n\u003cstrong\u003e— Verified Buyer\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OFFER --\u003e\n\u003csection class=\"container\"\u003e\n\u003cdiv class=\"offer\"\u003e\n\u003ch2\u003eLIMITED TIME OFFER\u003c\/h2\u003e\n\u003cp class=\"old-price\"\u003e₦25,000\u003c\/p\u003e\n\u003cp class=\"new-price\"\u003e₦15,000\u003c\/p\u003e\n\u003cp\u003eNationwide Delivery Available\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"https:\/\/wa.me\/234XXXXXXXXXX\"\u003e BUY NOW \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE --\u003e\n\u003csection class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eQuality You Can Trust\u003c\/h2\u003e\n\u003cp style=\"text-align: center; max-width: 800px; margin: auto;\"\u003eWe are committed to delivering premium-quality coffee. If you have any issues with your order, contact our support team for assistance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FOOTER --\u003e\u003cfooter class=\"footer\"\u003e\n\u003cp\u003e© 2026 Uganda Coffee. All Rights Reserved.\u003c\/p\u003e\n\u003c\/footer\u003e","brand":"Quiet Harbor Coffee","offers":[{"title":"Coarse \/ 12oz","offer_id":45368739954742,"sku":"UGANDA-CO-ME-12OZ","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Coarse \/ 1 LB","offer_id":45368739987510,"sku":"UGANDA-CO-ME-1LB","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Coarse \/ 2 LB","offer_id":45368740020278,"sku":"UGANDA-CO-ME-2LB","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Coarse \/ 5 LB","offer_id":45368740053046,"sku":"UGANDA-CO-ME-5LB","price":84.99,"currency_code":"USD","in_stock":true},{"title":"Espresso \/ 12oz","offer_id":45368740085814,"sku":"UGANDA-ES-ME-12OZ","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Espresso \/ 1 LB","offer_id":45368740118582,"sku":"UGANDA-ES-ME-1LB","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Espresso \/ 2 LB","offer_id":45368740151350,"sku":"UGANDA-ES-ME-2LB","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Espresso \/ 5 LB","offer_id":45368740184118,"sku":"UGANDA-ES-ME-5LB","price":84.99,"currency_code":"USD","in_stock":true},{"title":"Standard \/ 12oz","offer_id":45368740216886,"sku":"UGANDA-ST-ME-12OZ","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Standard \/ 1 LB","offer_id":45368740249654,"sku":"UGANDA-ST-ME-1LB","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Standard \/ 2 LB","offer_id":45368740282422,"sku":"UGANDA-ST-ME-2LB","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Standard \/ 5 LB","offer_id":45368740315190,"sku":"UGANDA-ST-ME-5LB","price":84.99,"currency_code":"USD","in_stock":true},{"title":"Whole Bean \/ 12oz","offer_id":45368740347958,"sku":"UGANDA-WH-ME-12OZ","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Whole Bean \/ 1 LB","offer_id":45368740380726,"sku":"UGANDA-WH-ME-1LB","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Whole Bean \/ 2 LB","offer_id":45368740413494,"sku":"UGANDA-WH-ME-2LB","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Whole Bean \/ 5 LB","offer_id":45368740446262,"sku":"UGANDA-WH-ME-5LB","price":84.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/label5_on_bag_03f2ae93-6caa-4fb0-9d59-8cec67a12f7c.jpg?v=1776263065"},{"product_id":"jasmine","title":"Jasmine","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Poppins', sans-serif;\n    }\n\n    body {\n      background: #fffdf9;\n      color: #333;\n      line-height: 1.6;\n    }\n\n    header {\n      background: linear-gradient(135deg, #f7c8d8, #b85c8d);\n      color: white;\n      text-align: center;\n      padding: 90px 20px;\n    }\n\n    header h1 {\n      font-size: 3.2rem;\n      margin-bottom: 20px;\n    }\n\n    header p {\n      max-width: 700px;\n      margin: auto;\n      font-size: 1.2rem;\n    }\n\n    .btn {\n      display: inline-block;\n      margin-top: 25px;\n      padding: 14px 35px;\n      background: white;\n      color: #b85c8d;\n      border-radius: 50px;\n      text-decoration: none;\n      font-weight: 600;\n      transition: 0.3s ease;\n    }\n\n    .btn:hover {\n      transform: scale(1.05);\n      background: #ffeaf3;\n    }\n\n    .section {\n      max-width: 1200px;\n      margin: auto;\n      padding: 70px 20px;\n    }\n\n    .section-title {\n      text-align: center;\n      font-size: 2.3rem;\n      margin-bottom: 50px;\n      color: #b85c8d;\n    }\n\n    .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 25px;\n    }\n\n    .feature-card {\n      background: white;\n      padding: 30px;\n      border-radius: 20px;\n      box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n      text-align: center;\n    }\n\n    .feature-card h3 {\n      color: #b85c8d;\n      margin-bottom: 15px;\n    }\n\n    .about {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      gap: 40px;\n    }\n\n    .about img {\n      flex: 1;\n      min-width: 300px;\n      width: 100%;\n      border-radius: 25px;\n    }\n\n    .about-text {\n      flex: 1;\n      min-width: 300px;\n    }\n\n    .about-text h2 {\n      color: #b85c8d;\n      margin-bottom: 20px;\n      font-size: 2rem;\n    }\n\n    .testimonials {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 25px;\n    }\n\n    .testimonial {\n      background: white;\n      padding: 25px;\n      border-radius: 20px;\n      box-shadow: 0 8px 20px rgba(0,0,0,0.07);\n    }\n\n    .testimonial h4 {\n      margin-top: 15px;\n      color: #b85c8d;\n    }\n\n    .cta {\n      background: linear-gradient(135deg, #b85c8d, #f7c8d8);\n      color: white;\n      text-align: center;\n      padding: 80px 20px;\n      border-radius: 30px;\n      margin: 40px 20px;\n    }\n\n    .cta h2 {\n      font-size: 2.5rem;\n      margin-bottom: 20px;\n    }\n\n    footer {\n      background: #7a2f57;\n      color: white;\n      text-align: center;\n      padding: 25px 15px;\n      margin-top: 40px;\n    }\n\n    @media(max-width:768px) {\n      header h1 {\n        font-size: 2.3rem;\n      }\n\n      .cta h2 {\n        font-size: 1.8rem;\n      }\n    }\n  \u003c\/style\u003e\n\u003cheader\u003e\n\u003ch1\u003ePure Jasmine Collection\u003c\/h1\u003e\n\u003cp\u003eExperience elegance, freshness, and luxury with the enchanting scent of Jasmine designed to refresh your body and mind.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"#shop\"\u003eOrder Now\u003c\/a\u003e\u003c\/header\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhy Customers Love Jasmine\u003c\/h2\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eLong Lasting Aroma\u003c\/h3\u003e\n\u003cp\u003eEnjoy a fresh floral fragrance that stays with you throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003ePremium Quality\u003c\/h3\u003e\n\u003cp\u003eMade with carefully selected jasmine extracts for a luxurious experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eRelaxing \u0026amp; Refreshing\u003c\/h3\u003e\n\u003cp\u003ePerfect for relaxation, self-care, and creating a calm atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eElegant Experience\u003c\/h3\u003e\n\u003cp\u003eAdd a touch of beauty and confidence to your daily lifestyle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section about\"\u003e\u003cimg alt=\"Jasmine Product\" src=\"https:\/\/images.unsplash.com\/photo-1496065187959-7f07b8353c55?auto=format\u0026amp;fit=crop\u0026amp;w=900\u0026amp;q=80\"\u003e\n\u003cdiv class=\"about-text\"\u003e\n\u003ch2\u003eInspired By Natural Jasmine\u003c\/h2\u003e\n\u003cp\u003eJasmine is known for its beautiful floral scent and calming effect. Our premium jasmine product is designed to bring freshness, elegance, and comfort into your everyday life.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eWhether for personal use or as a thoughtful gift, Jasmine delivers a luxurious experience you will always remember.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"#shop\"\u003eGet Yours Today\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\"\u003eCustomer Reviews\u003c\/h2\u003e\n\u003cdiv class=\"testimonials\"\u003e\n\u003cdiv class=\"testimonial\"\u003e\n\u003cp\u003e“Absolutely amazing fragrance. Soft, elegant, and long lasting.”\u003c\/p\u003e\n\u003ch4\u003e- Sarah A.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"testimonial\"\u003e\n\u003cp\u003e“The jasmine scent feels natural and refreshing. I love it!”\u003c\/p\u003e\n\u003ch4\u003e- Daniel K.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"testimonial\"\u003e\n\u003cp\u003e“A premium product with a beautiful floral aroma. Highly recommended.”\u003c\/p\u003e\n\u003ch4\u003e- Grace M.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"shop\" class=\"cta\"\u003e\n\u003ch2\u003eFeel Fresh. Feel Elegant.\u003c\/h2\u003e\n\u003cp\u003eOrder your Jasmine product today and enjoy a luxurious floral experience.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"#\"\u003eShop Now\u003c\/a\u003e\u003c\/section\u003e\n\u003cfooter\u003e\n\u003cp\u003e© 2026 Jasmine Collection. All Rights Reserved.\u003c\/p\u003e\n\u003c\/footer\u003e","brand":"Quiet Harbor Coffee","offers":[{"title":"Loose leaf \/ 3oz","offer_id":45368740773942,"sku":"TJAS-TEA-3OZ-COMP","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest_cbbe26a7-84ef-4b35-9f4b-a49badb8606a.jpg?v=1780541922"},{"product_id":"masala-chai","title":"Masala Chai","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eMasala Chai - Authentic Indian Tea\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Poppins', sans-serif;\n    }\n\n    body {\n      background: #fff8f0;\n      color: #333;\n      line-height: 1.6;\n    }\n\n    header {\n      background: linear-gradient(135deg, #7b3f00, #c76b29);\n      color: white;\n      padding: 80px 20px;\n      text-align: center;\n    }\n\n    header h1 {\n      font-size: 3rem;\n      margin-bottom: 15px;\n    }\n\n    header p {\n      font-size: 1.2rem;\n      max-width: 700px;\n      margin: auto;\n    }\n\n    .btn {\n      display: inline-block;\n      margin-top: 25px;\n      background: #ffcc70;\n      color: #5c2e00;\n      padding: 14px 32px;\n      border-radius: 50px;\n      text-decoration: none;\n      font-weight: 600;\n      transition: 0.3s;\n    }\n\n    .btn:hover {\n      background: #fff;\n      transform: scale(1.05);\n    }\n\n    .section {\n      padding: 70px 20px;\n      max-width: 1200px;\n      margin: auto;\n    }\n\n    .section-title {\n      text-align: center;\n      font-size: 2.2rem;\n      margin-bottom: 50px;\n      color: #7b3f00;\n    }\n\n    .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 25px;\n    }\n\n    .feature-card {\n      background: white;\n      padding: 30px;\n      border-radius: 20px;\n      box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n      text-align: center;\n    }\n\n    .feature-card h3 {\n      color: #a84b00;\n      margin-bottom: 15px;\n    }\n\n    .about {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      gap: 40px;\n    }\n\n    .about img {\n      flex: 1;\n      min-width: 300px;\n      width: 100%;\n      border-radius: 20px;\n    }\n\n    .about-text {\n      flex: 1;\n      min-width: 300px;\n    }\n\n    .about-text h2 {\n      color: #7b3f00;\n      margin-bottom: 20px;\n      font-size: 2rem;\n    }\n\n    .testimonial-container {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 25px;\n    }\n\n    .testimonial {\n      background: white;\n      padding: 25px;\n      border-radius: 20px;\n      box-shadow: 0 8px 20px rgba(0,0,0,0.07);\n    }\n\n    .testimonial h4 {\n      margin-top: 15px;\n      color: #a84b00;\n    }\n\n    .cta {\n      background: linear-gradient(135deg, #c76b29, #7b3f00);\n      color: white;\n      text-align: center;\n      padding: 80px 20px;\n      border-radius: 30px;\n      margin: 50px 20px;\n    }\n\n    .cta h2 {\n      font-size: 2.5rem;\n      margin-bottom: 20px;\n    }\n\n    footer {\n      background: #4b2200;\n      color: white;\n      text-align: center;\n      padding: 25px 15px;\n      margin-top: 50px;\n    }\n\n    @media(max-width: 768px) {\n      header h1 {\n        font-size: 2.2rem;\n      }\n\n      .cta h2 {\n        font-size: 1.8rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cheader\u003e\n    \u003ch1\u003eAuthentic Masala Chai\u003c\/h1\u003e\n    \u003cp\u003eExperience the rich aroma and traditional taste of handcrafted Indian Masala Chai made with premium tea leaves and exotic spices.\u003c\/p\u003e\n    \u003ca href=\"#order\" class=\"btn\"\u003eOrder Now\u003c\/a\u003e\n  \u003c\/header\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eWhy Choose Our Masala Chai?\u003c\/h2\u003e\n    \u003cdiv class=\"features\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003ePremium Ingredients\u003c\/h3\u003e\n        \u003cp\u003eMade with carefully selected tea leaves and authentic Indian spices for a bold, refreshing flavor.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003eRich Aroma\u003c\/h3\u003e\n        \u003cp\u003eEnjoy the comforting aroma of cardamom, cinnamon, ginger, and cloves in every sip.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003eHealthy \u0026amp; Energizing\u003c\/h3\u003e\n        \u003cp\u003eA natural energy booster packed with antioxidants and traditional wellness benefits.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003eTraditional Taste\u003c\/h3\u003e\n        \u003cp\u003eAuthentic Indian chai recipe that brings warmth and happiness to your daily routine.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section about\"\u003e\n    \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1515823064-d6e0c04616a7?auto=format\u0026amp;fit=crop\u0026amp;w=900\u0026amp;q=80\" alt=\"Masala Chai\"\u003e\n\n    \u003cdiv class=\"about-text\"\u003e\n      \u003ch2\u003eMade With Love \u0026amp; Tradition\u003c\/h2\u003e\n      \u003cp\u003e\n        Our Masala Chai combines premium Assam tea with handpicked spices inspired by traditional Indian recipes.\n        Every cup delivers warmth, comfort, and a flavorful experience you will never forget.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-top:15px;\"\u003e\n        Perfect for mornings, evenings, or relaxing moments with family and friends.\n      \u003c\/p\u003e\n\n      \u003ca href=\"#order\" class=\"btn\"\u003eBuy Your Chai Today\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eWhat Customers Say\u003c\/h2\u003e\n\n    \u003cdiv class=\"testimonial-container\"\u003e\n      \u003cdiv class=\"testimonial\"\u003e\n        \u003cp\u003e“The best Masala Chai I have ever tasted. Rich flavor and amazing aroma!”\u003c\/p\u003e\n        \u003ch4\u003e- Priya S.\u003c\/h4\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"testimonial\"\u003e\n        \u003cp\u003e“Perfect blend of spices. It feels like authentic homemade chai.”\u003c\/p\u003e\n        \u003ch4\u003e- Rahul K.\u003c\/h4\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"testimonial\"\u003e\n        \u003cp\u003e“I start every morning with this chai. Absolutely refreshing and comforting.”\u003c\/p\u003e\n        \u003ch4\u003e- Anjali M.\u003c\/h4\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cta\" id=\"order\"\u003e\n    \u003ch2\u003eBring Home the Taste of India\u003c\/h2\u003e\n    \u003cp\u003eOrder your premium Masala Chai today and enjoy a flavorful tea experience.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn\"\u003eShop Now\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter\u003e\n    \u003cp\u003e© 2026 Masala Chai. All Rights Reserved.\u003c\/p\u003e\n  \u003c\/footer\u003e\n\n\n\n\u003c\/body\u003e","brand":"Quiet Harbor Coffee","offers":[{"title":"Loose leaf \/ 3oz","offer_id":45368740839478,"sku":"TCHAI-TEA-3OZ-COMP","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest_c29c69c4-34e5-4624-ac8c-5a234bbe6af4.jpg?v=1780541922"},{"product_id":"english-breakfast","title":"English Breakfast","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eEnglish Breakfast | Premium Classic Tea\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Poppins', sans-serif;\n      background: #faf7f2;\n      color: #2c1c14;\n      line-height: 1.6;\n    }\n\n    .hero {\n      min-height: 100vh;\n      background: linear-gradient(rgba(32, 20, 13, 0.75), rgba(32, 20, 13, 0.75)),\n      url('https:\/\/images.unsplash.com\/photo-1495474472287-4d71bcdd2085?auto=format\u0026fit=crop\u0026w=1600\u0026q=80') center\/cover no-repeat;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 40px 20px;\n      color: white;\n    }\n\n    .hero-content {\n      max-width: 850px;\n    }\n\n    .badge {\n      display: inline-block;\n      background: #d8a15c;\n      color: #2c1c14;\n      padding: 10px 24px;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 700;\n      letter-spacing: 1px;\n      margin-bottom: 25px;\n    }\n\n    h1 {\n      font-size: 4.4rem;\n      font-weight: 800;\n      line-height: 1.1;\n      margin-bottom: 20px;\n    }\n\n    .hero p {\n      font-size: 1.2rem;\n      color: #f5e8d8;\n      margin-bottom: 35px;\n    }\n\n    .cta-btn {\n      display: inline-block;\n      background: #b56a2d;\n      color: white;\n      text-decoration: none;\n      padding: 18px 42px;\n      border-radius: 50px;\n      font-size: 18px;\n      font-weight: 700;\n      transition: 0.3s ease;\n      box-shadow: 0 10px 25px rgba(181, 106, 45, 0.35);\n    }\n\n    .cta-btn:hover {\n      background: #9e5922;\n      transform: translateY(-3px);\n    }\n\n    .section {\n      padding: 90px 20px;\n    }\n\n    .container {\n      max-width: 1200px;\n      margin: auto;\n    }\n\n    .section-title {\n      text-align: center;\n      font-size: 2.8rem;\n      margin-bottom: 20px;\n    }\n\n    .section-subtitle {\n      text-align: center;\n      max-width: 700px;\n      margin: 0 auto 60px;\n      color: #72584b;\n      font-size: 1.05rem;\n    }\n\n    .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 30px;\n    }\n\n    .feature-card {\n      background: white;\n      padding: 35px;\n      border-radius: 24px;\n      box-shadow: 0 8px 30px rgba(0,0,0,0.06);\n      transition: 0.3s ease;\n    }\n\n    .feature-card:hover {\n      transform: translateY(-8px);\n    }\n\n    .icon {\n      font-size: 42px;\n    }\n\n    .feature-card h3 {\n      margin: 18px 0 12px;\n      font-size: 1.4rem;\n    }\n\n    .showcase {\n      background: linear-gradient(135deg, #f8efe4, #faf7f2);\n      border-radius: 30px;\n      padding: 60px;\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n      gap: 40px;\n      align-items: center;\n    }\n\n    .showcase img {\n      width: 100%;\n      border-radius: 25px;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n    }\n\n    .showcase h2 {\n      font-size: 3rem;\n      margin-bottom: 20px;\n    }\n\n    .showcase ul {\n      list-style: none;\n      margin: 25px 0;\n    }\n\n    .showcase ul li {\n      margin-bottom: 15px;\n      font-size: 1.05rem;\n    }\n\n    .testimonial-section {\n      background: #2c1c14;\n      color: white;\n    }\n\n    .testimonials {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 30px;\n    }\n\n    .testimonial {\n      background: rgba(255,255,255,0.08);\n      padding: 35px;\n      border-radius: 20px;\n    }\n\n    .testimonial p {\n      color: #f2dcc7;\n      margin-bottom: 20px;\n    }\n\n    .testimonial h4 {\n      color: #d8a15c;\n    }\n\n    .pricing-box {\n      max-width: 700px;\n      margin: auto;\n      background: white;\n      padding: 60px 40px;\n      border-radius: 30px;\n      text-align: center;\n      box-shadow: 0 10px 40px rgba(0,0,0,0.08);\n    }\n\n    .old-price {\n      text-decoration: line-through;\n      color: #999;\n      font-size: 1.3rem;\n    }\n\n    .price {\n      font-size: 4rem;\n      font-weight: 800;\n      color: #b56a2d;\n      margin: 20px 0;\n    }\n\n    footer {\n      background: #1d120d;\n      color: #d6bba9;\n      text-align: center;\n      padding: 30px 20px;\n      font-size: 14px;\n    }\n\n    @media (max-width: 768px) {\n      h1 {\n        font-size: 3rem;\n      }\n\n      .showcase {\n        padding: 35px;\n      }\n\n      .showcase h2 {\n        font-size: 2.2rem;\n      }\n\n      .price {\n        font-size: 3rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n      \u003cdiv class=\"badge\"\u003eCLASSIC PREMIUM TEA COLLECTION\u003c\/div\u003e\n      \u003ch1\u003eEnglish Breakfast\u003c\/h1\u003e\n      \u003cp\u003e\n        Start your mornings with a bold, rich, and timeless tea experience crafted for true tea lovers who appreciate premium flavor and tradition.\n      \u003c\/p\u003e\n      \u003ca href=\"#order\" class=\"cta-btn\"\u003eOrder Now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003ch2 class=\"section-title\"\u003eWhy Tea Lovers Choose English Breakfast\u003c\/h2\u003e\n      \u003cp class=\"section-subtitle\"\u003e\n        Carefully blended for a strong, smooth, and satisfying taste that delivers comfort, energy, and classic elegance in every cup.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"features\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n          \u003cdiv class=\"icon\"\u003e☕\u003c\/div\u003e\n          \u003ch3\u003eRich Bold Flavor\u003c\/h3\u003e\n          \u003cp\u003eExperience a smooth full-bodied tea with deep aroma and classic English character.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n          \u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e\n          \u003ch3\u003ePremium Tea Blend\u003c\/h3\u003e\n          \u003cp\u003eCrafted from quality tea leaves selected for freshness, taste, and consistency.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n          \u003cdiv class=\"icon\"\u003e⚡\u003c\/div\u003e\n          \u003ch3\u003ePerfect Morning Energy\u003c\/h3\u003e\n          \u003cp\u003eThe ideal tea to refresh your mind and energize your daily routine naturally.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n          \u003cdiv class=\"icon\"\u003e👑\u003c\/div\u003e\n          \u003ch3\u003eClassic Luxury Experience\u003c\/h3\u003e\n          \u003cp\u003eA timeless tea tradition enjoyed by customers who appreciate sophistication and quality.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cdiv class=\"showcase\"\u003e\n        \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1509042239860-f550ce710b93?auto=format\u0026amp;fit=crop\u0026amp;w=900\u0026amp;q=80\" alt=\"English Breakfast Tea\"\u003e\n\n        \u003cdiv\u003e\n          \u003ch2\u003eThe Perfect Cup Every Morning\u003c\/h2\u003e\n          \u003cp\u003e\n            English Breakfast delivers bold flavor, smooth satisfaction, and comforting warmth for every tea moment.\n          \u003c\/p\u003e\n\n          \u003cul\u003e\n            \u003cli\u003e✔ Bold \u0026amp; Smooth Taste\u003c\/li\u003e\n            \u003cli\u003e✔ Premium Handcrafted Blend\u003c\/li\u003e\n            \u003cli\u003e✔ Rich Classic Aroma\u003c\/li\u003e\n            \u003cli\u003e✔ Perfect Hot Tea Experience\u003c\/li\u003e\n            \u003cli\u003e✔ Timeless English Tea Tradition\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003ca href=\"#order\" class=\"cta-btn\"\u003eGet English Breakfast\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section testimonial-section\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003ch2 class=\"section-title\" style=\"color:white;\"\u003eCustomer Reviews\u003c\/h2\u003e\n      \u003cp class=\"section-subtitle\" style=\"color:#dfc7b4;\"\u003e\n        Tea lovers everywhere are enjoying the rich and timeless flavor of English Breakfast.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"testimonials\"\u003e\n        \u003cdiv class=\"testimonial\"\u003e\n          \u003cp\u003e\n            “Strong, smooth, and absolutely delicious. The perfect tea to start my mornings.”\n          \u003c\/p\u003e\n          \u003ch4\u003e— James R.\u003c\/h4\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"testimonial\"\u003e\n          \u003cp\u003e\n            “This tastes premium and authentic. The aroma alone feels luxurious.”\n          \u003c\/p\u003e\n          \u003ch4\u003e— Olivia M.\u003c\/h4\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"testimonial\"\u003e\n          \u003cp\u003e\n            “Exactly what a true English Breakfast tea should taste like. Rich and satisfying.”\n          \u003c\/p\u003e\n          \u003ch4\u003e— Daniel K.\u003c\/h4\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\" id=\"order\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cdiv class=\"pricing-box\"\u003e\n        \u003ch2\u003eExclusive Tea Lover Offer\u003c\/h2\u003e\n        \u003cp class=\"old-price\"\u003eRegular Price: $39.99\u003c\/p\u003e\n        \u003cdiv class=\"price\"\u003e$24.99\u003c\/div\u003e\n        \u003cp\u003e\n          Order today and enjoy a premium English Breakfast tea experience delivered directly to your door.\n        \u003c\/p\u003e\n        \u003cbr\u003e\n        \u003ca href=\"#\" class=\"cta-btn\"\u003eClaim Your Offer\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter\u003e\n    \u003cp\u003e© 2026 English Breakfast. All Rights Reserved.\u003c\/p\u003e\n  \u003c\/footer\u003e\n\n\n\n\u003c\/body\u003e","brand":"Quiet Harbor Coffee","offers":[{"title":"Loose leaf \/ 3oz","offer_id":45368740905014,"sku":"TENG-TEA-3OZ-COMP","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest_6323e4f5-e451-4e08-8d04-adad8cd18f88.jpg?v=1780541921"},{"product_id":"peach-paradise","title":"Peach Paradise","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003ePeach Paradise | Luxury Peach Experience\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Poppins', sans-serif;\n      background: #fff9f5;\n      color: #331b14;\n      line-height: 1.6;\n    }\n\n    .hero {\n      min-height: 100vh;\n      background: linear-gradient(rgba(51, 27, 20, 0.72), rgba(51, 27, 20, 0.72)),\n      url('https:\/\/images.unsplash.com\/photo-1629828874514-7a6a2a26f0c4?auto=format\u0026fit=crop\u0026w=1600\u0026q=80') center\/cover no-repeat;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 40px 20px;\n      color: white;\n    }\n\n    .hero-content {\n      max-width: 850px;\n    }\n\n    .badge {\n      display: inline-block;\n      background: #ffbf8f;\n      color: #331b14;\n      padding: 10px 24px;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 700;\n      letter-spacing: 1px;\n      margin-bottom: 25px;\n    }\n\n    h1 {\n      font-size: 4.3rem;\n      font-weight: 800;\n      line-height: 1.1;\n      margin-bottom: 20px;\n    }\n\n    .hero p {\n      font-size: 1.2rem;\n      color: #ffe8d8;\n      margin-bottom: 35px;\n    }\n\n    .cta-btn {\n      display: inline-block;\n      background: #ff7f50;\n      color: white;\n      text-decoration: none;\n      padding: 18px 42px;\n      border-radius: 50px;\n      font-size: 18px;\n      font-weight: 700;\n      transition: 0.3s ease;\n      box-shadow: 0 10px 25px rgba(255, 127, 80, 0.3);\n    }\n\n    .cta-btn:hover {\n      background: #f26c3d;\n      transform: translateY(-3px);\n    }\n\n    .section {\n      padding: 90px 20px;\n    }\n\n    .container {\n      max-width: 1200px;\n      margin: auto;\n    }\n\n    .section-title {\n      text-align: center;\n      font-size: 2.8rem;\n      margin-bottom: 20px;\n    }\n\n    .section-subtitle {\n      text-align: center;\n      max-width: 700px;\n      margin: 0 auto 60px;\n      color: #7a5b50;\n      font-size: 1.05rem;\n    }\n\n    .benefits {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 30px;\n    }\n\n    .benefit-card {\n      background: white;\n      padding: 35px;\n      border-radius: 24px;\n      box-shadow: 0 8px 30px rgba(0,0,0,0.06);\n      transition: 0.3s ease;\n    }\n\n    .benefit-card:hover {\n      transform: translateY(-8px);\n    }\n\n    .icon {\n      font-size: 42px;\n    }\n\n    .benefit-card h3 {\n      margin: 18px 0 12px;\n      font-size: 1.4rem;\n    }\n\n    .showcase {\n      background: linear-gradient(135deg, #fff0e8, #fff9f5);\n      border-radius: 30px;\n      padding: 60px;\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n      gap: 40px;\n      align-items: center;\n    }\n\n    .showcase img {\n      width: 100%;\n      border-radius: 25px;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n    }\n\n    .showcase h2 {\n      font-size: 3rem;\n      margin-bottom: 20px;\n    }\n\n    .showcase ul {\n      list-style: none;\n      margin: 25px 0;\n    }\n\n    .showcase ul li {\n      margin-bottom: 15px;\n      font-size: 1.05rem;\n    }\n\n    .testimonial-section {\n      background: #331b14;\n      color: white;\n    }\n\n    .testimonials {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 30px;\n    }\n\n    .testimonial {\n      background: rgba(255,255,255,0.08);\n      padding: 35px;\n      border-radius: 20px;\n    }\n\n    .testimonial p {\n      color: #ffe5d4;\n      margin-bottom: 20px;\n    }\n\n    .testimonial h4 {\n      color: #ffbf8f;\n    }\n\n    .pricing-box {\n      max-width: 700px;\n      margin: auto;\n      background: white;\n      padding: 60px 40px;\n      border-radius: 30px;\n      text-align: center;\n      box-shadow: 0 10px 40px rgba(0,0,0,0.08);\n    }\n\n    .old-price {\n      text-decoration: line-through;\n      color: #999;\n      font-size: 1.3rem;\n    }\n\n    .price {\n      font-size: 4rem;\n      font-weight: 800;\n      color: #ff7f50;\n      margin: 20px 0;\n    }\n\n    footer {\n      background: #24120d;\n      color: #d9b8aa;\n      text-align: center;\n      padding: 30px 20px;\n      font-size: 14px;\n    }\n\n    @media (max-width: 768px) {\n      h1 {\n        font-size: 3rem;\n      }\n\n      .showcase {\n        padding: 35px;\n      }\n\n      .showcase h2 {\n        font-size: 2.2rem;\n      }\n\n      .price {\n        font-size: 3rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n      \u003cdiv class=\"badge\"\u003eLIMITED EDITION PEACH COLLECTION\u003c\/div\u003e\n      \u003ch1\u003ePeach Paradise\u003c\/h1\u003e\n      \u003cp\u003e\n        Dive into a smooth, juicy peach experience crafted to deliver refreshing flavor, premium quality, and tropical satisfaction.\n      \u003c\/p\u003e\n      \u003ca href=\"#order\" class=\"cta-btn\"\u003eOrder Now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003ch2 class=\"section-title\"\u003eWhy Everyone Loves Peach Paradise\u003c\/h2\u003e\n      \u003cp class=\"section-subtitle\"\u003e\n        Peach Paradise combines irresistible peach flavor with a premium refreshing experience that keeps customers coming back.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"benefits\"\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"icon\"\u003e🍑\u003c\/div\u003e\n          \u003ch3\u003eJuicy Peach Flavor\u003c\/h3\u003e\n          \u003cp\u003eEnjoy rich peach sweetness blended into a smooth and luxurious tropical taste.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n          \u003ch3\u003ePremium Quality\u003c\/h3\u003e\n          \u003cp\u003eCrafted carefully for customers who appreciate rich flavor and premium satisfaction.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"icon\"\u003e🌴\u003c\/div\u003e\n          \u003ch3\u003eTropical Refreshment\u003c\/h3\u003e\n          \u003cp\u003eA paradise-inspired treat designed to refresh your mood and delight your senses.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"icon\"\u003e💖\u003c\/div\u003e\n          \u003ch3\u003eCustomer Favorite\u003c\/h3\u003e\n          \u003cp\u003eLoved for its fruity aroma, silky finish, and unforgettable peach experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cdiv class=\"showcase\"\u003e\n        \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1595124245030-41448b199d6b?auto=format\u0026amp;fit=crop\u0026amp;w=900\u0026amp;q=80\" alt=\"Peach Paradise\"\u003e\n\n        \u003cdiv\u003e\n          \u003ch2\u003eA Taste Of Pure Peach Bliss\u003c\/h2\u003e\n          \u003cp\u003e\n            Peach Paradise is designed for people who crave fruity indulgence with a luxury tropical touch.\n          \u003c\/p\u003e\n\n          \u003cul\u003e\n            \u003cli\u003e✔ Rich \u0026amp; Juicy Peach Taste\u003c\/li\u003e\n            \u003cli\u003e✔ Smooth Refreshing Finish\u003c\/li\u003e\n            \u003cli\u003e✔ Premium Tropical Experience\u003c\/li\u003e\n            \u003cli\u003e✔ Perfect For Everyday Enjoyment\u003c\/li\u003e\n            \u003cli\u003e✔ Deliciously Sweet Satisfaction\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003ca href=\"#order\" class=\"cta-btn\"\u003eGet Peach Paradise\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section testimonial-section\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003ch2 class=\"section-title\" style=\"color:white;\"\u003eCustomer Reviews\u003c\/h2\u003e\n      \u003cp class=\"section-subtitle\" style=\"color:#e9cfc3;\"\u003e\n        Customers everywhere are enjoying the smooth tropical taste of Peach Paradise.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"testimonials\"\u003e\n        \u003cdiv class=\"testimonial\"\u003e\n          \u003cp\u003e\n            “This tastes absolutely amazing. The peach flavor is sweet, smooth, and refreshing.”\n          \u003c\/p\u003e\n          \u003ch4\u003e— Emily R.\u003c\/h4\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"testimonial\"\u003e\n          \u003cp\u003e\n            “One of the best fruity treats I’ve ever tried. It feels premium and delicious.”\n          \u003c\/p\u003e\n          \u003ch4\u003e— David K.\u003c\/h4\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"testimonial\"\u003e\n          \u003cp\u003e\n            “Perfectly balanced flavor with a luxurious tropical vibe. Highly recommended.”\n          \u003c\/p\u003e\n          \u003ch4\u003e— Sophia T.\u003c\/h4\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\" id=\"order\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cdiv class=\"pricing-box\"\u003e\n        \u003ch2\u003eExclusive Paradise Offer\u003c\/h2\u003e\n        \u003cp class=\"old-price\"\u003eRegular Price: $44.99\u003c\/p\u003e\n        \u003cdiv class=\"price\"\u003e$27.99\u003c\/div\u003e\n        \u003cp\u003e\n          Order today and enjoy the ultimate peach paradise experience delivered directly to your door.\n        \u003c\/p\u003e\n        \u003cbr\u003e\n        \u003ca href=\"#\" class=\"cta-btn\"\u003eClaim Your Offer\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter\u003e\n    \u003cp\u003e© 2026 Peach Paradise. All Rights Reserved.\u003c\/p\u003e\n  \u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Quiet Harbor Coffee","offers":[{"title":"Loose leaf \/ 3oz","offer_id":45368740970550,"sku":"TPEACH-TEA-3OZ-COMP","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest_5df68be3-921a-48c9-8191-d478af2939f3.jpg?v=1780541917"},{"product_id":"mango-treat","title":"Mango Treat","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Poppins', sans-serif;\n      background: #fffdf7;\n      color: #2d1b00;\n      line-height: 1.6;\n    }\n\n    .hero {\n      min-height: 100vh;\n      background: linear-gradient(rgba(40, 22, 0, 0.7), rgba(40, 22, 0, 0.7)),\n      url('https:\/\/images.unsplash.com\/photo-1553279768-865429fa0078?auto=format\u0026fit=crop\u0026w=1600\u0026q=80') center\/cover no-repeat;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 40px 20px;\n      color: white;\n    }\n\n    .hero-content {\n      max-width: 850px;\n    }\n\n    .badge {\n      display: inline-block;\n      background: #ffcc33;\n      color: #2d1b00;\n      padding: 10px 24px;\n      border-radius: 30px;\n      font-size: 14px;\n      font-weight: 700;\n      margin-bottom: 25px;\n      letter-spacing: 1px;\n    }\n\n    h1 {\n      font-size: 4.2rem;\n      font-weight: 800;\n      line-height: 1.1;\n      margin-bottom: 20px;\n    }\n\n    .hero p {\n      font-size: 1.2rem;\n      margin-bottom: 35px;\n      color: #fff3d6;\n    }\n\n    .cta-btn {\n      display: inline-block;\n      background: #ff8c00;\n      color: white;\n      padding: 18px 42px;\n      border-radius: 50px;\n      text-decoration: none;\n      font-size: 18px;\n      font-weight: 700;\n      transition: 0.3s ease;\n      box-shadow: 0 10px 25px rgba(255, 140, 0, 0.3);\n    }\n\n    .cta-btn:hover {\n      background: #e67700;\n      transform: translateY(-3px);\n    }\n\n    .section {\n      padding: 90px 20px;\n    }\n\n    .container {\n      max-width: 1200px;\n      margin: auto;\n    }\n\n    .section-title {\n      text-align: center;\n      font-size: 2.8rem;\n      margin-bottom: 20px;\n    }\n\n    .section-subtitle {\n      text-align: center;\n      max-width: 720px;\n      margin: 0 auto 60px;\n      color: #735533;\n      font-size: 1.05rem;\n    }\n\n    .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 30px;\n    }\n\n    .feature-card {\n      background: white;\n      padding: 35px;\n      border-radius: 24px;\n      box-shadow: 0 8px 30px rgba(0,0,0,0.06);\n      transition: 0.3s ease;\n    }\n\n    .feature-card:hover {\n      transform: translateY(-8px);\n    }\n\n    .feature-card h3 {\n      margin: 18px 0 12px;\n      font-size: 1.4rem;\n    }\n\n    .icon {\n      font-size: 42px;\n    }\n\n    .highlight {\n      background: linear-gradient(135deg, #fff5d6, #fffdf7);\n      border-radius: 30px;\n      padding: 60px;\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n      gap: 40px;\n      align-items: center;\n    }\n\n    .highlight img {\n      width: 100%;\n      border-radius: 25px;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n    }\n\n    .highlight h2 {\n      font-size: 3rem;\n      margin-bottom: 20px;\n    }\n\n    .highlight ul {\n      list-style: none;\n      margin: 25px 0;\n    }\n\n    .highlight ul li {\n      margin-bottom: 15px;\n      font-size: 1.05rem;\n    }\n\n    .reviews {\n      background: #2d1b00;\n      color: white;\n    }\n\n    .review-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 30px;\n    }\n\n    .review {\n      background: rgba(255,255,255,0.08);\n      padding: 35px;\n      border-radius: 20px;\n    }\n\n    .review p {\n      margin-bottom: 20px;\n      color: #ffe8c2;\n    }\n\n    .review h4 {\n      color: #ffcc33;\n    }\n\n    .pricing-box {\n      max-width: 700px;\n      margin: auto;\n      text-align: center;\n      background: white;\n      padding: 60px 40px;\n      border-radius: 30px;\n      box-shadow: 0 10px 40px rgba(0,0,0,0.08);\n    }\n\n    .old-price {\n      text-decoration: line-through;\n      color: #999;\n      font-size: 1.3rem;\n    }\n\n    .price {\n      font-size: 4rem;\n      color: #ff8c00;\n      font-weight: 800;\n      margin: 20px 0;\n    }\n\n    footer {\n      background: #1d1200;\n      color: #d8c49f;\n      text-align: center;\n      padding: 30px 20px;\n      font-size: 14px;\n    }\n\n    @media (max-width: 768px) {\n      h1 {\n        font-size: 2.9rem;\n      }\n\n      .highlight {\n        padding: 35px;\n      }\n\n      .highlight h2 {\n        font-size: 2.2rem;\n      }\n\n      .price {\n        font-size: 3rem;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge\"\u003eTROPICAL PREMIUM FAVORITE\u003c\/div\u003e\n\u003ch1\u003eMango Treat\u003c\/h1\u003e\n\u003cp\u003eEnjoy the irresistible taste of juicy mango goodness crafted into a delicious tropical experience you'll crave every day.\u003c\/p\u003e\n\u003ca href=\"#buy\" class=\"cta-btn\"\u003eOrder Now\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhy Mango Treat Stands Out\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003eBursting with tropical flavor and refreshing sweetness, Mango Treat delivers premium taste with every sip and bite.\u003c\/p\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🥭\u003c\/div\u003e\n\u003ch3\u003eReal Mango Flavor\u003c\/h3\u003e\n\u003cp\u003eRich tropical mango taste that feels refreshing, smooth, and naturally satisfying.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest_c29c69c4-34e5-4624-ac8c-5a234bbe6af4.jpg?v=1776263084\" alt=\"\"\u003e|x\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003ePremium Quality\u003c\/h3\u003e\n\u003cp\u003eCarefully crafted using quality ingredients for a luxury fruit experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eRefreshing Energy\u003c\/h3\u003e\n\u003cp\u003eA delicious way to brighten your mood and refresh your day instantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"icon\"\u003e💛\u003c\/div\u003e\n\u003ch3\u003eCustomer Favorite\u003c\/h3\u003e\n\u003cp\u003eLoved for its tropical aroma, smooth finish, and unforgettable mango sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cimg src=\"https:\/\/images.unsplash.com\/photo-1605027990121-cbae9e0642df?auto=format\u0026amp;fit=crop\u0026amp;w=900\u0026amp;q=80\" alt=\"Mango Treat\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eBring Tropical Bliss To Every Moment\u003c\/h2\u003e\n\u003cp\u003eMango Treat is made for people who love bold tropical flavors and premium-quality refreshment.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e✔ Rich Tropical Mango Taste\u003c\/li\u003e\n\u003cli\u003e✔ Smooth \u0026amp; Refreshing Flavor\u003c\/li\u003e\n\u003cli\u003e✔ Premium Quality Ingredients\u003c\/li\u003e\n\u003cli\u003e✔ Perfect Anytime Enjoyment\u003c\/li\u003e\n\u003cli\u003e✔ Deliciously Addictive Experience\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca href=\"#buy\" class=\"cta-btn\"\u003eGet Mango Treat\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section reviews\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\" style=\"color: white;\"\u003eCustomer Reviews\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\" style=\"color: #e6d2b0;\"\u003eThousands are enjoying the rich tropical sensation of Mango Treat.\u003c\/p\u003e\n\u003cdiv class=\"review-grid\"\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cp\u003e“The mango taste is incredible. It feels fresh, tropical, and premium.”\u003c\/p\u003e\n\u003ch4\u003e— Jessica M.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cp\u003e“Absolutely delicious. I keep coming back for more because the flavor is unmatched.”\u003c\/p\u003e\n\u003ch4\u003e— Michael T.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cp\u003e“This is the perfect tropical treat. Sweet, refreshing, and satisfying.”\u003c\/p\u003e\n\u003ch4\u003e— Sarah L.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\" id=\"buy\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"pricing-box\"\u003e\n\u003ch2\u003eExclusive Launch Offer\u003c\/h2\u003e\n\u003cp class=\"old-price\"\u003eRegular Price: $39.99\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003e$24.99\u003c\/div\u003e\n\u003cp\u003eOrder today and enjoy the ultimate tropical mango experience delivered straight to your door.\u003c\/p\u003e\n\u003cbr\u003e\u003ca href=\"#\" class=\"cta-btn\"\u003eClaim Your Discount\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter\u003e\n\u003cp\u003e© 2026 Mango Treat. All Rights Reserved.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003cp\u003eEnjoy the irresistible taste of juicy mango goodness crafted into a delicious tropical experience you'll crave every day. Mango Treat delivers rich tropical flavor with premium quality ingredients for a refreshing, smooth, and naturally satisfying taste. Real mango flavor bursts with tropical sweetness, carefully crafted for a luxury fruit experience. Perfect for brightening your mood and refreshing your day instantly, this customer favorite is loved for its tropical aroma, smooth finish, and unforgettable mango sweetness. Rich tropical mango taste that feels fresh and premium. Smooth and refreshing flavor with premium quality ingredients, perfect for anytime enjoyment. A deliciously addictive experience that brings tropical bliss to every moment. Thousands are enjoying the rich tropical sensation. Customers rave about the incredible mango taste that feels fresh, tropical, and premium—absolutely delicious and unmatched in flavor.\u003c\/p\u003e","brand":"Quiet Harbor Coffee","offers":[{"title":"Loose leaf \/ 3oz","offer_id":45368741036086,"sku":"TMANG-TEA-3OZ-COMP","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest_f50359c8-f38c-4698-bb9e-dbe00186e332.jpg?v=1780541921"},{"product_id":"apple-cider-rooibos-1","title":"Apple Cider Rooibos","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003ca data-encoded-tag-name=\"meta\" data-encoded-tag-value=\"\" data-encoded-attr-name=\"dmlld3BvcnQ=\" data-encoded-attr-content=\"d2lkdGglM0RkZXZpY2Utd2lkdGglMkMlMjBpbml0aWFsLXNjYWxlJTNEMS4w\"\u003e\u003c\/a\u003e\u003ca data-encoded-tag-name=\"link\" data-encoded-tag-value=\"\" data-encoded-attr-href=\"aHR0cHMlM0ElMkYlMkZmb250cy5nb29nbGVhcGlzLmNvbSUyRmNzczIlM0ZmYW1pbHklM0RQb3BwaW5zJTNBd2dodCU0MDMwMCUzQjQwMCUzQjUwMCUzQjYwMCUzQjcwMCUzQjgwMCUyNmRpc3BsYXklM0Rzd2Fw\" data-encoded-attr-rel=\"c3R5bGVzaGVldA==\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Poppins', sans-serif;\n      background: #fffaf5;\n      color: #2b1d12;\n      line-height: 1.6;\n    }\n\n    .hero {\n      min-height: 100vh;\n      background: linear-gradient(rgba(33, 20, 11, 0.7), rgba(33, 20, 11, 0.7)),\n      url('https:\/\/images.unsplash.com\/photo-1515823064-d6e0c04616a7?auto=format\u0026fit=crop\u0026w=1600\u0026q=80') center\/cover no-repeat;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 40px 20px;\n      color: #fff;\n    }\n\n    .hero-content {\n      max-width: 850px;\n    }\n\n    .badge {\n      display: inline-block;\n      background: #ffb347;\n      color: #2b1d12;\n      padding: 10px 22px;\n      border-radius: 30px;\n      font-size: 14px;\n      font-weight: 700;\n      margin-bottom: 25px;\n      letter-spacing: 1px;\n    }\n\n    h1 {\n      font-size: 4rem;\n      font-weight: 800;\n      line-height: 1.1;\n      margin-bottom: 20px;\n    }\n\n    .hero p {\n      font-size: 1.2rem;\n      margin-bottom: 35px;\n      color: #f4e9dc;\n    }\n\n    .cta-btn {\n      display: inline-block;\n      background: #ff7a00;\n      color: white;\n      padding: 18px 40px;\n      text-decoration: none;\n      border-radius: 50px;\n      font-weight: 700;\n      font-size: 18px;\n      transition: 0.3s ease;\n      box-shadow: 0 10px 25px rgba(255, 122, 0, 0.3);\n    }\n\n    .cta-btn:hover {\n      background: #e96d00;\n      transform: translateY(-3px);\n    }\n\n    .section {\n      padding: 90px 20px;\n    }\n\n    .container {\n      max-width: 1200px;\n      margin: auto;\n    }\n\n    .section-title {\n      text-align: center;\n      font-size: 2.7rem;\n      margin-bottom: 20px;\n      color: #2b1d12;\n    }\n\n    .section-subtitle {\n      text-align: center;\n      max-width: 700px;\n      margin: 0 auto 60px;\n      color: #6e5845;\n      font-size: 1.05rem;\n    }\n\n    .benefits {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 30px;\n    }\n\n    .benefit-card {\n      background: white;\n      padding: 35px;\n      border-radius: 24px;\n      box-shadow: 0 8px 30px rgba(0,0,0,0.06);\n      transition: 0.3s ease;\n    }\n\n    .benefit-card:hover {\n      transform: translateY(-8px);\n    }\n\n    .benefit-card h3 {\n      margin: 18px 0 12px;\n      font-size: 1.4rem;\n    }\n\n    .icon {\n      font-size: 40px;\n    }\n\n    .product-highlight {\n      background: linear-gradient(135deg, #fff0df, #fffaf5);\n      border-radius: 30px;\n      padding: 60px;\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n      gap: 40px;\n      align-items: center;\n    }\n\n    .product-highlight img {\n      width: 100%;\n      border-radius: 25px;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n    }\n\n    .product-highlight h2 {\n      font-size: 3rem;\n      margin-bottom: 20px;\n    }\n\n    .product-highlight ul {\n      list-style: none;\n      margin: 25px 0;\n    }\n\n    .product-highlight ul li {\n      margin-bottom: 15px;\n      font-size: 1.05rem;\n    }\n\n    .testimonial-section {\n      background: #2b1d12;\n      color: white;\n    }\n\n    .testimonials {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 30px;\n    }\n\n    .testimonial {\n      background: rgba(255,255,255,0.08);\n      padding: 35px;\n      border-radius: 20px;\n      backdrop-filter: blur(10px);\n    }\n\n    .testimonial p {\n      margin-bottom: 20px;\n      color: #f0dfcf;\n    }\n\n    .testimonial h4 {\n      color: #ffb347;\n    }\n\n    .pricing {\n      text-align: center;\n      background: white;\n      padding: 60px 40px;\n      border-radius: 30px;\n      box-shadow: 0 10px 40px rgba(0,0,0,0.08);\n      max-width: 700px;\n      margin: auto;\n    }\n\n    .price {\n      font-size: 4rem;\n      color: #ff7a00;\n      font-weight: 800;\n      margin: 20px 0;\n    }\n\n    .old-price {\n      text-decoration: line-through;\n      color: #999;\n      font-size: 1.3rem;\n    }\n\n    .footer {\n      background: #1d120b;\n      color: #d8c3af;\n      text-align: center;\n      padding: 30px 20px;\n      font-size: 14px;\n    }\n\n    @media (max-width: 768px) {\n      h1 {\n        font-size: 2.8rem;\n      }\n\n      .product-highlight {\n        padding: 35px;\n      }\n\n      .product-highlight h2 {\n        font-size: 2.2rem;\n      }\n\n      .price {\n        font-size: 3rem;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge\"\u003eLIMITED PREMIUM BLEND\u003c\/div\u003e\n\u003ch1\u003eApple Cider Rooibos\u003c\/h1\u003e\n\u003cp\u003eExperience the warm fusion of crisp apple cider and rich rooibos tea — crafted for wellness, relaxation, and unforgettable flavor.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"#order\"\u003eOrder Now\u0026lt;\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Quiet Harbor Coffee","offers":[{"title":"Loose leaf \/ 3oz","offer_id":45368741167158,"sku":"TROO-TEA-3OZ","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest_b36ed388-8b76-4a0c-8866-5a81f6ba7a5f.jpg?v=1780541356"},{"product_id":"hibiscus-berry-tea","title":"Hibiscus Berry Tea Hibiscus Bv","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003ca data-encoded-tag-name=\"meta\" data-encoded-tag-value=\"\" data-encoded-attr-name=\"dmlld3BvcnQ=\" data-encoded-attr-content=\"d2lkdGglM0RkZXZpY2Utd2lkdGglMkMlMjBpbml0aWFsLXNjYWxlJTNEMS4w\"\u003e\u003c\/a\u003e\u003ca data-encoded-tag-name=\"link\" data-encoded-tag-value=\"\" data-encoded-attr-href=\"aHR0cHMlM0ElMkYlMkZmb250cy5nb29nbGVhcGlzLmNvbSUyRmNzczIlM0ZmYW1pbHklM0RQb3BwaW5zJTNBd2dodCU0MDMwMCUzQjQwMCUzQjUwMCUzQjYwMCUzQjcwMCUzQjgwMCUyNmRpc3BsYXklM0Rzd2Fw\" data-encoded-attr-rel=\"c3R5bGVzaGVldA==\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Poppins', sans-serif;\n      background: #fff8f8;\n      color: #222;\n      line-height: 1.6;\n    }\n\n    .hero {\n      min-height: 100vh;\n      background: linear-gradient(135deg, rgba(120,0,40,0.92), rgba(200,20,80,0.85)),\n      url('https:\/\/images.unsplash.com\/photo-1515823064-d6e0c04616a7?auto=format\u0026fit=crop\u0026w=1600\u0026q=80') center\/cover;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 40px 20px;\n      color: white;\n    }\n\n    .hero-content {\n      max-width: 800px;\n    }\n\n    .hero h1 {\n      font-size: 4rem;\u003c\/style\u003e\n\u003cp\u003eHibiscus Berry Tea blends tart hibiscus petals with sweet berry notes for a refreshing, naturally caffeine-free beverage. Rich in antioxidants and vitamin C, this vibrant tea delivers a bold, fruity flavor perfect for hot or iced enjoyment. Each sip offers a delightful balance of floral and berry undertones that brighten your day.\u003c\/p\u003e","brand":"Quiet Harbor Coffee","offers":[{"title":"Loose leaf \/ 3oz","offer_id":45368741232694,"sku":"THIB-TEA-3OZ-COMP","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest_66a40965-ef7d-4ffd-a7bf-2f6a808bdc38.jpg?v=1780541587"}],"url":"https:\/\/tuococoffee.com\/collections\/tea.oembed?page=2","provider":"TuoCo Coffee","version":"1.0","type":"link"}