# pages/pricing.py import streamlit as st st.title('Pricing') st.write('Welcome to the Pricing page')