Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-04-11 12:55:30 +00:00
Showing only changes of commit 8b08603c9a - Show all commits

View File

@@ -40,9 +40,7 @@ export default function CheckoutPage() {
title="Checkout Terms"
sections={[
{
heading: "Payment Policy", content: {
type: "paragraph", text: "All payments are processed securely."
}
heading: "Payment Policy", text: "All payments are processed securely."
}
]}
/>