diff --git a/frontend/src/Pages/Landing.jsx b/frontend/src/Pages/Landing.jsx index d66ee38..20c3094 100644 --- a/frontend/src/Pages/Landing.jsx +++ b/frontend/src/Pages/Landing.jsx @@ -165,6 +165,14 @@ const Landing = () => { +{/* -------------------------- Recipe For The Day Section ---------------------- */} +
+

+ Recipe of the Day +

+ {/* Add the RecipeOfTheDay component here */} +
+ {/* -------------------------- Best Dishes Section ---------------------- */}