diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index ba9e0e6..ffe4dd8 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -13,6 +13,9 @@ import FaqSection from './HomePage/sections/Faq'; import ContactSection from './HomePage/sections/Contact'; + +{/* webild-stub @2026-06-07T18:15:44.431Z: add a buy button on each one of the cards inside of the our menu section. A button inside of the cards */} + {/* webild-stub @2026-06-07T18:10:07.529Z: Add a buy button on each card of the menu section */} export default function HomePage(): React.JSX.Element {