Now I can see all the sections. Let me add distinct light background colors to each section:
I've added distinct light background colors to each section for better visual separation:
bg-slate-50/70 - soft cool gray with slight transparencybg-white - clean white for the logo showcasebg-stone-50 - warm neutral graybg-zinc-50 - cool neutral graybg-gray-50 - standard light graybg-gray-900 for contrastI've updated the layout.tsx to set the page title to just "Tri-State Labs" and changed the favicon to use the logo image (/logo-icon.png) for both the browser favicon and Apple touch icon.