esc_html__( 'Twenty Ten', 'twentyten' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { // Image with large heading and paragraph. register_block_pattern( 'twentyten/intro', array( 'title' => esc_html__( 'Introduction', 'twentyten' ), 'categories' => array( 'twentyten' ), 'viewportWidth' => 700, 'content' => '
' . esc_html__( 'It’s amazing what a good weekend can do. After a tough couple weeks at work, I knew I needed to get away and be in nature. My partner and I decided to take a long weekend and stay in a cabin in the woods. We packed up after work on Friday and drove out into the country, passing through fields full of horses, old farms, and quaint little town squares. It was an idyllic drive. Eventually, we reached our destination and unpacked the car. We couldn’t wait to cook up a simple dinner and then relax by the fireplace.', 'twentyten' ) . '
', ) ); // Cover block with a pullquote. register_block_pattern( 'twentyten/highlighted-quote', array( 'title' => esc_html__( 'Highlighted Quote', 'twentyten' ), 'categories' => array( 'twentyten' ), 'viewportWidth' => 700, 'content' => '' . esc_html__( 'Nearby our cabin was a lake. The sunrise looked beautiful as it rose over the hills beyond the water, reflecting down onto the gentle morning waves. I sat on the dock and drank a cup of coffee, enjoying the cool air on my skin. The coffee kept me warm inside.', 'twentyten' ) . '
' . esc_html__( 'Later that night, we went back to the lake and sat by the shore. It felt different at night; quieter, as if all of nature had gone to sleep for a little while. The only noises were the chirp of crickets and the soft splash of the waves lapping at the shore. What a beautiful way to end the day.', 'twentyten' ) . '