Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e1c061a6bb | |||
| 9168a72830 | |||
| 596d930e0a | |||
| 83a50aa08a | |||
| 3cc041f95d |
@@ -120,6 +120,8 @@ export default function HomePage() {
|
|||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View All Recipes", href: "/recipes"},
|
text: "View All Recipes", href: "/recipes"},
|
||||||
|
{
|
||||||
|
text: "Watch Free Preview", href: "/preview"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user