so you are putting users recipes or users are putting recipes themselves ?
Dynamic home page
Hello, I'm having trouble organizing and choosing an approach for implementing a dynamic homepage on my website with recipes, and I'd like to get your advice.
Problem description
I need to achieve this:
- Avoid a "static" homepage so it doesn't look dead.
- Showing user recipes, but there is some nuances:
- poor quality photos
- irrelevant proportions (by format)
- inability to dynamically control appearance
What sections do I have on the page?
My project has several sections that look identical but differ in their set of recipes.
- Popular Recipes
- Latest Recipes
- Meat dishes
- ...
How other sites handles their pages?
To further clarify my question, I'd like to know how other websites manage their pages. It would be strange if the source code had to be changed every time a new section was created.
Does the admin panel manage the pages? (Filament)
If the page changes, then this behavior should be specified somewhere. If the control comes from the admin panel, how can you achieve that the admin panel controls the view of the website's homepage? My choice is Filament as the admin panel.
I hope everything is clear and you haven't gotten bored reading this post.
I would appreciate your advice, thank you.
Please or to participate in this conversation.