Pinboard
Category: Footers
I'm sharing you a component below for reference the HTML structure with the exact COMPUTED CSS styles inlined into the style tags. Use this to understand exactly how it looks (dimensions, colors, flexbox behavior):
<div style="position: absolute; border-radius: inherit; inset: 0px; background: url("https://framerusercontent.com/images/kB9wfjUtE4XH1RkCtvnZKagmq8.svg") 50% 50% / 187.5px repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(0, 0, 0); display: block; width: 1520.8px; height: 206px; color: rgb(0, 0, 0); font-family: sans-serif; font-size: 12px; font-weight: 400; text-align: start; flex: 0 1 auto; flex-flow: row; opacity: 1; overflow: visible;" data-framer-background-image-wrapper="true"></div> create a canvas to display a footer component. we want the footer component to be centered and the space around it to be flexible empty.
reproduce this footer component, change the content
Created by: LandingHero
