[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"merchant-6820eb1c29583be52eba59e3":3,"pages-6820eb1c29583be52eba59e3":13,"page-6820eb1c29583be52eba59e3-catalog":37,"products-6820eb1c29583be52eba59e3-1":40},{"success":4,"merchant":5},true,{"_id":6,"store_name":7,"store_description":8,"store_logo":9,"contact":10},"6820eb1c29583be52eba59e3","Cakey Tasty","Tasty cakes here!","https:\u002F\u002Fstorage.googleapis.com\u002Fsupermaimai-product-bucket-se1\u002Ftemp\u002F1762852068811-images",{"phone_number":11,"address":12},"1234567","Heaven's street, 01-01",{"success":4,"pages":14},[15,22,28,34],{"_id":16,"merchantid":6,"title":17,"markdown":18,"createdAt":19,"updatedAt":20,"status":21},"682b3f5c681d83738279784c","index","---\ntitle: Try our Delicious Bread\ndescription: Explore our curated collection of high-quality, freshly baked bread.\ncta: Buy Our Breads Now\nbackgroundImage: \u002Fimages\u002Fbread-hero-background.jpg\nlayout: \"default\"\nclass: \"bread-page font-sans antialiased text-gray-700\"\n---\n\n\u003Cstyle>\n\u002F* ===========================\n   CSS RESET & BASE STYLES\n   =========================== *\u002F\n* {\n  box-sizing: border-box;\n}\n\n\u002F* ===========================\n   TYPOGRAPHY - MOBILE FIRST\n   =========================== *\u002F\n.hero-title {\n  font-size: 2rem;\n  line-height: 1.2;\n  font-weight: 800;\n  letter-spacing: -0.02em;\n}\n\n.section-title {\n  font-size: 1.75rem;\n  line-height: 1.3;\n  font-weight: 700;\n  letter-spacing: -0.01em;\n}\n\n.hero-description {\n  font-size: 1rem;\n  line-height: 1.6;\n  font-weight: 400;\n}\n\n.body-text {\n  font-size: 0.9375rem;\n  line-height: 1.7;\n  font-weight: 400;\n}\n\n\u002F* ===========================\n   LAYOUT & SPACING\n   =========================== *\u002F\n.container-custom {\n  max-width: 1200px;\n  margin-left: auto;\n  margin-right: auto;\n  padding-left: 1rem;\n  padding-right: 1rem;\n}\n\n.main-content {\n  margin-top: 2rem;\n  margin-bottom: 2rem;\n}\n\n.content-section {\n  padding-top: 2.5rem;\n  padding-bottom: 2.5rem;\n  padding-left: 1rem;\n  padding-right: 1rem;\n}\n\n.visit-section {\n  padding-top: 3rem;\n  padding-bottom: 3rem;\n}\n\n\u002F* ===========================\n   HERO SECTION\n   =========================== *\u002F\n.hero-wrapper {\n  position: relative;\n  min-height: 50vh; \u002F* Reduced height *\u002F\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 1.5rem 0.8rem; \u002F* Reduced padding *\u002F\n  background-size: cover;\n  background-position: center;\n  background-attachment: scroll;\n}\n\n.gradient-overlay {\n  background: linear-gradient(\n    to bottom,\n    rgba(0, 0, 0, 0.65) 0%,\n    rgba(0, 0, 0, 0.45) 50%,\n    rgba(0, 0, 0, 0.2) 100%\n  );\n}\n\n.hero-content {\n  position: relative;\n  z-index: 10;\n  color: white;\n  max-width: 800px;\n  padding: 1rem;\n}\n\n\u002F* ===========================\n   BUTTONS\n   =========================== *\u002F\n.cta-button {\n  display: inline-block;\n  background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n  color: #000000;\n  font-weight: 700;\n  font-size: 0.875rem;\n  padding: 0.875rem 2rem;\n  border-radius: 0.75rem;\n  text-transform: uppercase;\n  letter-spacing: 0.05em;\n  box-shadow: 0 10px 30px -5px rgba(251, 191, 36, 0.4);\n  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n  cursor: pointer;\n  border: none;\n  text-decoration: none;\n}\n\n.cta-button:hover {\n  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);\n  transform: translateY(-2px);\n  box-shadow: 0 15px 40px -5px rgba(251, 191, 36, 0.5);\n}\n\n.cta-button:active {\n  transform: translateY(0);\n}\n\n.action-button {\n  display: block;\n  width: 100%;\n  max-width: 320px;\n  margin: 0.5rem auto;\n  padding: 0.875rem 1.5rem;\n  font-size: 0.9375rem;\n  font-weight: 600;\n  border-radius: 0.75rem;\n  text-align: center;\n  text-decoration: none;\n  transition: all 0.3s ease;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n}\n\n.btn-blue {\n  background-color: #3b82f6;\n  color: white;\n}\n\n.btn-blue:hover {\n  background-color: #2563eb;\n  box-shadow: 0 6px 16px rgba(59, 130, 246, 0.3);\n}\n\n.btn-green {\n  background-color: #10b981;\n  color: white;\n}\n\n.btn-green:hover {\n  background-color: #059669;\n  box-shadow: 0 6px 16px rgba(16, 185, 129, 0.3);\n}\n\n\u002F* ===========================\n   SECTION STYLES\n   =========================== *\u002F\n.section-card {\n  background: white;\n  border-radius: 1rem;\n  padding: 2rem 1.25rem;\n  margin-bottom: 1.5rem;\n  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);\n}\n\n.bg-yellow-50 {\n  background-color: #fffbeb;\n}\n\n.bg-stone-50 {\n  background-color: #fafaf9;\n}\n\n.product-section {\n  background: linear-gradient(to bottom, #f3f4f6 0%, #e5e7eb 100%);\n  padding: 3rem 1rem;\n  margin: 2rem 0;\n}\n\n.product-display {\n  width: 100%;\n  max-width: 100%;\n}\n\n\u002F* ===========================\n   OPENING HOURS\n   =========================== *\u002F\n.hours-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  text-align: left;\n  display: inline-block;\n  width: 100%;\n  max-width: 400px;\n}\n\n.hours-list li {\n  padding: 0.75rem 0;\n  border-bottom: 1px solid #e5e7eb;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 1rem;\n}\n\n.hours-list li:last-child {\n  border-bottom: none;\n}\n\n.day-label {\n  font-weight: 600;\n  color: #1f2937;\n  min-width: 120px;\n}\n\n.time-label {\n  color: #6b7280;\n  text-align: right;\n}\n\n\u002F* ===========================\n   TABLET BREAKPOINT (640px)\n   =========================== *\u002F\n@media (min-width: 640px) {\n  .hero-title {\n    font-size: 2.75rem;\n  }\n  \n  .section-title {\n    font-size: 2rem;\n  }\n  \n  .hero-description {\n    font-size: 1.125rem;\n  }\n  \n  .body-text {\n    font-size: 1rem;\n  }\n  \n  .container-custom {\n    padding-left: 1.5rem;\n    padding-right: 1.5rem;\n  }\n  \n  .content-section {\n    padding-left: 2rem;\n    padding-right: 2rem;\n  }\n  \n  .cta-button {\n    font-size: 0.9375rem;\n    padding: 1rem 2.5rem;\n  }\n  \n  .action-button {\n    display: inline-block;\n    width: auto;\n    min-width: 280px;\n    margin: 0.5rem 0.5rem;\n  }\n  \n  .section-card {\n    padding: 2.5rem 2rem;\n  }\n}\n\n\u002F* ===========================\n   DESKTOP BREAKPOINT (768px)\n   =========================== *\u002F\n@media (min-width: 768px) {\n  .hero-title {\n    font-size: 3.5rem;\n  }\n  \n  .section-title {\n    font-size: 2.25rem;\n  }\n  \n  .hero-description {\n    font-size: 1.25rem;\n  }\n  \n  .hero-wrapper {\n    min-height: 60vh; \u002F* Adjusted for better balance *\u002F\n    padding: 2rem 2rem; \u002F* Adjusted padding *\u002F\n    background-attachment: fixed;\n  }\n  \n  .main-content {\n    margin-top: 4rem;\n    margin-bottom: 4rem;\n  }\n  \n  .content-section {\n    padding-top: 4rem;\n    padding-bottom: 4rem;\n  }\n  \n  .visit-section {\n    padding-top: 5rem;\n    padding-bottom: 5rem;\n  }\n  \n  .product-display {\n    width: 90%;\n    max-width: 1000px;\n  }\n  \n  .section-card {\n    padding: 3rem 3rem;\n  }\n}\n\n\u002F* ===========================\n   LARGE DESKTOP (1024px+)\n   =========================== *\u002F\n@media (min-width: 1024px) {\n  .hero-title {\n    font-size: 4rem;\n  }\n  \n  .container-custom {\n    padding-left: 2rem;\n    padding-right: 2rem;\n  }\n  \n  .product-display {\n    width: 85%;\n  }\n}\n\n\u002F* ===========================\n   ACCESSIBILITY & UX\n   =========================== *\u002F\n@media (prefers-reduced-motion: reduce) {\n  * {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n\n\u002F* Focus states for accessibility *\u002F\n.cta-button:focus,\n.action-button:focus {\n  outline: 3px solid #3b82f6;\n  outline-offset: 2px;\n}\n\n\u002F* Touch target optimization for mobile *\u002F\n@media (max-width: 640px) {\n  .cta-button,\n  .action-button {\n    min-height: 44px;\n    min-width: 44px;\n  }\n}\n\u003C\u002Fstyle>\n\n::AddToCartButton{:productid=\"696d5681484a681b54da860e\" :label=\"Add to cart\"}\n::\n\n\n\u003C!-- Carousel Section -->\n::div{class=\"mb-4\"}\n  ::carousel{:images='[\"https:\u002F\u002Fcdn.vuetifyjs.com\u002Fimages\u002Fcards\u002Fdocks.jpg\", \"https:\u002F\u002Fcdn.vuetifyjs.com\u002Fimages\u002Fcards\u002Fhotel.jpg\",\"https:\u002F\u002Fcdn.vuetifyjs.com\u002Fimages\u002Fcards\u002Fsunshine.jpg\"]'}\n  ::\n::\n\u003C!-- Hero Section -->\n::div{class=\"hero-wrapper bg-cover bg-center\"}\n  ::div{class=\"absolute inset-0 gradient-overlay\"}\n  ::\n  ::div{class=\"hero-content\"}\n    ::h1{class=\"hero-title mb-4\"}\n      {{ $doc.title }}\n    ::\n\n\n    ::p{class=\"hero-description mb-6 opacity-95\"} \n      {{ $doc.description }}\n    ::\n\n    ::a{href=\"#our-breads\" class=\"cta-button\"}\n      {{ $doc.cta }}\n    ::\n  ::\n::\n\u003C!-- Main Content -->\n::div{class=\"main-content\"}\n  ::div{class=\"container-custom bg-yellow-50\"}\n    \u003C!-- Why Choose Us Section -->\n    ::div{id=\"why-choose-us\" class=\"section-card m-2\"}\n      ::div{class=\"text-center max-w-3xl mx-auto\"}\n        ::h2{class=\"section-title my-4 text-gray-900\"}\n          Why Choose Our Bread?\n        ::\n        ::p{class=\"body-text text-gray-600 mb-5\"}\n          Do you crave the taste of truly exceptional bread? We offer a delightful variety, from hearty **whole grain**, **rustic rye**, **tangy sourdough**, to **wholesome multigrain breads**. Discover our artisanal loaves and satisfying gluten-free options, all baked with passion and precision.\n        ::\n        ::p{class=\"body-text text-gray-700\"}\n          Our commitment is to quality. We meticulously select the finest ingredients, prioritizing local sources. Every loaf is a testament to traditional baking methods, using natural yeast starters and high-quality flour to achieve a masterpiece of flavor and texture.\n        ::\n      ::\n    ::\n    \u003C!-- Our Story Section -->\n    ::div{class=\"section-card bg-stone-50\"}\n      ::div{class=\"text-center max-w-3xl mx-auto\"}\n        ::h2{class=\"section-title mb-6 text-gray-900\"}\n          Our Story\n        ::\n        ::p{class=\"body-text text-gray-700 leading-relaxed\"}\n          Born from a generations-old family recipe and a passion for authentic baking, our bakery started in a small kitchen with a big dream: to bring the joy of freshly baked bread to our community. We believe that bread is more than just food; it's a symbol of comfort, tradition, and togetherness. Our philosophy is simple: use the best ingredients, honor time-tested techniques, and bake with love.\n        ::\n      ::\n    ::\n  ::\n::\n\u003C!-- Our Breads Section -->\n::div{id=\"our-breads\" class=\"product-section\"}\n  ::div{class=\"container-custom text-center\"}\n    ::h2{class=\"section-title mb-8 text-gray-900\"}\n      Our Breads\n    ::\n\t::div{class=\"featured-product\"}\n    ::h3{class=\"mb-4 text-red-300 font-semibold\"}\n      Featured Product\n    ::\n\t  ::single-product{:productid=\"696d5681484a681b54da860e\"}\n\t  ::\n\t::\n    ::h3{class=\"hero-description mb-4 mt-8 text-gray-900\"}\n      List of Products\n    ::\n    ::div{class=\"product-display mx-auto\"}\n      ::product-grid{:columns=\"3\"}\n      ::\n    ::\n  ::\n::\n\u003C!-- Visit Us Section -->\n::div{id=\"visit-us\" class=\"bg-yellow-50 visit-section\"}\n  ::div{class=\"container-custom text-center\"}\n    ::div{class=\"max-w-2xl mx-auto\"}\n      ::h2{class=\"section-title mb-8 text-gray-900\"}\n        Visit Us & Taste the Difference\n      ::\n      ::div{class=\"mb-8\"}\n        ::h3{class=\"hero-description font-semibold mb-6 text-gray-800\"}\n          Opening Hours\n        ::\n        ::ul{class=\"hours-list body-text\"}\n          ::li\n            ::span{class=\"day-label\"}\n              Monday - Friday\n            ::\n            ::span{class=\"time-label\"}\n              7:00 AM - 6:00 PM\n            ::\n          ::\n          ::li\n            ::span{class=\"day-label\"}\n              Saturday\n            ::\n            ::span{class=\"time-label\"}\n              8:00 AM - 4:00 PM\n            ::\n          ::\n          ::li\n            ::span{class=\"day-label\"}\n              Sunday\n            ::\n            ::span{class=\"time-label\"}\n              8:00 AM - 2:00 PM\n            ::\n          ::\n        ::\n      ::\n      ::p{class=\"body-text text-gray-600 mb-10\"}\n        We look forward to sharing our passion for baking with you!\n      ::\n      \u003C!-- Action Buttons -->\n      ::div{class=\"flex flex-col sm:flex-row gap-3 justify-center items-center flex-wrap\"}\n        ::a{class=\"action-button btn-blue\" href=\"\u002F6820eb1c29583be52eba59e3\u002Fabout\"}\n          Find Out More About Us\n        ::\n        ::a{class=\"action-button btn-green\" href=\"https:\u002F\u002Fwa.me\u002F65882883\"}\n          WhatsApp Us\n        ::\n      ::\n      ::div{class=\"mt-8\"}\n        ::AboutUs{:colorClass=\"bg-green-500 text-white hover:bg-green-600\"}\n          {{ $doc.store_name }}\n        ::\n      ::\n    ::\n  ::\n::\n\u003C!-- New Section: Store Location -->\n::div{id=\"store-location\" class=\"content-section bg-stone-50\"}\n  ::div{class=\"container-custom text-center\"}\n    ::h2{class=\"section-title mb-6 text-gray-900\"}\n      Our Store Location\n    ::\n    ::p{class=\"body-text text-gray-700 leading-relaxed\"}\n      Visit us at: 123 Bread Lane, #01-45, Singapore 123456\n    ::\n  ::\n::","2025-05-27T05:15:01.672Z","2026-03-24T17:29:33.753Z","published",{"_id":23,"merchantid":6,"title":24,"markdown":25,"createdAt":26,"updatedAt":27,"status":21},"682b4a129b3c8ca77179022e","about","---\ntitle: Try our Delicious Bread\ndescription: Explore our curated collection of high-quality, freshly baked bread.\ncta: Buy Our Breads Now\nbackgroundImage: \u002Fimages\u002Fbread-hero-background.jpg\nlayout: \"default\"\nclass: \"bread-page font-sans antialiased text-gray-700\" # Antialiased for smoother fonts, base text color\n---\n\n\u003Cstyle>\n\u002F* Base styles (mobile first) *\u002F\n.hero-title {\n  font-size: 2.25rem;\n  line-height: 2.5rem;\n}\n.section-title {\n  font-size: 1.5rem;\n  line-height: 2rem;\n}\n.hero-description {\n  font-size: 1.125rem;\n  line-height: 1.75rem;\n}\n.body-text {\n  font-size: 0.75rem;\n  line-height: 1.25rem;\n}\n.cta-button {\n  padding-top: 0.75rem;\n  padding-bottom: 0.75rem;\n  padding-left: 2rem;\n  padding-right: 2rem;\n}\n.contact-button {\n  padding-left: 1.5rem;\n  padding-right: 1.5rem;\n}\n.main-content {\n  margin-top: 4rem;\n  margin-bottom: 4rem;\n}\n.content-section {\n  padding-top: 3rem;\n  padding-bottom: 3rem;\n}\n.visit-section {\n  padding-top: 3rem;\n  padding-bottom: 3rem;\n}\n.product-display {\n  width: 95%;\n}\n.gradient-overlay {\n  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5), transparent);\n}\n\n\u002F* Responsive styles for specific elements *\u002F\n@media (min-width: 640px) {\n  .hero-title {\n    font-size: 3rem;\n    line-height: 1;\n  }\n  .section-title {\n    font-size: 1.875rem;\n    line-height: 2.25rem;\n  }\n  .hero-description {\n    font-size: 1.25rem;\n    line-height: 1.75rem;\n  }\n  .body-text {\n    font-size: 0.875rem;\n    line-height: 1.25rem;\n  }\n  .cta-button {\n    padding-top: 1rem;\n    padding-bottom: 1rem;\n    padding-left: 2.5rem;\n    padding-right: 2.5rem;\n  }\n  .contact-button {\n    padding-left: 2rem;\n    padding-right: 2rem;\n  }\n  .product-display {\n    width: 90%;\n  }\n}\n\n.bg-yellow-50 {\nbackground-color: #fffbeb;\n}\n\n.cta-button {\n  background-color: #eab308; \u002F* yellow-500 *\u002F\n  color: #000000;\n  font-weight: bold;\n  border-radius: 0.5rem;\n  text-transform: uppercase;\n  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);\n  transform: scale(1);\n  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;\n  cursor: pointer;\n}\n\n.cta-button:hover {\n  background-color: #ca8a04; \u002F* yellow-600 *\u002F\n  transform: scale(1.05);\n}\n\n.contact-button {\n  display: inline-block;\n  background-color: #1f2937; \u002F* gray-800 *\u002F\n  color: #ffffff;\n  font-weight: 600;\n  border-radius: 0.5rem;\n  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n  transition: box-shadow 0.3s ease-in-out, background-color 0.3s ease-in-out;\n  cursor: pointer;\n}\n\n.contact-button:hover {\n  background-color: #374151; \u002F* gray-700 *\u002F\n  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n}\n\n@media (min-width: 768px) {\n  .hero-title {\n    font-size: 3.75rem;\n    line-height: 1;\n  }\n  .section-title {\n    font-size: 2.25rem;\n    line-height: 2.5rem;\n  }\n  .hero-description {\n    font-size: 1.5rem;\n    line-height: 2rem;\n  }\n  .body-text {\n    font-size: 0.875rem;\n    line-height: 1.25rem;\n  }\n  .main-content {\n    margin-top: 6rem;\n    margin-bottom: 6rem;\n  }\n  .content-section {\n    padding-top: 5rem;\n    padding-bottom: 5rem;\n  }\n  .visit-section {\n    padding-top: 4rem;\n    padding-bottom: 4rem;\n  }\n  .product-display {\n    width: 80%;\n  }\n}\n\u003C\u002Fstyle>\n\n  ::carousel{:images='[\"https:\u002F\u002Fcdn.vuetifyjs.com\u002Fimages\u002Fcards\u002Fdocks.jpg\", \"https:\u002F\u002Fcdn.vuetifyjs.com\u002Fimages\u002Fcards\u002Fhotel.jpg\",\"https:\u002F\u002Fcdn.vuetifyjs.com\u002Fimages\u002Fcards\u002Fsunshine.jpg\"]'}\n  ::\n\n::div{class=\"relative min-h-[50vh] flex flex-col items-center justify-center text-center p-6 bg-cover bg-center\"}\n  ::div{class=\"absolute inset-0 gradient-overlay\"}\n  ::\n\n  ::div{class=\"relative z-10 text-white max-w-3xl my-8\"}\n    ::h1{class=\"hero-title font-bold mb-4\"}\n      {{ $doc.title }}\n    ::\n\n    ::div{class=\"hero-description mb-10 leading-relaxed\"}\n    {{ $doc.description }}\n    ::\n\n    ::button{href=\"#\" class=\"cta-button cta-button:hover\"}\n      {{ $doc.cta }}\n    ::\n  ::\n::\n\n::Parallax\nParallax Content Header\n\n#parallax-content\n::div{class=\"space-y-16 main-content py-12 content-section overflow-x-hidden\"}\n\n  ::div{id=\"why-choose-us\" class=\"mx-auto px-6\"} \n    ::div{class=\"text-center max-w-3xl mx-auto\"}\n      ::h2{class=\"section-title font-bold mb-4\"}\n        Why Choose Our Bread?\n      ::\n      \n      ::div{class=\"body-text text-gray-600 leading-relaxed mb-4\"}\n      Do you crave the taste of truly exceptional bread? We offer a delightful variety, from hearty **whole grain, rustic rye, tangy sourdough, to wholesome multigrain breads**. Discover our artisanal loaves and satisfying gluten-free options, all baked with passion and precision.\n      ::\n      \n      ::div{class=\"body-text text-gray-600 leading-relaxed\"}\n      Our commitment is to quality. We meticulously select the finest ingredients, prioritizing local sources. Every loaf is a testament to traditional baking methods, using natural yeast starters and high-quality flour to achieve a masterpiece of flavor and texture.\n      ::\n    ::\n  ::\n::\n  ::div{class=\"our-story bg-stone-50 py-12\"} \n    ::div{class=\"container mx-auto px-6 text-center max-w-3xl mx-auto\"}\n      ::h2{class=\"section-title font-bold mb-4\"}\n        Our Story\n      ::\n      \n      ::div{class=\"body-text text-gray-700 leading-relaxed\"}\n      [Optional: Weave your narrative here. For example: \"Born from a generations-old family recipe and a passion for authentic baking, [Your Bakery Name] started in a small kitchen with a big dream: to bring the joy of freshly baked bread to our community. We believe that bread is more than just food; it's a symbol of comfort, tradition, and togetherness. Our philosophy is simple: use the best ingredients, honor time-tested techniques, and bake with love.\"]\n      ::\n    ::\n  ::\n\n  ::div{class=\"flex flex-col gap-4 justify-center items-center my-12\"} \n    ::h2{class=\"section-title font-bold mb-4\"}\n      Our Breads\n    ::\n    \n    ::div{class=\"product-display\" }\n      ::product-grid\n      ::\n    ::\n\n  ::\n\n  ::div{id=\"visit-us\" class=\"bg-yellow-50 py-12 visit-section\"}\n    ::div{class=\"container mx-auto px-6 text-center max-w-2xl mx-auto\"}\n      ::h2{class=\"section-title font-bold mb-4\"}\n        Visit Us & Taste the Difference\n      ::\n      \n      ::div{class=\"text-gray-700 mb-8 flex flex-col gap-4\"}\n        ::div{class=\"font-semibold hero-description mb-4\"}\n          Opening Hours\n        ::\n        \n        ::ul{class=\"list-none space-y-2 text-left inline-block body-text\"}\n          ::li\n          **Monday - Friday:** 7:00 AM - 6:00 PM\n          ::\n          ::li\n          **Saturday:** 8:00 AM - 4:00 PM\n          ::\n          ::li\n          **Sunday:** 8:00 AM - 2:00 PM (Or \"Closed\")\n          ::\n        ::\n      ::\n\n      ::div{class=\"body-text text-gray-600 mb-10 leading-relaxed flex flex-col gap-4 justisfy-center items-center\"}\n      We look forward to sharing our passion for baking with you!\n\n\n::a{type=\"button\" class=\"w-80 my-2 px-4 py-2 rounded-xl bg-blue-500 text-white hover:bg-blue-600\" href=\"\u002F6820eb1c29583be52eba59e3\u002Fabout\"}\nFind out more about Us\n::\n\n::a{type=\"button\" class=\"w-80 my-2 px-4 py-2 rounded-xl bg-green-500 text-white hover:bg-green-600\" href=\"https:\u002F\u002Fwa.me\u002F65882883\"}\nWhatsapp Us\n::\n\n::div{class=\"mt-4\"}\n::AboutUs{:colorClass=\"bg-green-500 text-white hover:bg-green-600\"}\n  {{ $doc.store_name }}\n::\n::\n","2025-05-27T17:59:25.007Z","2026-03-22T18:16:34.923Z",{"_id":29,"merchantid":6,"title":30,"markdown":31,"status":21,"createdAt":32,"updatedAt":33},"68378ecfc4c457563d113315","contact","---\ntitle: 'contact'\ndescription: 'Your page description'\n---\n\n\u003Cstyle>\n.hero-section {\n  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n  color: white;\n  padding: 4rem 2rem;\n  text-align: center;\n  border-radius: 0.5rem;\n  margin-bottom: 2rem;\n}\n\n.feature-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 2rem;\n  margin: 2rem 0;\n}\n\n.feature-card {\n  background: #f8f9fa;\n  padding: 2rem;\n  border-radius: 0.5rem;\n  text-align: center;\n  border: 1px solid #e9ecef;\n}\n\n.cta-section {\n  background: #28a745;\n  color: white;\n  padding: 3rem 2rem;\n  text-align: center;\n  border-radius: 0.5rem;\n  margin-top: 3rem;\n}\n\n@media (max-width: 768px) {\n  .hero-section {\n    padding: 2rem 1rem;\n  }\n  .feature-grid {\n    grid-template-columns: 1fr;\n  }\n  .cta-section {\n    padding: 2rem 1rem;\n  }\n}\n\u003C\u002Fstyle>\n\n::div{.hero-section}\n# Welcome to Our Amazing Service\n\nTransform your business with our innovative solutions. Join thousands of satisfied customers today.\n\n[Get Started](#cta)\n::\n\n## Why Choose Us?\n\n::div{.feature-grid}\n::div{.feature-card}\n### ⚡ Fast & Reliable\nLightning-fast performance with 99.9% uptime guarantee.\n::\n\n::div{.feature-card}\n### 🔒 Secure & Safe\nEnterprise-grade security to protect your data.\n::\n\n::div{.feature-card}\n### 📞 24\u002F7 Support\nRound-the-clock customer support when you need it.\n::\n::\n\n::div{.cta-section}\n# Ready to Get Started?\n\nJoin our community and experience the difference today.\n\n[Start Your Journey](#){.btn .btn-light}\n::\n\n::div{class=\"grid grid-cols-3 gap-4 mt-8\"}\n::FacebookIcon{:link=\"https:\u002F\u002Fwww.facebook.com\"}\n::\n::InstagramIcon{:link=\"https:\u002F\u002Fwww.facebook.com\"}\n::\n::TwitterIcon{:link=\"https:\u002F\u002Fwww.facebook.com\"}\n::\n::TiktokIcon{:link=\"https:\u002F\u002Fwww.facebook.com\"}\n::\n\n\n","2025-05-28T22:31:43.555Z","2026-03-22T21:05:50.098Z",{"_id":35,"merchantid":6,"title":36,"pageId":36,"markdown":37,"status":21,"createdAt":38,"updatedAt":39},"69c014d31955c6133a95e0f2","catalog","---\ntitle: 'Our Products'\n---\n\n\u003Cstyle>\n.catalog-header { text-align:center; padding:2rem 0; margin-bottom:2rem; }\n.product-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:1.5rem; }\n.product-card { background:#fff; border:1px solid #dee2e6; border-radius:.75rem; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,.06); }\n.product-img { width:100%; height:180px; background:#f0f0f0; display:flex; align-items:center; justify-content:center; color:#aaa; font-size:2rem; }\n.product-body { padding:1.25rem; }\n.price { color:#28a745; font-size:1.1rem; font-weight:700; margin-top:.75rem; }\n.other-products { background-color: lightblue; color:black; }\n\u003C\u002Fstyle>\n\n::div{.catalog-header}\n# Our Products\n\nBrowse our full collection below.\n::\n\n::div{.product-grid}\n::div{.product-card}\n::div{.product-img}\n🛍️\n::\n::div{.product-body}\n### Product Name\nA short description of this product and what makes it great.\n::div{.price}\n$29.99\n::\n::\n\n::div{.product-card}\n::div{.product-img}\n🛍️\n::\n::div{.product-body}\n### Another Product\nA short description of this product and what makes it great.\n::div{.price}\n$49.99\n::\n\n\n::h3{class=\"other-products font-semibold flex items-center justify-center my-4 text-lg rounded-full border p-4 shadow-md\"}\nSales !!!\n::\n::div{class=\"grid grid-cols-3 gap-2 my-2 py-2\"}\n::SingleProduct{:productid=\"6820ee5329583be52eba59e5\"}\n::\n::SingleProduct{:productid=\"6820ee5329583be52eba59e5\"}\n::\n::SingleProduct{:productid=\"6820ee5329583be52eba59e5\"}\n::\n::SingleProduct{:productid=\"6820ee5329583be52eba59e5\"}\n::\n::\n\n::div\n::h3{class=\"other-products font-semibold flex items-center justify-center my-4 text-lg rounded-full border p-4 shadow-md\"}\nList of other products\n::\n::product-grid\n::\n::","2026-03-22T16:12:03.968Z","2026-03-22T21:11:52.876Z",{"success":4,"products":41,"total":56,"page":57,"pages":57},[42,59,70,83,92],{"_id":43,"merchant":7,"merchantid":6,"title":44,"brandName":45,"imageurl":46,"description":47,"tag":48,"images":51,"price":56,"active":57,"quantity":58},"6820edb229583be52eba59e4","Cheese Slices x6","Cheese","https:\u002F\u002Fstorage.googleapis.com\u002Fsupermaimai-product-bucket-se1\u002Ftemp%2F1763985769.992-dairy.webp","This is the Product description.",[49,50],"cheese"," dairy",[52,53,54,55],"https:\u002F\u002Fstorage.googleapis.com\u002Fsupermaimai-product-bucket-se1\u002Ftemp%2F1763985679.679-household-2-.webp","https:\u002F\u002Fstorage.googleapis.com\u002Fsupermaimai-product-bucket-se1\u002Ftemp%2F1763985679.687-fruits-2-.webp","https:\u002F\u002Fstorage.googleapis.com\u002Fsupermaimai-product-bucket-se1\u002Ftemp%2F1763985679.682-dairy-2-.webp","https:\u002F\u002Fstorage.googleapis.com\u002Fsupermaimai-product-bucket-se1\u002Ftemp%2F1763985679.673-baby.webp",5,1,10,{"_id":60,"merchant":7,"merchantid":6,"title":61,"brandName":62,"imageurl":63,"description":47,"tag":64,"images":67,"price":58,"active":57,"quantity":69},"682454a4f2269d4e22a4e3e2","Fake Beef Cake","Cakey Bakey","https:\u002F\u002Fstorage.googleapis.com\u002Fsupermaimai-product-bucket-se1\u002Fproduct_images\u002F682454a4f2269d4e22a4e3e2\u002F1763871871413.jpg",[65,66],"beef","cake",[68],"https:\u002F\u002Fstorage.googleapis.com\u002Fsupermaimai-product-bucket-se1\u002Fproduct_images\u002F682454a4f2269d4e22a4e3e2\u002F1763871871486.jpg",30,{"_id":71,"merchant":7,"merchantid":6,"title":72,"brandName":73,"imageurl":74,"description":75,"tag":76,"images":79,"price":58,"active":57,"quantity":81,"featured":82},"692152bb45413a969afff9c6","Supermaimai popcorn","Popcorn","https:\u002F\u002Fstorage.googleapis.com\u002Fsupermaimai-product-bucket-se1\u002Fproduct_images\u002F692152bb45413a969afff9c6\u002Ftemp\u002F1763791546.807-popcorn.jpg","This is the Product description for supermaimai popcorn.",[77,78],"popcorn","supermaimai",[80],"https:\u002F\u002Fstorage.googleapis.com\u002Fsupermaimai-product-bucket-se1\u002Fproduct_images\u002F692152bb45413a969afff9c6\u002Ftemp\u002F1763791547.058-popcorn.jpg",111,false,{"_id":84,"merchant":7,"merchantid":6,"title":85,"brandName":7,"imageurl":86,"description":85,"tag":87,"images":90,"price":58,"active":4,"quantity":91,"featured":82},"696cdb5617d6e048636ea0e1","Platform homemade salted popcorn","https:\u002F\u002Fstorage.googleapis.com\u002Fsupermaimai-product-bucket-se1\u002Fproduct_images\u002F696cdb5617d6e048636ea0e1\u002F1768741719.749_sj2dlgikq.webp",[77,88,89],"snack","dessert",[],100,{"_id":93,"merchant":7,"merchantid":6,"title":94,"brandName":95,"imageurl":96,"description":94,"tag":97,"images":100,"price":101,"active":4,"quantity":91,"featured":82},"696d5681484a681b54da860e","Platform chocolate pocky","Glica","https:\u002F\u002Fstorage.googleapis.com\u002Fsupermaimai-product-bucket-se1\u002Fproduct_images\u002F696d5681484a681b54da860e\u002F1768773250.542_npxdii2bp.webp",[98,88,99],"chocolate","pocky",[],2]