'use client' import Link from "next/link" export default function Recipe2() { return ( <> {/* Recipe Section Three */}
{/* Column */}
{/* Sec Title Two */}
All post

Featured recipes

{/* Recipe Block Three */}
{/* Overlay Box */}
smoothie
  • May 21, 2021
  • 2 Comments
  • Share
Broad bean and goats’ cheese bruschetta
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.
{/* Column */}
{/* Sec Title Two */}
All post

Recent Recipes

{/* Recipe Block Four */}
{/* Overlay Box */}
smoothie
  • May 21, 2021
  • 2 Comments
  • Share
Broad bean and goats’ cheese bruschetta
{/* Recipe Block Four */}
{/* Overlay Box */}
smoothie
  • May 21, 2021
  • 2 Comments
  • Share
Broad bean and goats’ cheese bruschetta
{/* Recipe Block Four */}
{/* Overlay Box */}
smoothie
  • May 21, 2021
  • 2 Comments
  • Share
Broad bean and goats’ cheese bruschetta
{/* End Recipe Section Three */} ) }