import React from "react"; import "./welcomeMessage.css"; export default function WelcomeMessage() { return (

Welcome!

Become a part of our big, bird loving community!

Exchange pictures and information about birds and be part of our big bird loving community! Pellentesque vulputate a enim ac feugiat. Donec dictum magna sit amet arcu commodo, quis vehicula nunc commodo. Pellentesque varius congue varius.

); }