diff --git a/OpenBirchWebsite/Layout/MainLayout.razor b/OpenBirchWebsite/Layout/MainLayout.razor index 2608400..2df5424 100644 --- a/OpenBirchWebsite/Layout/MainLayout.razor +++ b/OpenBirchWebsite/Layout/MainLayout.razor @@ -11,6 +11,8 @@ OpenBirch + Pricing + Console Download diff --git a/OpenBirchWebsite/Pages/Pricing.razor b/OpenBirchWebsite/Pages/Pricing.razor new file mode 100644 index 0000000..0833035 --- /dev/null +++ b/OpenBirchWebsite/Pages/Pricing.razor @@ -0,0 +1,7 @@ +@page "/pricing" + +OpenBirch Pricing + + + Our calculator is on a different plane—it’s got all the right angles! + \ No newline at end of file